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 cb40cdc72329544dd61cfb20f0d54fd2773a8b4d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cb40cdc72329544dd61cfb20f0d54fd2773a8b4d # timeout=10 Commit message: "MSC Tests: add TC_gsup_lu_and_det: do a LU, Detach and expect GSUP MS Purge" > git rev-list --no-walk 44b1d9086304c7290fac9619ca495f4911fde577 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins11818972830512129468.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 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.01, 0.57, 0.75 + 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-20250823-0847-dc17d17a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.5 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian stable-backports/main Sources [732 B] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [724 B] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [277 kB] Fetched 9386 kB in 1s (9968 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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_2.cc DEP RUA_PDU_Descriptions_part_3.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_4.cc DEP RUA_IEs_part_5.cc DEP RUA_IEs_part_3.cc DEP RUA_IEs_part_2.cc DEP RUA_IEs_part_1.cc DEP RUA_Containers_part_7.cc DEP RUA_Containers_part_6.cc DEP RUA_Containers_part_5.cc DEP RUA_Containers_part_4.cc DEP RUA_Containers_part_3.cc DEP RUA_Containers_part_2.cc DEP RUA_Containers_part_1.cc DEP RUA_Constants_part_7.cc DEP RUA_Constants_part_6.cc DEP RUA_Constants_part_5.cc DEP RUA_Constants_part_4.cc DEP RUA_Constants_part_3.cc DEP RUA_Constants_part_2.cc DEP RUA_Constants_part_1.cc DEP RUA_CommonDataTypes_part_7.cc DEP RUA_CommonDataTypes_part_6.cc DEP RUA_CommonDataTypes_part_5.cc DEP RUA_CommonDataTypes_part_4.cc DEP RUA_CommonDataTypes_part_3.cc DEP RUA_CommonDataTypes_part_2.cc DEP RUA_CommonDataTypes_part_1.cc DEP RANAP_PDU_Descriptions_part_7.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_IEs_part_7.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_1.cc DEP RANAP_Containers_part_7.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_1.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_1.cc DEP HNBAP_PDU_Descriptions_part_7.cc DEP HNBAP_PDU_Descriptions_part_6.cc DEP HNBAP_PDU_Descriptions_part_5.cc DEP HNBAP_PDU_Descriptions_part_4.cc DEP HNBAP_PDU_Descriptions_part_3.cc DEP HNBAP_PDU_Descriptions_part_2.cc DEP HNBAP_PDU_Descriptions_part_1.cc DEP HNBAP_PDU_Contents_part_7.cc DEP HNBAP_PDU_Contents_part_6.cc DEP HNBAP_PDU_Contents_part_5.cc DEP HNBAP_PDU_Contents_part_4.cc DEP HNBAP_PDU_Contents_part_3.cc DEP HNBAP_PDU_Contents_part_2.cc DEP HNBAP_PDU_Contents_part_1.cc DEP HNBAP_IEs_part_7.cc DEP HNBAP_IEs_part_6.cc DEP HNBAP_IEs_part_5.cc DEP HNBAP_IEs_part_4.cc DEP HNBAP_IEs_part_3.cc DEP HNBAP_IEs_part_2.cc DEP HNBAP_IEs_part_1.cc DEP HNBAP_Containers_part_7.cc DEP HNBAP_Containers_part_6.cc DEP HNBAP_Containers_part_5.cc DEP HNBAP_Containers_part_4.cc DEP HNBAP_Containers_part_3.cc DEP HNBAP_Containers_part_2.cc DEP HNBAP_Containers_part_1.cc DEP HNBAP_Constants_part_7.cc DEP HNBAP_Constants_part_6.cc DEP HNBAP_Constants_part_5.cc DEP HNBAP_Constants_part_4.cc DEP HNBAP_Constants_part_3.cc DEP HNBAP_Constants_part_2.cc DEP HNBAP_Constants_part_1.cc DEP HNBAP_CommonDataTypes_part_7.cc DEP HNBAP_CommonDataTypes_part_6.cc DEP HNBAP_CommonDataTypes_part_5.cc DEP HNBAP_CommonDataTypes_part_4.cc DEP HNBAP_CommonDataTypes_part_3.cc DEP HNBAP_CommonDataTypes_part_2.cc DEP HNBAP_CommonDataTypes_part_1.cc DEP RUA_PDU_Contents.cc DEP RUA_PDU_Descriptions.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 IPA_Emulation.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP 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_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_Types_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP 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_3.cc DEP SCTPasp_Types_part_4.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_2.cc DEP SCTPasp_PortType_part_3.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_3.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_1.cc DEP RUA_Types_part_7.cc DEP RUA_Types_part_6.cc DEP RUA_Types_part_5.cc DEP RUA_Types_part_4.cc DEP RUA_Types_part_3.cc DEP RUA_Types_part_2.cc DEP RUA_Types_part_1.cc DEP RUA_Templates_part_7.cc DEP RUA_Templates_part_6.cc DEP RUA_Templates_part_5.cc DEP RUA_Templates_part_4.cc DEP RUA_Templates_part_3.cc DEP RUA_Templates_part_2.cc DEP RUA_Templates_part_1.cc DEP RUA_Emulation_part_7.cc DEP RUA_Emulation_part_6.cc DEP RUA_Emulation_part_5.cc DEP RUA_Emulation_part_4.cc DEP RUA_Emulation_part_3.cc DEP RUA_Emulation_part_2.cc DEP RUA_Emulation_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_1.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_6.cc DEP RTP_Emulation_part_5.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_2.cc DEP RTP_Emulation_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_2.cc DEP RANAP_Types_part_1.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_2.cc DEP RANAP_Templates_part_1.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_1.cc DEP PFCP_Types_part_7.cc DEP PFCP_Types_part_6.cc DEP PFCP_Types_part_5.cc DEP PFCP_Types_part_4.cc DEP PFCP_Types_part_3.cc DEP PFCP_Types_part_2.cc DEP PFCP_Types_part_1.cc DEP PFCP_Templates_part_7.cc DEP PFCP_Templates_part_6.cc DEP PFCP_Templates_part_5.cc DEP PFCP_Templates_part_4.cc DEP PFCP_Templates_part_3.cc DEP PFCP_Templates_part_2.cc DEP PFCP_Templates_part_1.cc DEP PFCP_Emulation_part_7.cc DEP PFCP_Emulation_part_6.cc DEP PFCP_Emulation_part_5.cc DEP PFCP_Emulation_part_4.cc DEP PFCP_Emulation_part_3.cc DEP PFCP_Emulation_part_2.cc DEP PFCP_Emulation_part_1.cc DEP PFCP_CodecPort_CtrlFunct_part_7.cc DEP PFCP_CodecPort_CtrlFunct_part_6.cc DEP PFCP_CodecPort_CtrlFunct_part_5.cc DEP PFCP_CodecPort_CtrlFunct_part_4.cc DEP PFCP_CodecPort_CtrlFunct_part_3.cc DEP PFCP_CodecPort_CtrlFunct_part_2.cc DEP PFCP_CodecPort_CtrlFunct_part_1.cc DEP PFCP_CodecPort_part_7.cc DEP PFCP_CodecPort_part_6.cc DEP PFCP_CodecPort_part_5.cc DEP PFCP_CodecPort_part_4.cc DEP PFCP_CodecPort_part_3.cc DEP PFCP_CodecPort_part_2.cc DEP PFCP_CodecPort_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP Mutex_part_7.cc DEP Mutex_part_6.cc DEP Mutex_part_5.cc DEP Mutex_part_4.cc DEP Mutex_part_3.cc DEP Mutex_part_2.cc DEP Mutex_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_1.cc DEP MGCP_Types_part_7.cc DEP MTP3asp_PortType_part_2.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_5.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_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_5.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_2.cc DEP General_Types_part_3.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 General_Types_part_4.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP ConnHdlr_part_7.cc DEP ConnHdlr_part_6.cc DEP ConnHdlr_part_5.cc DEP ConnHdlr_part_4.cc DEP ConnHdlr_part_3.cc DEP ConnHdlr_part_2.cc DEP ConnHdlr_part_1.cc DEP BSSAP_Types_part_7.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_1.cc DEP BSSAP_CodecPort_part_7.cc DEP BSSAP_CodecPort_part_6.cc DEP BSSAP_CodecPort_part_5.cc DEP BSSAP_CodecPort_part_4.cc DEP BSSAP_CodecPort_part_3.cc DEP BSSAP_CodecPort_part_2.cc DEP BSSAP_CodecPort_part_1.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTP_Templates.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RUA_Types.cc DEP RUA_Templates.cc DEP RUA_Emulation.cc DEP RTP_Types.cc DEP RTP_Emulation.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RTP_CodecPort.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PFCP_Types.cc DEP PFCP_Templates.cc DEP PFCP_Emulation.cc DEP PFCP_CodecPort_CtrlFunct.cc DEP PFCP_CodecPort.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP Mutex.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP MGCP_Types.cc DEP MGCP_Templates.cc DEP MGCP_Emulation.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP L3_Templates.cc DEP L3_Common.cc DEP Iuh_Types.cc DEP Iuh_Emulation.cc DEP Iuh_CodecPort_CtrlFunct.cc DEP Iuh_CodecPort.cc DEP IuUP_Types.cc DEP IuUP_Emulation.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP HNBGW_Tests.cc DEP HNBAP_Types.cc DEP HNBAP_Templates.cc DEP General_Types.cc DEP DNS_Helpers.cc DEP GSM_Types.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 CC Misc_Helpers.o CC MobileL3_CC_Types.o HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': HNBGW_Tests.cc:10701:1: warning: control reaches end of non-void function [-Wreturn-type] 10701 | } | ^ CC MobileL3_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 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 RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5970:1: warning: control reaches end of non-void function [-Wreturn-type] 5970 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:6021:1: warning: control reaches end of non-void function [-Wreturn-type] 6021 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6299:1: warning: control reaches end of non-void function [-Wreturn-type] 6299 | } | ^ CC BSSAP_Types_part_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20959:1: warning: control reaches end of non-void function [-Wreturn-type] 20959 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:21011:1: warning: control reaches end of non-void function [-Wreturn-type] 21011 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:21120:1: warning: control reaches end of non-void function [-Wreturn-type] 21120 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:21171:1: warning: control reaches end of non-void function [-Wreturn-type] 21171 | } | ^ CC HNBAP_CommonDataTypes_part_1.o CC HNBAP_CommonDataTypes_part_2.o CC HNBAP_CommonDataTypes_part_3.o CC HNBAP_CommonDataTypes_part_4.o CC HNBAP_CommonDataTypes_part_5.o CC HNBAP_CommonDataTypes_part_6.o CC HNBAP_CommonDataTypes_part_7.o CC HNBAP_Constants_part_1.o CC HNBAP_Constants_part_2.o CC HNBAP_Constants_part_3.o CC HNBAP_Constants_part_4.o CC HNBAP_Constants_part_5.o CC HNBAP_Constants_part_6.o CC HNBAP_Constants_part_7.o CC HNBAP_Containers_part_1.o CC HNBAP_Containers_part_2.o CC HNBAP_Containers_part_3.o CC HNBAP_Containers_part_4.o CC HNBAP_Containers_part_5.o CC HNBAP_Containers_part_6.o CC HNBAP_Containers_part_7.o CC HNBAP_IEs_part_1.o CC HNBAP_IEs_part_2.o CC HNBAP_IEs_part_3.o CC HNBAP_IEs_part_4.o CC HNBAP_IEs_part_5.o CC HNBAP_IEs_part_6.o CC HNBAP_IEs_part_7.o CC HNBAP_PDU_Contents_part_1.o CC HNBAP_PDU_Contents_part_2.o CC HNBAP_PDU_Contents_part_3.o CC HNBAP_PDU_Contents_part_4.o CC HNBAP_PDU_Contents_part_5.o CC HNBAP_PDU_Contents_part_6.o CC HNBAP_PDU_Contents_part_7.o CC HNBAP_PDU_Descriptions_part_1.o CC HNBAP_PDU_Descriptions_part_2.o CC HNBAP_PDU_Descriptions_part_3.o CC HNBAP_PDU_Descriptions_part_4.o CC HNBAP_PDU_Descriptions_part_5.o CC HNBAP_PDU_Descriptions_part_6.o CC HNBAP_PDU_Descriptions_part_7.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC RUA_CommonDataTypes_part_1.o CC RUA_CommonDataTypes_part_2.o CC RUA_CommonDataTypes_part_3.o CC RUA_CommonDataTypes_part_4.o CC RUA_CommonDataTypes_part_5.o CC RUA_CommonDataTypes_part_6.o CC RUA_CommonDataTypes_part_7.o CC RUA_Constants_part_1.o CC RUA_Constants_part_2.o CC RUA_Constants_part_3.o CC RUA_Constants_part_4.o CC RUA_Constants_part_5.o CC RUA_Constants_part_6.o CC RUA_Constants_part_7.o CC RUA_Containers_part_1.o CC RUA_Containers_part_2.o CC RUA_Containers_part_3.o CC RUA_Containers_part_4.o CC RUA_Containers_part_5.o CC RUA_Containers_part_6.o CC RUA_Containers_part_7.o CC RUA_IEs_part_1.o CC RUA_IEs_part_2.o CC RUA_IEs_part_3.o CC RUA_IEs_part_4.o CC RUA_IEs_part_5.o CC RUA_IEs_part_6.o CC RUA_IEs_part_7.o CC RUA_PDU_Contents_part_1.o CC RUA_PDU_Contents_part_2.o CC RUA_PDU_Contents_part_3.o CC RUA_PDU_Contents_part_4.o CC RUA_PDU_Contents_part_5.o CC RUA_PDU_Contents_part_6.o CC RUA_PDU_Contents_part_7.o CC RUA_PDU_Descriptions_part_1.o CC RUA_PDU_Descriptions_part_2.o CC RUA_PDU_Descriptions_part_3.o CC RUA_PDU_Descriptions_part_4.o CC RUA_PDU_Descriptions_part_5.o CC RUA_PDU_Descriptions_part_6.o CC RUA_PDU_Descriptions_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IuUP_EncDec.o CC Iuh_CodecPort_CtrlFunctDef.o CC Native_FunctionDefs.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SCTPasp_PT.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC HNBAP_EncDec.o CC RUA_EncDec.o CC RANAP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC UD_PT.o lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ CC PFCP_CodecPort_CtrlFunctDef.o CCLD BSSAP_CodecPort.so CCLD BSSAP_Types.so CCLD ConnHdlr.so CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD General_Types.so CCLD HNBAP_Templates.so CCLD HNBAP_Types.so CCLD HNBGW_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD Iuh_CodecPort.so CCLD Iuh_CodecPort_CtrlFunct.so CCLD Iuh_Emulation.so CCLD Iuh_Types.so CCLD L3_Common.so CCLD L3_Templates.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Emulation.so CCLD MGCP_Templates.so CCLD MGCP_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Mutex.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PFCP_CodecPort.so CCLD PFCP_CodecPort_CtrlFunct.so CCLD PFCP_Emulation.so CCLD PFCP_Templates.so CCLD PFCP_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD RTP_CodecPort.so CCLD RTP_CodecPort_CtrlFunct.so CCLD RTP_Emulation.so CCLD RTP_Types.so CCLD RUA_Emulation.so CCLD RUA_Templates.so CCLD RUA_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTP_Templates.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD BSSAP_CodecPort_part_1.so CCLD BSSAP_CodecPort_part_2.so CCLD BSSAP_CodecPort_part_3.so CCLD BSSAP_CodecPort_part_4.so CCLD BSSAP_CodecPort_part_5.so CCLD BSSAP_CodecPort_part_6.so CCLD BSSAP_CodecPort_part_7.so CCLD BSSAP_Types_part_1.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_3.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_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_PortType_part_1.so CCLD IPL4asp_Functions_part_7.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_4.so CCLD RUA_CommonDataTypes_part_3.so CCLD RUA_CommonDataTypes_part_5.so CCLD RUA_CommonDataTypes_part_6.so CCLD RUA_CommonDataTypes_part_7.so CCLD RUA_Constants_part_1.so CCLD RUA_Constants_part_2.so CCLD RUA_Constants_part_3.so CCLD RUA_Constants_part_4.so CCLD RUA_Constants_part_5.so CCLD RUA_Constants_part_6.so CCLD RUA_Constants_part_7.so CCLD RUA_Containers_part_1.so CCLD RUA_Containers_part_2.so CCLD RUA_Containers_part_3.so CCLD RUA_Containers_part_4.so CCLD RUA_Containers_part_5.so CCLD RUA_Containers_part_6.so CCLD RUA_Containers_part_7.so CCLD RUA_IEs_part_1.so CCLD RUA_IEs_part_2.so CCLD RUA_IEs_part_3.so CCLD RUA_IEs_part_4.so CCLD RUA_IEs_part_5.so CCLD RUA_IEs_part_6.so CCLD RUA_IEs_part_7.so CCLD RUA_PDU_Contents_part_1.so CCLD RUA_PDU_Contents_part_2.so CCLD RUA_PDU_Contents_part_3.so CCLD RUA_PDU_Contents_part_4.so CCLD RUA_PDU_Contents_part_5.so CCLD RUA_PDU_Contents_part_6.so CCLD RUA_PDU_Contents_part_7.so CCLD RUA_PDU_Descriptions_part_1.so CCLD RUA_PDU_Descriptions_part_2.so CCLD RUA_PDU_Descriptions_part_3.so CCLD RUA_PDU_Descriptions_part_4.so CCLD RUA_PDU_Descriptions_part_5.so CCLD RUA_PDU_Descriptions_part_6.so CCLD RUA_PDU_Descriptions_part_7.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD IuUP_EncDec.so CCLD Iuh_CodecPort_CtrlFunctDef.so CCLD Native_FunctionDefs.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SCTPasp_PT.so CCLD SDP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD HNBAP_EncDec.so CCLD RUA_EncDec.so CCLD RANAP_EncDec.so CCLD MGCP_CodecPort_CtrlFunctDef.so CCLD UD_PT.so CCLD PFCP_CodecPort_CtrlFunctDef.so CCLD HNBGW_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/titan-11.1.0/hnbgw' [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [203 kB] Fetched 205 kB in 1s (317 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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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 10 not upgraded. Need to get 15.7 MB of archives. After this operation, 26.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1-dbgsym 1.0.6.3~osmocom.429.7d98 [914 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508222026 [3028 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508222026 [1192 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202508222026 [170 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.5.0.2.5a60.202508222026 [16.7 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202508222026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.30.7d236.202508222026 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.30.7d236.202508222026 [101 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202508222026 [71.2 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202508222026 [228 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp4 0.5.0.2.5a60.202508222026 [41.3 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.13.c499.202508222026 [61.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.159.de72.202508222026 [152 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.159.de72.202508222026 [547 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202508222026 [52.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202508222026 [71.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202508222026 [178 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202508222026 [60.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202508222026 [64.2 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202508222026 [51.0 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202508222026 [44.3 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.159.de72.202508222026 [18.3 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.159.de72.202508222026 [22.8 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202508222026 [75.3 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202508222026 [286 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dbg 0.5.0.2.5a60.202508222026 [40.6 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.7.0.15.d500.202508222026 [52.3 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dbg 1.7.0.15.d500.202508222026 [191 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dbg 0.5.0.2.5a60.202508222026 [131 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.15.d500.202508222026 [226 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.15.d500.202508222026 [960 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.7.0.15.d500.202508222026 [28.3 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dbg 1.7.0.15.d500.202508222026 [93.5 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.32.33cb4.202508222026 [2166 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.7.0.59.2c88.202508222026 [112 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw-dbg 1.7.0.59.2c88.202508222026 [511 kB] Fetched 15.7 MB in 0s (90.6 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.202508222026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508222026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../05-osmocom-nightly_202508222026_amd64.deb ... Unpacking osmocom-nightly (202508222026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../06-libosmocore22_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../07-libosmo-gtlv1_0.5.0.2.5a60.202508222026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.2.5a60.202508222026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0.30.7d236.202508222026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508222026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0.30.7d236.202508222026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508222026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../11-libosmoisdn0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../12-libosmogsm20_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../13-libosmo-pfcp4_0.5.0.2.5a60.202508222026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.2.5a60.202508222026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0.13.c499.202508222026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508222026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../15-libosmo-sigtran11_2.1.0.159.de72.202508222026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.159.de72.202508222026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../16-libosmo-sigtran-dbg_2.1.0.159.de72.202508222026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508222026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../17-libosmocodec4_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../18-libosmocoding0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../19-libosmogb14_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../20-libosmoctrl0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../21-libosmosim2_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../22-libosmousb0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../23-libosmocore_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../24-osmo-stp_2.1.0.159.de72.202508222026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.159.de72.202508222026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../25-osmo-stp-dbg_2.1.0.159.de72.202508222026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.159.de72.202508222026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../26-libasn1c1_0.9.38.202508222026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508222026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../27-libasn1c-dbg_0.9.38.202508222026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508222026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../28-libosmo-gtlv-dbg_0.5.0.2.5a60.202508222026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.2.5a60.202508222026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../29-libosmo-hnbap0_1.7.0.15.d500.202508222026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.15.d500.202508222026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../30-libosmo-hnbap-dbg_1.7.0.15.d500.202508222026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.15.d500.202508222026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../31-libosmo-pfcp-dbg_0.5.0.2.5a60.202508222026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.2.5a60.202508222026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../32-libosmo-ranap7_1.7.0.15.d500.202508222026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.15.d500.202508222026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../33-libosmo-ranap-dbg_1.7.0.15.d500.202508222026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.15.d500.202508222026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../34-libosmo-rua0_1.7.0.15.d500.202508222026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.15.d500.202508222026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../35-libosmo-rua-dbg_1.7.0.15.d500.202508222026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.15.d500.202508222026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../36-libosmocore-dbg_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../37-osmo-hnbgw_1.7.0.59.2c88.202508222026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.59.2c88.202508222026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../38-osmo-hnbgw-dbg_1.7.0.59.2c88.202508222026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.59.2c88.202508222026) ... 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.202508222026) ... Setting up osmocom-nightly (202508222026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.2.5a60.202508222026) ... Setting up libasn1c1:amd64 (0.9.38.202508222026) ... Setting up libosmo-hnbap0:amd64 (1.7.0.15.d500.202508222026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-rua0:amd64 (1.7.0.15.d500.202508222026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.15.d500.202508222026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.2.5a60.202508222026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.15.d500.202508222026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508222026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508222026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508222026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508222026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.2.5a60.202508222026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.2.5a60.202508222026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmocore (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.159.de72.202508222026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508222026) ... Setting up osmo-stp:amd64 (2.1.0.159.de72.202508222026) ... 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.15.d500.202508222026) ... Setting up osmo-hnbgw (1.7.0.59.2c88.202508222026) ... 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.15.d500.202508222026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.159.de72.202508222026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.59.2c88.202508222026) ... 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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] 20250823084719239 DLSS7 <000c> ss7_instance.c:65 0: Creating SS7 Instance 20250823084719239 DLSS7 <000c> ss7_route_table.c:62 0: Creating Route Table system 20250823084719239 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 20250823084719239 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250823084719239 DLSS7 <000c> ss7_asp.c:935 0: ASP(hnbgw0-0) ASP Restart for server not implemented yet! 20250823084719239 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250823084719239 DLSS7 <000c> ss7_instance.c:325 0: AS(hnbgw0) Created AS 20250823084719239 DLSS7 <000c> ss7_as.c:161 0: AS(hnbgw0) Adding ASP hnbgw0-0 to AS 20250823084719239 DLSS7 <000c> ss7_as.c:167 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823084719239 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 20250823084719239 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250823084719239 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250823084719239 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250823084719239 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc0) Created AS 20250823084719239 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250823084719239 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823084719239 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 20250823084719239 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250823084719239 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250823084719239 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250823084719239 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc1) Created AS 20250823084719239 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250823084719239 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823084719239 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 20250823084719239 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250823084719239 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250823084719239 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250823084719239 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc2) Created AS 20250823084719239 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250823084719239 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823084719239 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 20250823084719239 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250823084719239 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250823084719239 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250823084719239 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn0) Created AS 20250823084719239 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250823084719239 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823084719240 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 20250823084719240 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250823084719240 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250823084719240 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250823084719240 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn1) Created AS 20250823084719240 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250823084719240 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823084719240 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 20250823084719240 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250823084719240 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250823084719240 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250823084719240 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn2) Created AS 20250823084719240 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250823084719240 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823084719240 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 20250823084719240 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 20250823084719240 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 20250823084719240 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 20250823084719240 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 20250823084719240 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 20250823084719240 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 20250823084719240 DLSS7 <000c> ss7_xua_srv.c:238 Creating m3ua Server (null):2905 20250823084719240 DLSS7 <000c> ss7_xua_srv.c:258 Created m3ua server on (null):2905 20250823084719240 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. 20250823084719240 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 rate_ctr.c:86 validating counter group 0x562853328360(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x562853328340(iups) with 3 counters 20250823084719398 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250823084719398 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250823084719398 DLGLOBAL DEBUG validating counter group 0x7f9358b3fbe0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250823084719398 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) 20250823084719398 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{IDLE}: Allocated (fsm.c:456) 20250823084719398 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: Allocated (fsm.c:456) 20250823084719398 DLGLOBAL DEBUG validating counter group 0x7f9358b3f8c0(sigtran_as) with 35 counters (rate_ctr.c:86) 20250823084719398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_DOWN}: Allocated (fsm.c:456) 20250823084719398 DLSS7 INFO 0: AS(as-clnt-CN) Created AS (ss7_instance.c:325) 20250823084719398 DLSS7 INFO 0: AS(as-clnt-CN) Adding ASP asp-clnt-CN-0 to AS (ss7_as.c:161) 20250823084719398 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250823084719398 DLGLOBAL DEBUG validating counter group 0x562853328440(msc) with 26 counters (rate_ctr.c:86) 20250823084719398 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250823084719398 DCN DEBUG (msc-0) allocated (cnlink.c:231) 20250823084719398 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719398 DLGLOBAL DEBUG validating counter group 0x562853328440(msc) with 26 counters (rate_ctr.c:86) 20250823084719399 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Allocated (fsm.c:456) 20250823084719399 DCN DEBUG (msc-1) allocated (cnlink.c:231) 20250823084719399 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719398 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 20250823084719399 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 20250823084719399 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084719399 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823084719399 DLGLOBAL DEBUG validating counter group 0x562853328440(msc) with 26 counters (rate_ctr.c:86) 20250823084719399 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250823084719399 DCN DEBUG (msc-2) allocated (cnlink.c:231) 20250823084719399 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719399 DLGLOBAL DEBUG validating counter group 0x562853328440(msc) with 26 counters (rate_ctr.c:86) 20250823084719399 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Allocated (fsm.c:456) 20250823084719399 DCN DEBUG (msc-3) allocated (cnlink.c:231) 20250823084719399 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719399 DLGLOBAL DEBUG validating counter group 0x562853328420(sgsn) with 26 counters (rate_ctr.c:86) 20250823084719399 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Allocated (fsm.c:456) 20250823084719399 DCN DEBUG (sgsn-0) allocated (cnlink.c:231) 20250823084719399 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719399 DLGLOBAL DEBUG validating counter group 0x562853328420(sgsn) with 26 counters (rate_ctr.c:86) 20250823084719399 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Allocated (fsm.c:456) 20250823084719399 DCN DEBUG (sgsn-1) allocated (cnlink.c:231) 20250823084719399 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719399 DLGLOBAL DEBUG validating counter group 0x562853328420(sgsn) with 26 counters (rate_ctr.c:86) 20250823084719399 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Allocated (fsm.c:456) 20250823084719399 DCN DEBUG (sgsn-2) allocated (cnlink.c:231) 20250823084719399 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719399 DLGLOBAL DEBUG validating counter group 0x562853328420(sgsn) with 26 counters (rate_ctr.c:86) 20250823084719399 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Allocated (fsm.c:456) 20250823084719399 DCN DEBUG (sgsn-3) allocated (cnlink.c:231) 20250823084719399 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{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. 20250823084719399 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250823084719399 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250823084719399 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:301) 20250823084719399 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:304) 20250823084719399 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:119) 20250823084719399 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250823084719399 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:44277 (mgcp_client.c:999) 20250823084719399 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250823084719399 DCN DEBUG (msc-0) no SCCP instance selected yet (cnlink.c:487) 20250823084719399 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (cnlink.c:521) 20250823084719399 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (cnlink.c:546) 20250823084719399 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using SS7 instance 0, pc:0.23.5 (sccp_instance.c:641) 20250823084719399 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using AS instance as-clnt-CN (sccp_instance.c:659) 20250823084719399 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Creating default route (sccp_instance.c:665) 20250823084719399 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) 20250823084719399 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using ASP instance asp-clnt-CN-0 (sccp_instance.c:770) 20250823084719399 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250823084719399 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250823084719399 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x56285f1a95a0 (ss7_user.c:88) 20250823084719399 DCN NOTICE (cs7-0-sccp-OsmoHNBGW) created SCCP instance on cs7 instance 0 (hnbgw_sccp.c:538) 20250823084719399 DCN DEBUG (cs7-0-sccp-OsmoHNBGW) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_sccp.c:546) 20250823084719399 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'cs7-0-sccp-OsmoHNBGW-RANAP' to SSN=142 PC=0.23.5 (sccp_instance.c:168) 20250823084719399 DCN INFO cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 1 (cnlink) (cnlink.c:551) 20250823084719399 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (cnlink.c:459) 20250823084719399 DCN DEBUG (msc-1) no SCCP instance selected yet (cnlink.c:487) 20250823084719399 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (cnlink.c:521) 20250823084719399 DCN DEBUG (msc-1) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823084719399 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 2 (2*cnlink) (cnlink.c:541) 20250823084719399 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (cnlink.c:459) 20250823084719399 DCN DEBUG (msc-2) no SCCP instance selected yet (cnlink.c:487) 20250823084719399 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (cnlink.c:521) 20250823084719399 DCN DEBUG (msc-2) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823084719399 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 3 (3*cnlink) (cnlink.c:541) 20250823084719399 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (cnlink.c:459) 20250823084719399 DCN DEBUG (msc-3) no SCCP instance selected yet (cnlink.c:487) 20250823084719399 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (cnlink.c:521) 20250823084719399 DCN DEBUG (msc-3) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823084719399 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 4 (4*cnlink) (cnlink.c:541) 20250823084719399 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (cnlink.c:459) 20250823084719399 DCN DEBUG (sgsn-0) no SCCP instance selected yet (cnlink.c:487) 20250823084719399 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (cnlink.c:521) 20250823084719399 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823084719399 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 5 (5*cnlink) (cnlink.c:541) 20250823084719399 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (cnlink.c:459) 20250823084719399 DCN DEBUG (sgsn-1) no SCCP instance selected yet (cnlink.c:487) 20250823084719399 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (cnlink.c:521) 20250823084719399 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823084719399 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 6 (6*cnlink) (cnlink.c:541) 20250823084719399 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (cnlink.c:459) 20250823084719399 DCN DEBUG (sgsn-2) no SCCP instance selected yet (cnlink.c:487) 20250823084719399 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (cnlink.c:521) 20250823084719399 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823084719399 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 7 (7*cnlink) (cnlink.c:541) 20250823084719399 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (cnlink.c:459) 20250823084719399 DCN DEBUG (sgsn-3) no SCCP instance selected yet (cnlink.c:487) 20250823084719399 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (cnlink.c:521) 20250823084719399 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823084719399 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 8 (8*cnlink) (cnlink.c:541) 20250823084719399 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (cnlink.c:459) 20250823084719399 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) 20250823084719399 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250823084719399 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) 20250823084719399 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:403) 20250823084719399 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:410) 20250823084719399 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:170) 20250823084719399 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:171) 20250823084719399 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (ss7_asp.c:1383) 20250823084719399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084719399 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:UP) 20250823084719399 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084719399 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084719399 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084719399 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084719399 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084719399 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084719399 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084719399 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250823084719399 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084719399 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  20250823084719399 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084719400 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719400 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 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 (unavailable) (ss7_combined_linkset.c:297) 20250823084719400 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=12 -> eSLS=76: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084719400 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=185=0.23.1,SLS=12: no route! (sccp_scrc.c:180) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823084719400 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084719400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:797) 20250823084719400 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:758) 20250823084719400 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:414) 20250823084719400 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:542) 20250823084719400 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823084719400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823084719400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823084719400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:357) 20250823084719400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250823084719400 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:403) 20250823084719400 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:410) 20250823084719400 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:182) 20250823084719400 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719400 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 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=5 -> eSLS=117: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823084719400 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=5 -> eSLS=117: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084719400 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=12=0.1.4,SLS=5: no route! (sccp_scrc.c:180) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823084719400 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719400 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719400 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823084719400 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084719400 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=11=0.1.3,SLS=10: no route! (sccp_scrc.c:180) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823084719400 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719400 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719400 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 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=4 -> eSLS=20: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823084719400 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=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084719400 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=10=0.1.2,SLS=4: no route! (sccp_scrc.c:180) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823084719400 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719400 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSCCP DEBUG 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) 20250823084719400 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823084719400 DCN NOTICE (msc-0) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823084719400 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084719400 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 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) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSCCP DEBUG 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) 20250823084719400 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823084719400 DCN NOTICE (sgsn-3) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823084719400 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084719400 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 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) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSCCP DEBUG 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) 20250823084719400 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823084719400 DCN NOTICE (sgsn-2) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823084719400 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084719400 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSCCP DEBUG 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) 20250823084719400 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823084719400 DCN NOTICE (sgsn-1) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823084719400 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084719400 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719400 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 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 (unavailable) (ss7_combined_linkset.c:297) 20250823084719400 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084719400 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=188=0.23.4,SLS=1: no route! (sccp_scrc.c:180) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823084719400 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719400 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719400 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719400 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=4 -> eSLS=100: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823084719400 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=4 -> eSLS=100: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084719401 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=4=0.0.4,SLS=4: no route! (sccp_scrc.c:180) 20250823084719401 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823084719401 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719401 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719401 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084719401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823084719401 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=15 -> eSLS=31: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084719401 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=3=0.0.3,SLS=15: no route! (sccp_scrc.c:180) 20250823084719401 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823084719401 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719401 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719401 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084719401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823084719401 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=4 -> eSLS=4: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084719401 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=2=0.0.2,SLS=4: no route! (sccp_scrc.c:180) 20250823084719401 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823084719401 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084719401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823084719401 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823084719401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823084719401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084719401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823084719401 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT 20250823084719401 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823084719401 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSCCP DEBUG 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) 20250823084719401 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823084719401 DCN NOTICE (sgsn-0) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823084719401 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084719401 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 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) 20250823084719401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSCCP DEBUG 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) 20250823084719401 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823084719401 DCN NOTICE (msc-3) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823084719401 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084719401 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSCCP DEBUG 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) 20250823084719401 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823084719401 DCN NOTICE (msc-2) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823084719401 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084719401 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719401 DLSCCP DEBUG 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) 20250823084719401 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823084719401 DCN NOTICE (msc-1) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823084719401 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084719401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084719401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250823084719401 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250823084719401 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250823084719401 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250823084719401 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:258) 20250823084719401 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:259) 20250823084719401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 04 01 00 00 00 08 (ss7_asp.c:1383) 20250823084719401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084719401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823084719401 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823084719401 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823084719401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084719401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823084719401 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK 20250823084719401 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK 20250823084719401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084719401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084719401 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084719401 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08  20250823084719401 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084719401 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084719401 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084719401 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250823084719401 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Active () 20250823084719401 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  20250823084719401 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 20250823084719401 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' 20250823084719401 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  20250823084719401 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084719401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084719401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:797) 20250823084719401 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:758) 20250823084719401 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:414) 20250823084719402 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:627) 20250823084719402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823084719402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:565) 20250823084719402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250823084719402 DLSS7 INFO 0: AS(as-clnt-CN) AS became active, some routes to remote PCs may have become available (xua_as_fsm.c:430) 20250823084719402 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) 20250823084719402 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) 20250823084719402 DLSS7 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) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719402 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084719402 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084719402 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719402 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) 20250823084719402 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) 20250823084719402 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) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719402 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084719402 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) 20250823084719402 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719402 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) 20250823084719402 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) 20250823084719402 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) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719402 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084719402 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) 20250823084719402 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719402 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) 20250823084719402 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) 20250823084719402 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) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719402 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084719402 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) 20250823084719402 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719402 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) 20250823084719402 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) 20250823084719402 DLSS7 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) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719402 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084719402 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084719402 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719402 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) 20250823084719402 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) 20250823084719402 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) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719402 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084719402 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) 20250823084719402 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719402 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) 20250823084719402 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) 20250823084719402 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) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719402 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084719402 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) 20250823084719402 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719402 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) 20250823084719402 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) 20250823084719402 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) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719403 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084719403 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) 20250823084719403 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084719403 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250823084719403 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250823084719403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084719403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250823084719403 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250823084719403 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250823084719403 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250823084719403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (ss7_asp.c:1285) 20250823084719403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084719403 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) 20250823084719403 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084719403 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) 20250823084719403 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) 20250823084719403 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084719403 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) 20250823084719403 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) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719403 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719403 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719403 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719403 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719403 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084719403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084719403 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084719403 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719403 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084719403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719403 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) 20250823084719403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084719403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084719403 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084719403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084719403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084719403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084719403 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719403 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719403 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084719403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719404 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719404 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) 20250823084719404 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084719404 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=2 -> eSLS=18: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084719404 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084719404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084719404 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084719404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084719404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084719404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084719404 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719404 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719404 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084719404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719404 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719404 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) 20250823084719404 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084719404 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=11 -> eSLS=11: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084719404 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084719404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084719404 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084719404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084719404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084719404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084719404 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719404 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719404 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084719404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719404 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719404 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823084719404 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084719404 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) 20250823084719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084719404 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084719404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084719404 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084719404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084719404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084719404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084719404 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719404 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719404 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084719405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 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) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084719405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084719405 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084719405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084719405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084719405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084719405 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719405 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719405 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084719405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 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) 20250823084719405 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084719405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084719405 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084719405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084719405 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084719405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084719405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084719405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084719405 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719405 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719405 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084719405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 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) 20250823084719405 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084719405 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084719405 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084719405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084719405 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084719405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084719405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084719405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084719405 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719405 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084719405 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084719405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084719405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719405 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823084719406 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084719406 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=9 -> eSLS=25: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084719406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084719406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084719406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084719406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084719406 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084719406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084719406 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084719406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084719406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084719406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084719406 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084719406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084719406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084719406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084719406 DLM3UA <000f> 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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084719406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084719406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084719406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084719406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084719406 DLM3UA <000f> 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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084719406 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) 20250823084719406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084719406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084719406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084719406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084719406 DLM3UA <000f> 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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084719406 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) 20250823084719406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084719406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084719406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084719406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084719406 DLM3UA <000f> 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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084719406 DLSS7 <000c> ss7_combined_linkset.c:297 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: picked Normal Route via 'virt-msc0' round-robin style (unavailable) 20250823084719406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084719406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084719406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084719406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084719406 DLM3UA <000f> 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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084719406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084719406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084719406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084719406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084719406 DLM3UA <000f> 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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084719406 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) 20250823084719406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084719406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084719406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084719406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084719406 DLM3UA <000f> 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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084719406 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) 20250823084719406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084719406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084719406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084719406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084719406 DLM3UA <000f> 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 20250823084719406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084719407 DLSS7 <000c> ss7_combined_linkset.c:297 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: picked Normal Route via 'virt-sgsn0' round-robin style (unavailable) 20250823084719407 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084719407 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! [testenv][generic] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250823-0847-dc17d17a-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@f9b5e94e4af2: Unix server socket created successfully. MC@f9b5e94e4af2: Listening on TCP port 41217. f9b5e94e4af2 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests f9b5e94e4af2 41217 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@f9b5e94e4af2: New HC connected from 10.0.2.100 [10.0.2.100]. f9b5e94e4af2: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@f9b5e94e4af2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f9b5e94e4af2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f9b5e94e4af2: Configuration file was processed on all HCs. MC@f9b5e94e4af2: Creating MTC on host 10.0.2.100. MC@f9b5e94e4af2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f9b5e94e4af2: 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 ------ Sat Aug 23 08:47:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_hnb_register started. 20250823084721047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084721051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084721057 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36853<->l=127.0.0.1:4262) (control_if.c:572) 20250823084721070 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084721070 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084721070 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084721070 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084721071 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084721071 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register-Iuh0(7)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084721071 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084721071 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084721071 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084721071 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084721072 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084721072 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084721072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084721072 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 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) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084721072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084721072 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084721072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084721072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084721072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084721072 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084721072 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084721072 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084721072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084721072 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 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) 20250823084721072 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084721072 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084721072 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084721072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084721072 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084721072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084721072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084721072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084721072 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084721072 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084721072 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084721072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084721072 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 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) 20250823084721072 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823084721072 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) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084721072 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823084721072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084721072 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084721072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084721072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084721072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084721072 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084721072 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084721072 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084721072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084721072 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823084721072 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084721072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084721072 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084721072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084721072 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084721072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084721072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084721072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084721072 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084721072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721072 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084721072 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084721072 DLM3UA <000f> 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 20250823084721072 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084721072 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084721072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721072 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084721072 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084721072 DLM3UA <000f> 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 20250823084721072 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084721072 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) 20250823084721072 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084721072 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084721072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721072 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084721072 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084721072 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823084721072 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084721072 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) 20250823084721072 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823084721072 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084721072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721072 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084721072 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084721072 DLM3UA <000f> 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 20250823084721072 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084721072 DLSS7 <000c> ss7_combined_linkset.c:297 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: picked Normal Route via 'virt-msc0' round-robin style (unavailable) 20250823084721072 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084721072 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(11)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084721088 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084721088 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084721088 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084721088 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084721088 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084721088 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084721089 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084721089 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084721090 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084721090 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084721090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084721090 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 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) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084721090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084721090 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084721090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084721090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084721090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084721090 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084721090 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084721090 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084721090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084721090 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 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) 20250823084721090 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084721090 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) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084721090 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084721090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084721090 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084721090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084721090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084721090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250823084721090 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084721090 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084721090 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084721090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084721090 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084721090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721090 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084721090 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084721090 DLM3UA <000f> 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 20250823084721090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084721090 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084721090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721090 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084721090 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084721090 DLM3UA <000f> 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 20250823084721090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084721090 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) 20250823084721090 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084721090 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084721090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721090 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084721090 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084721090 DLM3UA <000f> 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 20250823084721090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084721090 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084721090 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084721090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721090 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084721090 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084721090 DLM3UA <000f> 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 20250823084721090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084721090 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084721090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084721090 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084721090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084721090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084721090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084721090 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084721090 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084721090 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084721090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084721090 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 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) 20250823084721090 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084721090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084721090 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084721090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084721090 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084721090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084721090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084721090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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)20250823084721090 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) 20250823084721090 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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  20250823084721090 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084721090 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084721284 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 20250823084721284 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 20250823084721284 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084721284 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084721292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721292 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084721292 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084721292 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084721292 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084721292 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084721292 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084721292 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084721292 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084721292 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 20250823084721292 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084721292 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084721292 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084721295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721295 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084721295 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084721295 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  20250823084721295 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084721295 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084721295 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084721295 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 20250823084721295 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084721295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084721295 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 20250823084721295 DLSS7 <000c> ss7_route.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' 20250823084721295 DLSS7 <000c> ss7_asp.c: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  20250823084721295 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  20250823084721295 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084721295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084721295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084721295 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084721295 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084721295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084721295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084721295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084721295 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084721295 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084721295 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084721295 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084721296 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084721297 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084721297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084721297 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084721297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084721297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084721297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084721297 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084721297 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084721297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084721297 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084721297 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084721297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721297 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084721297 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084721297 DLM3UA <000f> 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 20250823084721297 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084721297 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084721297 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084721297 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084721297 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084721297 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  20250823084721301 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 20250823084721301 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 20250823084721301 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084721301 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084721307 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721307 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084721307 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084721307 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084721307 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084721307 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084721307 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084721307 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084721307 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084721307 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 20250823084721307 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084721307 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084721307 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084721310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721310 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084721310 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084721310 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  20250823084721310 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084721310 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084721310 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084721310 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 20250823084721310 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084721310 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084721310 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 20250823084721310 DLSS7 <000c> ss7_route.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' 20250823084721310 DLSS7 <000c> ss7_asp.c: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  20250823084721310 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084721311 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  20250823084721311 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084721311 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084721311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084721311 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084721311 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084721311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084721311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084721311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084721311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084721311 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084721311 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084721311 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084721312 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084721312 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084721312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084721312 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084721312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721312 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 (available) (ss7_combined_linkset.c:297) 20250823084721312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084721312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084721312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084721312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084721312 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084721312 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084721312 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084721312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084721312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084721312 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084721313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084721313 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084721313 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084721313 DLM3UA <000f> 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 20250823084721313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084721313 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 (available) 20250823084721313 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084721313 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084721313 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084721313 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  20250823084721788 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:348) 20250823084721789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (ss7_asp.c:1285) 20250823084721789 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250823084721789 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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084722100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084722100 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084722100 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084722100 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084722100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084722100 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) 20250823084722100 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084722100 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084722100 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084722100 DLSS7 <000c> ss7_asp.c: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  20250823084722100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084722100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084722100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084722100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084722100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084722100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084722100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084722100 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084722100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722101 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084722101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084722101 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084722101 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084722101 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) 20250823084722101 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084722101 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084722101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722101 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) 20250823084722101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084722101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084722101 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084722101 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084722101 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084722101 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084722101 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084722101 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084722101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084722101 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084722101 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084722101 DLM3UA <000f> 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 20250823084722101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084722101 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) 20250823084722101 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084722101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084722101 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084722101 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  20250823084722104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084722104 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084722104 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084722104 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084722104 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084722104 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084722104 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084722104 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084722104 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084722104 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084722104 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084722104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084722104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084722104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084722104 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084722104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084722104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084722104 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084722104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084722104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084722104 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084722104 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084722104 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(10)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084722109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084722109 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084722109 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084722109 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084722109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084722109 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) 20250823084722109 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084722109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084722109 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084722109 DLSS7 <000c> ss7_asp.c: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  20250823084722109 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084722109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084722109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084722109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084722109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084722109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084722109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084722109 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084722109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084722109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084722109 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084722109 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084722109 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) 20250823084722109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084722109 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084722109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722109 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) 20250823084722109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084722109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084722109 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084722109 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084722109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084722109 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084722109 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084722109 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084722109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084722109 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084722109 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084722109 DLM3UA <000f> 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 20250823084722109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084722109 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) 20250823084722109 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084722109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084722109 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084722109 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  20250823084722109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084722109 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084722109 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084722109 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084722109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084722109 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084722109 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084722109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084722109 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084722109 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084722109 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084722109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084722109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084722109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084722109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084722109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084722109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084722109 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084722109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084722109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084722109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084722109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084722109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084722109 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084722109 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084722109 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(13)@f9b5e94e4af2: MSC_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 } } } } 20250823084722114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084722114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084722114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084722114 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084722114 DLGLOBAL DEBUG validating counter group 0x562853328bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823084722114 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084722114 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084722114 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084722114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084722114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084722127 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36853<->l=127.0.0.1:4262) (control_if.c:193) 20250823084722128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50442<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(5)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(4)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084722132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084722132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084722132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084722132 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084722132 DMAIN NOTICE (127.0.0.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) 20250823084722132 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register(3)@f9b5e94e4af2: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(15)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(6)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@f9b5e94e4af2: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@f9b5e94e4af2: Test case TC_hnb_register finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat Aug 23 08:47:22 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250823084722205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084722305 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084722305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084722305 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084722305 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084722305 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084722305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084722305 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084722305 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084722305 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 20250823084722305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084722305 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084722305 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084722305 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084722305 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084722305 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084722305 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084722305 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 20250823084722305 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084722305 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084722305 DLSS7 <000c> ss7_asp.c: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  20250823084722305 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  20250823084722305 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084722305 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084722305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084722305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084722305 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084722305 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084722305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084722305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084722305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084722305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084722306 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084722306 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) 20250823084722305 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084722305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084722305 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084722305 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084722305 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084722305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084722305 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084722305 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084722305 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 20250823084722305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084722305 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084722305 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084722306 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084722306 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084722306 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084722306 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084722306 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 20250823084722306 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084722306 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084722306 DLSS7 <000c> ss7_asp.c: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  20250823084722306 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084722306 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084722306 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084722306 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084722306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084722306 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084722306 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084722306 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084722306 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084722306 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084722306 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084722306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084722306 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084722306 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) 20250823084722306 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084722306 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084722808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50446<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258996) Waiting for packet dumper to finish... 1 (prev_count=258996, count=259632) 20250823084724306 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084724306 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084724306 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823084724306 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084724306 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084724306 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_hnb_register_duplicate started. 20250823084725937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084725941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084725944 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36403<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084725964 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084725964 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084725973 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084725973 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084725974 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084725974 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084725974 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084725974 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084725974 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45078 (stream_srv.c:143) 20250823084725974 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45078<->l=127.0.0.1:29169 (hnb.c:335) TC_hnb_register_duplicate-Iuh1(22)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084725974 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084725974 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084725974 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084725974 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084725974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084725974 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084725974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725974 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823084725974 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084725974 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) 20250823084725974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084725975 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084725975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084725975 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084725975 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084725975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084725975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084725975 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084725975 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084725975 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084725975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084725975 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084725975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084725975 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084725975 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084725975 DLM3UA <000f> 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 20250823084725975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084725975 DLSS7 <000c> ss7_combined_linkset.c:297 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: picked Normal Route via 'virt-msc0' round-robin style (unavailable) 20250823084725975 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084725975 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084725975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725975 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) 20250823084725975 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084725975 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=13 -> eSLS=13: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084725975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084725975 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084725975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084725975 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084725975 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084725975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084725975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084725975 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084725975 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084725975 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084725975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084725975 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084725975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725975 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) 20250823084725975 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084725975 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084725975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084725975 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084725975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084725975 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084725975 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084725975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084725975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084725975 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084725975 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084725975 DLM3UA <000f> 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 20250823084725975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084725975 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) 20250823084725975 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084725975 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084725975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084725975 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084725975 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084725975 DLM3UA <000f> 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 20250823084725975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084725975 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) 20250823084725975 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084725975 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084725975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084725975 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084725976 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084725976 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084725976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084725976 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084725976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725976 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) 20250823084725976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084725976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084725976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084725976 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084725976 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084725976 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084725976 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084725976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084725976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084725976 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084725976 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084725976 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084725977 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084725977 DLM3UA <000f> 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 20250823084725977 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084725977 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(26)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084726000 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084726001 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084726001 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084726001 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084726001 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084726001 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084726002 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084726002 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084726002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084726002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084726002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726002 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 (unavailable) (ss7_combined_linkset.c:297) 20250823084726002 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084726002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084726002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084726002 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084726002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084726002 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084726002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084726002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084726002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084726002 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084726002 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084726002 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084726002 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084726002 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084726002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084726002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084726002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726002 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) 20250823084726002 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084726002 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) 20250823084726002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084726002 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084726002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084726002 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084726002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084726002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084726002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084726002 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084726003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084726003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084726003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084726003 DLM3UA <000f> 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 20250823084726003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084726003 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 (unavailable) 20250823084726003 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823084726003 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823084726002 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084726002 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084726002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084726003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084726003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726003 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) 20250823084726003 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084726003 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084726003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084726003 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084726003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084726003 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084726003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084726003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084726003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084726003 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084726003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084726003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084726003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084726003 DLM3UA <000f> 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 20250823084726003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084726003 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) 20250823084726003 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084726003 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084726003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084726003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084726003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084726003 DLM3UA <000f> 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 20250823084726003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084726003 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) 20250823084726003 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084726003 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084726004 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084726004 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084726004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084726004 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084726004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726004 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) 20250823084726004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726004 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084726004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084726004 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084726004 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084726004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084726004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084726004 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084726004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084726004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084726004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084726004 DLM3UA <000f> 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 20250823084726004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084726004 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084726194 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 20250823084726194 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 20250823084726194 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084726194 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084726201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084726201 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084726201 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084726201 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084726201 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084726201 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084726201 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084726201 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084726201 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084726201 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 20250823084726201 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084726201 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084726201 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084726204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084726204 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084726204 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084726204 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  20250823084726204 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084726204 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084726204 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084726204 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 20250823084726204 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084726204 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084726204 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084726204 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084726204 DLSS7 <000c> ss7_asp.c: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  20250823084726204 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  20250823084726204 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084726205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084726205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084726205 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084726205 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084726205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084726205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084726205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084726205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084726205 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084726205 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084726205 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084726206 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084726206 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084726206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084726206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084726206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084726206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084726206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084726206 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084726206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084726206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084726206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084726206 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084726207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084726207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084726207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084726207 DLM3UA <000f> 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 20250823084726207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084726207 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084726207 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084726207 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084726207 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084726207 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  20250823084726220 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 20250823084726220 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 20250823084726220 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084726220 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084726227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084726227 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084726227 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084726227 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084726227 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084726227 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084726227 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084726227 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084726227 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084726227 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 20250823084726227 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084726227 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084726227 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084726230 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084726230 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084726230 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084726230 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  20250823084726230 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084726230 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084726230 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084726230 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 20250823084726230 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084726230 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084726230 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084726230 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084726230 DLSS7 <000c> ss7_asp.c: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  20250823084726230 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084726230 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  20250823084726230 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084726230 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084726230 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084726230 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084726230 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084726230 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084726230 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084726230 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084726230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084726230 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084726230 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084726230 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084726232 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084726232 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084726232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084726232 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084726232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084726232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084726232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084726232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084726232 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084726232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084726232 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084726232 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084726232 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084726232 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084726232 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084726232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084726232 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084726232 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084726232 DLM3UA <000f> 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 20250823084726232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084726232 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084726232 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084726232 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084726232 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084726232 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(25)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084727009 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084727009 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084727009 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084727009 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084727010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084727010 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084727010 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084727010 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084727010 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084727010 DLSS7 <000c> ss7_asp.c: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  20250823084727010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084727010 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084727010 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084727010 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084727010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084727010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084727010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084727010 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084727010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727010 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084727010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084727010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084727010 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084727010 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) 20250823084727010 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084727010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084727010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084727010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084727010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084727010 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084727010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084727010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084727010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084727010 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084727010 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084727011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084727011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084727011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084727011 DLM3UA <000f> 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 20250823084727011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084727011 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084727011 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084727011 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084727011 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084727011 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  20250823084727011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084727011 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084727011 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084727011 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084727011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084727011 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084727011 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084727011 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084727011 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084727011 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084727011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084727011 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084727011 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084727011 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084727011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084727011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084727011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084727011 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084727011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084727011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084727012 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084727012 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084727012 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(25)@f9b5e94e4af2: MSC_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(28)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084727032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084727032 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084727032 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084727032 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084727032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084727032 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084727032 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084727032 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084727032 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084727032 DLSS7 <000c> ss7_asp.c: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  20250823084727032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084727032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084727032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084727032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084727032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084727032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084727032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084727032 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084727032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727033 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084727033 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084727033 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084727033 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084727033 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) 20250823084727033 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084727033 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084727033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727033 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) 20250823084727033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084727033 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084727033 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084727033 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084727033 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084727033 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084727033 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084727033 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084727033 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084727033 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084727033 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084727033 DLM3UA <000f> 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 20250823084727033 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084727033 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) 20250823084727033 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084727033 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084727033 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084727033 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  20250823084727036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084727036 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084727036 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084727036 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084727037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084727037 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084727037 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084727037 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084727037 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084727037 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084727037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084727037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084727037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084727037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084727037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084727037 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084727037 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084727037 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084727037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084727037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084727037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084727037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084727037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084727037 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084727037 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084727037 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823084727040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084727040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084727040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084727040 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084727040 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084727040 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084727040 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084727040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084727040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-RAN(28)@f9b5e94e4af2: MSC_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@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084727054 DLINP DEBUG SRVCONN(,r=127.0.0.1:45078<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084727054 DLINP DEBUG SRVCONN(,r=127.0.0.1:45078<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084727054 DLINP DEBUG SRVCONN(,r=127.0.0.1:45078<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084727054 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084727054 DHNBAP ERROR (127.0.0.1:45078 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:554) 20250823084727054 DHNBAP ERROR (127.0.0.1:45078 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:106) 20250823084727054 DLINP DEBUG SRVCONN(,r=127.0.0.1:45078<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084727054 DLINP DEBUG SRVCONN(,r=127.0.0.1:45078<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:879) 20250823084727054 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: talloc reports "struct hnb_context" x 1, expecting 1 MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084727060 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36403<->l=127.0.0.1:4262) (control_if.c:193) 20250823084727060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47874<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(18)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(17)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084727063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47866<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084727064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084727064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084727064 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084727064 DMAIN NOTICE (127.0.0.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) 20250823084727064 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register_duplicate(16)@f9b5e94e4af2: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@f9b5e94e4af2: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@f9b5e94e4af2: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(30)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@f9b5e94e4af2: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(19)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@f9b5e94e4af2: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat Aug 23 08:47:27 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20250823084727134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084727212 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084727212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084727212 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084727212 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084727212 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084727212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084727212 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084727212 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084727212 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 20250823084727212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084727212 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084727212 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084727212 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084727212 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084727212 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084727212 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084727212 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 20250823084727212 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084727212 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084727212 DLSS7 <000c> ss7_asp.c: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  20250823084727212 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  20250823084727212 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084727212 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084727212 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084727212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084727212 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084727212 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084727212 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084727212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084727212 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084727212 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084727212 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 20250823084727212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084727212 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084727212 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084727212 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084727212 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084727212 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084727212 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084727212 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 20250823084727212 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084727212 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084727212 DLSS7 <000c> ss7_asp.c: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  20250823084727212 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084727212 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084727212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084727212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084727212 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084727212 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084727212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084727212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084727212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084727212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084727212 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084727212 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) 20250823084727212 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084727212 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084727213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084727213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084727213 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084727213 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084727213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084727213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084727213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084727213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084727213 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084727213 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) 20250823084727213 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084727213 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084727736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263440) Waiting for packet dumper to finish... 1 (prev_count=263440, count=264076) 20250823084729214 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084729214 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084729214 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084729214 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084729214 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084729214 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250823084730853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084730858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084730862 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43627<->l=127.0.0.1:4262) (control_if.c:572) 20250823084730880 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084730880 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084730880 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084730880 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084730880 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084730880 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084730881 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084730881 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084730881 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084730881 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084730881 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084730881 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084730881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730881 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) 20250823084730881 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084730881 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) 20250823084730881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084730881 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084730881 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084730881 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084730881 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084730881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084730881 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084730881 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084730881 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084730881 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084730881 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084730881 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084730881 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084730881 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084730881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730882 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084730882 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084730882 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084730882 DLM3UA <000f> 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 20250823084730882 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084730882 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) 20250823084730882 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084730882 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084730881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730881 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) 20250823084730881 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084730881 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) 20250823084730881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084730881 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084730881 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084730881 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084730881 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084730881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084730881 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084730882 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084730882 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084730882 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084730882 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084730882 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084730882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730882 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084730882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084730882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730882 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084730882 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084730882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084730882 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084730882 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084730882 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084730882 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084730882 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084730882 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084730882 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084730882 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084730882 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084730882 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084730882 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084730882 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084730882 DLM3UA <000f> 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 20250823084730882 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084730882 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) 20250823084730882 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084730882 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084730882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084730882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730882 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084730882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084730882 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084730882 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084730882 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084730882 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084730882 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084730883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084730883 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084730883 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084730883 DLM3UA <000f> 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 20250823084730883 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084730883 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084730883 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084730883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084730883 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084730883 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084730883 DLM3UA <000f> 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 20250823084730883 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084730883 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(39)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(37)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084730898 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084730898 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084730898 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084730898 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084730899 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084730899 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084730899 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084730899 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084730900 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084730900 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084730900 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084730900 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084730900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730900 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) 20250823084730900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084730900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084730900 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084730900 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084730900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084730900 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084730900 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084730900 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084730900 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084730900 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084730900 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084730900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730900 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) 20250823084730900 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084730900 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) 20250823084730900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084730900 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084730900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084730900 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084730900 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084730900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084730900 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084730900 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084730900 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084730900 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084730900 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084730900 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084730900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730900 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) 20250823084730900 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823084730900 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084730900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084730900 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823084730900 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823084730900 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084730901 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084730901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084730901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084730901 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084730901 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084730901 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084730901 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084730901 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084730901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730901 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 (unavailable) (ss7_combined_linkset.c:297) 20250823084730901 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084730901 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=6 -> eSLS=22: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084730901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084730901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084730901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084730901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084730901 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084730901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084730901 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084730901 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084730901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084730901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084730901 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084730901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084730901 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084730901 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084730901 DLM3UA <000f> 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 20250823084730901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084730901 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084730901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084730901 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084730901 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084730901 DLM3UA <000f> 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 20250823084730901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084730901 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) 20250823084730901 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084730901 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084730901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084730901 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084730901 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084730901 DLM3UA <000f> 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 20250823084730901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084730901 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) 20250823084730901 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823084730901 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084730901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084730901 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084730901 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084730901 DLM3UA <000f> 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 20250823084730901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084730901 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 (unavailable) 20250823084730901 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823084730901 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084731096 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 20250823084731096 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 20250823084731096 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084731096 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084731104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084731104 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084731104 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084731104 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084731104 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084731104 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084731104 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084731104 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084731104 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084731104 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 20250823084731104 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084731105 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084731105 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084731107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084731107 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084731107 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084731107 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  20250823084731107 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084731107 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084731107 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084731107 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 20250823084731107 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084731107 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084731107 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084731107 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084731107 DLSS7 <000c> ss7_asp.c: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  20250823084731107 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  20250823084731107 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084731108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084731108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084731108 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084731108 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084731108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084731108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084731108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084731108 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084731108 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084731108 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084731108 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084731109 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084731109 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084731109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084731109 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084731109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084731109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731110 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084731110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084731110 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084731110 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084731110 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084731110 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084731110 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084731110 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084731110 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084731110 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084731110 DLM3UA <000f> 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 20250823084731110 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084731110 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084731110 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084731110 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084731110 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084731110 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  20250823084731111 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 20250823084731111 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 20250823084731111 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084731111 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084731116 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084731116 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084731116 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084731116 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084731116 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084731116 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084731116 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084731116 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084731116 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084731116 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 20250823084731116 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084731116 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084731116 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084731116 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084731116 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084731116 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084731116 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  20250823084731116 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084731116 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084731116 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084731116 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 20250823084731116 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084731116 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084731116 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084731116 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084731116 DLSS7 <000c> ss7_asp.c: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  20250823084731116 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084731116 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  20250823084731116 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084731116 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084731116 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084731116 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084731116 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084731116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084731116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084731116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084731116 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084731116 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084731116 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084731116 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084731117 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084731117 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084731117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084731117 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084731117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731117 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) 20250823084731118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084731118 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084731118 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084731118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084731118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084731118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084731118 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084731118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084731118 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084731118 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084731118 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823084731118 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084731118 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) 20250823084731118 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084731118 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084731118 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084731118 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(38)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084731909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084731909 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084731909 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084731909 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084731909 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084731909 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084731909 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084731909 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084731909 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084731909 DLSS7 <000c> ss7_asp.c: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  20250823084731909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084731909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084731909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084731909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084731909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084731909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084731909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084731909 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084731909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084731909 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084731909 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084731909 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084731909 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) 20250823084731909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084731909 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084731909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084731909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084731910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084731910 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084731910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084731910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084731910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084731910 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084731910 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084731910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084731910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084731910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084731910 DLM3UA <000f> 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 20250823084731910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084731910 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084731910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084731910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084731910 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084731910 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  20250823084731913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084731913 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084731913 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084731913 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084731913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084731913 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084731913 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084731913 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084731913 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084731913 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084731913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084731914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084731914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084731914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084731914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084731914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084731914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084731914 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084731914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731914 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084731914 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084731914 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084731914 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084731914 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(38)@f9b5e94e4af2: MSC_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(41)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084731919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084731919 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084731919 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084731919 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084731919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084731919 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084731919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084731919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084731919 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084731919 DLSS7 <000c> ss7_asp.c: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  20250823084731919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084731919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084731919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084731919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084731919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084731919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084731919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084731919 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084731919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084731919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084731919 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084731919 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084731919 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) 20250823084731919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084731919 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084731919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731919 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084731919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084731919 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084731919 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084731919 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084731919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084731919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084731919 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084731919 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084731919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084731919 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084731919 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084731919 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823084731919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084731919 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084731919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084731919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084731919 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084731919 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  20250823084731919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084731919 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084731919 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084731919 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084731919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084731919 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084731919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084731919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084731920 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084731920 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084731920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084731920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084731920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084731920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084731920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084731920 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084731920 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084731920 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084731920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084731920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084731920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084731920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084731920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084731920 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084731920 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084731920 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(41)@f9b5e94e4af2: MSC_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 } } } } 20250823084731922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084731922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084731922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084731922 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084731922 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084731922 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084731922 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084731922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084731922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084731923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084731923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084731923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084731923 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084731923 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) 20250823084731923 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084731923 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084731923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084731923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: talloc reports "struct hnb_context" x 1, expecting 1 MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084731925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084731925 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43627<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(33)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(32)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084731928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084731928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084731928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084731928 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084731928 DMAIN NOTICE (127.0.0.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) 20250823084731928 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@f9b5e94e4af2: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(34)@f9b5e94e4af2: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(43)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@f9b5e94e4af2: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823084732013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084732117 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084732117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084732117 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084732117 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084732117 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084732117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084732117 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084732117 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084732117 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 20250823084732117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084732117 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084732117 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084732117 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084732117 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084732117 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084732117 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084732117 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 20250823084732117 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084732117 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084732117 DLSS7 <000c> ss7_asp.c: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  20250823084732117 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  20250823084732117 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084732117 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084732117 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084732117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084732117 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084732117 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084732117 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084732117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084732117 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084732117 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084732118 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 20250823084732118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084732118 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084732118 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084732118 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084732118 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084732118 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084732118 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084732118 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 20250823084732118 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084732118 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084732118 DLSS7 <000c> ss7_asp.c: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  20250823084732118 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084732118 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084732117 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084732117 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084732117 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084732117 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084732117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084732117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084732117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084732118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084732118 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084732118 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) 20250823084732118 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084732118 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084732118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084732118 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084732118 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084732118 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084732118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084732118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084732118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084732118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084732118 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084732118 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) 20250823084732118 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084732118 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084732617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47912<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260380) Waiting for packet dumper to finish... 1 (prev_count=260380, count=261016) 20250823084734118 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084734118 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084734118 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084734118 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084734118 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084734118 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_hnb_disconnected_timeout started. 20250823084735752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084735758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084735762 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35185<->l=127.0.0.1:4262) (control_if.c:572) 20250823084735782 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084735782 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084735782 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084735782 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084735782 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084735782 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084735783 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084735783 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_disconnected_timeout-Iuh0(48)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084735783 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084735783 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084735784 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084735784 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084735784 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084735784 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084735784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735784 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) 20250823084735784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084735784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084735784 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084735784 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084735784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084735784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084735784 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084735784 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084735784 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084735784 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084735784 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084735784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735784 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) 20250823084735784 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084735784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084735784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084735784 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084735784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084735784 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084735784 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084735784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084735784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084735784 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084735784 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084735784 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084735784 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084735784 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084735784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735784 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) 20250823084735784 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084735784 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) 20250823084735784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084735784 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084735785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084735785 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084735785 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084735785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084735785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084735785 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084735785 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084735785 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084735785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084735785 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084735785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735785 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) 20250823084735785 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084735785 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) 20250823084735785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084735785 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084735785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084735785 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084735785 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084735785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084735785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084735785 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084735785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084735785 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084735785 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084735785 DLM3UA <000f> 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 20250823084735785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084735785 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084735785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084735785 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084735785 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084735785 DLM3UA <000f> 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 20250823084735785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084735785 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) 20250823084735785 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084735785 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084735785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084735785 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084735785 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084735785 DLM3UA <000f> 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 20250823084735785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084735785 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) 20250823084735785 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084735785 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084735785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084735785 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084735785 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084735785 DLM3UA <000f> 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 20250823084735785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084735785 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) 20250823084735785 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084735785 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(52)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(50)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084735800 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084735800 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084735800 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084735800 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084735800 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084735800 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084735801 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084735801 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084735802 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084735802 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084735802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084735802 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 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) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084735802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084735802 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084735802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084735802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084735802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084735802 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084735802 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084735802 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084735802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084735802 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 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) 20250823084735802 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084735802 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 (available) (ss7_combined_linkset.c:297) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084735802 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084735802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084735802 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084735802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084735802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084735802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084735802 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084735802 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084735802 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084735802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084735802 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 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) 20250823084735802 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084735802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084735802 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084735802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084735802 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084735802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084735802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084735802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084735802 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084735802 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084735802 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084735802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084735802 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084735802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084735802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084735803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084735803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084735803 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084735803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084735803 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084735803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084735803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084735803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084735803 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084735803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084735803 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084735803 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084735803 DLM3UA <000f> 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 20250823084735803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084735803 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084735803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084735803 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084735803 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084735803 DLM3UA <000f> 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 20250823084735803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084735803 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) 20250823084735803 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084735803 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084735803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084735803 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084735803 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084735803 DLM3UA <000f> 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 20250823084735803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084735803 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) 20250823084735803 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084735803 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084735803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084735803 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084735803 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084735803 DLM3UA <000f> 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 20250823084735803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084735803 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823084735803 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084735821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084735821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084735821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084735821 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084735821 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084735821 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084735821 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084735821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084735821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084735996 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 20250823084735996 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 20250823084735996 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084735996 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084736006 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084736006 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084736006 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084736006 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084736006 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084736006 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084736006 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084736006 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084736006 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084736006 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 20250823084736006 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084736006 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084736006 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084736009 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084736009 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084736009 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084736009 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  20250823084736009 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084736009 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084736009 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084736009 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 20250823084736009 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084736009 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084736009 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084736009 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084736009 DLSS7 <000c> ss7_asp.c: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  20250823084736009 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  20250823084736009 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084736009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084736009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084736009 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084736009 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084736009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084736009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084736009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084736009 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084736009 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084736009 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084736009 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084736011 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084736011 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084736011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084736011 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084736011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736011 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) 20250823084736011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084736011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084736011 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084736011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084736011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084736011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084736011 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084736011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084736011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084736011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084736011 DLM3UA <000f> 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 20250823084736011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084736011 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) 20250823084736011 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084736011 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084736011 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084736011 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  20250823084736012 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 20250823084736012 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 20250823084736012 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084736012 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084736017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084736017 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084736018 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084736018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084736018 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084736018 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084736018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084736018 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084736018 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084736018 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 20250823084736018 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084736018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084736018 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084736020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084736020 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084736020 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084736020 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  20250823084736020 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084736020 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084736020 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084736021 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084736021 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084736021 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084736021 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084736021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084736021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084736021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084736021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084736021 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084736021 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084736021 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084736020 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 20250823084736020 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084736020 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084736020 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084736020 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084736020 DLSS7 <000c> ss7_asp.c: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  20250823084736021 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084736021 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  20250823084736021 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084736022 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084736022 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084736022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084736022 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084736022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736022 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084736022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084736022 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084736022 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084736022 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084736022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084736022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084736022 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084736023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084736023 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084736023 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084736023 DLM3UA <000f> 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 20250823084736023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084736023 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084736023 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084736023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084736023 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084736023 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(51)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084736810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084736810 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084736810 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084736810 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084736810 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084736810 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084736810 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084736810 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084736811 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084736811 DLSS7 <000c> ss7_asp.c: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  20250823084736811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084736811 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084736811 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084736811 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084736811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084736811 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084736811 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084736811 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084736811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084736811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084736811 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084736811 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084736811 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) 20250823084736811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084736811 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084736811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084736811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084736811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084736811 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084736811 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084736811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084736811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084736811 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084736811 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084736812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084736812 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084736812 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084736812 DLM3UA <000f> 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 20250823084736812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084736812 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084736812 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084736812 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084736812 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084736812 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  20250823084736813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084736813 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084736813 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084736813 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084736813 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084736813 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084736813 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084736813 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084736813 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084736813 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084736813 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084736813 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084736813 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084736813 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084736813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084736813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084736813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084736813 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084736813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736813 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084736814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084736814 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084736814 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084736814 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(51)@f9b5e94e4af2: MSC_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(54)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084736819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084736819 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084736819 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084736819 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084736819 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084736819 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084736819 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084736819 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084736819 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084736819 DLSS7 <000c> ss7_asp.c: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  20250823084736819 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084736819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084736819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084736819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084736819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084736819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084736819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084736819 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084736819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736819 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084736819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084736819 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084736819 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084736819 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) 20250823084736819 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084736819 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084736819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736819 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) 20250823084736819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084736819 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084736819 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084736819 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084736819 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084736819 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084736819 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084736819 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084736819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084736819 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084736819 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084736819 DLM3UA <000f> 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 20250823084736819 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084736819 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) 20250823084736819 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084736819 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084736819 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084736819 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  20250823084736819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084736819 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084736819 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084736819 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084736819 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084736819 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084736819 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084736819 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084736819 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084736819 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084736819 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084736819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084736819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084736819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084736819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084736819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084736819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084736819 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084736819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084736819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084736819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084736819 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084736819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084736819 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084736819 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084736819 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(54)@f9b5e94e4af2: MSC_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 } } } } 20250823084736830 DLCTRL DEBUG Command: GET 653657582 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823084736830 DLCTRL DEBUG Tx Command reply: GET_REPLY 653657582 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@f9b5e94e4af2: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@f9b5e94e4af2: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250823084736836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084736836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084736836 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084736836 DMAIN NOTICE (127.0.0.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) 20250823084736836 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_disconnected_timeout-Iuh0(48)@f9b5e94e4af2: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250823084737843 DLCTRL DEBUG Command: GET 57418972 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823084737844 DLCTRL DEBUG Tx Command reply: GET_REPLY 57418972 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250823084742856 DLCTRL DEBUG Command: GET 673540869 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823084742856 DLCTRL DEBUG Tx Command reply: ERROR 673540869 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)@f9b5e94e4af2: 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@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250823084743894 DLCTRL DEBUG Command: GET 323658687 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823084743894 DLCTRL DEBUG Tx Command reply: ERROR 323658687 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)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084743894 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084743894 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)@f9b5e94e4af2: 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@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084743909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084743909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084743909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084743909 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084743909 DLGLOBAL DEBUG validating counter group 0x562853328bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823084743909 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084743909 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084743909 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084743909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084743909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250823084743911 DLCTRL DEBUG Command: GET 807966226 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823084743911 DLCTRL DEBUG Tx Command reply: GET_REPLY 807966226 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084744917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084744917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084744917 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084744917 DMAIN NOTICE (127.0.0.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) 20250823084744917 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_disconnected_timeout-Iuh0(57)@f9b5e94e4af2: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250823084744925 DLCTRL DEBUG Command: GET 439440001 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823084744925 DLCTRL DEBUG Tx Command reply: GET_REPLY 439440001 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084749400 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823084749400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823084749401 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084749401 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084749401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084749401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823084749401 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823084749401 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823084749401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084749401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823084749401 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823084749401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823084749401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084749401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823084749401 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823084749401 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823084749402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084749402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823084749402 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823084749402 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK MTC@f9b5e94e4af2: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250823084750937 DLCTRL DEBUG Command: GET 502583836 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823084750937 DLCTRL DEBUG Tx Command reply: ERROR 502583836 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)@f9b5e94e4af2: 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@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084750948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084750949 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35185<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(45)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084750951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49652<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(51)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@f9b5e94e4af2: Final verdict of PTC: none 20250823084750961 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084750961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084750962 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084750962 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084750962 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084750962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084750962 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084750962 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084750962 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 20250823084750962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084750962 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084750962 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084750962 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084750962 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084750962 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084750962 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084750962 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 20250823084750962 DLSS7 <000c> ss7_route.c: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-PFCP(47)@f9b5e94e4af2: Final verdict of PTC: none 20250823084750962 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084750962 DLSS7 <000c> ss7_asp.c: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  20250823084750962 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  20250823084750962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084750962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(56)@f9b5e94e4af2: Final verdict of PTC: none 20250823084750962 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084750962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084750962 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084750962 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084750962 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 20250823084750962 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084750962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084750962 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084750962 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084750962 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 20250823084750962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084750963 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084750963 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084750963 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084750963 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084750963 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084750963 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084750963 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 20250823084750963 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084750963 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084750963 DLSS7 <000c> ss7_asp.c: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  20250823084750963 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084750963 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(52)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@f9b5e94e4af2: Final verdict of PTC: none 20250823084750962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084750962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084750962 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084750962 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084750963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084750963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084750963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084750963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084750963 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084750963 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) 20250823084750963 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084750963 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084750963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084750963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084750963 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084750963 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084750963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084750963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084750963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084750963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084750963 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084750963 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) 20250823084750964 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084750964 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@f9b5e94e4af2: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sat Aug 23 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 20250823084751038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084751540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=279472) Waiting for packet dumper to finish... 1 (prev_count=279472, count=280012) 20250823084752963 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084752963 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084752963 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084752963 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084752963 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084752963 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ue_register started. 20250823084754654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084754660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084754666 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35239<->l=127.0.0.1:4262) (control_if.c:572) 20250823084754687 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084754687 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084754687 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084754687 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084754687 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084754687 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084754688 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084754688 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084754688 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084754688 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)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084754689 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084754689 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084754689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084754689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 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) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084754689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084754689 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084754689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084754689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084754689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084754689 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084754689 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084754689 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084754689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084754689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084754689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084754689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084754689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084754689 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084754689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084754689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084754689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084754689 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084754689 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084754689 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084754689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084754689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 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) 20250823084754689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084754689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084754689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084754689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084754689 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084754689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084754689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084754689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084754689 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084754689 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084754689 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084754689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084754689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084754689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084754689 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084754689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084754689 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084754689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084754689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084754689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084754689 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084754689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084754689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084754690 DLM3UA <000f> 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 20250823084754690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084754690 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084754690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084754690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084754690 DLM3UA <000f> 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 20250823084754690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084754690 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084754690 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084754690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084754690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084754690 DLM3UA <000f> 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 20250823084754690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084754690 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) 20250823084754690 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084754690 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084754690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084754690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084754690 DLM3UA <000f> 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 20250823084754690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084754690 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084754690 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(67)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(65)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084754706 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084754706 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084754706 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084754706 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084754707 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084754707 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084754707 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084754707 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084754707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084754707 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084754707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754707 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) 20250823084754707 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084754707 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=11 -> eSLS=27: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084754707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084754707 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084754707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084754707 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084754707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084754707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084754707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084754708 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084754708 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084754708 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084754708 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084754708 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084754708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084754708 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084754708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754708 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) 20250823084754708 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084754708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084754708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084754708 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084754708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084754708 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084754708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084754708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084754708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084754708 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084754708 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084754708 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084754708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084754708 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084754708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754708 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) 20250823084754708 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084754708 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084754708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754708 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084754708 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084754708 DLM3UA <000f> 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 20250823084754708 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084754708 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) 20250823084754708 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084754708 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823084754708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084754709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084754709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084754709 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084754709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084754709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084754709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084754709 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084754709 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084754709 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084754709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084754709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084754709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084754709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084754709 DLM3UA <000f> 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 20250823084754709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084754709 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) 20250823084754709 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084754709 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) 20250823084754709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084754709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084754709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084754709 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084754709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084754709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084754709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084754709 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084754709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084754709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084754709 DLM3UA <000f> 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 20250823084754709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084754709 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) 20250823084754709 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084754709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084754709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084754709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084754709 DLM3UA <000f> 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 20250823084754709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084754709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084754734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084754734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084754734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084754734 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084754734 DLGLOBAL DEBUG validating counter group 0x562853328bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823084754734 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084754734 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084754734 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084754734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084754734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084754901 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 20250823084754901 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 20250823084754901 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084754901 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084754910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754910 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084754910 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084754910 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084754910 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084754910 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084754910 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084754910 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084754910 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084754910 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 20250823084754910 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084754910 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084754910 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084754914 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754914 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084754914 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084754914 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  20250823084754914 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084754914 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084754914 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084754914 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 20250823084754914 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084754914 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084754914 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084754914 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084754914 DLSS7 <000c> ss7_asp.c: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  20250823084754914 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  20250823084754914 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084754914 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084754914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084754914 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084754914 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084754914 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084754914 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084754914 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084754914 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084754914 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084754914 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084754914 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084754916 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084754916 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084754916 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084754916 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084754916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754916 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) 20250823084754916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084754916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084754916 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084754916 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084754916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084754916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084754916 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084754916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754916 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084754916 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084754916 DLM3UA <000f> 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 20250823084754916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084754916 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) 20250823084754916 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084754916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084754916 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084754916 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  20250823084754925 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 20250823084754925 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 20250823084754925 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084754925 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084754927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754927 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084754927 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084754927 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084754927 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084754927 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084754927 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084754927 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084754927 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084754927 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 20250823084754927 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084754927 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084754927 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084754928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754928 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084754928 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084754928 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  20250823084754928 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084754928 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084754928 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084754928 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 20250823084754928 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084754928 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084754928 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084754928 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084754928 DLSS7 <000c> ss7_asp.c: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  20250823084754928 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084754928 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  20250823084754928 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084754928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084754928 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084754928 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084754928 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084754928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084754928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084754928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084754928 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084754928 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084754928 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084754929 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084754930 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084754930 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084754930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084754930 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084754930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754930 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) 20250823084754930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084754930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084754930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084754930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084754930 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084754930 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084754930 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084754930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084754930 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084754930 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084754930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084754930 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084754930 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084754930 DLM3UA <000f> 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 20250823084754930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084754930 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) 20250823084754930 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084754930 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084754930 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084754930 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(66)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084755715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084755715 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084755715 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084755716 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084755716 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084755716 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084755716 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084755716 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084755716 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084755716 DLSS7 <000c> ss7_asp.c: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  20250823084755716 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084755716 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084755716 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084755716 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084755716 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084755716 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084755716 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084755716 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084755716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084755716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084755716 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084755716 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084755716 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) 20250823084755716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084755716 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084755716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084755716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755716 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084755716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084755716 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084755716 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084755716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084755716 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084755716 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084755716 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084755716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084755717 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084755717 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084755717 DLM3UA <000f> 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 20250823084755717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084755717 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084755717 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084755717 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084755717 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084755717 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  20250823084755720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084755720 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084755720 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084755720 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084755720 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084755720 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084755720 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084755720 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084755720 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084755720 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084755720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084755720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084755720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084755720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084755720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084755720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084755720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084755720 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084755720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084755720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084755720 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084755720 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084755720 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(66)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084755735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084755735 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084755735 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084755735 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084755735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084755735 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084755735 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084755735 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084755735 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084755735 DLSS7 <000c> ss7_asp.c: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  20250823084755735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084755735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084755735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084755735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084755735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084755735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084755735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084755735 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084755735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084755736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084755736 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084755736 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084755736 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) 20250823084755736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084755736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084755736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755736 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084755736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084755736 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084755736 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084755736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084755736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084755736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084755736 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084755736 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084755736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084755736 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084755736 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084755736 DLM3UA <000f> 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 20250823084755736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084755736 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084755736 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084755736 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084755736 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084755736 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  20250823084755739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084755739 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084755739 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084755739 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084755739 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084755739 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084755739 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084755739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084755739 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084755739 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084755739 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084755739 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084755739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084755739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084755739 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084755739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755739 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084755739 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084755739 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084755739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084755739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084755739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084755739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084755739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084755739 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084755739 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084755739 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(69)@f9b5e94e4af2: MSC_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 } } } } 20250823084755745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084755745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084755745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1431) 20250823084755745 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250823084755745 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:638) 20250823084755745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084755745 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@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084755756 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35239<->l=127.0.0.1:4262) (control_if.c:193) 20250823084755757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(61)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(60)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084755759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084755760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084755760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084755760 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084755760 DMAIN NOTICE (127.0.0.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) 20250823084755760 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ue_register(59)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@f9b5e94e4af2: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(62)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(71)@f9b5e94e4af2: Final verdict of PTC: none TC_ue_register-Iuh0(63)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ue_register finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat Aug 23 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 20250823084755842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084755921 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084755921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084755921 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084755921 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084755921 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084755921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084755921 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084755921 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084755921 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 20250823084755921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084755921 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084755921 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084755921 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084755921 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084755921 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084755921 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084755921 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 20250823084755921 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084755921 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084755921 DLSS7 <000c> ss7_asp.c: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  20250823084755921 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  20250823084755921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084755921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084755921 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084755921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084755921 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084755921 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084755921 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084755921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084755921 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084755921 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084755921 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 20250823084755921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084755921 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084755921 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084755921 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084755921 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084755921 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084755921 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084755921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084755921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084755921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084755921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084755921 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084755921 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) 20250823084755922 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084755922 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084755922 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084755922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084755922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084755922 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084755922 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084755922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084755922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084755922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084755922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084755922 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084755922 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) 20250823084755922 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084755922 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084755922 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084755922 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084755922 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084755922 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 20250823084755922 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084755922 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084755922 DLSS7 <000c> ss7_asp.c: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  20250823084755922 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084755922 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084756444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41296<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258496) Waiting for packet dumper to finish... 1 (prev_count=258496, count=259036) 20250823084757922 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084757922 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084757922 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084757922 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084757922 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084757922 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ue_register_tmsi_lai started. MTC@f9b5e94e4af2: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250823084759574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084759579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084759583 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34949<->l=127.0.0.1:4262) (control_if.c:572) 20250823084759616 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084759616 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084759617 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084759617 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084759617 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084759617 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084759617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084759617 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084759617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759617 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084759617 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) 20250823084759618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084759618 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084759618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084759618 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084759618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084759618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084759618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084759618 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) TC_ue_register_tmsi_lai-Iuh0(76)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084759618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084759618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084759618 DLM3UA <000f> 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 20250823084759618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084759618 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084759618 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084759618 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084759619 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084759619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084759619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084759619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759619 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084759619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084759619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084759619 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084759619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084759619 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084759619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084759619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084759619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084759619 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084759619 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084759619 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084759619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084759619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084759619 DLM3UA <000f> 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 20250823084759619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084759620 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084759620 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084759621 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084759621 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084759622 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084759622 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084759622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084759622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084759622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759622 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) 20250823084759622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084759622 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084759622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084759622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084759622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084759622 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084759622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084759622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084759622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084759622 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084759622 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084759622 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084759622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084759622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084759622 DLM3UA <000f> 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 20250823084759622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084759622 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) 20250823084759622 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084759622 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084759623 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084759623 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084759623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084759623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084759623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759623 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) 20250823084759623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084759623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084759623 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084759623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084759623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084759623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084759623 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084759624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759624 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084759624 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084759624 DLM3UA <000f> 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 20250823084759624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084759624 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(80)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(78)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084759647 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084759647 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084759647 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084759647 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084759648 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084759648 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084759648 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084759648 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084759649 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084759649 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084759649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084759649 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084759649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084759649 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084759649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084759649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084759649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084759649 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084759649 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084759649 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084759649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084759649 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 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) 20250823084759649 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084759649 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) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084759649 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084759649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084759649 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084759649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084759649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084759649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084759649 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084759649 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084759649 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084759649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084759649 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 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) 20250823084759649 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084759649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084759649 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084759649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084759649 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084759649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084759649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084759649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084759649 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084759649 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084759649 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084759649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084759649 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084759649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084759649 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084759649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084759649 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084759649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084759649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084759649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084759649 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084759649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084759649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084759649 DLM3UA <000f> 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 20250823084759649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084759649 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084759649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084759649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084759649 DLM3UA <000f> 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 20250823084759649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084759649 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) 20250823084759649 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084759649 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084759649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084759649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084759649 DLM3UA <000f> 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 20250823084759649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084759649 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) 20250823084759649 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084759649 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084759649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084759649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084759649 DLM3UA <000f> 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 20250823084759649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084759649 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084759649 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084759670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084759670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084759670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084759670 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084759670 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084759670 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084759670 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084759670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084759670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084759843 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 20250823084759843 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 20250823084759843 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084759843 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084759849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759849 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084759849 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084759849 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084759849 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084759849 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084759849 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084759849 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084759849 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084759849 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 20250823084759849 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084759849 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084759849 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084759851 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759851 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084759851 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084759851 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  20250823084759851 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084759851 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084759851 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084759851 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 20250823084759851 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084759851 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084759851 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084759851 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084759851 DLSS7 <000c> ss7_asp.c: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  20250823084759851 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  20250823084759851 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084759851 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084759851 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084759851 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084759851 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084759851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084759851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084759851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084759851 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084759851 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084759851 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084759851 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084759852 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084759852 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084759852 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084759852 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084759852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759852 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) 20250823084759852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759852 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084759852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084759852 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084759852 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084759852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084759852 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084759852 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084759852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759852 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084759852 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084759852 DLM3UA <000f> 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 20250823084759852 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084759852 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) 20250823084759852 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084759852 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084759852 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084759852 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  20250823084759859 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 20250823084759859 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 20250823084759859 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084759859 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084759860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759860 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084759860 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084759861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084759861 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084759861 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084759861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084759861 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084759861 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084759861 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 20250823084759861 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084759861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084759861 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084759861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759861 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084759861 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084759861 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  20250823084759861 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084759861 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084759861 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084759861 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 20250823084759861 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084759861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084759861 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084759861 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084759861 DLSS7 <000c> ss7_asp.c: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  20250823084759861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084759861 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  20250823084759861 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084759861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084759861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084759861 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084759861 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084759861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084759862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084759862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084759862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084759862 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084759862 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084759862 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084759863 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084759863 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084759863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084759863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084759863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759863 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084759863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084759863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084759863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084759863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084759863 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084759863 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084759863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084759863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084759863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084759863 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084759863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084759863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084759863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084759863 DLM3UA <000f> 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 20250823084759863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084759863 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084759863 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084759863 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084759863 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084759863 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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084800649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084800649 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084800649 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084800649 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084800649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084800649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084800649 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084800649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084800649 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084800649 DLSS7 <000c> ss7_asp.c: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  20250823084800649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084800649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084800649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084800649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084800649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084800649 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084800649 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084800649 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084800649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084800649 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084800649 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084800649 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084800649 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) 20250823084800649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084800649 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084800649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800649 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084800649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084800649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084800649 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084800649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084800649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084800649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084800649 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084800649 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084800649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084800649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084800649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084800649 DLM3UA <000f> 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 20250823084800649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084800649 DLSS7 <000c> ss7_combined_linkset.c:297 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: picked Normal Route via 'virt-msc0' round-robin style (available) 20250823084800649 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084800649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084800649 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084800649 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  20250823084800650 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084800650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084800650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084800650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084800650 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084800650 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084800650 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084800650 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084800650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084800649 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084800649 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084800650 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084800650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084800650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084800650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084800650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084800650 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084800650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084800650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800650 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084800650 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084800650 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084800650 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084800650 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(79)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084800665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084800665 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084800665 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084800665 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084800665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084800665 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084800665 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084800665 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084800665 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084800665 DLSS7 <000c> ss7_asp.c: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  20250823084800665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084800665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084800665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084800665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084800665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084800665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084800665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084800665 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084800665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084800665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084800665 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084800665 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084800665 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) 20250823084800665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084800665 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084800665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084800665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084800665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084800665 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084800665 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084800665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084800665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084800665 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084800665 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084800665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084800665 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084800665 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084800665 DLM3UA <000f> 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 20250823084800665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084800666 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084800666 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084800666 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084800666 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084800666 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  20250823084800668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084800668 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084800668 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084800668 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084800668 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084800668 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084800668 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084800668 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084800668 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084800668 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084800668 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084800668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084800668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084800668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084800668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084800668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084800668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084800668 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084800668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084800668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084800668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084800668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084800668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084800668 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084800668 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084800668 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(82)@f9b5e94e4af2: MSC_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 } } } } 20250823084800678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084800678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084800678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1431) 20250823084800678 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250823084800678 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:396) 20250823084800678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084800678 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@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084800682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41328<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084800683 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34949<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(73)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084800683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084800684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084800684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084800684 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084800684 DMAIN NOTICE (127.0.0.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) 20250823084800684 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(78)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_ue_register_tmsi_lai(72)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@f9b5e94e4af2: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(84)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@f9b5e94e4af2: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(75)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat Aug 23 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 20250823084800725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084800853 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084800853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084800853 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084800853 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084800853 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084800853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084800853 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084800853 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084800853 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 20250823084800853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084800853 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084800853 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084800853 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084800853 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084800853 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084800853 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084800853 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 20250823084800853 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084800853 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084800853 DLSS7 <000c> ss7_asp.c: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  20250823084800853 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  20250823084800853 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084800853 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084800854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084800854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084800854 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084800854 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084800854 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084800854 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084800854 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084800854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084800854 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084800854 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084800854 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084800854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084800854 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084800854 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084800854 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084800854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084800854 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084800854 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) 20250823084800854 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084800854 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084800854 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 20250823084800854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084800854 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084800854 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084800854 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084800854 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084800854 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084800854 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084800854 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 20250823084800854 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084800854 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084800854 DLSS7 <000c> ss7_asp.c: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  20250823084800854 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084800855 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084800855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084800855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084800855 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084800855 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084800855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084800855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084800855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084800855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084800855 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084800855 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) 20250823084800855 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084800855 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084801326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41334<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230468) Waiting for packet dumper to finish... 1 (prev_count=230468, count=258508) 20250823084802855 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084802855 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084802855 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084802855 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084802855 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084802855 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ue_register_before_hnb_register started. 20250823084804422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084804427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084804430 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46795<->l=127.0.0.1:4262) (control_if.c:572) 20250823084804445 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084804445 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084804445 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084804445 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084804445 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084804446 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084804446 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084804446 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ue_register_before_hnb_register-Iuh0(89)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084804446 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084804446 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084804447 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084804447 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084804447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084804447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084804447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804447 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) 20250823084804447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084804447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804447 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084804447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084804447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084804447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084804447 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084804447 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084804447 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084804447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084804447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084804447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804447 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) 20250823084804447 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084804447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084804447 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084804447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804447 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084804447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084804447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084804447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084804447 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084804447 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084804447 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084804447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084804447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084804447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804447 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) 20250823084804447 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084804447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084804447 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084804447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804448 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084804448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084804448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084804448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084804448 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084804448 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084804448 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084804448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084804448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084804448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804448 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084804448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084804448 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084804448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804448 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084804448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084804448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084804448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084804448 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084804448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084804448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084804448 DLM3UA <000f> 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 20250823084804448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084804448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084804448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084804448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084804448 DLM3UA <000f> 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 20250823084804448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084804448 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) 20250823084804448 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084804448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084804448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084804448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084804448 DLM3UA <000f> 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 20250823084804448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084804448 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) 20250823084804448 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084804448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084804448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084804448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084804448 DLM3UA <000f> 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 20250823084804448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084804448 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084804448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(93)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084804464 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084804464 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084804464 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084804464 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084804465 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084804465 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084804465 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084804465 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084804466 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084804466 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084804466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084804466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084804466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804466 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) 20250823084804466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084804466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804466 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084804466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084804466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084804466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084804466 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084804466 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084804466 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084804466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084804466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084804466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804466 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084804466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084804466 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084804466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804466 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084804466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084804466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084804466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084804466 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084804466 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084804466 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084804466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084804466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084804466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804466 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084804466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084804466 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084804467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804467 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084804467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084804467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084804467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084804467 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084804467 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084804467 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084804467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084804467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084804467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804467 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823084804467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084804467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084804467 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823084804467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084804467 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084804467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084804467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084804467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084804467 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084804467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084804467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084804467 DLM3UA <000f> 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 20250823084804467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084804467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084804467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084804467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084804467 DLM3UA <000f> 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 20250823084804467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084804467 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084804467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084804467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084804467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084804467 DLM3UA <000f> 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 20250823084804467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084804467 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084804467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084804467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084804467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084804467 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823084804467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084804467 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823084804467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(94)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084804658 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 20250823084804658 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 20250823084804658 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084804658 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084804660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804660 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084804660 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084804660 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084804660 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084804660 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084804660 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084804660 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084804660 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084804660 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 20250823084804660 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084804660 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084804660 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084804661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804661 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084804661 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084804661 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  20250823084804661 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084804661 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084804661 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084804661 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 20250823084804661 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084804661 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084804661 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084804661 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084804661 DLSS7 <000c> ss7_asp.c: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  20250823084804661 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  20250823084804661 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084804661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084804661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084804661 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084804661 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084804661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084804661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084804661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084804661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084804661 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084804661 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084804661 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084804662 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084804662 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084804662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084804662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084804662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084804662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084804662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084804662 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084804662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084804662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084804662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084804662 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084804662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804662 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084804662 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084804662 DLM3UA <000f> 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 20250823084804662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084804662 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084804662 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084804662 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084804662 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084804662 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  20250823084804679 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 20250823084804679 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 20250823084804679 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084804679 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084804680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804680 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084804680 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084804680 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084804680 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084804680 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084804680 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084804680 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084804680 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084804680 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 20250823084804680 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084804680 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084804680 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084804681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804681 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084804681 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084804681 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  20250823084804681 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084804681 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084804681 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084804681 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 20250823084804681 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084804681 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084804681 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084804681 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084804681 DLSS7 <000c> ss7_asp.c: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  20250823084804681 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084804681 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  20250823084804681 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084804681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084804681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084804681 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084804681 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084804681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084804681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084804681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084804681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084804681 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084804681 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084804681 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084804682 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084804682 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084804682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084804682 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084804682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084804682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084804682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084804682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084804682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084804682 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084804682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084804682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084804682 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084804682 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084804682 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084804682 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084804682 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084804682 DLM3UA <000f> 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 20250823084804682 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084804682 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084804682 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084804682 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084804682 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084804682 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(92)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084805466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084805466 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084805466 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084805466 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084805466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084805466 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084805466 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084805466 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084805466 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084805466 DLSS7 <000c> ss7_asp.c: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  20250823084805466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084805467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084805467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084805467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084805467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084805467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084805467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084805467 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084805467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084805467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084805467 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084805467 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084805467 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) 20250823084805467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084805467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084805467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805467 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084805467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084805467 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084805467 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084805467 DLSS7 DEBUG 0: rt->dest.20250823084805467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084805467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084805467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084805467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084805467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084805467 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084805467 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084805467 DLM3UA <000f> 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 20250823084805467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084805467 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084805467 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084805467 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084805467 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084805467 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  20250823084805467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084805467 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084805467 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084805467 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084805467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084805467 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084805467 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084805467 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084805467 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084805467 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084805467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084805467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084805467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084805467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084805467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084805467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084805467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084805467 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084805467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084805467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084805467 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084805467 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084805467 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(92)@f9b5e94e4af2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(95)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084805488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084805488 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084805488 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084805488 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084805488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084805488 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084805488 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084805488 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084805488 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084805488 DLSS7 <000c> ss7_asp.c: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  20250823084805488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084805488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084805488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084805488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084805488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084805488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084805488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084805488 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084805488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084805488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084805488 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084805488 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084805488 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) 20250823084805488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084805488 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084805488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084805488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084805488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084805488 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084805488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084805488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084805488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084805488 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084805488 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084805488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084805488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084805488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084805488 DLM3UA <000f> 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 20250823084805488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084805488 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084805488 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084805488 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084805488 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084805488 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  20250823084805491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084805491 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084805491 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084805491 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084805491 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084805491 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084805491 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084805491 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084805491 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084805491 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084805491 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084805491 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084805491 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084805491 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084805491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084805491 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084805491 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084805491 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084805491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084805491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084805491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084805491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084805491 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084805491 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084805491 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084805491 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(95)@f9b5e94e4af2: MSC_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 } } } } 20250823084805498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084805498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084805498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1431) 20250823084805498 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250823084805498 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:285) 20250823084805498 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:297) 20250823084805498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084805498 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@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084805506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084805506 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46795<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(86)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084805507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41342<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084805508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084805508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084805508 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084805508 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) 20250823084805508 DMAIN INFO (disconnected ) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ue_register_before_hnb_register(85)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@f9b5e94e4af2: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@f9b5e94e4af2: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(97)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(88)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sat Aug 23 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 20250823084805618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084805672 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084805672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084805672 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084805672 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084805672 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084805672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084805672 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084805672 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084805672 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 20250823084805672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084805672 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084805672 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084805672 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084805672 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084805672 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084805672 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084805672 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 20250823084805672 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084805672 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084805672 DLSS7 <000c> ss7_asp.c: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  20250823084805672 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  20250823084805672 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084805672 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084805672 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084805672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084805672 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084805672 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084805672 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084805672 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084805672 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084805673 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084805672 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084805672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084805673 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084805673 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084805673 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 20250823084805673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084805673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084805673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084805673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084805673 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084805673 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084805673 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) 20250823084805673 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084805673 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084805673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084805673 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084805673 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084805673 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084805673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084805673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084805673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084805673 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084805673 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084805673 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) 20250823084805673 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084805673 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084805673 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084805673 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084805673 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084805673 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084805673 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 20250823084805673 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084805673 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084805673 DLSS7 <000c> ss7_asp.c: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  20250823084805673 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084805673 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084805673 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084805673 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084806220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33226<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=226772) Waiting for packet dumper to finish... 1 (prev_count=226772, count=255148) 20250823084807674 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084807674 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084807674 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084807674 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084807674 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084807674 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ranap_cs_initial_ue started. 20250823084809285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084809292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084809306 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40179<->l=127.0.0.1:4262) (control_if.c:572) TC_ranap_cs_initial_ue-Iuh0(102)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084809355 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084809355 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084809356 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084809356 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084809357 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084809357 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084809357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084809357 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084809357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809357 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084809357 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) 20250823084809357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084809357 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084809357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084809357 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084809357 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084809357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084809357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084809357 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084809357 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084809357 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084809357 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084809357 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084809358 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084809358 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084809358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084809358 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084809358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809358 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) 20250823084809358 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084809358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084809358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084809358 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084809358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084809358 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084809358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084809358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084809358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084809358 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084809358 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084809358 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084809359 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084809359 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084809359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084809359 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084809359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809359 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) 20250823084809359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084809359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084809359 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084809359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084809359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084809359 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084809359 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084809359 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084809359 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084809359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084809359 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084809359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809359 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084809359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084809359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084809359 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084809359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084809359 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084809359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084809360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084809360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084809360 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084809360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084809360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084809360 DLM3UA <000f> 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 20250823084809360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084809360 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084809360 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084809360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084809360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084809360 DLM3UA <000f> 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 20250823084809360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084809360 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) 20250823084809360 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084809360 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084809360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084809360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084809360 DLM3UA <000f> 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 20250823084809360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084809360 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084809360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084809360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084809360 DLM3UA <000f> 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 20250823084809360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084809360 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084809361 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(106)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(104)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084809409 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084809409 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084809409 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084809409 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084809410 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084809410 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084809410 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084809410 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084809412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084809412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084809412 DLM3UA <000f> 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 20250823084809412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084809412 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084809412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084809412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084809412 DLM3UA <000f> 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 20250823084809412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084809412 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084809412 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084809412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084809412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084809412 DLM3UA <000f> 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 20250823084809412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084809412 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) 20250823084809412 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084809412 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084809412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084809412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084809412 DLM3UA <000f> 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 20250823084809412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084809412 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) 20250823084809412 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084809412 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823084809411 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084809411 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084809411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084809411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 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) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084809411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084809411 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084809411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084809411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084809411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084809411 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084809411 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084809411 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084809411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084809411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084809411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084809411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084809411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084809411 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084809411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084809411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084809411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084809411 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084809411 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084809411 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084809411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084809411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 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) 20250823084809411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084809411 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) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084809411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084809411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084809411 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084809411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084809411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084809411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084809411 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084809411 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084809411 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084809411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084809411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 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) 20250823084809411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084809411 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) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084809411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084809411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084809411 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084809412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084809412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084809412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084809412 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084809459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084809459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084809459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084809459 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084809459 DLGLOBAL DEBUG validating counter group 0x562853328bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823084809459 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084809459 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084809459 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084809459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084809459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084809602 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 20250823084809602 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 20250823084809602 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084809602 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084809606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809606 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084809606 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084809607 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084809607 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084809607 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084809607 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084809607 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084809607 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084809607 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 20250823084809607 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084809607 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084809607 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084809609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809609 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084809609 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084809609 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  20250823084809609 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084809609 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084809609 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084809609 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 20250823084809609 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084809609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084809609 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084809609 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084809609 DLSS7 <000c> ss7_asp.c: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  20250823084809609 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  20250823084809609 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084809609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084809609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084809609 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084809609 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084809609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084809609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084809609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084809609 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084809609 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084809609 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084809609 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084809611 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084809611 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084809611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084809611 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084809611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084809611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809611 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084809611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084809611 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084809611 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084809611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084809611 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084809611 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084809611 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809611 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084809611 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084809611 DLM3UA <000f> 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 20250823084809611 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084809611 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084809611 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084809611 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084809611 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084809611 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  20250823084809639 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 20250823084809639 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 20250823084809639 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084809639 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084809643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809643 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084809643 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084809643 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084809643 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084809643 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084809643 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084809643 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084809643 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084809643 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 20250823084809643 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084809643 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084809643 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084809645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809645 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084809645 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084809645 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  20250823084809645 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084809645 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084809645 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084809645 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 20250823084809645 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084809645 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084809645 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084809645 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084809645 DLSS7 <000c> ss7_asp.c: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  20250823084809645 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084809645 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  20250823084809645 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084809646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084809646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084809646 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084809646 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084809646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084809646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084809646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084809646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084809646 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084809646 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084809646 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084809647 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084809647 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084809647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084809647 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084809647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809647 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 (available) (ss7_combined_linkset.c:297) 20250823084809647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084809647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084809647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084809647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084809647 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084809647 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084809647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084809647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084809647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084809647 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084809647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084809647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084809647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084809647 DLM3UA <000f> 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 20250823084809647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084809647 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 (available) 20250823084809647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084809647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084809647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084809647 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(105)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084810412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084810412 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084810412 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084810412 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084810412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084810412 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084810412 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084810412 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084810412 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084810412 DLSS7 <000c> ss7_asp.c: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  20250823084810413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084810413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084810413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084810413 DLM3UA <000f> 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 20250823084810413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084810413 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084810413 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084810413 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084810413 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084810413 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  20250823084810412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084810412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084810412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084810412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084810412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084810412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084810412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084810412 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084810412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084810412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084810412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084810412 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084810412 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) 20250823084810412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084810412 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084810413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084810413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084810413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084810413 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084810413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084810413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084810413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084810413 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084810413 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084810416 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084810416 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084810416 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084810416 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084810416 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084810416 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084810416 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084810416 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084810416 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084810416 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084810416 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084810416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084810416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084810416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084810416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084810416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084810416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084810416 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084810416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810416 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084810416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084810416 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084810416 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084810416 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(105)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084810449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084810450 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084810450 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084810450 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084810450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084810450 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084810450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084810450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084810450 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084810450 DLSS7 <000c> ss7_asp.c: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  20250823084810450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084810450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084810450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084810450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084810450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084810450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084810450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084810450 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084810450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084810450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084810450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084810450 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084810450 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) 20250823084810450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084810450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084810450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810450 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084810450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084810450 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084810450 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084810450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084810450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084810450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084810450 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084810450 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084810450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084810450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084810450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084810450 DLM3UA <000f> 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 20250823084810450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084810450 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084810450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084810450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084810450 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084810450 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  20250823084810451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084810451 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084810451 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084810451 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084810451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084810451 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084810451 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084810451 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084810451 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084810451 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084810451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084810451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084810451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084810451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084810451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084810451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084810451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084810451 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084810451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084810451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084810451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084810451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084810451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084810451 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084810452 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084810452 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(108)@f9b5e94e4af2: MSC_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 } } } } 20250823084810485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33254<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@f9b5e94e4af2: Added conn table entry 0TC_ranap_cs_initial_ue0(111)7028722 20250823084811506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084811506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084811506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084811506 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084811506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b3ff2, normal) (hnbgw_rua.c:408) 20250823084811506 DHNB DEBUG map_rua[0x56285f225ee0]{init}: Allocated (fsm.c:456) 20250823084811506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7028722)[0x56285f225ee0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084811506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7028722 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084811506 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084811506 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084811506 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7028722 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084811506 DCN DEBUG map_sccp[0x56285f2247f0]{init}: Allocated (fsm.c:456) 20250823084811506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56285f2247f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084811506 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7028722 <-> SCCP-1 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084811506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7028722 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084811506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7028722)[0x56285f225ee0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084811506 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084811506 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084811507 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7028722 SCCP-1 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084811507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56285f2247f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084811507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084811507 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{IDLE}: Allocated (fsm.c:456) 20250823084811507 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084811507 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001570056400500f1100926) (sccp_scrc.c:455) 20250823084811507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084811507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084811507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084811507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084811507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084811507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084811507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084811507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084811507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084811507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084811507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084811507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084811507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084811507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084811507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084811507 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084811507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084811507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084811507 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 57 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084811507 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084811507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56285f2247f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084811507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7028722)[0x56285f225ee0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084811507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084811507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084811507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084811507 DLM3UA <000f> 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 20250823084811507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084811507 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084811507 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084811507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084811507 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084811507 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 57 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@f9b5e94e4af2: Added conn table entry 0TC_ranap_cs_initial_ue0(111)2519900 HNBGW_Test.msc0-SCCP(104)@f9b5e94e4af2: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823084811515 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084811515 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084811515 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084811515 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084811515 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084811515 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084811515 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084811515 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084811515 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084811515 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 29 65 18 02 00 00 00 00  20250823084811515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084811515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084811515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084811515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084811515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084811515 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00296518) (sccp_scrc.c:545) 20250823084811515 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) 20250823084811515 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084811515 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084811515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084811515 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084811515 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) 20250823084811515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56285f2247f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084811515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56285f2247f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084811518 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40179<->l=127.0.0.1:4262) (control_if.c:193) 20250823084811518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33240<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(100)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(99)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084811520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33230<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue(98)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@f9b5e94e4af2: Final verdict of PTC: none 20250823084811523 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084811523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084811523 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084811523 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084811523 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084811523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084811523 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084811523 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084811523 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 20250823084811523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084811523 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084811523 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084811523 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084811523 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084811523 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084811523 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084811523 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 20250823084811523 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084811523 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084811524 DLSS7 <000c> ss7_asp.c: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-MGCP(110)@f9b5e94e4af2: Final verdict of PTC: none 20250823084811524 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  20250823084811524 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084811524 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084811524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084811524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084811524 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084811524 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084811524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084811524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084811524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084811524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084811524 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084811524 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) 20250823084811524 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084811524 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084811524 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084811524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084811524 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084811524 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084811524 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084811524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084811524 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084811524 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084811524 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 20250823084811524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084811525 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084811525 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084811525 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084811525 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084811525 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084811525 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084811525 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 20250823084811525 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084811525 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084811525 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084811525 DLSS7 <000c> ss7_asp.c: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  20250823084811525 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084811525 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084811525 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084811525 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084811525 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084811526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) HNBGW_Test.msc0-M3UA(106)@f9b5e94e4af2: Final verdict of PTC: none 20250823084811526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084811526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084811526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084811526 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084811526 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) 20250823084811526 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084811526 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084811526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56285f2247f0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823084811526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823084811526 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823084811526 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00296518), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823084811526 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084811526 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) 20250823084811526 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084811526 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) 20250823084811526 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084811526 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084811526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084811526 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084811526 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084811526 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084811526 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 29 65 18 00 00 01 00 00 00 00 00 (ss7_asp.c:1383) 20250823084811526 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) HNBGW-PFCP(101)@f9b5e94e4af2: Final verdict of PTC: none 20250823084811526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56285f2247f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823084811526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7028722)[0x56285f225ee0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823084811526 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7028722)[0x56285f225ee0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823084811527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823084811527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7028722)[0x56285f225ee0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823084811527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7028722)[0x56285f225ee0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084811527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7028722)[0x56285f225ee0]{disrupted}: Freeing instance (context_map.c:203) 20250823084811527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7028722)[0x56285f225ee0]{disrupted}: Deallocated (fsm.c:568) 20250823084811527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56285f2247f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084811527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56285f2247f0]{disconnected}: Freeing instance (context_map.c:207) 20250823084811527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56285f2247f0]{disconnected}: Deallocated (fsm.c:568) 20250823084811527 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7028722 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823084811527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084811527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823084811527 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084811527 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084811527 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084811527 DLM3UA <000f> 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 20250823084811527 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084811527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084811528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084811527 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084811528 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084811528 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084811528 DMAIN NOTICE (127.0.0.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) 20250823084811528 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823084811528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33254<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(109)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_cs_initial_ue0(111)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat Aug 23 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 20250823084811593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084812194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294960) Waiting for packet dumper to finish... 1 (prev_count=294960, count=295596) 20250823084813525 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084813525 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084813525 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084813526 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084813526 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084813526 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ranap_ps_initial_ue started. 20250823084815248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084815252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084815254 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32937<->l=127.0.0.1:4262) (control_if.c:572) 20250823084815265 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084815265 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084815265 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084815265 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_initial_ue-Iuh0(116)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084815266 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084815266 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084815266 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084815266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084815266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084815266 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084815266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815266 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084815266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084815266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084815266 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084815266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084815266 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084815266 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084815266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084815266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084815266 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084815266 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084815266 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084815266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815266 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084815266 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084815266 DLM3UA <000f> 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 20250823084815266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084815266 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084815266 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084815266 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084815266 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084815267 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084815268 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084815268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084815268 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815268 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) 20250823084815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815268 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084815268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084815268 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084815268 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084815268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084815268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084815268 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084815268 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084815268 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084815268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084815268 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815268 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084815268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815268 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084815268 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084815268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084815268 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084815268 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084815268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084815268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084815268 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084815268 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084815268 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084815268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084815268 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815268 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084815268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815268 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084815268 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084815268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084815268 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084815268 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084815268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084815268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084815268 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084815268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084815268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084815268 DLM3UA <000f> 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 20250823084815268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084815268 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084815268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084815268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084815268 DLM3UA <000f> 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 20250823084815268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084815268 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084815268 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084815268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084815268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084815268 DLM3UA <000f> 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 20250823084815268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084815268 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084815268 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(118)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084815285 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084815285 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084815285 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084815285 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084815285 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084815285 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084815285 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084815285 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084815286 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084815286 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084815286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084815286 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 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) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084815286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084815286 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084815286 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084815286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084815286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084815286 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084815286 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084815286 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084815286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084815286 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084815286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084815286 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084815286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084815286 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084815286 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084815286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084815286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084815286 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084815286 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084815286 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084815286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084815286 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823084815286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084815286 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823084815286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823084815286 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084815286 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084815286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084815286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084815286 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084815286 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084815286 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084815286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084815286 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084815286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084815286 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084815286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084815286 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084815286 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084815286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084815286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084815286 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084815287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815287 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084815287 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084815287 DLM3UA <000f> 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 20250823084815287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084815287 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084815287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815287 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084815287 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084815287 DLM3UA <000f> 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 20250823084815287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084815287 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084815287 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084815287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815287 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084815287 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084815287 DLM3UA <000f> 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 20250823084815287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084815287 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823084815287 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084815287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815287 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084815287 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084815287 DLM3UA <000f> 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 20250823084815287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084815287 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823084815287 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084815313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084815313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084815313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084815313 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084815313 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084815313 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084815313 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084815313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084815313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084815482 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 20250823084815482 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 20250823084815482 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084815482 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084815485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815485 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084815485 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084815485 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084815485 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084815485 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084815485 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084815485 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084815485 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084815485 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 20250823084815485 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084815485 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084815485 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084815485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815485 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084815485 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084815485 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  20250823084815485 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084815485 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084815485 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084815485 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 20250823084815485 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084815485 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084815485 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084815485 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084815485 DLSS7 <000c> ss7_asp.c: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  20250823084815485 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  20250823084815485 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084815485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084815485 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084815485 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084815485 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084815485 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084815485 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084815485 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084815485 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084815485 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084815485 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084815485 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084815486 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084815486 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084815486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084815486 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084815486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815486 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) 20250823084815486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084815487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084815487 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084815487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084815487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084815487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084815487 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084815487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815487 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084815487 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084815487 DLM3UA <000f> 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 20250823084815487 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084815487 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) 20250823084815487 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084815487 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084815487 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084815487 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  20250823084815499 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 20250823084815499 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 20250823084815499 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084815499 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084815500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815500 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084815500 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084815500 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084815500 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084815500 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084815500 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084815500 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084815500 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084815500 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 20250823084815500 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084815500 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084815500 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084815501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815501 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084815501 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084815501 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  20250823084815501 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084815501 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084815501 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084815501 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 20250823084815501 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084815501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084815501 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084815501 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084815501 DLSS7 <000c> ss7_asp.c: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  20250823084815501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084815501 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  20250823084815501 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084815501 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084815501 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084815501 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084815501 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084815501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084815501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084815501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084815501 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084815501 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084815501 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084815501 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084815502 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084815502 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084815502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084815502 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084815502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815502 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084815502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084815502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084815502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084815502 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084815502 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084815502 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084815502 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084815502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084815502 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084815502 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084815502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084815502 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084815502 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084815502 DLM3UA <000f> 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 20250823084815502 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084815502 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084815502 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084815502 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084815502 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084815502 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(119)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084816300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084816300 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084816300 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084816300 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084816300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084816300 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084816300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084816300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084816300 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084816301 DLSS7 <000c> ss7_asp.c: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  20250823084816301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084816301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084816301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084816301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084816301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084816301 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084816301 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084816301 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084816301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084816301 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084816301 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084816301 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084816301 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) 20250823084816301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084816301 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084816301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084816302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084816302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084816302 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084816302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084816302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084816302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084816302 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084816302 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084816302 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084816302 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084816302 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084816302 DLM3UA <000f> 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 20250823084816302 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084816302 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084816302 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084816302 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084816302 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084816302 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  20250823084816303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084816303 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084816303 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084816303 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084816303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084816303 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084816303 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084816303 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084816303 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084816303 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084816303 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084816303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084816303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084816303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084816303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084816303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084816303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084816303 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084816303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084816303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084816303 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084816303 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084816303 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(119)@f9b5e94e4af2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(122)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084816310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084816310 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084816310 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084816310 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084816310 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084816310 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084816310 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084816310 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084816311 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084816311 DLSS7 <000c> ss7_asp.c: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  20250823084816311 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084816311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084816311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084816311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084816311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084816311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084816311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084816311 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084816311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084816311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084816311 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084816311 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084816311 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) 20250823084816311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084816311 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084816311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816311 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084816311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084816311 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084816311 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084816311 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084816311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084816311 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084816311 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084816311 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084816311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084816311 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084816311 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084816311 DLM3UA <000f> 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 20250823084816311 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084816311 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084816311 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084816311 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084816311 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084816311 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  20250823084816312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084816312 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084816312 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084816313 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084816313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084816313 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084816313 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084816313 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084816313 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084816313 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084816313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084816313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084816313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084816313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084816313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084816313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084816313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084816313 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084816313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084816313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084816313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084816313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084816313 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084816313 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084816313 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084816313 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(122)@f9b5e94e4af2: MSC_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 } } } } 20250823084816330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48230<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@f9b5e94e4af2: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@f9b5e94e4af2: Added conn table entry 0TC_ranap_ps_initial_ue0(125)9464240 20250823084817346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084817346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084817346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823084817346 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084817346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9069b0, normal) (hnbgw_rua.c:408) 20250823084817346 DHNB DEBUG map_rua[0x56285f225ee0]{init}: Allocated (fsm.c:456) 20250823084817346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9464240)[0x56285f225ee0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084817346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9464240 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823084817346 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084817346 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084817346 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823084817346 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9464240 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823084817346 DCN DEBUG map_sccp[0x56285f2247f0]{init}: Allocated (fsm.c:456) 20250823084817346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56285f2247f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084817346 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9464240 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823084817346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9464240 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823084817346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9464240)[0x56285f225ee0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084817346 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084817346 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084817346 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9464240 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084817346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56285f2247f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084817346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084817346 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{IDLE}: Allocated (fsm.c:456) 20250823084817346 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084817346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002c30056400500f1100926) (sccp_scrc.c:455) 20250823084817346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084817346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084817346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084817346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084817346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084817346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084817346 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084817346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084817346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084817346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084817346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084817346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084817346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084817346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084817346 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084817346 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084817346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084817346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084817346 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 02 c3 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823084817346 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084817346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56285f2247f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084817346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9464240)[0x56285f225ee0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084817347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084817347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084817347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084817347 DLM3UA <000f> 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 20250823084817347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084817347 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084817347 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084817347 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084817347 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084817347 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 02 c3 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(121)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@f9b5e94e4af2: Added conn table entry 0TC_ranap_ps_initial_ue0(125)8182699 HNBGW_Test.sgsn0-SCCP(121)@f9b5e94e4af2: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823084817351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084817351 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084817351 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084817351 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084817351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084817351 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084817351 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084817351 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084817351 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084817351 DLSS7 <000c> ss7_asp.c: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 10 7f 89 02 00 00 00 00  20250823084817351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084817351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084817351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084817351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084817351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084817351 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00107f89) (sccp_scrc.c:545) 20250823084817351 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) 20250823084817351 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084817351 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084817351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084817351 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084817351 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) 20250823084817351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56285f2247f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084817351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56285f2247f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084817352 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32937<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(114)@f9b5e94e4af2: Final verdict of PTC: none 20250823084817354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48220<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(113)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084817355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@f9b5e94e4af2: Final verdict of PTC: none 20250823084817356 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084817356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084817357 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084817357 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084817357 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084817357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084817357 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084817357 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084817357 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 20250823084817357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084817357 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084817357 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084817357 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084817357 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084817357 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084817357 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084817357 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(121)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@f9b5e94e4af2: Final verdict of PTC: none 20250823084817357 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084817357 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084817357 DLSS7 <000c> ss7_asp.c: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  20250823084817357 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  20250823084817357 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084817357 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(115)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@f9b5e94e4af2: Final verdict of PTC: none 20250823084817357 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084817357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084817357 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084817357 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084817357 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084817357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084817357 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084817357 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084817357 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 20250823084817357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084817357 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084817357 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084817357 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084817357 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084817357 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW-MGCP(124)@f9b5e94e4af2: Final verdict of PTC: none 20250823084817357 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084817357 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 20250823084817357 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084817357 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084817358 DLSS7 <000c> ss7_asp.c: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  20250823084817358 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084817358 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084817357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084817357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084817357 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084817357 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084817357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084817357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084817357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084817357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084817357 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084817357 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) 20250823084817357 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084817358 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084817358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084817358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084817358 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084817358 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084817358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084817358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084817358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084817358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084817358 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084817358 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) 20250823084817358 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084817358 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084817358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56285f2247f0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823084817358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823084817358 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823084817358 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00107f89), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823084817358 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084817358 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) 20250823084817358 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084817358 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) 20250823084817358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084817358 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084817358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084817358 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) TC_ranap_ps_initial_ue-Iuh0(116)@f9b5e94e4af2: Final verdict of PTC: none 20250823084817358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084817358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084817358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 10 7f 89 00 00 02 00 00 00 00 00 (ss7_asp.c:1383) 20250823084817358 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823084817359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56285f2247f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823084817359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9464240)[0x56285f225ee0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823084817359 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9464240)[0x56285f225ee0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823084817359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823084817359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9464240)[0x56285f225ee0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823084817359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9464240)[0x56285f225ee0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084817359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9464240)[0x56285f225ee0]{disrupted}: Freeing instance (context_map.c:203) 20250823084817359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9464240)[0x56285f225ee0]{disrupted}: Deallocated (fsm.c:568) 20250823084817359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56285f2247f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084817359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56285f2247f0]{disconnected}: Freeing instance (context_map.c:207) 20250823084817359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56285f2247f0]{disconnected}: Deallocated (fsm.c:568) 20250823084817359 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9464240 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250823084817359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084817359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823084817359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084817359 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084817359 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084817359 DLM3UA <000f> 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 20250823084817359 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084817359 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823084817359 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823084817359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084817359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084817360 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084817360 DMAIN NOTICE (127.0.0.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) 20250823084817360 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823084817360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48230<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat Aug 23 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 20250823084817401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084818004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=291904) Waiting for packet dumper to finish... 1 (prev_count=291904, count=293576) 20250823084819358 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084819358 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084819358 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823084819358 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084819358 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084819358 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084819401 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084819401 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084819401 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823084819401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823084819401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084819401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823084819401 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823084819401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823084819402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084819402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823084819402 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823084819402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823084819402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084819402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823084819402 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823084819402 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823084819402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084819402 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823084819402 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823084819402 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250823084821132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084821138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084821140 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35241<->l=127.0.0.1:4262) (control_if.c:572) 20250823084821151 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084821151 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084821152 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084821152 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084821152 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084821152 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084821152 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084821152 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084821153 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084821153 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084821153 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084821153 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084821153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084821153 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084821153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821153 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084821153 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084821153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084821153 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084821153 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084821153 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084821153 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084821153 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084821153 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084821153 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) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084821153 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084821153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821153 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084821153 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084821153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084821153 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084821153 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084821153 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084821153 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084821153 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084821153 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084821153 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084821153 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 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) 20250823084821153 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823084821153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084821153 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823084821153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823084821153 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084821153 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084821153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084821153 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084821153 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084821153 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084821153 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084821153 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084821153 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821153 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084821153 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084821153 DLM3UA <000f> 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 20250823084821153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084821153 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084821153 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084821153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821153 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084821153 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084821153 DLM3UA <000f> 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 20250823084821153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084821153 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084821153 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084821153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821153 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084821153 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084821153 DLM3UA <000f> 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 20250823084821153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084821153 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) 20250823084821153 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823084821153 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084821153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821153 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084821153 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084821153 DLM3UA <000f> 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 20250823084821153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084821153 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084821153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821153 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084821153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821153 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084821153 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084821153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084821153 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084821153 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(134)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(132)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084821166 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084821166 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084821166 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084821166 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084821167 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084821167 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084821167 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084821167 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084821168 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084821168 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084821168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084821168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 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) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084821168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821168 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084821168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084821168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084821168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084821168 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084821168 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084821168 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084821168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084821168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 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) 20250823084821168 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084821168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084821168 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084821168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821168 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084821168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084821168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084821168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084821168 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084821168 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084821168 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084821168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084821168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 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) 20250823084821168 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084821168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084821168 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084821168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821168 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084821168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084821168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084821168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084821168 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084821168 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084821168 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084821168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084821168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084821168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084821168 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084821168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821168 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084821168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084821168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084821168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084821168 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084821168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084821168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084821168 DLM3UA <000f> 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 20250823084821168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084821168 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084821168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084821168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084821168 DLM3UA <000f> 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 20250823084821168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084821168 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) 20250823084821168 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084821168 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084821168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084821168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084821168 DLM3UA <000f> 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 20250823084821168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084821168 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) 20250823084821168 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084821168 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084821168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084821168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084821168 DLM3UA <000f> 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 20250823084821168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084821168 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084821168 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(135)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084821194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084821194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084821194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084821194 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084821194 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084821194 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084821194 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084821194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084821194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084821364 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 20250823084821364 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 20250823084821364 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084821364 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084821373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821374 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084821374 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084821374 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084821374 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084821374 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084821374 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084821374 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084821374 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084821374 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 20250823084821374 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084821374 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084821374 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084821377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821377 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084821377 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084821377 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  20250823084821377 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084821377 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084821377 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084821377 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 20250823084821377 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084821377 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084821377 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084821377 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084821377 DLSS7 <000c> ss7_asp.c: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  20250823084821377 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  20250823084821377 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084821377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084821377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084821377 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084821377 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084821377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084821377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084821378 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084821378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084821378 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084821378 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084821378 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084821379 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 20250823084821379 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 20250823084821379 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084821379 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823084821379 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084821379 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084821379 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084821379 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084821379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821379 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084821379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821379 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084821379 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084821379 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084821379 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084821379 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084821379 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084821379 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084821379 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821379 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084821379 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084821379 DLM3UA <000f> 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 20250823084821379 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084821379 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084821380 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084821380 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084821380 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084821380 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(137)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084821385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821385 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084821385 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084821385 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084821385 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084821385 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084821385 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084821385 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084821385 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084821385 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 20250823084821385 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084821385 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084821386 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084821388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821388 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084821388 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084821388 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  20250823084821388 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084821388 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084821388 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084821388 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 20250823084821388 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084821388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084821388 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084821388 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084821388 DLSS7 <000c> ss7_asp.c: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  20250823084821388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084821388 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  20250823084821388 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084821388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084821388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084821388 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084821388 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084821388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084821389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084821389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084821389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084821389 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084821389 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084821389 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084821390 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084821390 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084821390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084821390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084821390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821390 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) 20250823084821390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084821390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084821390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084821390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084821390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084821390 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084821390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084821390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084821390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084821390 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084821390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084821390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084821390 DLM3UA <000f> 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 20250823084821390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084821390 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) 20250823084821390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084821390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084821390 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084821390 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  20250823084821527 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823084821527 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00296518), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084821527 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084821527 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) 20250823084821527 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084821527 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) 20250823084821527 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084821527 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084821527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084821527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 65 18 00 00 01 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084821528 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821528 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084821528 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084821528 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084821528 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084821528 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) 20250823084821528 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084821528 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084821528 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084821528 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 65 18 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823084821536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084821536 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084821536 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084821536 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084821536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084821536 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084821536 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084821536 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084821536 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084821536 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 29 65 18 00  20250823084821536 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823084821536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084821536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084821536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084821536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084821536 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=00296518) (sccp_scrc.c:545) 20250823084821536 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) 20250823084821536 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823084821536 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823084821536 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084821537 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084821537 DLSCCP DEBUG SCCP-SCOC(1)[0x56285f220c90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084822176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084822176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084822176 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084822176 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084822176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084822176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084822176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084822176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084822176 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084822176 DLSS7 <000c> ss7_asp.c: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  20250823084822176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084822176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084822176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084822176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084822176 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084822176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084822176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084822176 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084822176 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084822176 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) 20250823084822176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084822176 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084822176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084822176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084822177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084822177 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084822177 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084822177 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084822177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084822177 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084822177 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084822177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084822177 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084822177 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084822177 DLM3UA <000f> 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 20250823084822177 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084822177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084822177 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084822177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084822177 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084822177 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  20250823084822179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084822180 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084822180 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084822180 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084822180 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084822180 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084822180 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084822180 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084822180 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084822180 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084822180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084822180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084822180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084822180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084822180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084822180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084822180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084822180 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084822180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084822180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084822180 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084822180 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084822180 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(133)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084822191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084822191 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084822191 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084822191 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084822191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084822191 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084822191 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084822191 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084822191 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084822191 DLSS7 <000c> ss7_asp.c: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  20250823084822191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084822191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084822191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084822191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084822191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084822191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084822191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084822191 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084822191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084822191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084822191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084822191 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084822191 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) 20250823084822191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084822191 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084822191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822191 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084822191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084822191 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084822191 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084822191 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084822191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084822191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084822191 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084822191 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084822191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084822191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084822191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084822191 DLM3UA <000f> 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 20250823084822191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084822191 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084822191 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084822191 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084822192 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084822192 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  20250823084822192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084822192 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084822192 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084822192 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084822192 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084822192 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084822192 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084822192 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084822192 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084822192 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084822192 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084822192 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084822192 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084822192 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084822192 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084822192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084822192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084822192 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084822192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084822192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084822192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084822192 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084822192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084822192 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084822192 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084822192 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(136)@f9b5e94e4af2: MSC_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 } } } } 20250823084822222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48268<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)10293235 20250823084823271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084823271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084823271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084823271 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084823271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9d0ff3, normal) (hnbgw_rua.c:408) 20250823084823271 DHNB DEBUG map_rua[0x56285f220c90]{init}: Allocated (fsm.c:456) 20250823084823271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10293235)[0x56285f220c90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084823271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10293235 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084823271 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084823271 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084823271 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10293235 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084823271 DCN DEBUG map_sccp[0x56285f225ee0]{init}: Allocated (fsm.c:456) 20250823084823271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56285f225ee0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084823271 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10293235 <-> SCCP-3 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084823271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10293235 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084823271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10293235)[0x56285f220c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084823271 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084823271 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084823271 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10293235 SCCP-3 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084823271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56285f225ee0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084823271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084823271 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{IDLE}: Allocated (fsm.c:456) 20250823084823271 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084823271 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250823084823271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084823271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084823271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084823271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084823271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084823271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084823271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084823271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084823271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084823271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084823271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084823271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084823271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084823271 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084823271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084823271 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084823271 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084823271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084823271 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) 20250823084823271 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084823271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56285f225ee0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084823271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10293235)[0x56285f220c90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084823272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084823272 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084823272 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084823272 DLM3UA <000f> 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 20250823084823272 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084823272 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084823272 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084823272 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084823272 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084823272 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@f9b5e94e4af2: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@f9b5e94e4af2: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)2090063 HNBGW_Test.msc0-SCCP(132)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823084823280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084823280 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084823280 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084823280 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084823280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084823280 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084823280 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084823280 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084823280 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084823280 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 39 d6 b1 02 00 00 00 00  20250823084823280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084823280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084823280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084823280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084823280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084823280 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0039d6b1) (sccp_scrc.c:545) 20250823084823280 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) 20250823084823280 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084823280 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084823280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084823280 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084823280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039d6b1), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001e60056400500f1100926) (sccp_scrc.c:455) 20250823084823280 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084823280 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) 20250823084823280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084823280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084823280 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084823280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084823280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084823280 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 39 d6 b1 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 e6 00 56 40 05 00 f1 10 09 26 (ss7_asp.c:1383) 20250823084823280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084823280 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084823280 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) 20250823084823280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56285f225ee0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084823280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56285f225ee0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084823281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084823281 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084823281 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084823281 DLM3UA <000f> 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 20250823084823281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084823281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084823281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084823281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084823281 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084823281 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 39 d6 b1 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 e6 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084823300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48254<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084823300 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35241<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(127)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084823301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48238<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@f9b5e94e4af2: Final verdict of PTC: none 20250823084823304 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084823304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084823304 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084823304 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084823304 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084823304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084823304 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084823304 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084823304 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084823304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084823304 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084823304 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084823304 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 20250823084823304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084823305 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084823305 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084823305 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084823305 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084823305 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084823305 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084823305 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 20250823084823305 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084823305 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084823305 DLSS7 <000c> ss7_asp.c: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  20250823084823305 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  20250823084823305 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084823305 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084823305 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084823305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084823305 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084823305 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084823305 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 20250823084823305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084823305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084823305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084823305 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084823306 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084823306 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084823306 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084823306 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084823306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084823305 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084823305 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084823305 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084823305 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084823305 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084823306 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084823306 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 20250823084823306 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084823306 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084823306 DLSS7 <000c> ss7_asp.c: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  20250823084823306 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084823306 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) 20250823084823306 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084823306 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084823306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56285f225ee0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823084823306 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823084823306 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823084823306 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039d6b1), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823084823306 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084823306 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084823306 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) 20250823084823306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084823306 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084823306 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084823306 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084823306 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084823306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084823306 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084823306 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084823306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 39 d6 b1 00 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084823306 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823084823306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56285f225ee0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823084823306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10293235)[0x56285f220c90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823084823306 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10293235)[0x56285f220c90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823084823306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823084823307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10293235)[0x56285f220c90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823084823307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10293235)[0x56285f220c90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084823307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10293235)[0x56285f220c90]{disrupted}: Freeing instance (context_map.c:203) 20250823084823307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10293235)[0x56285f220c90]{disrupted}: Deallocated (fsm.c:568) 20250823084823307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56285f225ee0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084823307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56285f225ee0]{disconnected}: Freeing instance (context_map.c:207) 20250823084823307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56285f225ee0]{disconnected}: Deallocated (fsm.c:568) 20250823084823307 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10293235 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823084823307 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084823307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084823307 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084823307 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084823307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084823307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084823307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084823307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084823307 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084823307 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) 20250823084823307 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084823307 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084823307 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084823307 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084823308 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084823308 DLM3UA <000f> 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 20250823084823307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084823307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823084823308 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084823308 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084823308 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084823308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084823308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084823308 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084823308 DMAIN NOTICE (127.0.0.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) 20250823084823308 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823084823310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48268<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(132)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(138)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(129)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr0(139)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823084823345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084823948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48284<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316744) Waiting for packet dumper to finish... 1 (prev_count=316744, count=317284) 20250823084825306 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084825306 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084825306 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823084825306 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084825306 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084825306 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:48:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250823084827064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43410<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084827069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084827071 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44079<->l=127.0.0.1:4262) (control_if.c:572) 20250823084827085 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084827085 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084827085 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084827085 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084827085 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084827085 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084827085 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084827085 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084827085 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084827085 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084827086 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084827086 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084827086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084827086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084827086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 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) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084827087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827087 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084827087 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084827087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084827087 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084827087 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084827087 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084827087 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084827087 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084827087 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084827087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084827087 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084827087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827087 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084827087 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084827087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084827087 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084827087 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084827087 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084827087 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084827087 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084827087 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084827087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084827087 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084827087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827087 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084827087 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084827087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084827087 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084827087 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084827087 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084827087 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084827087 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084827087 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084827087 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) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084827087 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084827087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827087 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084827087 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084827087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084827087 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084827087 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084827087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084827087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084827087 DLM3UA <000f> 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 20250823084827087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084827087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084827087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084827087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084827087 DLM3UA <000f> 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 20250823084827087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084827087 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084827087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084827087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084827087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084827087 DLM3UA <000f> 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 20250823084827087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084827087 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084827087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084827087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084827087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084827087 DLM3UA <000f> 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 20250823084827087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084827087 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084827087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(148)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(146)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084827104 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084827104 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084827104 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084827104 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084827104 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084827104 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084827104 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084827104 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084827105 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084827105 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084827105 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084827105 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084827105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827105 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) 20250823084827105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084827105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827105 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084827105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084827105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084827105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084827105 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084827105 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084827105 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084827105 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084827105 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084827105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827105 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084827105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084827105 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084827105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827105 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084827105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084827106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084827106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084827106 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084827106 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084827106 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084827106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084827106 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084827106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827106 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) 20250823084827106 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084827106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084827106 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084827106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827106 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084827106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084827106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084827106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084827106 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084827106 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084827106 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084827106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084827106 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084827106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827106 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823084827106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084827106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084827106 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823084827106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084827106 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084827106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084827106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084827106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084827106 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084827106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084827106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084827106 DLM3UA <000f> 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 20250823084827106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084827106 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084827106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084827106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084827106 DLM3UA <000f> 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 20250823084827106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084827106 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084827106 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084827106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084827106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084827106 DLM3UA <000f> 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 20250823084827106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084827106 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) 20250823084827106 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084827106 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084827106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084827106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084827106 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823084827106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084827106 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823084827106 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084827128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084827128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084827128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084827128 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084827128 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084827128 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084827128 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084827128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084827128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084827300 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 20250823084827300 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 20250823084827300 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084827300 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084827308 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827308 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084827308 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084827308 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084827309 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084827309 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084827309 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084827309 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084827309 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084827309 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 20250823084827309 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084827309 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084827309 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084827311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827311 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084827311 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084827311 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  20250823084827311 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084827311 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084827311 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084827311 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 20250823084827311 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084827311 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084827311 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084827311 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084827311 DLSS7 <000c> ss7_asp.c: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  20250823084827311 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  20250823084827311 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084827312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084827312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084827312 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084827312 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084827312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084827312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084827312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084827312 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084827312 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084827312 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084827312 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084827313 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084827313 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084827313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084827313 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084827313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827313 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) 20250823084827313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084827313 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084827313 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084827313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084827313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084827313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084827313 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084827314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827314 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084827314 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084827314 DLM3UA <000f> 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 20250823084827314 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084827314 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) 20250823084827314 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084827314 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084827314 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084827314 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  20250823084827316 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 20250823084827316 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 20250823084827316 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084827316 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084827322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827322 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084827322 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084827322 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084827322 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084827322 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084827322 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084827322 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084827322 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084827322 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 20250823084827322 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084827322 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084827322 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084827323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827323 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084827323 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084827323 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  20250823084827323 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084827323 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084827323 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084827323 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 20250823084827323 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084827323 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084827323 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084827323 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084827323 DLSS7 <000c> ss7_asp.c: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  20250823084827323 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084827323 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  20250823084827323 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084827323 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084827323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084827323 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084827323 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084827323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084827323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084827323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084827323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084827323 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084827323 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084827323 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084827324 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084827324 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084827324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084827324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084827324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084827324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084827324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084827324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084827324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084827324 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084827324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084827324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084827324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084827324 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084827325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827325 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084827325 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084827325 DLM3UA <000f> 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 20250823084827325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084827325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084827325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084827325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084827325 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084827325 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  20250823084827359 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823084827359 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00107f89), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084827359 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084827359 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084827359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084827359 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084827359 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084827359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084827359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084827359 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 10 7f 89 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084827359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827359 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084827359 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084827359 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823084827359 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084827359 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084827359 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084827359 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084827359 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084827359 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 10 7f 89 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823084827367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084827367 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084827367 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084827367 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084827367 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084827367 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084827367 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084827367 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084827367 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084827367 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 10 7f 89 00  20250823084827367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823084827367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084827367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084827367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084827367 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084827367 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=00107f89) (sccp_scrc.c:545) 20250823084827367 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) 20250823084827367 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823084827367 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823084827367 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084827367 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084827367 DLSCCP DEBUG SCCP-SCOC(2)[0x56285f22afe0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084828108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084828108 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084828108 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084828108 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084828108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084828108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084828108 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084828108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084828108 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084828108 DLSS7 <000c> ss7_asp.c: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  20250823084828108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084828108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084828108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084828108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084828108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084828108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084828108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084828108 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084828108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084828108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084828108 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084828108 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084828108 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) 20250823084828108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084828108 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084828108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084828108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084828108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084828108 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084828108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084828108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084828108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084828108 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084828108 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084828108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084828108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084828108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084828108 DLM3UA <000f> 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 20250823084828108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084828108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084828108 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084828108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084828108 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084828108 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  20250823084828109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084828109 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084828109 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084828109 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084828109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084828109 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084828109 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084828109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084828109 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084828109 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084828109 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084828109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084828109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084828109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084828109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084828109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084828109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084828109 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084828109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084828110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084828110 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084828110 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084828110 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(147)@f9b5e94e4af2: MSC_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 } } } } 20250823084828124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084828124 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084828124 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084828124 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084828124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084828124 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084828124 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084828124 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084828124 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084828124 DLSS7 <000c> ss7_asp.c: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  20250823084828124 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084828125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084828125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084828125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084828125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084828125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084828125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084828125 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084828125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084828125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084828125 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084828125 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084828125 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) 20250823084828125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084828125 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084828125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828125 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084828125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084828125 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084828125 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084828125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084828125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084828125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084828125 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084828125 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084828125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084828125 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084828125 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084828125 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823084828125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084828125 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084828125 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084828125 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084828125 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084828125 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  HNBGW_Test.sgsn0-RAN(150)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084828128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084828128 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084828128 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084828128 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084828128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084828128 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084828128 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084828128 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084828128 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084828128 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084828128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084828128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084828128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084828128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084828128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084828128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084828128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084828128 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084828128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084828129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084828129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084828129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084828129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084828129 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084828129 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084828129 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(150)@f9b5e94e4af2: MSC_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 } } } } 20250823084828145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43434<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)12361519 20250823084829191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084829191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084829191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823084829191 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084829191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbc9f2f, normal) (hnbgw_rua.c:408) 20250823084829191 DHNB DEBUG map_rua[0x56285f22afe0]{init}: Allocated (fsm.c:456) 20250823084829191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12361519)[0x56285f22afe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084829191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12361519 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823084829191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084829191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084829191 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823084829191 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12361519 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823084829191 DCN DEBUG map_sccp[0x56285f220c90]{init}: Allocated (fsm.c:456) 20250823084829191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56285f220c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084829191 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12361519 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823084829191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12361519 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823084829191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12361519)[0x56285f22afe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084829191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084829191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084829191 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12361519 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084829191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56285f220c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084829191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084829191 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{IDLE}: Allocated (fsm.c:456) 20250823084829191 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084829191 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250823084829191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084829191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084829191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084829191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084829191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084829191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084829191 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084829191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084829191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084829191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084829191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084829191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084829191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084829191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084829191 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084829191 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084829191 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084829191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084829191 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) 20250823084829191 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084829191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56285f220c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084829191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12361519)[0x56285f22afe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084829191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084829191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084829191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084829191 DLM3UA <000f> 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 20250823084829191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084829191 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084829191 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084829191 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084829191 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084829191 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@f9b5e94e4af2: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@f9b5e94e4af2: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)4058484 HNBGW_Test.sgsn0-SCCP(149)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823084829196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084829196 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084829196 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084829196 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084829196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084829196 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084829196 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084829196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084829196 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084829196 DLSS7 <000c> ss7_asp.c: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 3f fe c3 02 00 00 00 00  20250823084829196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084829196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084829197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084829197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084829197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084829197 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003ffec3) (sccp_scrc.c:545) 20250823084829197 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) 20250823084829197 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084829197 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084829197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084829197 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084829197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ffec3), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300010c0056400500f1100926) (sccp_scrc.c:455) 20250823084829197 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084829197 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) 20250823084829197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084829197 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084829197 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084829197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084829197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084829197 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 3f fe c3 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 0c 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823084829197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084829197 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084829197 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) 20250823084829197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56285f220c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084829197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56285f220c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084829197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084829197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084829197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084829197 DLM3UA <000f> 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 20250823084829197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing [38;5;43m20250823084829197 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084829197 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084829197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084829197 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084829197 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 3f fe c3 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 0c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084829207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43426<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084829207 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44079<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(141)@f9b5e94e4af2: Final verdict of PTC: none 20250823084829209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43410<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@f9b5e94e4af2: Final verdict of PTC: none 20250823084829212 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084829212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084829212 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084829212 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084829212 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084829212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084829212 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084829212 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084829212 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084829212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084829212 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084829212 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084829212 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 20250823084829212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084829212 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084829212 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084829212 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084829212 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084829212 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084829212 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084829212 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 20250823084829212 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084829212 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084829212 DLSS7 <000c> ss7_asp.c: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  20250823084829212 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  20250823084829212 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084829212 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@f9b5e94e4af2: Final verdict of PTC: none 20250823084829212 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084829212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084829212 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084829212 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084829212 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 20250823084829212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084829212 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084829212 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084829212 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084829213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084829213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084829213 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084829213 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084829213 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084829213 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 20250823084829213 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084829213 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084829213 DLSS7 <000c> ss7_asp.c: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  20250823084829213 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084829213 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084829213 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084829213 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084829213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084829213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084829213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084829213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084829213 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084829213 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) 20250823084829213 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084829213 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084829213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084829213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084829213 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084829213 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084829213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084829213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084829213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084829213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084829213 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084829213 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) 20250823084829213 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084829213 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084829213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56285f220c90]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823084829213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823084829213 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823084829213 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ffec3), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823084829213 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084829213 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084829213 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) 20250823084829213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084829213 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084829213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084829213 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084829213 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084829213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084829213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 3f fe c3 00 00 04 00 00 00 00 00 (ss7_asp.c:1383) 20250823084829213 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823084829213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56285f220c90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823084829213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12361519)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823084829213 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12361519)[0x56285f22afe0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823084829213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823084829213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12361519)[0x56285f22afe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823084829214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12361519)[0x56285f22afe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084829214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12361519)[0x56285f22afe0]{disrupted}: Freeing instance (context_map.c:203) 20250823084829214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12361519)[0x56285f22afe0]{disrupted}: Deallocated (fsm.c:568) 20250823084829214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56285f220c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) HNBGW_Test.sgsn0-RAN(150)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@f9b5e94e4af2: Final verdict of PTC: none 20250823084829214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56285f220c90]{disconnected}: Freeing instance (context_map.c:207) 20250823084829214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56285f220c90]{disconnected}: Deallocated (fsm.c:568) 20250823084829214 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12361519 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250823084829214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084829214 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-M3UA(148)@f9b5e94e4af2: Final verdict of PTC: none 20250823084829214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084829214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084829214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084829214 DLM3UA <000f> 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 20250823084829214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084829214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084829214 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084829214 DMAIN NOTICE (127.0.0.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) 20250823084829214 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823084829214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084829214 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823084829214 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.sgsn0-M3UA(151)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(152)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(143)@f9b5e94e4af2: Final verdict of PTC: none 20250823084829218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43434<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823084829306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084829909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43444<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=315392) Waiting for packet dumper to finish... 1 (prev_count=315392, count=315932) 20250823084831213 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084831213 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084831213 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084831213 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084831213 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084831213 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ranap_cs_bidir started. 20250823084833013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084833017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084833021 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37157<->l=127.0.0.1:4262) (control_if.c:572) 20250823084833035 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084833035 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084833035 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084833036 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084833036 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084833036 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084833036 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084833036 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084833036 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084833036 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_cs_bidir-Iuh0(158)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084833037 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084833037 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084833037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084833037 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 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) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084833037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833037 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084833037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084833037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084833037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084833037 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084833037 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084833037 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084833037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084833037 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 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) 20250823084833037 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084833037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084833037 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084833037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833037 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084833037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084833037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084833037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084833037 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084833037 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084833037 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084833037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084833037 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 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) 20250823084833037 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084833037 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) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084833037 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084833037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833037 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084833037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084833037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084833037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084833037 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084833037 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084833037 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084833037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084833037 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084833037 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) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084833037 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084833037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833037 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084833037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084833037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084833037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084833037 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084833038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084833038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084833038 DLM3UA <000f> 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 20250823084833038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084833038 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084833038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084833038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084833038 DLM3UA <000f> 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 20250823084833038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084833038 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) 20250823084833038 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084833038 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084833038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084833038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084833038 DLM3UA <000f> 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 20250823084833038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084833038 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) 20250823084833038 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084833038 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084833038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084833038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084833038 DLM3UA <000f> 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 20250823084833038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084833038 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084833038 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084833049 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084833049 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084833049 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084833049 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084833049 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084833049 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084833050 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084833050 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084833051 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084833051 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084833051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084833051 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084833051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833051 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084833051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084833051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084833051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084833051 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084833051 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084833051 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084833051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084833051 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084833051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084833051 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084833051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833051 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084833051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084833051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084833051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084833051 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084833051 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084833051 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084833051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084833051 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 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) 20250823084833051 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084833051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084833051 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084833051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833051 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084833051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084833051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084833051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084833051 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084833051 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084833051 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084833051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084833051 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823084833051 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084833051 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823084833051 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084833051 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084833051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084833051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084833051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084833051 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084833052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833052 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084833052 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084833052 DLM3UA <000f> 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 20250823084833052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084833052 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084833052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833052 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084833052 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084833052 DLM3UA <000f> 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 20250823084833052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084833052 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084833052 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084833052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833052 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084833052 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084833052 DLM3UA <000f> 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 20250823084833052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084833052 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) 20250823084833052 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084833052 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084833052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833052 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084833052 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084833052 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823084833052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084833052 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823084833052 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084833073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084833073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084833073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084833073 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084833073 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084833073 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084833073 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084833073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084833073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084833247 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 20250823084833247 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 20250823084833247 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084833248 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084833256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084833256 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084833256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084833256 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084833256 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084833256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084833256 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084833256 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084833256 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 20250823084833256 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084833256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084833256 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084833259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833259 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084833259 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084833259 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  20250823084833259 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084833259 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084833259 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084833259 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 20250823084833259 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084833259 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084833259 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084833259 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084833259 DLSS7 <000c> ss7_asp.c: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  20250823084833259 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  20250823084833259 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084833259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084833259 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084833259 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084833259 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084833259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084833259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084833259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084833259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084833259 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084833259 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084833260 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084833261 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084833261 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084833261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084833261 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084833261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084833261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084833261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084833261 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084833261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084833261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084833261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084833261 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084833261 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 20250823084833261 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 20250823084833261 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084833261 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823084833261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833261 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084833261 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084833261 DLM3UA <000f> 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 20250823084833261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084833261 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084833262 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084833262 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084833262 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084833262 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  HNBGW_Test.sgsn0-M3UA(165)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084833267 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833267 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084833267 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084833267 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084833267 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084833267 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084833267 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084833267 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084833267 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084833267 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 20250823084833267 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084833267 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084833267 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084833271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833271 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084833271 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084833271 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  20250823084833271 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084833271 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084833271 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084833271 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 20250823084833271 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084833271 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084833271 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084833271 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084833271 DLSS7 <000c> ss7_asp.c: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  20250823084833271 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084833271 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  20250823084833271 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084833271 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084833271 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084833271 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084833271 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084833271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084833271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084833271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084833271 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084833271 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084833271 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084833271 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084833272 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084833272 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084833272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084833272 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084833272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084833273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084833273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084833273 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084833273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084833273 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084833273 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084833273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084833273 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084833273 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084833273 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833273 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084833273 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084833273 DLM3UA <000f> 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 20250823084833273 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084833273 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084833273 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084833273 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084833273 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084833273 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  20250823084833307 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823084833307 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039d6b1), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084833307 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084833307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084833307 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084833307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084833307 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084833307 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084833307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084833307 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 d6 b1 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084833307 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833307 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084833307 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084833307 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084833307 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084833307 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084833307 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084833307 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084833307 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084833307 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 d6 b1 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823084833316 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084833316 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084833316 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084833316 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084833316 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084833316 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084833316 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084833316 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084833316 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084833316 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 39 d6 b1 00  20250823084833317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823084833317 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084833317 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084833317 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084833317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084833317 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=0039d6b1) (sccp_scrc.c:545) 20250823084833317 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) 20250823084833317 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823084833317 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823084833317 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084833317 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084833317 DLSCCP DEBUG SCCP-SCOC(3)[0x56285f2247f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084834060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084834060 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084834060 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084834060 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084834060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084834060 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084834060 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084834060 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084834060 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084834060 DLSS7 <000c> ss7_asp.c: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  20250823084834060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084834060 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084834060 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084834060 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084834060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084834060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084834060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084834060 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084834060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084834060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084834060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084834060 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084834060 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) 20250823084834061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084834061 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084834061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834061 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) 20250823084834061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084834061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084834061 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084834061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084834061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084834061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084834061 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084834061 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084834061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084834061 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084834061 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084834061 DLM3UA <000f> 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 20250823084834061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084834061 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) 20250823084834061 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084834061 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084834061 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084834061 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  20250823084834064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084834064 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084834064 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084834064 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084834064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084834064 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084834064 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084834064 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084834064 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084834064 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084834064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084834064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084834064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084834064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084834064 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084834064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084834064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084834064 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084834064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834064 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084834064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084834064 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084834065 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084834065 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(161)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084834068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084834068 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084834068 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084834068 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084834069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084834069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084834069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084834069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084834069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084834068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084834068 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084834069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084834069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084834068 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084834068 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084834069 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084834069 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084834069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834069 DLSS7 <000c> ss7_asp.c: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  20250823084834069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084834069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084834069 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084834069 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084834069 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) 20250823084834069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084834069 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084834069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084834069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084834069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084834069 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084834069 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084834069 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084834069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084834069 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084834069 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084834069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084834069 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084834069 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084834069 DLM3UA <000f> 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 20250823084834069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084834069 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084834069 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084834069 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084834069 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084834069 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  20250823084834069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084834069 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084834069 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084834069 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084834069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084834069 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084834069 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084834069 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084834069 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084834069 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084834069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084834069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084834069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084834069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084834069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084834069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084834069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084834069 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084834069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084834069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084834069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084834069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084834069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084834069 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084834069 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084834069 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(164)@f9b5e94e4af2: MSC_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 } } } } 20250823084834095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@f9b5e94e4af2: Added conn table entry 0TC_ranap_cs_bidir0(167)271885 20250823084835130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084835130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084835130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084835130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084835130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4260d, normal) (hnbgw_rua.c:408) 20250823084835130 DHNB DEBUG map_rua[0x56285f2247f0]{init}: Allocated (fsm.c:456) 20250823084835130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-271885)[0x56285f2247f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084835130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-271885 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084835130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084835130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084835130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-271885 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084835130 DCN DEBUG map_sccp[0x56285f22afe0]{init}: Allocated (fsm.c:456) 20250823084835130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084835130 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-271885 <-> SCCP-5 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084835130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-271885 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084835130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-271885)[0x56285f2247f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084835130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084835130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084835130 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-271885 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084835130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084835130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084835130 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{IDLE}: Allocated (fsm.c:456) 20250823084835130 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084835130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003780056400500f1100926) (sccp_scrc.c:455) 20250823084835130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084835130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084835130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084835130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084835130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084835130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084835130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084835130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084835130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084835130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084835130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084835130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084835130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084835130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084835130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084835130 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084835130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084835130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084835130 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 03 78 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084835130 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084835130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084835130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-271885)[0x56285f2247f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084835130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084835130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084835130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084835130 DLM3UA <000f> 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 20250823084835130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084835130 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084835130 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084835130 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084835130 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084835130 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 03 78 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@f9b5e94e4af2: Added conn table entry 0TC_ranap_cs_bidir0(167)8886427 HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823084835139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084835139 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084835139 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084835139 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084835139 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084835139 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084835139 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084835139 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084835139 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084835139 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 79 12 bd 02 00 00 00 00  20250823084835139 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084835139 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084835139 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084835139 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084835139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084835139 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007912bd) (sccp_scrc.c:545) 20250823084835139 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) 20250823084835139 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084835139 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084835139 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084835139 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084835139 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) 20250823084835139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084835139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ranap_cs_bidir0(167)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: vl_len:22 HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A519B9528A3AB9E4A1BFE'O 20250823084835340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084835340 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084835340 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084835340 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084835340 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084835340 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084835340 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084835340 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084835340 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084835340 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 51 9b 95 28 a3 ab 9e 4a 1b fe 00 00 00  20250823084835341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250823084835341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084835341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084835341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084835341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084835341 DLSCCP DEBUG 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=001440120000010010400b0a519b9528a3ab9e4a1bfe) (sccp_scrc.c:545) 20250823084835341 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) 20250823084835341 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084835341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084835341 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084835341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084835341 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250823084835341 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823084835341 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-271885 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250823084835341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-271885)[0x56285f2247f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084835341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250823084835341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084835341 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084835354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084835354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084835354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250823084835354 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084835354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4260d) (hnbgw_rua.c:472) 20250823084835354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-271885 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250823084835354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-271885)[0x56285f2247f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084835354 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250823084835354 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823084835354 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-271885 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250823084835354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084835354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084835354 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084835354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007912bd), PART(T=Data,L=22,D=001440120000010010400b0adcf5dca65e2758606358) (sccp_scrc.c:455) 20250823084835354 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084835354 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) 20250823084835355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084835355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084835355 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084835355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084835355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084835355 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 79 12 bd 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a dc f5 dc a6 5e 27 58 60 63 58 00 00 00 (ss7_asp.c:1383) 20250823084835355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084835355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084835355 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084835355 DLM3UA <000f> 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 20250823084835355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084835355 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084835355 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084835355 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084835355 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084835355 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 79 12 bd 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a dc f5 dc a6 5e 27 58 60 63 58 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: vl_len:20 HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250823084835367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084835367 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084835367 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084835367 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084835367 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084835367 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084835367 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084835367 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084835367 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084835367 DLSS7 <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  20250823084835367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084835367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084835367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084835367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084835367 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084835367 DLSCCP DEBUG 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) 20250823084835367 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) 20250823084835367 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084835367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084835367 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084835367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084835368 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250823084835368 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250823084835368 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-271885 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250823084835368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-271885)[0x56285f2247f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084835368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:123) 20250823084835368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084835368 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084835380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084835380 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37157<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(156)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(155)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084835383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43452<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084835384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084835384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084835384 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084835384 DMAIN NOTICE (127.0.0.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) 20250823084835384 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823084835384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-271885)[0x56285f2247f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823084835384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-271885)[0x56285f2247f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823084835384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823084835385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823084835385 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823084835385 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007912bd), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823084835385 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084835385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084835385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084835385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084835385 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084835385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084835385 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084835385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 79 12 bd 00 00 05 00 00 00 00 00 (ss7_asp.c:1383) 20250823084835385 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823084835385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823084835385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-271885)[0x56285f2247f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084835385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-271885)[0x56285f2247f0]{disrupted}: Freeing instance (context_map.c:203) 20250823084835385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-271885)[0x56285f2247f0]{disrupted}: Deallocated (fsm.c:568) 20250823084835385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084835385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{disconnected}: Freeing instance (context_map.c:207) 20250823084835385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56285f22afe0]{disconnected}: Deallocated (fsm.c:568) 20250823084835385 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-271885 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823084835385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084835385 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084835385 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084835386 DLM3UA <000f> 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 20250823084835386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084835386 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084835386 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084835386 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084835386 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084835386 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 79 12 bd 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084835386 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084835386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084835386 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084835386 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084835386 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084835386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084835386 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084835386 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084835387 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 20250823084835387 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(163)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@f9b5e94e4af2: Final verdict of PTC: none 20250823084835387 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084835387 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084835387 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084835387 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084835387 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084835387 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084835387 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 20250823084835387 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084835387 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084835387 DLSS7 <000c> ss7_asp.c: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  20250823084835387 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  20250823084835387 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084835387 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_bidir-Iuh0(158)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@f9b5e94e4af2: Final verdict of PTC: none 20250823084835387 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084835387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084835387 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084835387 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(160)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@f9b5e94e4af2: Final verdict of PTC: none 20250823084835387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084835388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084835388 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084835388 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084835388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084835388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084835388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084835388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084835388 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084835388 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) 20250823084835388 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084835388 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084835387 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084835388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084835388 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084835388 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084835388 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 20250823084835388 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 20250823084835388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084835388 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084835388 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084835388 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084835388 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084835388 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084835388 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084835388 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 20250823084835388 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084835388 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084835388 DLSS7 <000c> ss7_asp.c: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  20250823084835388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084835388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084835388 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084835388 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084835389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084835389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084835389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084835389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084835389 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084835389 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) 20250823084835389 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084835389 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084835388 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084835388 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(157)@f9b5e94e4af2: Final verdict of PTC: none 20250823084835390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(166)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_cs_bidir0(167)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat Aug 23 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 20250823084835477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084836080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=334624) Waiting for packet dumper to finish... 1 (prev_count=334624, count=335164) 20250823084837388 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084837388 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084837388 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823084837389 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084837389 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084837389 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:48:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ranap_ps_bidir started. 20250823084839215 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823084839215 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ffec3), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084839215 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084839215 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084839215 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) 20250823084839215 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084839215 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823084839215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084839215 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084839215 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084839215 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084839215 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3f fe c3 00 00 04 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084839215 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839215 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084839215 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084839215 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823084839215 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084839215 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823084839215 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823084839216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084839221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084839224 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40407<->l=127.0.0.1:4262) (control_if.c:572) 20250823084839241 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084839241 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084839242 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084839242 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084839242 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084839242 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084839242 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084839242 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_bidir-Iuh0(172)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084839242 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084839242 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084839242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084839243 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084839243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839243 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084839243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084839243 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084839243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839243 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084839243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084839243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084839243 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084839243 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084839243 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084839243 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084839243 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084839243 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084839243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839243 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084839243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084839243 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084839243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839243 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084839243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084839243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084839243 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084839243 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084839243 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084839243 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084839243 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084839243 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839243 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084839243 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084839243 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084839243 DLM3UA <000f> 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 20250823084839243 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084839243 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084839243 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084839243 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084839243 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084839244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839244 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084839244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839244 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084839244 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084839244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839244 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084839244 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084839244 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084839244 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084839244 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084839244 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839244 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084839244 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084839244 DLM3UA <000f> 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 20250823084839245 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084839245 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084839245 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084839244 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084839244 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084839244 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084839245 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084839245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084839245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839245 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084839245 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084839245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084839245 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084839245 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084839245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839245 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084839245 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084839245 DLM3UA <000f> 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 20250823084839245 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084839245 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084839245 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084839245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839245 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084839245 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084839245 DLM3UA <000f> 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 20250823084839245 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084839245 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(176)@f9b5e94e4af2: M3UA emulation initiated, the test can be started MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(174)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084839264 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084839264 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084839264 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084839264 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084839264 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084839264 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084839264 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084839264 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084839265 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084839265 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084839265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084839265 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084839265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839265 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084839265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839265 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084839265 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084839265 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084839265 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084839265 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084839265 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084839265 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084839265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084839265 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084839265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839265 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) 20250823084839265 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084839265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839265 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084839265 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084839265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839265 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084839265 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084839265 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084839265 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084839265 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084839265 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084839265 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084839265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084839265 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084839265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839265 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) 20250823084839265 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084839265 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) 20250823084839265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839265 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084839265 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084839265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839265 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084839265 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084839265 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084839265 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084839265 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084839265 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084839266 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084839266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084839266 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084839266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839266 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084839266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084839266 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084839266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084839266 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084839266 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084839266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084839266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084839266 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084839266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839266 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084839266 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084839266 DLM3UA <000f> 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 20250823084839266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084839266 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084839266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839266 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084839266 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084839266 DLM3UA <000f> 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 20250823084839266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084839266 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) 20250823084839266 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084839266 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084839266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839266 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084839266 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084839266 DLM3UA <000f> 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 20250823084839266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084839266 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) 20250823084839266 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084839266 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084839266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839266 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084839266 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084839266 DLM3UA <000f> 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 20250823084839266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084839266 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823084839266 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084839284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084839284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084839284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084839284 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084839284 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084839284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084839284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084839284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084839284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084839461 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 20250823084839461 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 20250823084839461 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084839461 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084839469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839469 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084839469 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084839469 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084839469 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084839469 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084839469 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084839469 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084839469 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084839469 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 20250823084839469 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084839469 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084839469 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084839472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839472 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084839472 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084839472 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  20250823084839472 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084839472 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084839472 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084839473 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 20250823084839473 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084839473 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084839473 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084839473 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084839473 DLSS7 <000c> ss7_asp.c: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  20250823084839473 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  20250823084839473 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084839473 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084839473 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084839473 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084839473 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084839473 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084839473 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084839473 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084839473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084839473 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084839473 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084839473 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084839474 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084839475 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084839475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084839475 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084839475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084839475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839475 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084839475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084839475 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084839475 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084839475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084839475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084839475 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084839476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084839476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084839476 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084839476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084839476 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084839476 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084839476 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084839476 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084839476 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  20250823084839476 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 20250823084839476 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 20250823084839476 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084839476 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084839482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839482 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084839482 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084839482 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084839482 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084839482 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084839482 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084839482 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084839482 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084839482 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 20250823084839482 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084839482 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084839482 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084839482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839482 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084839482 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084839482 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  20250823084839482 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084839482 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084839482 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084839482 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 20250823084839482 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084839482 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084839482 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084839482 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084839482 DLSS7 <000c> ss7_asp.c: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  20250823084839482 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084839482 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  20250823084839482 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084839482 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084839482 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084839482 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084839482 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084839482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084839482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084839482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084839482 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084839482 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084839482 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084839482 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084839484 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084839484 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084839484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084839484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084839484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839484 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084839484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084839484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084839484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084839484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084839484 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084839484 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084839484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084839484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084839484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084839484 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084839484 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084839484 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084839484 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084839484 DLM3UA <000f> 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 20250823084839484 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084839484 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084839484 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084839484 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084839484 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084839484 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(175)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084840275 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084840275 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084840275 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084840275 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084840275 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084840275 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084840275 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084840275 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084840275 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084840275 DLSS7 <000c> ss7_asp.c: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  20250823084840276 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084840276 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084840276 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084840276 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084840276 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084840276 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084840276 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084840276 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084840276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840276 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084840276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084840276 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084840276 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084840276 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) 20250823084840276 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084840277 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084840277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084840277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084840277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084840277 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084840277 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084840277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084840277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084840277 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084840277 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084840277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084840277 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084840277 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084840277 DLM3UA <000f> 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 20250823084840277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084840278 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084840278 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084840278 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084840278 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084840278 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  20250823084840278 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084840278 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084840278 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084840278 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084840278 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084840278 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084840278 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084840278 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084840278 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084840278 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084840278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084840278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084840278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084840278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084840278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084840278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084840278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084840278 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084840278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084840279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084840279 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084840279 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084840279 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(175)@f9b5e94e4af2: MSC_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(178)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084840283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084840283 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084840283 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084840283 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084840283 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084840283 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084840283 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084840283 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084840283 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084840283 DLSS7 <000c> ss7_asp.c: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  20250823084840283 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084840283 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084840283 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084840283 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084840283 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084840283 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084840283 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084840283 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084840283 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084840283 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084840283 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084840283 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) 20250823084840283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084840283 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840283 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) 20250823084840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840283 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084840283 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084840283 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084840283 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084840283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084840283 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084840283 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084840283 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084840283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084840283 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084840283 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084840283 DLM3UA <000f> 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 20250823084840283 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084840283 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) 20250823084840283 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084840283 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084840283 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084840283 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  20250823084840284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084840284 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084840284 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084840284 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084840284 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084840284 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084840284 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084840284 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084840284 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084840284 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084840284 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084840284 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084840284 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084840284 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084840284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084840284 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084840284 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084840284 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084840284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084840284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084840284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084840284 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084840284 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084840284 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084840284 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084840284 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(178)@f9b5e94e4af2: MSC_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 } } } } 20250823084840305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@f9b5e94e4af2: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@f9b5e94e4af2: Added conn table entry 0TC_ranap_ps_bidir0(181)10349345 20250823084841337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084841337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084841337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823084841337 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084841337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9deb21, normal) (hnbgw_rua.c:408) 20250823084841337 DHNB DEBUG map_rua[0x56285f2247f0]{init}: Allocated (fsm.c:456) 20250823084841337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10349345)[0x56285f2247f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084841338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10349345 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823084841338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084841338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084841338 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823084841338 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10349345 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823084841338 DCN DEBUG map_sccp[0x56285f22afe0]{init}: Allocated (fsm.c:456) 20250823084841338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084841338 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10349345 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823084841338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10349345 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823084841338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10349345)[0x56285f2247f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084841338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084841338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084841338 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10349345 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084841338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084841338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084841338 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{IDLE}: Allocated (fsm.c:456) 20250823084841338 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084841338 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000a80056400500f1100926) (sccp_scrc.c:455) 20250823084841338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084841338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084841338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084841338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084841338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084841338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084841338 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084841338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084841338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084841338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084841338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084841338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084841338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084841338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084841338 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084841339 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084841339 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084841339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084841339 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 a8 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823084841339 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084841339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084841339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10349345)[0x56285f2247f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084841339 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084841339 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084841339 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084841339 DLM3UA <000f> 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 20250823084841339 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084841339 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084841340 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084841340 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084841340 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084841340 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 a8 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@f9b5e94e4af2: Added conn table entry 0TC_ranap_ps_bidir0(181)15683251 HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823084841352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084841352 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084841352 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084841352 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084841352 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084841352 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084841352 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084841352 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084841352 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084841352 DLSS7 <000c> ss7_asp.c: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 2b cf e7 02 00 00 00 00  20250823084841352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084841353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084841353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084841353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084841353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084841353 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002bcfe7) (sccp_scrc.c:545) 20250823084841353 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) 20250823084841353 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084841353 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084841353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084841353 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084841353 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) 20250823084841353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084841353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AEC27F6381BA1EECCE104'O 20250823084841560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084841560 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084841561 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084841561 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084841561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084841561 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084841561 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084841561 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084841561 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084841561 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 ec 27 f6 38 1b a1 ee cc e1 04 00 00 00  20250823084841561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250823084841561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084841561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084841561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084841561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084841561 DLSCCP DEBUG 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=001440120000010010400b0aec27f6381ba1eecce104) (sccp_scrc.c:545) 20250823084841561 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) 20250823084841561 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084841561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084841561 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084841561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084841561 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250823084841561 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823084841562 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10349345 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250823084841562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10349345)[0x56285f2247f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084841562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:123) 20250823084841562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084841562 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084841584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084841584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084841584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250823084841584 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084841584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9deb21) (hnbgw_rua.c:472) 20250823084841584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10349345 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250823084841584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10349345)[0x56285f2247f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084841584 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250823084841584 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823084841584 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10349345 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250823084841584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084841584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084841584 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084841584 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bcfe7), PART(T=Data,L=22,D=001440120000010010400b0ab13bdda1e126eac408d4) (sccp_scrc.c:455) 20250823084841584 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084841584 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) 20250823084841584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084841584 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084841584 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084841584 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084841584 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084841584 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 2b cf e7 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a b1 3b dd a1 e1 26 ea c4 08 d4 00 00 00 (ss7_asp.c:1383) 20250823084841584 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084841584 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084841585 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084841585 DLM3UA <000f> 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 20250823084841585 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084841585 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084841585 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084841585 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084841585 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084841585 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 2b cf e7 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a b1 3b dd a1 e1 26 ea c4 08 d4 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250823084841602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084841602 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084841602 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084841602 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084841602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084841602 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084841602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084841602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084841602 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084841602 DLSS7 <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  20250823084841602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084841602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084841602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084841602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084841602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084841602 DLSCCP DEBUG 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) 20250823084841602 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) 20250823084841602 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084841602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084841602 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084841602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084841602 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250823084841602 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250823084841602 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10349345 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250823084841602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10349345)[0x56285f2247f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084841602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:123) 20250823084841602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084841602 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084841617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084841619 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40407<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(169)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084841622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46280<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084841623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084841623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084841623 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084841623 DMAIN NOTICE (127.0.0.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) 20250823084841623 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823084841623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10349345)[0x56285f2247f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823084841624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10349345)[0x56285f2247f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823084841624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823084841624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823084841624 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823084841624 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bcfe7), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823084841624 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084841624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084841624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084841624 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084841624 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084841624 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084841624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084841624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 2b cf e7 00 00 06 00 00 00 00 00 (ss7_asp.c:1383) 20250823084841624 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823084841624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823084841624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10349345)[0x56285f2247f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084841624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10349345)[0x56285f2247f0]{disrupted}: Freeing instance (context_map.c:203) 20250823084841624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10349345)[0x56285f2247f0]{disrupted}: Deallocated (fsm.c:568) 20250823084841624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084841624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{disconnected}: Freeing instance (context_map.c:207) 20250823084841624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56285f22afe0]{disconnected}: Deallocated (fsm.c:568) 20250823084841624 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10349345 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) HNBGW_Test.msc0-RAN(175)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@f9b5e94e4af2: Final verdict of PTC: none 20250823084841625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084841625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084841625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084841625 DLM3UA <000f> 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 20250823084841625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084841625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084841625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084841625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084841625 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084841625 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 2b cf e7 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823084841625 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084841625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084841625 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084841625 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084841625 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP MutexDispCT-TC_ranap_ps_bidir(168)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@f9b5e94e4af2: Final verdict of PTC: none20250823084841625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084841625 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084841625 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084841625 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 20250823084841625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084841625 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084841625 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823084841625 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 20250823084841626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084841626 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084841626 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084841626 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084841626 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084841626 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084841626 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084841626 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 20250823084841626 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084841626 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084841626 DLSS7 <000c> ss7_asp.c: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  20250823084841626 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  20250823084841626 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084841626 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084841626 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823084841626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084841626 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823084841626 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823084841626 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 20250823084841626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_ranap_ps_bidir-Iuh0(172)@f9b5e94e4af2: Final verdict of PTC: none 20250823084841626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084841626 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084841626 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084841626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084841626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084841626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084841626 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084841627 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084841627 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) 20250823084841627 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084841627 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(176)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(171)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@f9b5e94e4af2: Final verdict of PTC: none 20250823084841628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(180)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_ps_bidir0(181)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat Aug 23 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 20250823084841731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084842333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46312<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320104) Waiting for packet dumper to finish... 1 (prev_count=320104, count=320644) 20250823084843627 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084843627 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084843627 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 20250823084845386 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823084845386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007912bd), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084845386 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084845386 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084845386 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) 20250823084845386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084845386 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084845386 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) 20250823084845386 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084845386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084845386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084845386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 79 12 bd 00 00 05 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084845387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084845387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084845387 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084845387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084845387 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823084845387 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_rab_assignment started. 20250823084845452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084845457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46926<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084845460 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37699<->l=127.0.0.1:4262) (control_if.c:572) 20250823084845476 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084845476 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assignment-Iuh0(186)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084845476 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084845476 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084845476 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084845476 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084845476 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084845476 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084845477 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084845477 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084845478 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084845478 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084845478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084845478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 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) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084845478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845478 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084845478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084845478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084845478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084845478 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084845478 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084845478 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084845478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084845478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084845478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084845478 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084845478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845478 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084845478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084845478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084845478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084845478 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084845478 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084845478 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084845478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084845478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 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) 20250823084845478 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084845478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084845478 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084845478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845478 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084845478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084845478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084845478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084845478 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084845478 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084845478 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084845478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084845478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084845478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084845478 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084845478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845478 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084845478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084845478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084845478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084845478 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084845478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084845478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084845478 DLM3UA <000f> 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 20250823084845478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084845478 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084845478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084845478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084845478 DLM3UA <000f> 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 20250823084845478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084845478 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084845478 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084845478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084845478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084845478 DLM3UA <000f> 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 20250823084845478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084845478 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) 20250823084845478 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084845478 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084845478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084845478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084845478 DLM3UA <000f> 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 20250823084845478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084845478 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084845478 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(190)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084845499 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084845499 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084845499 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084845499 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084845499 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084845500 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084845500 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084845500 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084845500 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084845500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084845500 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084845500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845501 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084845501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845501 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084845501 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084845501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084845501 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084845501 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084845501 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084845501 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084845501 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084845501 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084845501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084845501 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084845501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845501 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084845501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845501 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084845501 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084845501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845501 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084845501 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084845502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084845502 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084845502 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084845502 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084845502 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084845502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084845502 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084845502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845502 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) 20250823084845502 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084845502 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845502 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084845502 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084845502 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845502 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084845502 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084845502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084845502 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084845502 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084845503 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084845503 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084845503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084845503 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084845503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845503 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084845503 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084845503 DLM3UA <000f> 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 20250823084845503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084845503 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084845503 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084845503 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084845503 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084845503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845503 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) 20250823084845503 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  20250823084845503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084845503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084845503 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084845503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084845503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084845503 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 20250823084845503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084845503 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084845503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845503 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084845503 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084845504 DLM3UA <000f> 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 20250823084845504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084845504 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084845504 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084845504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084845504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084845504 DLM3UA <000f> 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 20250823084845504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084845504 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) 20250823084845504 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084845504 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084845504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084845504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084845504 DLM3UA <000f> 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 20250823084845504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084845504 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(191)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084845540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084845541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084845541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084845541 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084845541 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084845541 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084845541 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084845541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084845541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084845690 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 20250823084845690 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 20250823084845690 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084845690 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084845696 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845696 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084845696 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084845696 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084845696 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084845696 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084845696 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084845696 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084845697 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084845697 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 20250823084845697 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084845697 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084845697 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084845701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845701 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084845701 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084845701 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  20250823084845701 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084845701 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084845701 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084845701 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 20250823084845701 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084845701 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084845701 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084845701 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084845701 DLSS7 <000c> ss7_asp.c: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  20250823084845701 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  20250823084845701 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  20250823084845702 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084845702 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 20250823084845702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084845702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084845702 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084845702 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084845702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084845702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084845702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084845702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084845702 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084845702 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084845702 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084845703 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084845703 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084845703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084845703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084845703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084845703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084845703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084845703 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084845703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084845703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084845703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084845703 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084845703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084845703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084845703 DLM3UA <000f> 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 20250823084845703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084845704 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084845704 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084845704 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084845704 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084845704 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  20250823084845723 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 20250823084845723 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 20250823084845723 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 20250823084845723 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823084845723 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823084845723 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823084845723 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(193)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084845729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845729 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084845729 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823084845729 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823084845729 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  20250823084845729 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823084845729 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084845729 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084845729 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 20250823084845729 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250823084845729 DLSS7 <000c> ss7_asp.c:1383 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  20250823084845729 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084845729 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084845729 DLSS7 <000c> ss7_asp.c: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  20250823084845729 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  20250823084845729 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084845729 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823084845729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084845729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084845730 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084845730 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084845730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084845730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084845730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084845730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084845730 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084845733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845733 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084845733 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084845733 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  20250823084845733 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084845733 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084845733 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250823084845733 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 20250823084845733 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084845733 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084845733 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084845733 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084845733 DLSS7 <000c> ss7_asp.c: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  20250823084845734 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084845734 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  20250823084845734 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084845734 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084845734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084845734 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084845734 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084845734 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084845734 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084845734 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084845734 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084845734 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084845734 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084845734 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084845735 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084845735 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084845735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084845735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084845735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845735 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084845735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084845735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084845735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084845735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084845735 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084845735 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084845735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084845735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084845735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084845735 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084845735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084845735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084845735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084845735 DLM3UA <000f> 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 20250823084845735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084845735 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084845735 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084845735 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084845736 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084845736 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(189)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084846505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084846505 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084846505 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084846505 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084846505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084846505 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084846505 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084846505 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084846505 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084846505 DLSS7 <000c> ss7_asp.c: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  20250823084846505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084846505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084846505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084846505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084846505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084846505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084846505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084846505 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084846505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084846505 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084846505 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084846505 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084846505 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) 20250823084846505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084846506 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084846506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084846506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084846506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084846506 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084846506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084846506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084846506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084846506 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084846506 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084846506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084846506 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084846506 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084846506 DLM3UA <000f> 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 20250823084846506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084846506 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084846506 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084846506 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084846506 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084846506 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  20250823084846508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084846508 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084846508 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084846508 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084846508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084846508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084846508 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084846508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084846508 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084846508 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084846508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084846508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084846508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084846508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084846508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084846508 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084846508 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084846508 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084846508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084846508 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084846508 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084846508 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084846508 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(189)@f9b5e94e4af2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(192)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084846537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084846537 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084846537 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084846537 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084846537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084846537 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084846537 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084846537 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084846537 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084846537 DLSS7 <000c> ss7_asp.c: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  20250823084846537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084846537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084846537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084846537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084846537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084846537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084846537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084846538 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084846538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084846538 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084846538 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084846538 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084846538 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) 20250823084846538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084846538 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084846538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084846538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084846538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084846538 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084846538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084846538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084846538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084846538 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084846538 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084846538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084846538 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084846538 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084846538 DLM3UA <000f> 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 20250823084846538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084846538 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084846538 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084846538 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084846538 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084846538 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  20250823084846541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084846541 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084846541 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084846541 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084846541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084846541 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084846541 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084846541 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084846541 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084846541 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084846541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084846541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084846541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084846541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084846541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084846541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084846541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084846541 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084846541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084846541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084846541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084846541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084846541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084846541 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084846541 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084846541 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(192)@f9b5e94e4af2: MSC_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 } } } } 20250823084846561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46942<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@f9b5e94e4af2: Added conn table entry 0TC_rab_assignment0(195)14517597 20250823084847618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084847618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084847618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084847618 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084847618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd855d, normal) (hnbgw_rua.c:408) 20250823084847618 DHNB DEBUG map_rua[0x56285f2247f0]{init}: Allocated (fsm.c:456) 20250823084847619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14517597)[0x56285f2247f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084847619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14517597 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084847619 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084847619 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084847619 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14517597 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084847619 DCN DEBUG map_sccp[0x56285f22afe0]{init}: Allocated (fsm.c:456) 20250823084847619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084847619 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14517597 <-> SCCP-7 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084847619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14517597 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084847619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14517597)[0x56285f2247f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084847619 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084847619 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084847619 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14517597 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084847619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084847619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084847619 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{IDLE}: Allocated (fsm.c:456) 20250823084847619 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084847619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000360056400500f1100926) (sccp_scrc.c:455) 20250823084847619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084847619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084847619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084847619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084847619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084847619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084847619 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) 20250823084847619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084847619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084847619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084847619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084847619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084847619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084847619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084847619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084847619 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084847619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084847619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084847619 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 36 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084847619 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084847619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084847619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14517597)[0x56285f2247f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084847620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084847620 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084847620 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084847620 DLM3UA <000f> 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 20250823084847620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084847620 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) 20250823084847620 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084847620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084847620 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084847620 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 36 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@f9b5e94e4af2: Added conn table entry 0TC_rab_assignment0(195)6547312 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084847640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084847640 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084847640 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084847640 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084847640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084847640 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084847640 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084847640 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084847640 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084847640 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 08 6f 70 02 00 00 00 00  20250823084847640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084847640 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084847640 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084847640 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084847640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084847640 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00086f70) (sccp_scrc.c:545) 20250823084847640 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) 20250823084847640 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084847640 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084847640 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084847640 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084847640 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) 20250823084847640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084847640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(183)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823084847841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084847841 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084847841 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084847841 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084847841 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084847841 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084847841 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084847841 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084847841 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084847841 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  20250823084847841 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084847841 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084847841 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084847841 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084847841 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084847841 DLSCCP DEBUG 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) 20250823084847841 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) 20250823084847841 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084847841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084847841 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084847841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084847841 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084847841 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084847841 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14517597 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084847841 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084847842 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084847842 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084847842 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084847842 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084847842 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084847842 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084847842 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{UNUSED}: Allocated (fsm.c:456) 20250823084847842 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{UNUSED}: is child of mgw(mgw-fsm-14517597-0)[0x56285f2203e0] (fsm.c:486) 20250823084847842 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14517597-0)[0x56285f2203e0] (mgcp_client_endpoint_fsm.c:724) 20250823084847842 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084847842 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084847842 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084847842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14517597-0)[0x56285f227ef0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084847842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14517597-0)[0x56285f227ef0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0] (fsm.c:486) 20250823084847842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14517597-0)[0x56285f227ef0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084847842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14517597-0)[0x56285f227ef0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084847842 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: dd855d'... (mgcp_client.c:807) 20250823084847842 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250823084847842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14517597-0)[0x56285f227ef0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084847842 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dd855d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dd855d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dd855d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dd855d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823084847880 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250823084847880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084847880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084847880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084847880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084847880 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084847880 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847880 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847880 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084847880 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084847880 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847880 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084847880 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084847880 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084847880 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084847880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14517597)[0x56285f2247f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084847880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084847880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084847880 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084847906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084847906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084847906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084847906 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084847906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdd855d) (hnbgw_rua.c:472) 20250823084847906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14517597 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084847906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14517597)[0x56285f2247f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084847906 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084847906 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084847906 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14517597 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084847906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084847906 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084847906 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084847906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084847906 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084847906 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14517597-0)[0x56285f2203e0] (mgcp_client_endpoint_fsm.c:724) 20250823084847906 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084847906 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084847906 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084847906 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: dd855d'... (mgcp_client.c:807) 20250823084847906 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250823084847906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084847906 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084847906 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847906 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "dd855d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dd855d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084847923 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250823084847923 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084847923 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084847923 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847923 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084847923 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084847923 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14517597-0)[0x56285f2203e0] (mgcp_client_endpoint_fsm.c:724) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084847923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14517597-0)[0x56285f22d280]{ST_CRCX}: Allocated (fsm.c:456) 20250823084847923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14517597-0)[0x56285f22d280]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0] (fsm.c:486) 20250823084847923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14517597-0)[0x56285f22d280]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084847923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14517597-0)[0x56285f22d280]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250823084847923 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: dd855d'... (mgcp_client.c:807) 20250823084847923 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250823084847923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14517597-0)[0x56285f22d280]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847923 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "dd855d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dd855d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084847933 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250823084847933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22d280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084847933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22d280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084847933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22d280]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084847933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22d280]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084847933 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084847933 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847933 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847933 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847933 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084847933 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084847934 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847934 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{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) 20250823084847934 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084847934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084847934 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084847934 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084847934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084847934 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084847934 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084847934 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086f70), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084847934 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084847934 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) 20250823084847934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084847934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084847934 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084847934 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084847934 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084847934 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 08 6f 70 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823084847934 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084847934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084847934 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084847934 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084847934 DLM3UA <000f> 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 20250823084847934 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084847934 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084847934 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084847934 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084847934 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084847934 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 08 6f 70 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084847991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084847991 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084847991 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084847991 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084847991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084847991 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084847991 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084847991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084847991 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084847991 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  20250823084847991 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084847991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084847991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084847991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084847991 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084847991 DLSCCP DEBUG 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) 20250823084847991 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) 20250823084847991 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084847991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084847991 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084847991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084847991 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084847991 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084847991 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14517597 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084847991 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084847991 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084847991 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084847991 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084847991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084847991 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: dd855d'... (mgcp_client.c:807) 20250823084847991 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250823084847991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084847991 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22d280]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084847991 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: dd855d'... (mgcp_client.c:807) 20250823084847991 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250823084847991 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22d280]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084847991 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{IN_USE}: Removing from parent mgw(mgw-fsm-14517597-0)[0x56285f2203e0] (mgcp_client_endpoint_fsm.c:873) 20250823084847991 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084847991 DLMGCP DEBUG mgw-endp(mgw-fsm-14517597-0)[0x56285f220aa0]{IN_USE}: Deallocated (fsm.c:568) 20250823084847991 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084847991 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084847991 DMGW DEBUG mgw(mgw-fsm-14517597-0)[0x56285f2203e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084847991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14517597)[0x56285f2247f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084847991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084847991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084847991 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "dd855d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "dd855d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084847999 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250823084847999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084847999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084847999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084847999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f227ef0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823084847999 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250823084847999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22d280]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084847999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22d280]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084847999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22d280]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084847999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22d280]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@f9b5e94e4af2: Deleted conn table entry 0TC_rab_assignment0(195)14517597 20250823084848012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084848012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084848012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084848012 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084848012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdd855d,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084848012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14517597 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084848012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14517597)[0x56285f2247f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084848012 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084848012 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084848012 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14517597 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084848012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084848012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084848012 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084848012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086f70), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084848012 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084848012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084848012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084848012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084848012 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084848013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084848013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084848013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 08 6f 70 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084848013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14517597)[0x56285f2247f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084848013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084848013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084848013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084848013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084848013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084848013 DLM3UA <000f> 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 20250823084848013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084848013 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084848013 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084848013 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084848013 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084848013 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 08 6f 70 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@f9b5e94e4af2: Deleted conn table entry 0TC_rab_assignment0(195)6547312 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: Session index based on connection ID:0 20250823084848018 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084848018 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084848018 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084848018 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084848018 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084848018 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084848018 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084848018 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084848018 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084848018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 08 6f 70 00 00 00 00 00  20250823084848018 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084848018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084848018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084848018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084848018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084848018 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=00086f70), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084848018 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) 20250823084848018 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084848018 DLSCCP DEBUG 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) 20250823084848018 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084848018 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) 20250823084848018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084848018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084848018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14517597)[0x56285f2247f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084848018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14517597)[0x56285f2247f0]{disconnected}: Freeing instance (context_map.c:203) 20250823084848018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14517597)[0x56285f2247f0]{disconnected}: Deallocated (fsm.c:568) 20250823084848018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084848018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{disconnected}: Freeing instance (context_map.c:207) 20250823084848018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56285f22afe0]{disconnected}: Deallocated (fsm.c:568) 20250823084848018 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14517597 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823084848018 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=00086f70), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:455) 20250823084848018 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084848018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084848018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084848018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084848018 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084848018 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084848018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084848018 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 08 6f 70 00 00 07 00 (ss7_asp.c:1383) 20250823084848018 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084848018 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084848018 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084848018 DLSCCP DEBUG SCCP-SCOC(7)[0x56285f22ba20]{IDLE}: Deallocated (fsm.c:568) 20250823084848018 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084848018 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084848018 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084848018 DLM3UA <000f> 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 20250823084848018 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084848018 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084848018 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084848018 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084848018 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084848018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 08 6f 70 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: RLC received in state:disconnect_pending 20250823084849217 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823084849217 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ffec3), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084849217 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084849217 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084849217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084849217 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084849217 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084849217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084849217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084849218 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3f fe c3 00 00 04 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084849218 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084849218 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084849218 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084849218 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823084849218 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084849218 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084849218 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084849218 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084849218 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084849218 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 3f fe c3 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823084849225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084849225 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084849225 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084849225 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084849225 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084849225 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084849225 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084849225 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084849225 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084849225 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 3f fe c3 00  20250823084849225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823084849225 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084849225 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084849225 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084849225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084849225 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=003ffec3) (sccp_scrc.c:545) 20250823084849225 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) 20250823084849225 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823084849225 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823084849225 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084849225 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084849225 DLSCCP DEBUG SCCP-SCOC(4)[0x56285f225ee0]{IDLE}: Deallocated (fsm.c:568) 20250823084849401 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084849402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084849402 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823084849402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823084849402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084849402 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823084849402 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823084849402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823084849402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084849402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823084849402 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823084849402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823084849402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084849402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823084849402 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823084849402 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823084849403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084849403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823084849403 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823084849403 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_rab_assignment0(195)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084850028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46926<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084850031 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37699<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(183)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084850034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084850036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084850036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084850036 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084850036 DMAIN NOTICE (127.0.0.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) 20250823084850036 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(188)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@f9b5e94e4af2: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@f9b5e94e4af2: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@f9b5e94e4af2: Final verdict of PTC: none 20250823084850038 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084850038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084850038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084850038 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084850038 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084850038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084850038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084850039 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084850039 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084850039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084850039 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084850039 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084850039 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084850039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084850039 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084850039 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084850039 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 20250823084850039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084850039 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084850039 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084850039 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084850039 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084850039 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084850039 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084850039 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 20250823084850039 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084850039 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084850039 DLSS7 <000c> ss7_asp.c: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  20250823084850039 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  20250823084850039 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084850039 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(185)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@f9b5e94e4af2: Final verdict of PTC: none 20250823084850040 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 20250823084850040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084850040 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084850040 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084850040 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084850040 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084850040 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084850040 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084850040 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084850040 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 20250823084850040 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084850040 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW-MGCP(194)@f9b5e94e4af2: Final verdict of PTC: none 20250823084850040 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084850040 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084850040 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084850040 DLSS7 <000c> ss7_asp.c: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  20250823084850040 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084850040 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084850040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084850040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084850041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084850041 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084850041 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084850041 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) 20250823084850041 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084850041 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084850041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084850041 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084850041 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084850041 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084850041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084850041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084850041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084850041 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084850041 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084850041 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) 20250823084850041 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084850041 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(190)@f9b5e94e4af2: Final verdict of PTC: none 20250823084850043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46942<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_rab_assignment finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sat Aug 23 08:48:50 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250823084850127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084850729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=441136) 20250823084851625 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823084851625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bcfe7), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084851625 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084851625 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084851625 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084851625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084851625 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823084851625 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084851625 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084851625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084851625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084851625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b cf e7 00 00 06 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084851625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084851625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084851625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084851625 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823084851625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084851625 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823084851625 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=441136, count=441776) 20250823084852040 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084852040 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084852040 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084852040 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084852040 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084852040 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_rab_assignment_concurrent started. 20250823084853857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084853862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084853866 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44489<->l=127.0.0.1:4262) (control_if.c:572) 20250823084853882 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084853882 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084853882 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084853882 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084853882 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084853882 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084853882 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084853882 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assignment_concurrent-Iuh0(200)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084853882 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084853882 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084853883 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084853883 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084853883 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084853883 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084853883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853883 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) 20250823084853883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084853884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084853884 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084853884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084853884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084853884 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084853884 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084853884 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084853884 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084853884 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084853884 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084853884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084853884 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084853884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084853884 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084853884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084853884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084853884 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084853884 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084853884 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084853884 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084853884 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084853884 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084853884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084853884 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084853884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084853884 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084853884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084853884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084853884 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084853884 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084853884 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084853884 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084853884 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084853884 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084853884 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084853884 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084853884 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084853884 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084853884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084853884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084853884 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084853884 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084853884 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084853884 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084853884 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084853884 DLM3UA <000f> 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 20250823084853884 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084853884 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084853884 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084853884 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084853884 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084853884 DLM3UA <000f> 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 20250823084853884 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084853884 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084853884 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084853884 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084853884 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084853884 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084853884 DLM3UA <000f> 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 20250823084853884 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084853884 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084853884 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084853884 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084853884 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084853884 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084853884 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084853884 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084853884 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823084853884 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(204)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084853896 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084853896 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084853896 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084853896 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084853896 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084853896 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084853896 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084853896 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084853897 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084853897 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084853897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084853897 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 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) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084853897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084853897 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084853897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084853897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084853897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084853897 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084853897 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084853897 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084853897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084853897 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084853897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084853897 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084853897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084853897 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084853897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084853897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084853897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084853897 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084853897 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084853897 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084853897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084853897 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 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) 20250823084853897 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084853897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084853897 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084853897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084853897 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084853897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084853897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084853897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084853897 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084853897 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084853897 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084853897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084853897 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084853897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084853897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084853897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084853897 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084853897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084853897 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084853897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084853897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084853897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084853897 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084853897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084853897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084853897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084853897 DLM3UA <000f> 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 20250823084853897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084853897 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084853897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084853897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084853897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084853897 DLM3UA <000f> 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 20250823084853897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084853897 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084853897 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084853897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084853897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084853897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084853897 DLM3UA <000f> 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 20250823084853897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084853897 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) 20250823084853897 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084853897 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084853897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084853897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084853897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084853897 DLM3UA <000f> 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 20250823084853897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084853897 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084853897 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084853916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084853916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084853916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084853916 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084853916 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084853916 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084853916 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084853916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084853916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084854094 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 20250823084854094 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 20250823084854094 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084854094 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084854103 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084854103 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084854103 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084854103 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084854103 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084854103 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084854103 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084854104 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084854104 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084854104 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 20250823084854104 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084854104 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084854104 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084854106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084854106 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084854106 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084854106 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  20250823084854106 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084854106 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084854106 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084854106 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 20250823084854107 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084854107 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084854107 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084854107 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084854107 DLSS7 <000c> ss7_asp.c: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  20250823084854107 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  20250823084854107 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084854107 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084854107 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084854107 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084854107 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084854107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084854107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084854107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084854107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084854107 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084854107 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084854107 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084854107 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 20250823084854107 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 20250823084854107 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084854107 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823084854108 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084854108 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084854108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084854108 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084854109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084854109 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084854109 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084854109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084854109 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084854109 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084854109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084854109 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084854109 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084854109 DLM3UA <000f> 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 20250823084854109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084854109 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084854109 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084854109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084854109 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084854109 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(207)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084854114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084854114 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084854114 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084854114 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084854114 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084854114 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084854114 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084854114 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084854114 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084854114 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 20250823084854114 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084854114 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084854114 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084854117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084854117 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084854117 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084854117 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  20250823084854117 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084854117 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084854117 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084854117 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 20250823084854117 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084854117 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084854117 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084854117 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084854117 DLSS7 <000c> ss7_asp.c: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  20250823084854117 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084854117 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  20250823084854117 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084854117 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084854117 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084854117 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084854117 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084854117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084854117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084854117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084854117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084854117 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084854117 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084854117 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084854119 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084854119 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084854119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084854119 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084854119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084854119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084854119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084854119 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084854119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084854119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084854119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084854119 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084854119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084854119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084854119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084854119 DLM3UA <000f> 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 20250823084854119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084854119 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084854119 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084854119 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084854119 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084854119 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(203)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084854909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084854909 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084854909 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084854909 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084854909 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084854909 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084854909 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084854909 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084854909 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084854909 DLSS7 <000c> ss7_asp.c: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  20250823084854909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084854909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084854909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084854909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084854909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084854909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084854909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084854909 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084854909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084854910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084854910 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084854910 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084854910 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) 20250823084854910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084854910 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084854910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084854910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084854910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084854910 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084854910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084854910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084854910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084854910 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084854910 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084854910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084854910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084854910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084854910 DLM3UA <000f> 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 20250823084854910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084854910 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084854910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084854910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084854910 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084854910 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  20250823084854912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084854912 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084854912 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084854912 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084854912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084854912 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084854912 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084854912 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084854912 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084854912 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084854912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084854912 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084854912 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084854912 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084854912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084854912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084854912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084854912 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084854912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084854912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084854912 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084854912 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084854912 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(206)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: MSC_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 } } } } 20250823084854915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084854915 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084854915 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084854915 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084854915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084854915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084854915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084854915 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084854915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084854915 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084854915 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084854915 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084854915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084854915 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084854915 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084854915 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084854915 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084854915 DLSS7 <000c> ss7_asp.c: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  20250823084854915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084854915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084854915 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084854915 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084854915 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) 20250823084854915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084854915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084854915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854915 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084854915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084854915 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084854915 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084854915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084854915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084854915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084854915 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084854915 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084854915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084854915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084854915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084854915 DLM3UA <000f> 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 20250823084854915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084854915 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084854915 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084854915 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084854915 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084854915 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  20250823084854916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084854916 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084854916 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084854916 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084854916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084854916 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084854916 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084854916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084854916 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084854916 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084854916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084854916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084854916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084854916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084854916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084854916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084854916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084854916 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084854916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084854916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084854916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084854916 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084854916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084854916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084854916 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084854916 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(206)@f9b5e94e4af2: MSC_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 } } } } 20250823084855388 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823084855388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007912bd), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084855388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084855388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084855388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084855388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084855388 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084855388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084855388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084855388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 79 12 bd 00 00 05 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084855388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084855388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084855388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084855388 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084855388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084855388 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084855388 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084855388 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084855388 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084855388 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 79 12 bd 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823084855392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084855392 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084855392 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084855392 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084855392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084855392 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084855393 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084855393 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084855393 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084855393 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 79 12 bd 00  20250823084855393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823084855393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084855393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084855393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084855393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084855393 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=007912bd) (sccp_scrc.c:545) 20250823084855393 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) 20250823084855393 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823084855393 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823084855393 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084855393 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084855393 DLSCCP DEBUG SCCP-SCOC(5)[0x56285f220c90]{IDLE}: Deallocated (fsm.c:568) 20250823084855950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084855979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56788<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084855999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084856183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56896<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 0TC_rab_assignment_concurrent0(209)12134628 TC_rab_assignment_concurrent0(210)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250823084856991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084856991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084856991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084856991 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084856991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb928e4, normal) (hnbgw_rua.c:408) 20250823084856991 DHNB DEBUG map_rua[0x56285f225ee0]{init}: Allocated (fsm.c:456) 20250823084856991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12134628)[0x56285f225ee0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084856991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12134628 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084856991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084856991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084856991 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12134628 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084856991 DCN DEBUG map_sccp[0x56285f2247f0]{init}: Allocated (fsm.c:456) 20250823084856991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084856991 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12134628 <-> SCCP-8 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084856991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12134628 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084856991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12134628)[0x56285f225ee0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084856991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084856991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084856991 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12134628 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084856991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084856991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084856991 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{IDLE}: Allocated (fsm.c:456) 20250823084856991 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084856991 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030000bc0056400500f1100926) (sccp_scrc.c:455) 20250823084856991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084856991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084856991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084856991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084856991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084856991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084856991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084856991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084856991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084856991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084856991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084856991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084856991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084856991 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084856991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084856991 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084856991 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084856991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084856991 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 bc 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084856991 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084856991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084856991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12134628)[0x56285f225ee0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084856991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084856991 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084856991 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084856991 DLM3UA <000f> 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 20250823084856991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084856991 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084856991 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084856991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084856991 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084856991 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 bc 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 1TC_rab_assignment_concurrent0(210)10893553 HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 0TC_rab_assignment_concurrent0(209)2009381 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823084856996 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084856996 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084856996 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084856996 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084856996 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084856996 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084856996 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084856996 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084856996 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084856996 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 3d 64 b7 02 00 00 00 00  20250823084856996 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084856996 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084856996 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084856996 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084856996 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084856996 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003d64b7) (sccp_scrc.c:545) 20250823084856996 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) 20250823084856996 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084856996 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084856996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084856996 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084856996 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) 20250823084856996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084856996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(209)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(211)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 2TC_rab_assignment_concurrent0(211)61916 TC_rab_assignment_concurrent0(212)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 3TC_rab_assignment_concurrent0(212)1493431 TC_rab_assignment_concurrent0(213)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 4TC_rab_assignment_concurrent0(213)6700121 TC_rab_assignment_concurrent0(214)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 5TC_rab_assignment_concurrent0(214)13704906 TC_rab_assignment_concurrent0(215)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 6TC_rab_assignment_concurrent0(215)13316030 TC_rab_assignment_concurrent0(216)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 7TC_rab_assignment_concurrent0(216)2263246 TC_rab_assignment_concurrent0(217)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 8TC_rab_assignment_concurrent0(217)425993 TC_rab_assignment_concurrent0(218)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 9TC_rab_assignment_concurrent0(218)5904546 TC_rab_assignment_concurrent0(219)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 10TC_rab_assignment_concurrent0(219)7341675 TC_rab_assignment_concurrent0(220)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 11TC_rab_assignment_concurrent0(220)7182667 TC_rab_assignment_concurrent0(221)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 12TC_rab_assignment_concurrent0(221)15812301 TC_rab_assignment_concurrent0(222)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 13TC_rab_assignment_concurrent0(222)14952945 TC_rab_assignment_concurrent0(223)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 14TC_rab_assignment_concurrent0(223)7346711 TC_rab_assignment_concurrent0(224)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Added conn table entry 15TC_rab_assignment_concurrent0(224)8122380 20250823084857192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857192 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa638f1, normal) (hnbgw_rua.c:408) 20250823084857192 DHNB DEBUG map_rua[0x56285f22d280]{init}: Allocated (fsm.c:456) 20250823084857192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10893553)[0x56285f22d280]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10893553 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857192 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10893553 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857192 DCN DEBUG map_sccp[0x56285f227ef0]{init}: Allocated (fsm.c:456) 20250823084857192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857192 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10893553 <-> SCCP-9 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10893553 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10893553)[0x56285f22d280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857192 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10893553 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857192 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857192 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{IDLE}: Allocated (fsm.c:456) 20250823084857192 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857192 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003910056400500f1100926) (sccp_scrc.c:455) 20250823084857192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857192 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857192 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857192 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857192 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 91 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857192 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10893553)[0x56285f22d280]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857192 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857192 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857192 DLM3UA <000f> 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 20250823084857192 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857192 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857192 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857192 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857192 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857192 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 91 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823084857192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857192 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857192 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857192 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857192 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857192 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf1dc, normal) (hnbgw_rua.c:408) 20250823084857192 DHNB DEBUG map_rua[0x56285f2203e0]{init}: Allocated (fsm.c:456) 20250823084857192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-61916)[0x56285f2203e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-61916 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857192 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-61916 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857192 DCN DEBUG map_sccp[0x56285f231a20]{init}: Allocated (fsm.c:456) 20250823084857192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857192 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-61916 <-> SCCP-10 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-61916 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-61916)[0x56285f2203e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857192 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-61916 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857192 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857192 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{IDLE}: Allocated (fsm.c:456) 20250823084857192 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857192 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030002f60056400500f1100926) (sccp_scrc.c:455) 20250823084857192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857192 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857192 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857192 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857192 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857192 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857192 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857192 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857193 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 02 f6 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-61916)[0x56285f2203e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857193 DLSCCP DEBUG 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) 20250823084857193 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) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857193 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857193 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857193 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857193 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12134628 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857192 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  20250823084857193 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857193 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857193 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857193 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857193 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{UNUSED}: Allocated (fsm.c:456) 20250823084857193 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{UNUSED}: is child of mgw(mgw-fsm-12134628-0)[0x56285f230ad0] (fsm.c:486) 20250823084857193 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12134628-0)[0x56285f230ad0] (mgcp_client_endpoint_fsm.c:724) 20250823084857193 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857193 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857193 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857193 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12134628-0)[0x56285f22f5a0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857193 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12134628-0)[0x56285f22f5a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40] (fsm.c:486) 20250823084857193 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12134628-0)[0x56285f22f5a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857193 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12134628-0)[0x56285f22f5a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857193 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: b928e4'... (mgcp_client.c:807) 20250823084857193 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250823084857193 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12134628-0)[0x56285f22f5a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857193 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857193 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x16c9b7, normal) (hnbgw_rua.c:408) 20250823084857193 DHNB DEBUG map_rua[0x56285f234520]{init}: Allocated (fsm.c:456) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1493431)[0x56285f234520]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1493431 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857193 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857193 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857193 DLM3UA <000f> 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 20250823084857193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857193 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857193 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857193 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857193 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857193 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 02 f6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823084857193 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1493431 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857193 DCN DEBUG map_sccp[0x56285f22fd10]{init}: Allocated (fsm.c:456) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857193 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1493431 <-> SCCP-11 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1493431 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1493431)[0x56285f234520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857193 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1493431 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{IDLE}: Allocated (fsm.c:456) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003a50056400500f1100926) (sccp_scrc.c:455) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084857193 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857193 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 03 a5 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1493431)[0x56285f234520]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857193 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857193 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857193 DLM3UA <000f> 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 20250823084857193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857193 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084857193 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857193 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857193 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857193 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 03 a5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857193 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x663c59, normal) (hnbgw_rua.c:408) 20250823084857193 DHNB DEBUG map_rua[0x56285f232d50]{init}: Allocated (fsm.c:456) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6700121)[0x56285f232d50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6700121 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857193 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6700121 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857193 DCN DEBUG map_sccp[0x56285f234780]{init}: Allocated (fsm.c:456) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857193 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6700121 <-> SCCP-12 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6700121 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6700121)[0x56285f232d50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857193 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6700121 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{IDLE}: Allocated (fsm.c:456) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300032e0056400500f1100926) (sccp_scrc.c:455) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084857193 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857193 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 2e 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6700121)[0x56285f232d50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857193 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd11eca, normal) (hnbgw_rua.c:408) 20250823084857193 DHNB DEBUG map_rua[0x56285f233870]{init}: Allocated (fsm.c:456) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13704906)[0x56285f233870]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13704906 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857193 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857193 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857193 DLM3UA <000f> 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 20250823084857193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857193 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084857193 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857193 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857193 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857193 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 2e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823084857193 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13704906 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857193 DCN DEBUG map_sccp[0x56285f23bc00]{init}: Allocated (fsm.c:456) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857193 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13704906 <-> SCCP-13 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13704906 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13704906)[0x56285f233870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857193 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13704906 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{IDLE}: Allocated (fsm.c:456) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f400300028f0056400500f1100926) (sccp_scrc.c:455) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:1 20250823084857193 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857193 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 8f 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13704906)[0x56285f233870]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857193 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcb2fbe, normal) (hnbgw_rua.c:408) 20250823084857193 DHNB DEBUG map_rua[0x56285f23d210]{init}: Allocated (fsm.c:456) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13316030)[0x56285f23d210]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13316030 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857193 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13316030 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857193 DCN DEBUG map_sccp[0x56285f23cc90]{init}: Allocated (fsm.c:456) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857193 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13316030 <-> SCCP-14 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13316030 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13316030)[0x56285f23d210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857193 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13316030 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{IDLE}: Allocated (fsm.c:456) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001120056400500f1100926) (sccp_scrc.c:455) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857193 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857193 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857193 DLM3UA <000f> 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 20250823084857193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857193 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084857193 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857193 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857193 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857193 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 8f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857193 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857193 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 01 12 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. 20250823084857193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857193 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857193 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857193 DLM3UA <000f> 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 20250823084857193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857193 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857193 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857193 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857193 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857193 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857193 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 01 12 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13316030)[0x56285f23d210]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857193 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2288ce, normal) (hnbgw_rua.c:408) 20250823084857193 DHNB DEBUG map_rua[0x56285f23c4a0]{init}: Allocated (fsm.c:456) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2263246)[0x56285f23c4a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2263246 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857193 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2263246 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857193 DCN DEBUG map_sccp[0x56285f23c5d0]{init}: Allocated (fsm.c:456) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857193 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2263246 <-> SCCP-15 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2263246 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2263246)[0x56285f23c4a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857193 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2263246 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{IDLE}: Allocated (fsm.c:456) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003570056400500f1100926) (sccp_scrc.c:455) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857193 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857193 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 57 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857193 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2263246)[0x56285f23c4a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857193 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857193 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857193 DLM3UA <000f> 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 20250823084857193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857193 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857193 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857193 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857193 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x68009, normal) (hnbgw_rua.c:408) 20250823084857193 DHNB DEBUG map_rua[0x56285f23ebc0]{init}: Allocated (fsm.c:456) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-425993)[0x56285f23ebc0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-425993 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857193 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-425993 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857193 DCN DEBUG map_sccp[0x56285f2306e0]{init}: Allocated (fsm.c:456) 20250823084857193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857193 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857194 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 57 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)@f9b5e94e4af2: First idle individual index:2 20250823084857193 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-425993 <-> SCCP-16 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-425993 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-425993)[0x56285f23ebc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857194 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857194 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857194 DLM3UA <000f> 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 20250823084857194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857194 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857194 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857194 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857194 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 0a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823084857194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857194 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-425993 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857194 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{IDLE}: Allocated (fsm.c:456) 20250823084857194 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857194 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300010a0056400500f1100926) (sccp_scrc.c:455) 20250823084857194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857194 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857194 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857194 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 0a 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857194 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-425993)[0x56285f23ebc0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857194 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5a18a2, normal) (hnbgw_rua.c:408) 20250823084857194 DHNB DEBUG map_rua[0x56285f23db50]{init}: Allocated (fsm.c:456) 20250823084857194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5904546)[0x56285f23db50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5904546 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857194 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5904546 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857194 DCN DEBUG map_sccp[0x56285f23dc80]{init}: Allocated (fsm.c:456) 20250823084857194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857194 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5904546 <-> SCCP-17 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5904546 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5904546)[0x56285f23db50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857194 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5904546 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857194 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{IDLE}: Allocated (fsm.c:456) 20250823084857194 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857194 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f400300008e0056400500f1100926) (sccp_scrc.c:455) 20250823084857194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084857194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084857194 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857194 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857194 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 8e 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857194 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5904546)[0x56285f23db50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[2]. 20250823084857194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857194 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857195 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857195 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084857194 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x70066b, normal) (hnbgw_rua.c:408) 20250823084857195 DHNB DEBUG map_rua[0x56285f23f1f0]{init}: Allocated (fsm.c:456) 20250823084857195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7341675)[0x56285f23f1f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857195 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084857195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857195 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7341675 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857195 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857195 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857195 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7341675 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857195 DCN DEBUG map_sccp[0x56285f23d840]{init}: Allocated (fsm.c:456) 20250823084857195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857195 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 8e 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)@f9b5e94e4af2: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) 20250823084857195 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7341675 <-> SCCP-18 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7341675 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7341675)[0x56285f23f1f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857195 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857195 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857195 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7341675 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857195 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{IDLE}: Allocated (fsm.c:456) 20250823084857195 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857195 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f400300017b0056400500f1100926) (sccp_scrc.c:455) 20250823084857195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857195 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 12 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 01 7b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857195 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7341675)[0x56285f23f1f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 1TC_rab_assignment_concurrent0(210)11407143 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:3 20250823084857195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857195 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d994b, normal) (hnbgw_rua.c:408) 20250823084857195 DHNB DEBUG map_rua[0x56285f23de20]{init}: Allocated (fsm.c:456) 20250823084857195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7182667)[0x56285f23de20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7182667 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857195 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857195 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857195 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7182667 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857195 DCN DEBUG map_sccp[0x56285f23fb60]{init}: Allocated (fsm.c:456) 20250823084857195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857195 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7182667 <-> SCCP-19 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7182667 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7182667)[0x56285f23de20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857195 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857195 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857195 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7182667 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857195 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{IDLE}: Allocated (fsm.c:456) 20250823084857195 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857195 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030003450056400500f1100926) (sccp_scrc.c:455) 20250823084857195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857195 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857196 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 03 45 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857196 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7182667)[0x56285f23de20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857196 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf146cd, normal) (hnbgw_rua.c:408) 20250823084857196 DHNB DEBUG map_rua[0x56285f23fd70]{init}: Allocated (fsm.c:456) 20250823084857195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857195 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857195 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857195 DLM3UA <000f> 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 20250823084857195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857195 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857195 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857195 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 12 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 01 7b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823084857196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15812301)[0x56285f23fd70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15812301 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857196 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857196 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857196 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15812301 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857196 DCN DEBUG map_sccp[0x56285f240820]{init}: Allocated (fsm.c:456) 20250823084857196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857196 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15812301 <-> SCCP-20 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15812301 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15812301)[0x56285f23fd70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857196 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857196 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857196 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15812301 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857196 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857196 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{IDLE}: Allocated (fsm.c:456) 20250823084857196 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857196 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030003d90056400500f1100926) (sccp_scrc.c:455) 20250823084857196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857196 DLM3UA <000f> 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 20250823084857196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857196 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857196 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857196 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857196 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 03 45 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823084857196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857196 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857196 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 03 d9 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857196 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15812301)[0x56285f23fd70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857196 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe429f1, normal) (hnbgw_rua.c:408) 20250823084857196 DHNB DEBUG map_rua[0x56285f240a30]{init}: Allocated (fsm.c:456) 20250823084857196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14952945)[0x56285f240a30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14952945 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857196 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857196 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857196 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14952945 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857196 DCN DEBUG map_sccp[0x56285f241a60]{init}: Allocated (fsm.c:456) 20250823084857196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857196 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14952945 <-> SCCP-21 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14952945 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14952945)[0x56285f240a30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857196 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857196 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857196 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14952945 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857196 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857197 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{IDLE}: Allocated (fsm.c:456) 20250823084857196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857196 DLM3UA <000f> 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 20250823084857196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857196 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857196 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857196 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857196 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 03 d9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823084857197 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030000ad0056400500f1100926) (sccp_scrc.c:455) 20250823084857197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[3]. 20250823084857197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857197 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857197 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 ad 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857197 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14952945)[0x56285f240a30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857197 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x701a17, normal) (hnbgw_rua.c:408) 20250823084857197 DHNB DEBUG map_rua[0x56285f242680]{init}: Allocated (fsm.c:456) 20250823084857197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7346711)[0x56285f242680]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346711 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857197 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346711 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857197 DCN DEBUG map_sccp[0x56285f2428b0]{init}: Allocated (fsm.c:456) 20250823084857197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857197 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7346711 <-> SCCP-22 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346711 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7346711)[0x56285f242680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857197 DLM3UA <000f> 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 20250823084857197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857197 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857197 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346711 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857197 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{IDLE}: Allocated (fsm.c:456) 20250823084857197 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857197 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f400300020d0056400500f1100926) (sccp_scrc.c:455) 20250823084857197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857197 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857197 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 ad 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823084857197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857197 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857197 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 0d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857197 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7346711)[0x56285f242680]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084857197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084857197 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084857197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7bf00c, normal) (hnbgw_rua.c:408) 20250823084857197 DHNB DEBUG map_rua[0x56285f240e50]{init}: Allocated (fsm.c:456) 20250823084857197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8122380)[0x56285f240e50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084857197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8122380 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084857197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857197 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8122380 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084857197 DCN DEBUG map_sccp[0x56285f2429e0]{init}: Allocated (fsm.c:456) 20250823084857197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084857197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857197 DLM3UA <000f> 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 20250823084857198 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8122380 <-> SCCP-23 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084857197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8122380 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084857198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8122380)[0x56285f240e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084857198 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857198 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084857198 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084857198 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8122380 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084857198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084857198 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084857198 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{IDLE}: Allocated (fsm.c:456) 20250823084857198 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084857198 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857198 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857198 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857198 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 0d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823084857198 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030002a00056400500f1100926) (sccp_scrc.c:455) 20250823084857198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857198 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823084857198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084857198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084857198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084857198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857198 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857198 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 a0 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084857198 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084857198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084857198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8122380)[0x56285f240e50]{init}: State change to connected (no timeout) (context_map_rua.c:166) TC_rab_assignment_concurrent0(210)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084857198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857198 DLM3UA <000f> 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 20250823084857198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857198 DLSS7 <000c> ss7_combined_linkset.c:297 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: picked Normal Route via 'virt-msc0' round-robin style (available) 20250823084857198 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857198 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857198 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857198 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 a0 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)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 2TC_rab_assignment_concurrent0(211)1326644 HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 3TC_rab_assignment_concurrent0(212)6800920 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:5 TC_rab_assignment_concurrent0(212)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 4TC_rab_assignment_concurrent0(213)8018112 TC_rab_assignment_concurrent0(211)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 5TC_rab_assignment_concurrent0(214)10503963 TC_rab_assignment_concurrent0(213)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823084857201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857201 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857201 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857201 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857201 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857201 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857201 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857201 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857201 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857201 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 17 e9 61 02 00 00 00 00  20250823084857201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857201 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0017e961) (sccp_scrc.c:545) 20250823084857201 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) 20250823084857202 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857202 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857202 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857202 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) 20250823084857202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(214)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 6TC_rab_assignment_concurrent0(215)14734881 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 7TC_rab_assignment_concurrent0(216)8627186 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 8TC_rab_assignment_concurrent0(217)11890494 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[11]. TC_rab_assignment_concurrent0(216)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:3 HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 9TC_rab_assignment_concurrent0(218)14421973 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(217)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:4 TC_rab_assignment_concurrent0(215)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(218)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 10TC_rab_assignment_concurrent0(219)4304490 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 11TC_rab_assignment_concurrent0(220)16260338 TC_rab_assignment_concurrent0(219)@f9b5e94e4af2: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(220)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 12TC_rab_assignment_concurrent0(221)4088196 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 13TC_rab_assignment_concurrent0(222)5436879 TC_rab_assignment_concurrent0(221)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 14TC_rab_assignment_concurrent0(223)2535232 TC_rab_assignment_concurrent0(222)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:6 HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Added conn table entry 15TC_rab_assignment_concurrent0(224)5159750 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:7 TC_rab_assignment_concurrent0(223)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:8 TC_rab_assignment_concurrent0(224)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b928e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b928e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(209)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b928e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b928e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(210)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250823084857222 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250823084857222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857222 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857222 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857222 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857222 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857222 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857222 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857222 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857222 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857222 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12134628)[0x56285f225ee0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857222 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)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857234 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb928e4) (hnbgw_rua.c:472) 20250823084857234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12134628 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12134628)[0x56285f225ee0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857234 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857234 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857234 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12134628 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857234 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857234 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857234 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857234 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12134628-0)[0x56285f230ad0] (mgcp_client_endpoint_fsm.c:724) 20250823084857234 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857234 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857234 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857234 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857234 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: b928e4'... (mgcp_client.c:807) 20250823084857234 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250823084857234 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857234 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857234 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857234 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "b928e417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b928e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857244 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250823084857244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857244 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857244 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857244 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12134628-0)[0x56285f230ad0] (mgcp_client_endpoint_fsm.c:724) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12134628-0)[0x56285f243c10]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12134628-0)[0x56285f243c10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40] (fsm.c:486) 20250823084857244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12134628-0)[0x56285f243c10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12134628-0)[0x56285f243c10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250823084857244 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: b928e4'... (mgcp_client.c:807) 20250823084857244 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250823084857244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12134628-0)[0x56285f243c10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "b928e417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b928e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857255 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250823084857255 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f243c10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857255 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f243c10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857255 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f243c10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857255 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f243c10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857255 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857255 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857255 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857255 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857255 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857255 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857255 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857255 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{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) 20250823084857255 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857255 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857255 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857255 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857255 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857255 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d64b7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857255 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857255 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) 20250823084857255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857255 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857255 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 3d 64 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) 20250823084857255 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857255 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857255 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857255 DLM3UA <000f> 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 20250823084857255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857255 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857255 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 3d 64 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  20250823084857255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857255 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857255 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857255 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 3b 38 0d 02 00 00 00 00  20250823084857255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857255 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857255 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857255 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 83 a8 75 02 00 00 00 00  20250823084857255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857255 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857255 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857255 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 c9 5c 54 02 00 00 00 00  20250823084857255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857255 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003b380d) (sccp_scrc.c:545) 20250823084857255 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) 20250823084857255 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857255 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857255 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857255 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) 20250823084857255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857255 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0083a875) (sccp_scrc.c:545) 20250823084857255 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) 20250823084857255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857255 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857255 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857255 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857255 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857255 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857255 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) 20250823084857255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857255 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857255 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c95c54) (sccp_scrc.c:545) 20250823084857255 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) 20250823084857255 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857255 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857255 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857255 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) 20250823084857255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 c3 86 f8 02 00 00 00 00  20250823084857255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857255 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857255 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857255 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 7c b9 c6 02 00 00 00 00  20250823084857255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857255 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857256 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857255 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c386f8) (sccp_scrc.c:545) 20250823084857255 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) 20250823084857255 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857255 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857255 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857255 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) 20250823084857255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857256 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 70 2d 80 02 00 00 00 00  20250823084857256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857256 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857256 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857256 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 4e 8b 02 02 00 00 00 00  20250823084857256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857256 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857256 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857256 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 5b 02 17 02 00 00 00 00  20250823084857256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007cb9c6) (sccp_scrc.c:545) 20250823084857256 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) 20250823084857256 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857256 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857256 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) 20250823084857256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00702d80) (sccp_scrc.c:545) 20250823084857256 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) 20250823084857256 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857256 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857256 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) 20250823084857256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004e8b02) (sccp_scrc.c:545) 20250823084857256 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) 20250823084857256 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857256 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857256 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) 20250823084857256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005b0217) (sccp_scrc.c:545) 20250823084857256 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) 20250823084857256 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857256 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857256 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857256 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857256 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 63 ee 9d 02 00 00 00 00  20250823084857256 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) 20250823084857256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857256 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857256 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0063ee9d) (sccp_scrc.c:545) 20250823084857256 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) 20250823084857256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857256 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857256 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857256 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) 20250823084857256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857256 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 cf f2 af 02 00 00 00 00  20250823084857256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857256 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857256 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857256 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 36 1a 0c 02 00 00 00 00  20250823084857256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857256 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857256 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00cff2af) (sccp_scrc.c:545) 20250823084857256 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) 20250823084857256 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857256 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857256 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) 20250823084857256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00361a0c) (sccp_scrc.c:545) 20250823084857256 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) 20250823084857256 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857256 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857256 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857256 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) 20250823084857257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 bf 13 5b 02 00 00 00 00  20250823084857257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857257 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857257 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00bf135b) (sccp_scrc.c:545) 20250823084857257 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) 20250823084857257 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857257 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857257 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857257 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857257 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857257 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857257 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857257 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857257 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857257 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857257 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) 20250823084857257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857257 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 cd de 83 02 00 00 00 00  20250823084857257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857257 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857257 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857257 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857257 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857257 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857257 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00cdde83) (sccp_scrc.c:545) 20250823084857257 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857257 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857257 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857257 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) 20250823084857257 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857257 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857257 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857257 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) 20250823084857257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857257 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 7e 44 f7 02 00 00 00 00  20250823084857257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084857257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857257 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857257 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857257 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007e44f7) (sccp_scrc.c:545) 20250823084857257 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857257 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857257 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857257 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857257 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) 20250823084857257 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084857257 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084857257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084857257 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084857257 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) 20250823084857257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084857257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084857257 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857257 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857257 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  20250823084857257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857258 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857258 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:0 20250823084857258 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857258 DLSCCP DEBUG 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) 20250823084857258 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) 20250823084857258 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857258 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857258 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer 20250823084857258 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857258 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857258 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10893553 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857258 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer 20250823084857258 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857258 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857258 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857258 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{UNUSED}: Allocated (fsm.c:456) 20250823084857258 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{UNUSED}: is child of mgw(mgw-fsm-10893553-0)[0x56285f232f80] (fsm.c:486) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823084857259 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10893553-0)[0x56285f232f80] (mgcp_client_endpoint_fsm.c:724) 20250823084857259 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857259 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857259 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857259 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10893553-0)[0x56285f2331f0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857259 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10893553-0)[0x56285f2331f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0] (fsm.c:486) 20250823084857259 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10893553-0)[0x56285f2331f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857259 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10893553-0)[0x56285f2331f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857259 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: a638f1'... (mgcp_client.c:807) 20250823084857259 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250823084857259 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10893553-0)[0x56285f2331f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857259 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a638f117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a638f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a638f117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a638f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250823084857267 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250823084857267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857267 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857267 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857267 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857268 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857268 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857268 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857268 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857268 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857268 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857268 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10893553)[0x56285f22d280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857268 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857272 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa638f1) (hnbgw_rua.c:472) 20250823084857272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10893553 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10893553)[0x56285f22d280]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857272 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857272 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857272 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10893553 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857272 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857272 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857272 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857272 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10893553-0)[0x56285f232f80] (mgcp_client_endpoint_fsm.c:724) 20250823084857272 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857272 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857272 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857272 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: a638f'... (mgcp_client.c:807) 20250823084857272 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823084857272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857272 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857272 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857272 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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)@f9b5e94e4af2: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a638f117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a638f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857278 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250823084857278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857278 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857278 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857278 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10893553-0)[0x56285f232f80] (mgcp_client_endpoint_fsm.c:724) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10893553-0)[0x56285f246e10]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10893553-0)[0x56285f246e10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0] (fsm.c:486) 20250823084857278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10893553-0)[0x56285f246e10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10893553-0)[0x56285f246e10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250823084857278 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: a638f'... (mgcp_client.c:807) 20250823084857278 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823084857278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10893553-0)[0x56285f246e10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857278 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a638f117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a638f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857285 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250823084857285 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246e10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857285 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246e10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857285 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246e10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857285 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246e10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{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) 20250823084857285 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857285 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857285 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857285 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857285 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017e961), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857285 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857285 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) 20250823084857285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857285 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857285 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857285 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 17 e9 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) 20250823084857285 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857285 DLM3UA <000f> 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 20250823084857285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857285 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857285 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857285 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857285 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857285 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 17 e9 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  20250823084857285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857285 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857285 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857285 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857285 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857285 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857285 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857285 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857285 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  20250823084857285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857285 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857285 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857285 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857285 DLSCCP DEBUG 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) 20250823084857285 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) 20250823084857285 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857285 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857285 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857285 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857285 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1493431 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857285 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857285 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857285 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857285 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{UNUSED}: Allocated (fsm.c:456) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{UNUSED}: is child of mgw(mgw-fsm-1493431-0)[0x56285f24f340] (fsm.c:486) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1493431-0)[0x56285f24f340] (mgcp_client_endpoint_fsm.c:724) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857285 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1493431-0)[0x56285f255c10]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857285 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1493431-0)[0x56285f255c10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1493431-0)[0x56285f246910] (fsm.c:486) 20250823084857285 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1493431-0)[0x56285f255c10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857285 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1493431-0)[0x56285f255c10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857285 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 16c9b'... (mgcp_client.c:807) 20250823084857285 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084857285 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1493431-0)[0x56285f255c10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "16c9b717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16c9b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "16c9b717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16c9b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(211)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250823084857298 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250823084857298 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857298 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857298 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857298 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857298 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857298 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857298 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857298 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857298 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857298 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857298 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857298 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857298 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857298 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1493431)[0x56285f234520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857298 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857306 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x16c9b7) (hnbgw_rua.c:472) 20250823084857306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1493431 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1493431)[0x56285f234520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857306 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857306 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857306 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1493431 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857306 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857306 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857306 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857306 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1493431-0)[0x56285f24f340] (mgcp_client_endpoint_fsm.c:724) 20250823084857306 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857306 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857306 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857306 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=214 'MDCX 13 rtpbridge/3@mgw MGCP 1.0\r\nC: 16c9b'... (mgcp_client.c:807) 20250823084857306 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823084857306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857306 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857306 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857306 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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)@f9b5e94e4af2: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "16c9b717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16c9b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857319 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250823084857319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857319 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857319 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857319 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1493431-0)[0x56285f24f340] (mgcp_client_endpoint_fsm.c:724) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1493431-0)[0x56285f24dd60]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1493431-0)[0x56285f24dd60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1493431-0)[0x56285f246910] (fsm.c:486) 20250823084857319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1493431-0)[0x56285f24dd60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1493431-0)[0x56285f24dd60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250823084857319 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=204 'CRCX 14 rtpbridge/3@mgw MGCP 1.0\r\nC: 16c9b'... (mgcp_client.c:807) 20250823084857319 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823084857319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1493431-0)[0x56285f24dd60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857319 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "16c9b717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16c9b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857333 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250823084857333 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f24dd60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857333 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f24dd60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857333 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f24dd60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857333 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f24dd60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857333 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857333 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857333 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857333 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857333 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857333 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857333 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857333 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{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) 20250823084857333 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857333 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857333 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857333 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857333 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083a875), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857333 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857333 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) 20250823084857333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084857333 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857333 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 83 a8 75 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823084857333 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857333 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857333 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857333 DLM3UA <000f> 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 20250823084857333 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857333 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084857333 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857333 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857333 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857333 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 83 a8 75 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250823084857333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857333 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857333 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857333 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857333 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857333 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857333 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857333 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857333 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857333 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  20250823084857333 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857333 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857333 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857333 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857333 DLSCCP DEBUG 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) 20250823084857333 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) 20250823084857333 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857333 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857333 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857333 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857334 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-61916 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857334 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857334 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857334 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857334 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857334 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857334 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857334 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857334 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{UNUSED}: Allocated (fsm.c:456) 20250823084857334 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{UNUSED}: is child of mgw(mgw-fsm-61916-0)[0x56285f2579e0] (fsm.c:486) 20250823084857334 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-61916-0)[0x56285f2579e0] (mgcp_client_endpoint_fsm.c:724) 20250823084857334 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857334 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857334 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-61916-0)[0x56285f25e670]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-61916-0)[0x56285f25e670]{ST_CRCX}: is child of mgw-endp(mgw-fsm-61916-0)[0x56285f257c90] (fsm.c:486) 20250823084857334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-61916-0)[0x56285f25e670]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-61916-0)[0x56285f25e670]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857334 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=196 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: f1dc1'... (mgcp_client.c:807) 20250823084857334 DLMGCP DEBUG MGW(mgw) Queued 196 bytes for MGW (mgcp_client.c:1221) 20250823084857334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-61916-0)[0x56285f25e670]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857334 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1dc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1dc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1dc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1dc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250823084857355 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250823084857355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857355 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857355 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857355 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857355 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857355 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857355 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857355 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857355 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857355 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-61916)[0x56285f2203e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857355 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857359 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf1dc) (hnbgw_rua.c:472) 20250823084857359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-61916 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-61916)[0x56285f2203e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857359 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857359 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857359 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-61916 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857359 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857359 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857359 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857359 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857359 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857359 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-61916-0)[0x56285f2579e0] (mgcp_client_endpoint_fsm.c:724) 20250823084857359 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857359 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857359 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857359 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=210 'MDCX 16 rtpbridge/2@mgw MGCP 1.0\r\nC: f1dc1'... (mgcp_client.c:807) 20250823084857359 DLMGCP DEBUG MGW(mgw) Queued 210 bytes for MGW (mgcp_client.c:1221) 20250823084857359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857359 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857359 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857359 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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)@f9b5e94e4af2: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "f1dc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1dc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857372 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250823084857372 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857372 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857372 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857372 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857372 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857372 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-61916-0)[0x56285f2579e0] (mgcp_client_endpoint_fsm.c:724) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-61916-0)[0x56285f256380]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-61916-0)[0x56285f256380]{ST_CRCX}: is child of mgw-endp(mgw-fsm-61916-0)[0x56285f257c90] (fsm.c:486) 20250823084857372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-61916-0)[0x56285f256380]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-61916-0)[0x56285f256380]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250823084857372 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 17 rtpbridge/2@mgw MGCP 1.0\r\nC: f1dc1'... (mgcp_client.c:807) 20250823084857372 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084857372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-61916-0)[0x56285f256380]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857372 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "f1dc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1dc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857388 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250823084857388 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256380]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857388 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256380]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857388 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256380]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857388 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256380]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857388 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857388 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857388 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857388 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857388 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857388 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857388 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857388 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{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) 20250823084857388 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857388 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857388 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857388 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857388 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b380d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857388 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) 20250823084857388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857388 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857388 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 3b 38 0d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823084857388 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857388 DLM3UA <000f> 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 20250823084857388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857388 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857388 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857388 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857388 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857388 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 3b 38 0d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250823084857388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857388 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857388 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857388 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857388 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857388 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857388 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857388 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857388 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  20250823084857388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857388 DLSCCP DEBUG 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) 20250823084857388 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) 20250823084857388 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857388 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857388 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857388 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857388 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6700121 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857388 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857389 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857389 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857389 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857389 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857389 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{UNUSED}: Allocated (fsm.c:456) 20250823084857389 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{UNUSED}: is child of mgw(mgw-fsm-6700121-0)[0x56285f2604a0] (fsm.c:486) 20250823084857389 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6700121-0)[0x56285f2604a0] (mgcp_client_endpoint_fsm.c:724) 20250823084857389 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857389 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857389 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857389 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6700121-0)[0x56285f267360]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857389 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6700121-0)[0x56285f267360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0] (fsm.c:486) 20250823084857389 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6700121-0)[0x56285f267360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857389 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6700121-0)[0x56285f267360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857389 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 663c5'... (mgcp_client.c:807) 20250823084857389 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084857389 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6700121-0)[0x56285f267360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857389 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "663c5917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "663c5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "663c5917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "663c5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250823084857408 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250823084857408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857408 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857408 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857408 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857408 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857408 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857408 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857408 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857408 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857408 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857408 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6700121)[0x56285f232d50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857408 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857414 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x663c59) (hnbgw_rua.c:472) 20250823084857414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6700121 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6700121)[0x56285f232d50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857414 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857414 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857414 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6700121 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857414 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857414 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857414 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6700121-0)[0x56285f2604a0] (mgcp_client_endpoint_fsm.c:724) 20250823084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857414 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 663c5'... (mgcp_client.c:807) 20250823084857414 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823084857414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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)@f9b5e94e4af2: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "663c5917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "663c5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857419 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250823084857419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857419 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857419 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857419 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6700121-0)[0x56285f2604a0] (mgcp_client_endpoint_fsm.c:724) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6700121-0)[0x56285f256e90]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6700121-0)[0x56285f256e90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0] (fsm.c:486) 20250823084857419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6700121-0)[0x56285f256e90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6700121-0)[0x56285f256e90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250823084857419 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 663c5'... (mgcp_client.c:807) 20250823084857419 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823084857419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6700121-0)[0x56285f256e90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857419 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "663c5917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "663c5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857424 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250823084857424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256e90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256e90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256e90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256e90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{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) 20250823084857424 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857424 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857424 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857424 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c95c54), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857424 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857424 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) 20250823084857424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084857424 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857424 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 c9 5c 54 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823084857424 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857424 DLM3UA <000f> 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 20250823084857424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857424 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084857424 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857424 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857424 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857424 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 c9 5c 54 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084857424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857424 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857424 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857424 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857424 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857424 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857424 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857424 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857424 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  20250823084857424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857424 DLSCCP DEBUG 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) 20250823084857424 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) 20250823084857424 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857424 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857424 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857424 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857424 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13704906 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857424 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857424 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857424 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857424 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{UNUSED}: Allocated (fsm.c:456) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{UNUSED}: is child of mgw(mgw-fsm-13704906-0)[0x56285f2692f0] (fsm.c:486) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13704906-0)[0x56285f2692f0] (mgcp_client_endpoint_fsm.c:724) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13704906-0)[0x56285f2702b0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13704906-0)[0x56285f2702b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0] (fsm.c:486) 20250823084857424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13704906-0)[0x56285f2702b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13704906-0)[0x56285f2702b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857424 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: d11ec'... (mgcp_client.c:807) 20250823084857424 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084857424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13704906-0)[0x56285f2702b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857424 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d11eca17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d11eca17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d11eca17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d11eca17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250823084857433 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250823084857433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857433 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857433 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857433 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857433 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857433 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857433 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857433 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857433 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857433 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857433 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13704906)[0x56285f233870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857433 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857437 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd11eca) (hnbgw_rua.c:472) 20250823084857437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13704906 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13704906)[0x56285f233870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857437 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857437 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857437 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13704906 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857437 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857437 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857437 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857437 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857437 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857437 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13704906-0)[0x56285f2692f0] (mgcp_client_endpoint_fsm.c:724) 20250823084857437 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857437 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857437 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857437 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: d11ec'... (mgcp_client.c:807) 20250823084857437 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823084857437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857437 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857437 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857437 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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)@f9b5e94e4af2: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d11eca17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d11eca17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857442 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250823084857442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857443 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857443 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857443 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13704906-0)[0x56285f2692f0] (mgcp_client_endpoint_fsm.c:724) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13704906-0)[0x56285f260350]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13704906-0)[0x56285f260350]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0] (fsm.c:486) 20250823084857443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13704906-0)[0x56285f260350]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13704906-0)[0x56285f260350]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250823084857443 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: d11ec'... (mgcp_client.c:807) 20250823084857443 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823084857443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13704906-0)[0x56285f260350]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857443 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d11eca17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d11eca17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857447 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250823084857447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f260350]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f260350]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f260350]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f260350]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857447 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857447 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857447 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857447 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857447 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857447 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857447 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857447 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{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) 20250823084857447 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857447 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857447 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857447 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857447 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c386f8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857447 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857447 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) 20250823084857447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084857447 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857448 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 c3 86 f8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823084857448 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857448 DLM3UA <000f> 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 20250823084857448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857448 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084857448 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857448 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857448 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857448 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 c3 86 f8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084857448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857448 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857448 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857448 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857448 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857448 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857448 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857448 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857448 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  20250823084857448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857448 DLSCCP DEBUG 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) 20250823084857448 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) 20250823084857448 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857448 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857448 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857448 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857448 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2263246 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857448 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857448 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857448 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857448 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857448 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{UNUSED}: Allocated (fsm.c:456) 20250823084857448 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{UNUSED}: is child of mgw(mgw-fsm-2263246-0)[0x56285f2724c0] (fsm.c:486) 20250823084857448 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2263246-0)[0x56285f2724c0] (mgcp_client_endpoint_fsm.c:724) 20250823084857448 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857448 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857448 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2263246-0)[0x56285f278f50]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2263246-0)[0x56285f278f50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2263246-0)[0x56285f272680] (fsm.c:486) 20250823084857448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2263246-0)[0x56285f278f50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2263246-0)[0x56285f278f50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857448 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 2288c'... (mgcp_client.c:807) 20250823084857448 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:5 20250823084857448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2263246-0)[0x56285f278f50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857448 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2288ce17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2288ce17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2288ce17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2288ce17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250823084857459 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250823084857459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857459 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857459 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857459 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857459 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857459 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857459 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857459 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857459 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857459 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2263246)[0x56285f23c4a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857459 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857465 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2288ce) (hnbgw_rua.c:472) 20250823084857465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2263246 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2263246)[0x56285f23c4a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857465 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857465 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857465 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2263246 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857465 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857465 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857465 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857465 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857465 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857465 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2263246-0)[0x56285f2724c0] (mgcp_client_endpoint_fsm.c:724) 20250823084857465 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857465 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857465 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857465 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=214 'MDCX 25 rtpbridge/7@mgw MGCP 1.0\r\nC: 2288c'... (mgcp_client.c:807) 20250823084857465 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823084857465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857465 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857465 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857465 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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)@f9b5e94e4af2: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "2288ce17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2288ce17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857472 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250823084857472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857472 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857472 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857472 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2263246-0)[0x56285f2724c0] (mgcp_client_endpoint_fsm.c:724) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2263246-0)[0x56285f2687a0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2263246-0)[0x56285f2687a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2263246-0)[0x56285f272680] (fsm.c:486) 20250823084857472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2263246-0)[0x56285f2687a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2263246-0)[0x56285f2687a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250823084857472 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=204 'CRCX 26 rtpbridge/7@mgw MGCP 1.0\r\nC: 2288c'... (mgcp_client.c:807) 20250823084857472 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823084857472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2263246-0)[0x56285f2687a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857472 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "2288ce17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2288ce17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857478 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250823084857478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2687a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2687a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2687a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2687a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{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) 20250823084857479 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857479 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857479 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857479 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857479 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702d80), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857479 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857479 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) 20250823084857479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857479 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857479 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857479 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 70 2d 80 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823084857479 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857479 DLM3UA <000f> 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 20250823084857479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857479 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857479 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857479 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857479 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 70 2d 80 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084857479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857479 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857479 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857479 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857479 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857479 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857479 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857479 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  20250823084857479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857479 DLSCCP DEBUG 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) 20250823084857479 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) 20250823084857479 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857479 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857479 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857479 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857479 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-425993 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857479 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857479 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857479 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857479 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{UNUSED}: Allocated (fsm.c:456) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{UNUSED}: is child of mgw(mgw-fsm-425993-0)[0x56285f27ad00] (fsm.c:486) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-425993-0)[0x56285f27ad00] (mgcp_client_endpoint_fsm.c:724) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-425993-0)[0x56285f27a980]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-425993-0)[0x56285f27a980]{ST_CRCX}: is child of mgw-endp(mgw-fsm-425993-0)[0x56285f27af10] (fsm.c:486) 20250823084857479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-425993-0)[0x56285f27a980]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-425993-0)[0x56285f27a980]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857479 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=198 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 68009'... (mgcp_client.c:807) 20250823084857479 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250823084857479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-425993-0)[0x56285f27a980]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857479 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6800917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6800917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6800917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6800917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250823084857488 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250823084857488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857488 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857488 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857488 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857488 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857488 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857488 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857488 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857488 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857488 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-425993)[0x56285f23ebc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857488 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857493 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x68009) (hnbgw_rua.c:472) 20250823084857493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-425993 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-425993)[0x56285f23ebc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857493 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857493 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857494 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-425993 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857494 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857494 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857494 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-425993-0)[0x56285f27ad00] (mgcp_client_endpoint_fsm.c:724) 20250823084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857494 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=212 'MDCX 28 rtpbridge/8@mgw MGCP 1.0\r\nC: 68009'... (mgcp_client.c:807) 20250823084857494 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250823084857494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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)@f9b5e94e4af2: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "6800917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6800917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857500 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250823084857500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857500 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857500 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857500 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-425993-0)[0x56285f27ad00] (mgcp_client_endpoint_fsm.c:724) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-425993-0)[0x56285f271890]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-425993-0)[0x56285f271890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-425993-0)[0x56285f27af10] (fsm.c:486) 20250823084857500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-425993-0)[0x56285f271890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-425993-0)[0x56285f271890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250823084857500 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=202 'CRCX 29 rtpbridge/8@mgw MGCP 1.0\r\nC: 68009'... (mgcp_client.c:807) 20250823084857500 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250823084857500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-425993-0)[0x56285f271890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857500 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "6800917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6800917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857508 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250823084857508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f271890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f271890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f271890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f271890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857508 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857508 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857508 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857508 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857508 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857508 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857508 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857508 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{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) 20250823084857508 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857508 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857508 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857508 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857508 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857508 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e8b02), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857508 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084857508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857508 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857508 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 4e 8b 02 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823084857508 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857508 DLM3UA <000f> 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 20250823084857508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857508 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857508 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857508 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 4e 8b 02 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250823084857508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857508 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857508 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857508 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857508 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857508 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857508 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  20250823084857508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857509 DLSCCP DEBUG 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) 20250823084857509 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) 20250823084857509 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857509 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857509 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857509 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857509 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13316030 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857509 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857509 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857509 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857509 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857509 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{UNUSED}: Allocated (fsm.c:456) 20250823084857509 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{UNUSED}: is child of mgw(mgw-fsm-13316030-0)[0x56285f283930] (fsm.c:486) 20250823084857509 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13316030-0)[0x56285f283930] (mgcp_client_endpoint_fsm.c:724) 20250823084857509 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857509 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857509 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13316030-0)[0x56285f28aa10]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13316030-0)[0x56285f28aa10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13316030-0)[0x56285f284140] (fsm.c:486) 20250823084857509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13316030-0)[0x56285f28aa10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13316030-0)[0x56285f28aa10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857509 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: cb2fb'... (mgcp_client.c:807) 20250823084857509 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084857509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13316030-0)[0x56285f28aa10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857509 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cb2fbe17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb2fbe17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cb2fbe17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb2fbe17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250823084857518 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250823084857518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857518 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857518 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857518 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857518 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857518 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857518 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857518 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857518 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857518 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857518 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13316030)[0x56285f23d210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857518 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857522 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcb2fbe) (hnbgw_rua.c:472) 20250823084857522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13316030 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13316030)[0x56285f23d210]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857522 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857522 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857522 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13316030 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857522 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857522 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857522 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857522 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857522 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857522 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13316030-0)[0x56285f283930] (mgcp_client_endpoint_fsm.c:724) 20250823084857522 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857522 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857522 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857522 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857522 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=214 'MDCX 31 rtpbridge/6@mgw MGCP 1.0\r\nC: cb2fb'... (mgcp_client.c:807) 20250823084857522 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823084857522 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857522 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857522 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857522 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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)@f9b5e94e4af2: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "cb2fbe17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb2fbe17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857529 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250823084857529 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857529 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857529 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857529 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857529 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857529 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13316030-0)[0x56285f283930] (mgcp_client_endpoint_fsm.c:724) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857529 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13316030-0)[0x56285f27a4d0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857529 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13316030-0)[0x56285f27a4d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13316030-0)[0x56285f284140] (fsm.c:486) 20250823084857529 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13316030-0)[0x56285f27a4d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857529 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13316030-0)[0x56285f27a4d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250823084857529 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=204 'CRCX 32 rtpbridge/6@mgw MGCP 1.0\r\nC: cb2fb'... (mgcp_client.c:807) 20250823084857529 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823084857529 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13316030-0)[0x56285f27a4d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857529 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "cb2fbe17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb2fbe17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857536 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250823084857536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f27a4d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f27a4d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f27a4d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f27a4d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{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) 20250823084857536 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857536 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857536 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857536 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857536 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857536 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857536 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cb9c6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857536 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857536 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) 20250823084857536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857536 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857536 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857536 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 7c b9 c6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823084857536 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857536 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857536 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857536 DLM3UA <000f> 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 20250823084857536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857536 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857536 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857536 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857536 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857536 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 7c b9 c6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084857536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857536 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857536 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857536 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857536 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857536 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857536 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857536 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857536 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  20250823084857536 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857536 DLSCCP DEBUG 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) 20250823084857536 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) 20250823084857536 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857536 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857536 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857536 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857536 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857536 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5904546 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857536 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857536 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857536 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857536 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857536 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857536 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857536 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{UNUSED}: Allocated (fsm.c:456) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{UNUSED}: is child of mgw(mgw-fsm-5904546-0)[0x56285f28c960] (fsm.c:486) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5904546-0)[0x56285f28c960] (mgcp_client_endpoint_fsm.c:724) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857536 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857536 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5904546-0)[0x56285f28c5e0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857536 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5904546-0)[0x56285f28c5e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70] (fsm.c:486) 20250823084857536 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5904546-0)[0x56285f28c5e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857536 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5904546-0)[0x56285f28c5e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857536 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 5a18a'... (mgcp_client.c:807) 20250823084857537 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084857537 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5904546-0)[0x56285f28c5e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857537 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5a18a217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a18a217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5a18a217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a18a217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250823084857545 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250823084857545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857545 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857545 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857545 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857545 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857545 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857545 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857545 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857545 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857545 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857545 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5904546)[0x56285f23db50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857545 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857550 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5a18a2) (hnbgw_rua.c:472) 20250823084857550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5904546 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5904546)[0x56285f23db50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857550 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857550 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857550 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5904546 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857550 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857550 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857550 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857550 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857550 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857550 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5904546-0)[0x56285f28c960] (mgcp_client_endpoint_fsm.c:724) 20250823084857550 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857550 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857550 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857550 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 5a18a'... (mgcp_client.c:807) 20250823084857550 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823084857550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857550 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857550 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857550 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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)@f9b5e94e4af2: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "5a18a217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a18a217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857558 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250823084857558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857558 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857558 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857558 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5904546-0)[0x56285f28c960] (mgcp_client_endpoint_fsm.c:724) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857558 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5904546-0)[0x56285f283bf0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857558 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5904546-0)[0x56285f283bf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70] (fsm.c:486) 20250823084857558 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5904546-0)[0x56285f283bf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857558 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5904546-0)[0x56285f283bf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250823084857558 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 5a18a'... (mgcp_client.c:807) 20250823084857558 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823084857558 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5904546-0)[0x56285f283bf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857558 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "5a18a217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a18a217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857570 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250823084857570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283bf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283bf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283bf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283bf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857570 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857570 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857570 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857570 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857570 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857570 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857570 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857570 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{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) 20250823084857570 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857570 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857570 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857570 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857570 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857570 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857570 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b0217), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857570 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084857570 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857570 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857570 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 5b 02 17 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823084857570 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857570 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857570 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857570 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084857570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857570 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084857570 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857570 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857571 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 5b 02 17 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084857571 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857571 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857571 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857571 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857571 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857571 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857571 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857571 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857571 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857571 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  20250823084857571 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857571 DLSCCP DEBUG 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) 20250823084857571 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) 20250823084857571 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857571 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857571 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857571 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857571 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857571 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7341675 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857571 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857571 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857571 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857571 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{UNUSED}: Allocated (fsm.c:456) 20250823084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{UNUSED}: is child of mgw(mgw-fsm-7341675-0)[0x56285f2956a0] (fsm.c:486) 20250823084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7341675-0)[0x56285f2956a0] (mgcp_client_endpoint_fsm.c:724) 20250823084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7341675-0)[0x56285f29c5f0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7341675-0)[0x56285f29c5f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20] (fsm.c:486) 20250823084857571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7341675-0)[0x56285f29c5f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7341675-0)[0x56285f29c5f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857571 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 70066'... (mgcp_client.c:807) 20250823084857571 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084857571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7341675-0)[0x56285f29c5f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70066b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70066b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70066b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70066b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250823084857584 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250823084857584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857584 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857584 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857584 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857584 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857584 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857584 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857584 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857584 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857584 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7341675)[0x56285f23f1f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857584 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857590 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x70066b) (hnbgw_rua.c:472) 20250823084857590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7341675 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7341675)[0x56285f23f1f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857590 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857590 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857590 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7341675 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857590 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857590 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857590 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857590 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7341675-0)[0x56285f2956a0] (mgcp_client_endpoint_fsm.c:724) 20250823084857590 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857590 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857590 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857590 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 7006'... (mgcp_client.c:807) 20250823084857590 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823084857590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857590 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857590 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857590 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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)@f9b5e94e4af2: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "70066b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70066b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857596 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250823084857596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857596 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857596 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857596 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857596 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857596 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857597 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857597 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857597 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857597 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857597 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7341675-0)[0x56285f2956a0] (mgcp_client_endpoint_fsm.c:724) 20250823084857597 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857597 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857597 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857597 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7341675-0)[0x56285f283080]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857597 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7341675-0)[0x56285f283080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20] (fsm.c:486) 20250823084857597 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7341675-0)[0x56285f283080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857597 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7341675-0)[0x56285f283080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250823084857597 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 7006'... (mgcp_client.c:807) 20250823084857597 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823084857597 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7341675-0)[0x56285f283080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857597 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857597 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857597 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857597 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "70066b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70066b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857602 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250823084857602 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857602 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857602 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857602 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857602 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857602 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857602 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857602 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857602 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857602 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857602 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857602 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{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) 20250823084857602 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857602 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857602 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857602 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857602 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857602 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ee9d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857602 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084857602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857602 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857602 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 63 ee 9d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823084857602 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857602 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857602 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857602 DLM3UA <000f> 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 20250823084857602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857602 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857602 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857602 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 63 ee 9d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250823084857602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857602 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857602 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857602 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857602 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857602 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857602 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  20250823084857602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857602 DLSCCP DEBUG 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) 20250823084857602 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) 20250823084857602 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857602 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857602 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857602 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857602 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7182667 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857602 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857602 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857602 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857602 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857602 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857602 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857602 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857602 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{UNUSED}: Allocated (fsm.c:456) 20250823084857602 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{UNUSED}: is child of mgw(mgw-fsm-7182667-0)[0x56285f29e330] (fsm.c:486) 20250823084857603 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7182667-0)[0x56285f29e330] (mgcp_client_endpoint_fsm.c:724) 20250823084857603 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857603 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857603 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857603 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7182667-0)[0x56285f2a50c0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857603 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7182667-0)[0x56285f2a50c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0] (fsm.c:486) 20250823084857603 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7182667-0)[0x56285f2a50c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857603 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7182667-0)[0x56285f2a50c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857603 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 6d994'... (mgcp_client.c:807) 20250823084857603 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084857603 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7182667-0)[0x56285f2a50c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857603 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6d994b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d994b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6d994b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d994b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250823084857610 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250823084857610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857610 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857610 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857610 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857610 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857610 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857610 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857610 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857610 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857610 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857610 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7182667)[0x56285f23de20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857610 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857614 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6d994b) (hnbgw_rua.c:472) 20250823084857614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7182667 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7182667)[0x56285f23de20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857614 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857614 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857614 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7182667 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857614 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857614 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857614 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7182667-0)[0x56285f29e330] (mgcp_client_endpoint_fsm.c:724) 20250823084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857614 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 6d99'... (mgcp_client.c:807) 20250823084857614 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823084857614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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)@f9b5e94e4af2: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "6d994b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d994b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857620 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250823084857620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857620 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857620 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857620 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7182667-0)[0x56285f29e330] (mgcp_client_endpoint_fsm.c:724) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7182667-0)[0x56285f294da0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7182667-0)[0x56285f294da0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0] (fsm.c:486) 20250823084857620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7182667-0)[0x56285f294da0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7182667-0)[0x56285f294da0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250823084857620 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 6d99'... (mgcp_client.c:807) 20250823084857620 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823084857620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7182667-0)[0x56285f294da0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "6d994b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d994b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857627 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250823084857627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f294da0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f294da0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f294da0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f294da0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857627 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857627 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857627 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857627 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857627 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857627 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857627 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857627 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{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) 20250823084857627 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857627 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857627 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857627 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857627 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cff2af), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857627 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857627 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) 20250823084857627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857627 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857627 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 cf f2 af 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823084857627 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857627 DLM3UA <000f> 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 20250823084857627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857627 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857627 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 cf f2 af 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250823084857627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857627 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857627 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857627 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857627 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857627 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  20250823084857628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857628 DLSCCP DEBUG 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) 20250823084857628 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) 20250823084857628 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857628 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857628 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857628 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857628 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15812301 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857628 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857628 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857628 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857628 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857628 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{UNUSED}: Allocated (fsm.c:456) 20250823084857628 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{UNUSED}: is child of mgw(mgw-fsm-15812301-0)[0x56285f2a6e80] (fsm.c:486) 20250823084857628 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15812301-0)[0x56285f2a6e80] (mgcp_client_endpoint_fsm.c:724) 20250823084857628 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857628 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857628 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15812301-0)[0x56285f2addd0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15812301-0)[0x56285f2addd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500] (fsm.c:486) 20250823084857628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15812301-0)[0x56285f2addd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15812301-0)[0x56285f2addd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857628 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: f146c'... (mgcp_client.c:807) 20250823084857628 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084857628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15812301-0)[0x56285f2addd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857628 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f146cd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f146cd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f146cd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f146cd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250823084857639 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250823084857639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857639 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857639 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857639 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857639 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857639 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857639 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857639 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857639 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857639 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857639 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15812301)[0x56285f23fd70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857640 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857646 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf146cd) (hnbgw_rua.c:472) 20250823084857646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15812301 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15812301)[0x56285f23fd70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857646 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857646 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857646 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15812301 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857646 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857646 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857646 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857646 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857646 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857646 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15812301-0)[0x56285f2a6e80] (mgcp_client_endpoint_fsm.c:724) 20250823084857646 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857646 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857646 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857646 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: f146'... (mgcp_client.c:807) 20250823084857646 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823084857646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857646 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857646 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857646 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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)@f9b5e94e4af2: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "f146cd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f146cd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857652 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250823084857652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857652 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857652 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857652 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15812301-0)[0x56285f2a6e80] (mgcp_client_endpoint_fsm.c:724) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857652 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15812301-0)[0x56285f29d740]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857652 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15812301-0)[0x56285f29d740]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500] (fsm.c:486) 20250823084857652 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15812301-0)[0x56285f29d740]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857652 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15812301-0)[0x56285f29d740]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250823084857652 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: f146'... (mgcp_client.c:807) 20250823084857652 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823084857652 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15812301-0)[0x56285f29d740]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "f146cd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f146cd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857658 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250823084857658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f29d740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f29d740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f29d740]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f29d740]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{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) 20250823084857658 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857658 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857658 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857658 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857658 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857658 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00361a0c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857658 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084857658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857658 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857658 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857658 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 36 1a 0c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823084857658 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857658 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857658 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857658 DLM3UA <000f> 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 20250823084857658 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857658 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857658 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857658 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857658 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857658 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 36 1a 0c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084857658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857659 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857659 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857659 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857659 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857659 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857659 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857659 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857659 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  20250823084857659 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857659 DLSCCP DEBUG 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) 20250823084857659 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) 20250823084857659 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857659 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857659 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857659 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857659 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14952945 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857659 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857659 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857659 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857659 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857659 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857659 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857659 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857659 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{UNUSED}: Allocated (fsm.c:456) 20250823084857659 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{UNUSED}: is child of mgw(mgw-fsm-14952945-0)[0x56285f2afad0] (fsm.c:486) 20250823084857659 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14952945-0)[0x56285f2afad0] (mgcp_client_endpoint_fsm.c:724) 20250823084857659 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857659 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857659 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857659 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14952945-0)[0x56285f2af750]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857659 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14952945-0)[0x56285f2af750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0] (fsm.c:486) 20250823084857659 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14952945-0)[0x56285f2af750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857659 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14952945-0)[0x56285f2af750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857659 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: e429f'... (mgcp_client.c:807) 20250823084857659 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084857659 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14952945-0)[0x56285f2af750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857659 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e429f117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e429f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e429f117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e429f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250823084857667 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250823084857667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857667 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857667 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857667 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857667 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857667 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857667 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857667 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857667 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857667 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857667 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14952945)[0x56285f240a30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857667 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857672 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe429f1) (hnbgw_rua.c:472) 20250823084857672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14952945 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14952945)[0x56285f240a30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857672 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857672 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857672 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14952945 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857672 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857672 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857672 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857672 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857672 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857672 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14952945-0)[0x56285f2afad0] (mgcp_client_endpoint_fsm.c:724) 20250823084857672 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857672 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857672 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857672 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: e429'... (mgcp_client.c:807) 20250823084857672 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823084857672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857672 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857672 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857672 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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)@f9b5e94e4af2: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "e429f117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e429f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857679 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250823084857679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857679 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857679 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857679 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14952945-0)[0x56285f2afad0] (mgcp_client_endpoint_fsm.c:724) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14952945-0)[0x56285f2ae8e0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14952945-0)[0x56285f2ae8e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0] (fsm.c:486) 20250823084857679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14952945-0)[0x56285f2ae8e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14952945-0)[0x56285f2ae8e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250823084857679 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: e429'... (mgcp_client.c:807) 20250823084857679 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823084857679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14952945-0)[0x56285f2ae8e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "e429f117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e429f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857686 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250823084857686 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2ae8e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857686 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2ae8e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857686 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2ae8e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857686 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2ae8e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{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) 20250823084857686 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857686 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857686 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857686 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857686 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf135b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857686 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857686 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) 20250823084857686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857686 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857686 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857686 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 bf 13 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 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) 20250823084857686 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857686 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857686 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857686 DLM3UA <000f> 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 20250823084857686 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857686 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857686 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857686 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857686 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857686 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 bf 13 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 01 02 02 00 00 00 00 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  20250823084857686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857686 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857686 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857686 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857686 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857686 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857686 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857686 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857686 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857686 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  20250823084857686 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857686 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857686 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857686 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857686 DLSCCP DEBUG 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) 20250823084857686 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) 20250823084857686 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857686 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857686 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857686 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857686 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346711 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857686 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857686 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857686 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857686 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{UNUSED}: Allocated (fsm.c:456) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{UNUSED}: is child of mgw(mgw-fsm-7346711-0)[0x56285f2b87a0] (fsm.c:486) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7346711-0)[0x56285f2b87a0] (mgcp_client_endpoint_fsm.c:724) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857686 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7346711-0)[0x56285f2bf700]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857686 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7346711-0)[0x56285f2bf700]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30] (fsm.c:486) 20250823084857686 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7346711-0)[0x56285f2bf700]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857686 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7346711-0)[0x56285f2bf700]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857686 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 701a1'... (mgcp_client.c:807) 20250823084857686 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084857686 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7346711-0)[0x56285f2bf700]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857686 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "701a1717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "701a1717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "701a1717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "701a1717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250823084857694 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250823084857694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857694 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857694 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857694 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7346711)[0x56285f242680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857694 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857699 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x701a17) (hnbgw_rua.c:472) 20250823084857699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346711 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7346711)[0x56285f242680]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857699 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857699 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857699 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346711 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857699 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857699 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857699 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857699 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7346711-0)[0x56285f2b87a0] (mgcp_client_endpoint_fsm.c:724) 20250823084857699 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857699 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857699 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857699 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 701a'... (mgcp_client.c:807) 20250823084857699 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823084857699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857699 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857699 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857699 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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)@f9b5e94e4af2: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "701a1717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "701a1717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857708 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250823084857708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857708 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857708 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857708 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7346711-0)[0x56285f2b87a0] (mgcp_client_endpoint_fsm.c:724) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857708 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7346711-0)[0x56285f2b83f0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857708 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7346711-0)[0x56285f2b83f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30] (fsm.c:486) 20250823084857708 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7346711-0)[0x56285f2b83f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857708 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7346711-0)[0x56285f2b83f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250823084857708 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 701a'... (mgcp_client.c:807) 20250823084857708 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823084857708 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7346711-0)[0x56285f2b83f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857708 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "701a1717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "701a1717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857715 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250823084857715 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2b83f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857715 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2b83f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857715 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2b83f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857715 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2b83f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{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) 20250823084857715 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857715 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857715 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857715 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857715 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857715 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdde83), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857715 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084857715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857715 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857715 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 cd de 83 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823084857715 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857715 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857715 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857715 DLM3UA <000f> 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 20250823084857715 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857715 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857715 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084857715 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857715 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857715 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 cd de 83 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250823084857715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857715 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084857715 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084857715 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084857715 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084857715 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084857715 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084857715 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084857715 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857715 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  20250823084857715 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084857715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084857715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084857715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084857715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084857715 DLSCCP DEBUG 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) 20250823084857715 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) 20250823084857715 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084857715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084857715 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084857715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084857715 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084857715 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084857715 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8122380 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084857715 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857715 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857715 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084857715 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084857715 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084857715 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857715 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{UNUSED}: Allocated (fsm.c:456) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{UNUSED}: is child of mgw(mgw-fsm-8122380-0)[0x56285f2c1690] (fsm.c:486) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8122380-0)[0x56285f2c1690] (mgcp_client_endpoint_fsm.c:724) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8122380-0)[0x56285f2c85f0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8122380-0)[0x56285f2c85f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20] (fsm.c:486) 20250823084857715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8122380-0)[0x56285f2c85f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8122380-0)[0x56285f2c85f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084857715 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 7bf00'... (mgcp_client.c:807) 20250823084857715 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084857715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8122380-0)[0x56285f2c85f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857715 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7bf00c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bf00c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7bf00c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bf00c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823084857724 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250823084857724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084857724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084857724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857724 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084857724 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857724 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857724 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857724 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857724 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857724 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857724 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084857724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084857724 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084857724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8122380)[0x56285f240e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084857724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084857724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084857724 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084857728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084857728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084857728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084857728 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084857728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7bf00c) (hnbgw_rua.c:472) 20250823084857728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8122380 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084857728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8122380)[0x56285f240e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084857728 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084857728 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084857728 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8122380 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084857728 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857728 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084857728 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084857728 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857728 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084857728 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8122380-0)[0x56285f2c1690] (mgcp_client_endpoint_fsm.c:724) 20250823084857728 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857728 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857728 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084857728 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 7bf0'... (mgcp_client.c:807) 20250823084857728 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823084857728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084857728 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857728 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857728 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "7bf00c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bf00c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857733 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250823084857733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084857733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084857733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857733 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857733 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084857733 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8122380-0)[0x56285f2c1690] (mgcp_client_endpoint_fsm.c:724) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084857733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8122380-0)[0x56285f2c07c0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084857733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8122380-0)[0x56285f2c07c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20] (fsm.c:486) 20250823084857733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8122380-0)[0x56285f2c07c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084857733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8122380-0)[0x56285f2c07c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250823084857733 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 7bf0'... (mgcp_client.c:807) 20250823084857733 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823084857733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8122380-0)[0x56285f2c07c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857733 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "7bf00c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bf00c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084857738 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250823084857738 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2c07c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084857738 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2c07c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084857738 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2c07c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084857738 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2c07c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084857738 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084857738 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857738 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857738 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857738 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084857738 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084857738 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857738 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{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) 20250823084857738 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084857738 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084857738 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084857738 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084857738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084857738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084857738 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084857738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e44f7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084857738 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084857738 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) 20250823084857738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084857738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084857738 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084857738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084857738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084857738 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 7e 44 f7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823084857738 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084857738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084857738 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084857738 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084857738 DLM3UA <000f> 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 20250823084857738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084857738 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084857738 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084857738 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084857738 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084857738 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 7e 44 f7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084859276 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859276 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859276 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859276 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859276 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859276 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859276 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859276 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859276 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859276 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  20250823084859276 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859277 DLSCCP DEBUG 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) 20250823084859277 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) 20250823084859277 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859277 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859277 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859277 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859277 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12134628 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859277 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859277 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859277 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859277 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859277 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: b928e'... (mgcp_client.c:807) 20250823084859277 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859277 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f243c10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859277 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: b928e'... (mgcp_client.c:807) 20250823084859277 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859277 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f243c10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859277 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{IN_USE}: Removing from parent mgw(mgw-fsm-12134628-0)[0x56285f230ad0] (mgcp_client_endpoint_fsm.c:873) 20250823084859277 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859277 DLMGCP DEBUG mgw-endp(mgw-fsm-12134628-0)[0x56285f230d40]{IN_USE}: Deallocated (fsm.c:568) 20250823084859277 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859277 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859277 DMGW DEBUG mgw(mgw-fsm-12134628-0)[0x56285f230ad0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12134628)[0x56285f225ee0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859277 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "b928e417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "b928e417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859293 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250823084859293 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859293 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859293 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859293 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823084859294 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250823084859294 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f243c10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859294 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f243c10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859294 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f243c10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859294 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f243c10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)12134628 20250823084859311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859311 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb928e4,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12134628 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12134628)[0x56285f225ee0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859311 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859311 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859311 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12134628 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859311 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859311 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d64b7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859311 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859311 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859311 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859311 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 3d 64 b7 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12134628)[0x56285f225ee0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859312 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859312 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859312 DLM3UA <000f> 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 20250823084859312 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859312 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859312 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859312 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859312 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859312 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 3d 64 b7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084859312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859312 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859312 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859312 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859312 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859312 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859312 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859312 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859312 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859312 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  20250823084859312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859313 DLSCCP DEBUG 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) 20250823084859313 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) 20250823084859313 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859313 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859313 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859313 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859313 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10893553 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859313 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859313 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859313 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859313 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859313 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859313 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: a638f'... (mgcp_client.c:807) 20250823084859313 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859313 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859313 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246e10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859313 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: a638f'... (mgcp_client.c:807) 20250823084859313 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859313 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246e10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859313 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{IN_USE}: Removing from parent mgw(mgw-fsm-10893553-0)[0x56285f232f80] (mgcp_client_endpoint_fsm.c:873) 20250823084859313 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859313 DLMGCP DEBUG mgw-endp(mgw-fsm-10893553-0)[0x56285f2455f0]{IN_USE}: Deallocated (fsm.c:568) 20250823084859313 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859313 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859313 DMGW DEBUG mgw(mgw-fsm-10893553-0)[0x56285f232f80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10893553)[0x56285f22d280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859314 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)2009381 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a638f117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a638f117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859331 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250823084859331 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859331 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859331 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859331 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2331f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823084859331 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250823084859331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246e10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246e10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246e10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246e10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)10893553 20250823084859337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859337 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa638f1,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10893553 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10893553)[0x56285f22d280]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859337 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859337 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859337 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10893553 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859337 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859337 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017e961), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859337 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859337 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859337 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 17 e9 61 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10893553)[0x56285f22d280]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859338 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859338 DLM3UA <000f> 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 20250823084859338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859338 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859338 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859338 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859338 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859338 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 17 e9 61 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084859338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859338 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859338 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859338 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859338 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859338 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859338 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859338 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859339 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 3d 64 b7 00 00 00 00 00  20250823084859339 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859339 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859339 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=003d64b7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859339 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) 20250823084859339 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859339 DLSCCP DEBUG 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) 20250823084859339 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859339 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) 20250823084859339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12134628)[0x56285f225ee0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12134628)[0x56285f225ee0]{disconnected}: Freeing instance (context_map.c:203) 20250823084859339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12134628)[0x56285f225ee0]{disconnected}: Deallocated (fsm.c:568) 20250823084859339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{disconnected}: Freeing instance (context_map.c:207) 20250823084859339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56285f2247f0]{disconnected}: Deallocated (fsm.c:568) 20250823084859339 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12134628 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:226) 20250823084859339 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=003d64b7), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:455) 20250823084859339 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859339 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859339 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859339 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859339 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859339 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 3d 64 b7 00 00 08 00 (ss7_asp.c:1383) 20250823084859339 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859339 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859339 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859339 DLSCCP DEBUG SCCP-SCOC(8)[0x56285f22afe0]{IDLE}: Deallocated (fsm.c:568) 20250823084859340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859340 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859340 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859340 DLM3UA <000f> 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 20250823084859340 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859340 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859340 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859340 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859340 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859340 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 3d 64 b7 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(210)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859345 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859345 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859345 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859345 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859345 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859345 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859345 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859345 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  20250823084859345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859346 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859346 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859346 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859346 DLSCCP DEBUG 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) 20250823084859346 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) 20250823084859346 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859346 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859346 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859346 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859346 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1493431 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859346 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859346 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859346 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859346 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859346 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 58 rtpbridge/3@mgw MGCP 1.0\r\nC: 16c9b'... (mgcp_client.c:807) 20250823084859346 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f24dd60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859346 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 59 rtpbridge/3@mgw MGCP 1.0\r\nC: 16c9b'... (mgcp_client.c:807) 20250823084859346 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f24dd60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859346 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{IN_USE}: Removing from parent mgw(mgw-fsm-1493431-0)[0x56285f24f340] (mgcp_client_endpoint_fsm.c:873) 20250823084859346 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859346 DLMGCP DEBUG mgw-endp(mgw-fsm-1493431-0)[0x56285f246910]{IN_USE}: Deallocated (fsm.c:568) 20250823084859346 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859346 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859346 DMGW DEBUG mgw(mgw-fsm-1493431-0)[0x56285f24f340]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1493431)[0x56285f234520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859346 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-RAN(203)@f9b5e94e4af2: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)11407143 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:1 TC_rab_assignment_concurrent0(212)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "16c9b717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "16c9b717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859362 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250823084859362 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859362 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859362 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859362 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f255c10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823084859362 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250823084859362 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f24dd60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859362 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f24dd60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859362 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f24dd60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859362 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f24dd60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)1493431 20250823084859366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859366 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x16c9b7,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1493431 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1493431)[0x56285f234520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859366 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859366 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859366 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1493431 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859366 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859366 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083a875), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859366 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859366 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084859366 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859366 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 83 a8 75 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1493431)[0x56285f234520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859367 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859367 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859367 DLM3UA <000f> 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 20250823084859367 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859367 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084859367 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859367 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859367 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859367 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 83 a8 75 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084859367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859367 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859367 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859367 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859367 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859367 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859367 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859367 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859367 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 17 e9 61 00 00 00 00 00  20250823084859367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859367 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859367 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=0017e961), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859367 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) 20250823084859367 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859367 DLSCCP DEBUG 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) 20250823084859367 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859367 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) 20250823084859367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10893553)[0x56285f22d280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10893553)[0x56285f22d280]{disconnected}: Freeing instance (context_map.c:203) 20250823084859367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10893553)[0x56285f22d280]{disconnected}: Deallocated (fsm.c:568) 20250823084859367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{disconnected}: Freeing instance (context_map.c:207) 20250823084859367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56285f227ef0]{disconnected}: Deallocated (fsm.c:568) 20250823084859367 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10893553 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823084859367 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=0017e961), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:455) 20250823084859367 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859368 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859368 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 17 e9 61 00 00 09 00 (ss7_asp.c:1383) 20250823084859368 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859368 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859368 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859368 DLSCCP DEBUG SCCP-SCOC(9)[0x56285f220aa0]{IDLE}: Deallocated (fsm.c:568) 20250823084859368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859368 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859368 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859368 DLM3UA <000f> 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 20250823084859368 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859368 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859368 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859368 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859368 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859368 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 17 e9 61 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)6800920 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:3 20250823084859375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859375 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859375 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859375 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859375 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859375 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859375 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859375 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859375 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859375 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 83 a8 75 00 00 00 00 00  20250823084859375 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859375 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859375 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=0083a875), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859375 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) 20250823084859375 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859375 DLSCCP DEBUG 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) 20250823084859375 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859375 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) 20250823084859375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1493431)[0x56285f234520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1493431)[0x56285f234520]{disconnected}: Freeing instance (context_map.c:203) 20250823084859375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1493431)[0x56285f234520]{disconnected}: Deallocated (fsm.c:568) 20250823084859375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{disconnected}: Freeing instance (context_map.c:207) 20250823084859375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56285f22fd10]{disconnected}: Deallocated (fsm.c:568) 20250823084859375 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1493431 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823084859376 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=0083a875), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:455) 20250823084859376 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859376 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084859376 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859376 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859376 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 83 a8 75 00 00 0b 00 (ss7_asp.c:1383) 20250823084859376 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859376 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859376 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859376 DLSCCP DEBUG SCCP-SCOC(11)[0x56285f23c770]{IDLE}: Deallocated (fsm.c:568) 20250823084859376 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859376 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859376 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859376 DLM3UA <000f> 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 20250823084859376 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859376 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084859376 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859376 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859376 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859376 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 83 a8 75 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084859400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859400 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859400 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859400 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859400 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859400 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859400 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859400 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859400 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859400 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  20250823084859400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859400 DLSCCP DEBUG 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) 20250823084859400 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) 20250823084859400 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859400 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859401 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859401 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859401 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-61916 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859401 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859401 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859401 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859401 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=55 'DLCX 60 rtpbridge/2@mgw MGCP 1.0\r\nC: f1dc1'... (mgcp_client.c:807) 20250823084859401 DLMGCP DEBUG MGW(mgw) Queued 55 bytes for MGW (mgcp_client.c:1221) 20250823084859401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256380]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=55 'DLCX 61 rtpbridge/2@mgw MGCP 1.0\r\nC: f1dc1'... (mgcp_client.c:807) 20250823084859401 DLMGCP DEBUG MGW(mgw) Queued 55 bytes for MGW (mgcp_client.c:1221) 20250823084859401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256380]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859401 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{IN_USE}: Removing from parent mgw(mgw-fsm-61916-0)[0x56285f2579e0] (mgcp_client_endpoint_fsm.c:873) 20250823084859401 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859401 DLMGCP DEBUG mgw-endp(mgw-fsm-61916-0)[0x56285f257c90]{IN_USE}: Deallocated (fsm.c:568) 20250823084859401 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859401 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859401 DMGW DEBUG mgw(mgw-fsm-61916-0)[0x56285f2579e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-61916)[0x56285f2203e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859401 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "f1dc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "f1dc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859416 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250823084859416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f25e670]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823084859417 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250823084859417 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256380]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859417 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256380]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859417 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256380]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859417 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256380]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)61916 20250823084859422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859422 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf1dc,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-61916 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-61916)[0x56285f2203e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859422 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859422 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859422 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-61916 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859422 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b380d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859422 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859422 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859422 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 3b 38 0d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-61916)[0x56285f2203e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859423 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859423 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859423 DLM3UA <000f> 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 20250823084859423 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859423 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859423 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859423 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859423 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859423 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 3b 38 0d 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)@f9b5e94e4af2: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)1326644 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:2 20250823084859430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859430 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859430 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859430 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859430 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859430 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859431 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859431 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859431 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859431 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 3b 38 0d 00 00 00 00 00  20250823084859431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859431 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859431 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859431 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859431 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=003b380d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859431 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) 20250823084859431 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859431 DLSCCP DEBUG 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) 20250823084859431 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859431 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) 20250823084859431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-61916)[0x56285f2203e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-61916)[0x56285f2203e0]{disconnected}: Freeing instance (context_map.c:203) 20250823084859431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-61916)[0x56285f2203e0]{disconnected}: Deallocated (fsm.c:568) 20250823084859431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{disconnected}: Freeing instance (context_map.c:207) 20250823084859431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56285f231a20]{disconnected}: Deallocated (fsm.c:568) 20250823084859431 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-61916 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250823084859431 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=003b380d), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:455) 20250823084859431 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859431 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859431 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 3b 38 0d 00 00 0a 00 (ss7_asp.c:1383) 20250823084859431 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859431 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859431 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859431 DLSCCP DEBUG SCCP-SCOC(10)[0x56285f232950]{IDLE}: Deallocated (fsm.c:568) 20250823084859431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859431 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859431 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859431 DLM3UA <000f> 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 20250823084859432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859432 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859432 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859432 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859432 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859432 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 3b 38 0d 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084859434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859434 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859434 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859434 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859434 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859434 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859434 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859434 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859434 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  20250823084859434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859434 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859434 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859434 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859434 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)@f9b5e94e4af2: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending 20250823084859434 DLSCCP DEBUG 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) 20250823084859434 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) 20250823084859434 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859434 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859435 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859435 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859435 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6700121 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859435 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859435 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859435 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859435 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859435 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859435 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 663c5'... (mgcp_client.c:807) 20250823084859435 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859435 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859435 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256e90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859435 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 663c5'... (mgcp_client.c:807) 20250823084859435 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859435 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256e90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859435 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{IN_USE}: Removing from parent mgw(mgw-fsm-6700121-0)[0x56285f2604a0] (mgcp_client_endpoint_fsm.c:873) 20250823084859435 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859435 DLMGCP DEBUG mgw-endp(mgw-fsm-6700121-0)[0x56285f2465c0]{IN_USE}: Deallocated (fsm.c:568) 20250823084859435 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859435 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859435 DMGW DEBUG mgw(mgw-fsm-6700121-0)[0x56285f2604a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6700121)[0x56285f232d50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859435 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(213)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "663c5917" }, { code := "I", val := "11111" } }, sdp := omit } 20250823084859450 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250823084859450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f267360]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "663c5917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859452 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250823084859452 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256e90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859452 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256e90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859452 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256e90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859452 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f256e90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)6700121 20250823084859457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859457 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x663c59,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6700121 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6700121)[0x56285f232d50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859457 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859457 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859457 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6700121 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859457 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859457 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c95c54), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859457 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859457 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084859457 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859457 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 c9 5c 54 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6700121)[0x56285f232d50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859457 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859457 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859457 DLM3UA <000f> 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 20250823084859457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859457 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084859457 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859457 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859457 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859457 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 c9 5c 54 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084859457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859457 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859458 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859458 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859458 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859458 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859458 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859458 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859458 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859458 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  20250823084859458 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859458 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859458 DLSCCP DEBUG 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) 20250823084859458 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) 20250823084859458 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859458 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859458 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859458 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859458 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13704906 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859458 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859458 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859458 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859458 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859458 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: d11ec'... (mgcp_client.c:807) 20250823084859458 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859458 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f260350]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859458 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: d11ec'... (mgcp_client.c:807) 20250823084859458 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859458 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f260350]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859458 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{IN_USE}: Removing from parent mgw(mgw-fsm-13704906-0)[0x56285f2692f0] (mgcp_client_endpoint_fsm.c:873) 20250823084859458 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859458 DLMGCP DEBUG mgw-endp(mgw-fsm-13704906-0)[0x56285f2699e0]{IN_USE}: Deallocated (fsm.c:568) 20250823084859458 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859458 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859458 DMGW DEBUG mgw(mgw-fsm-13704906-0)[0x56285f2692f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13704906)[0x56285f233870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859458 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)@f9b5e94e4af2: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)8018112 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:4 TC_rab_assignment_concurrent0(214)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d11eca17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d11eca17" }, { code := "I", val := "22222" } }, sdp := omit } 20250823084859471 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250823084859471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2702b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859472 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250823084859472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f260350]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f260350]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f260350]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f260350]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)13704906 20250823084859475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859476 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd11eca,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13704906 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13704906)[0x56285f233870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859476 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859476 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859476 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13704906 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859476 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859476 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c386f8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859476 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084859476 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859476 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 c3 86 f8 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13704906)[0x56285f233870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859476 DLM3UA <000f> 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 20250823084859476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859476 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084859476 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859476 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859476 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859476 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 c3 86 f8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084859476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859476 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859476 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859476 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859476 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859476 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859476 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859476 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859477 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 c9 5c 54 00 00 00 00 00  20250823084859477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859477 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=00c95c54), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859477 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) 20250823084859477 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859477 DLSCCP DEBUG 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) 20250823084859477 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859477 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) 20250823084859477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6700121)[0x56285f232d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6700121)[0x56285f232d50]{disconnected}: Freeing instance (context_map.c:203) 20250823084859477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6700121)[0x56285f232d50]{disconnected}: Deallocated (fsm.c:568) 20250823084859477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{disconnected}: Freeing instance (context_map.c:207) 20250823084859477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56285f234780]{disconnected}: Deallocated (fsm.c:568) 20250823084859477 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6700121 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823084859477 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=00c95c54), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:455) 20250823084859477 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084859477 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859477 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 c9 5c 54 00 00 0c 00 (ss7_asp.c:1383) 20250823084859477 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859477 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859477 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859477 DLSCCP DEBUG SCCP-SCOC(12)[0x56285f23b9c0]{IDLE}: Deallocated (fsm.c:568) 20250823084859477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859477 DLM3UA <000f> 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 20250823084859477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859477 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084859477 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859477 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859477 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859477 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 c9 5c 54 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)10503963 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:5 20250823084859485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859485 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859485 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859485 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859485 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859485 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859485 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859485 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859485 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 c3 86 f8 00 00 00 00 00  20250823084859485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859485 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859485 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859485 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859485 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=00c386f8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859485 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) 20250823084859485 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859485 DLSCCP DEBUG 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) 20250823084859485 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859485 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) 20250823084859485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13704906)[0x56285f233870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13704906)[0x56285f233870]{disconnected}: Freeing instance (context_map.c:203) 20250823084859485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13704906)[0x56285f233870]{disconnected}: Deallocated (fsm.c:568) 20250823084859485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{disconnected}: Freeing instance (context_map.c:207) 20250823084859485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56285f23bc00]{disconnected}: Deallocated (fsm.c:568) 20250823084859485 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13704906 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250823084859485 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=00c386f8), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:455) 20250823084859485 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084859485 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859486 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859486 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 c3 86 f8 00 00 0d 00 (ss7_asp.c:1383) 20250823084859486 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859486 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859486 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859486 DLSCCP DEBUG SCCP-SCOC(13)[0x56285f23c2e0]{IDLE}: Deallocated (fsm.c:568) 20250823084859486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859486 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859486 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859486 DLM3UA <000f> 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 20250823084859486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859486 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084859486 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859486 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859486 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859486 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 c3 86 f8 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending 20250823084859489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859489 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859489 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859489 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859489 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859489 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859489 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859489 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859489 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  20250823084859489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859489 DLSCCP DEBUG 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) 20250823084859489 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) 20250823084859489 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859489 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859489 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859489 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859489 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2263246 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859489 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859489 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859489 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859489 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859489 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 66 rtpbridge/7@mgw MGCP 1.0\r\nC: 2288c'... (mgcp_client.c:807) 20250823084859489 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2687a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859489 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 67 rtpbridge/7@mgw MGCP 1.0\r\nC: 2288c'... (mgcp_client.c:807) 20250823084859489 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2687a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859489 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{IN_USE}: Removing from parent mgw(mgw-fsm-2263246-0)[0x56285f2724c0] (mgcp_client_endpoint_fsm.c:873) 20250823084859489 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859489 DLMGCP DEBUG mgw-endp(mgw-fsm-2263246-0)[0x56285f272680]{IN_USE}: Deallocated (fsm.c:568) 20250823084859489 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859489 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859489 DMGW DEBUG mgw(mgw-fsm-2263246-0)[0x56285f2724c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2263246)[0x56285f23c4a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859489 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "2288ce17" }, { code := "I", val := "11111" } }, sdp := omit } 20250823084859501 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250823084859501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f278f50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "2288ce17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859501 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250823084859501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2687a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2687a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2687a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2687a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)2263246 20250823084859505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859505 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2288ce,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2263246 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2263246)[0x56285f23c4a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859505 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859505 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859505 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2263246 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859505 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859505 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702d80), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859505 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859505 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859505 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 70 2d 80 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2263246)[0x56285f23c4a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859506 DLM3UA <000f> 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 20250823084859506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859506 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859506 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859506 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859506 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859506 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 70 2d 80 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)@f9b5e94e4af2: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)8627186 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:7 20250823084859513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859513 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859513 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859513 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859513 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859513 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859513 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859513 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859513 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 70 2d 80 00 00 00 00 00  20250823084859513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859513 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=00702d80), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859514 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) 20250823084859514 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859514 DLSCCP DEBUG 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) 20250823084859514 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859514 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) 20250823084859514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2263246)[0x56285f23c4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2263246)[0x56285f23c4a0]{disconnected}: Freeing instance (context_map.c:203) 20250823084859514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2263246)[0x56285f23c4a0]{disconnected}: Deallocated (fsm.c:568) 20250823084859514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{disconnected}: Freeing instance (context_map.c:207) 20250823084859514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56285f23c5d0]{disconnected}: Deallocated (fsm.c:568) 20250823084859514 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2263246 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250823084859514 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=00702d80), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:455) 20250823084859514 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859514 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859514 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859514 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859514 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859514 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 70 2d 80 00 00 0f 00 (ss7_asp.c:1383) 20250823084859514 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859514 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859514 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859514 DLSCCP DEBUG SCCP-SCOC(15)[0x56285f23e290]{IDLE}: Deallocated (fsm.c:568) 20250823084859514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859514 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859514 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859514 DLM3UA <000f> 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 20250823084859514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859514 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859514 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859514 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859514 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859514 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 70 2d 80 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084859518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859518 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859518 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859518 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859518 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859518 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859518 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859518 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859518 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  20250823084859518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859519 DLSCCP DEBUG 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) 20250823084859519 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) 20250823084859519 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859519 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859519 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859519 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859519 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-425993 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859519 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859519 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859519 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859519 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859519 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=56 'DLCX 68 rtpbridge/8@mgw MGCP 1.0\r\nC: 68009'... (mgcp_client.c:807) 20250823084859519 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250823084859519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f271890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859519 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=56 'DLCX 69 rtpbridge/8@mgw MGCP 1.0\r\nC: 68009'... (mgcp_client.c:807) 20250823084859519 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250823084859519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f271890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859519 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{IN_USE}: Removing from parent mgw(mgw-fsm-425993-0)[0x56285f27ad00] (mgcp_client_endpoint_fsm.c:873) 20250823084859519 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859519 DLMGCP DEBUG mgw-endp(mgw-fsm-425993-0)[0x56285f27af10]{IN_USE}: Deallocated (fsm.c:568) 20250823084859519 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859519 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859519 DMGW DEBUG mgw(mgw-fsm-425993-0)[0x56285f27ad00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-425993)[0x56285f23ebc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859519 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "6800917" }, { code := "I", val := "11111" } }, sdp := omit } 20250823084859532 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250823084859532 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859532 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859532 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859532 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f27a980]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "6800917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859533 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250823084859533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f271890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f271890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f271890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f271890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)425993 20250823084859538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859538 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x68009,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-425993 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-425993)[0x56285f23ebc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859538 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859538 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859538 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-425993 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859538 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859538 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e8b02), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859538 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859538 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859538 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859538 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 4e 8b 02 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-425993)[0x56285f23ebc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859538 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859538 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859538 DLM3UA <000f> 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 20250823084859538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859538 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859538 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859538 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859539 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859539 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 4e 8b 02 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)@f9b5e94e4af2: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)11890494 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084859547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859547 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859547 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859547 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859547 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859547 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859547 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859547 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859547 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  20250823084859547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859547 DLSCCP DEBUG 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) 20250823084859547 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) 20250823084859547 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859547 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859547 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859547 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859547 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13316030 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859547 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859547 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859547 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859547 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859547 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 70 rtpbridge/6@mgw MGCP 1.0\r\nC: cb2fb'... (mgcp_client.c:807) 20250823084859547 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859547 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f27a4d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:8 20250823084859547 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 71 rtpbridge/6@mgw MGCP 1.0\r\nC: cb2fb'... (mgcp_client.c:807) 20250823084859547 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859547 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f27a4d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859547 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{IN_USE}: Removing from parent mgw(mgw-fsm-13316030-0)[0x56285f283930] (mgcp_client_endpoint_fsm.c:873) 20250823084859547 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859547 DLMGCP DEBUG mgw-endp(mgw-fsm-13316030-0)[0x56285f284140]{IN_USE}: Deallocated (fsm.c:568) 20250823084859547 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859547 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859547 DMGW DEBUG mgw(mgw-fsm-13316030-0)[0x56285f283930]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13316030)[0x56285f23d210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859547 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "cb2fbe17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "cb2fbe17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859563 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250823084859563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28aa10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823084859564 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250823084859564 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f27a4d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859564 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f27a4d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859564 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f27a4d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859564 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f27a4d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)13316030 20250823084859569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859569 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcb2fbe,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13316030 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13316030)[0x56285f23d210]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859569 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859569 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859569 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13316030 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859570 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859570 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859570 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cb9c6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859570 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859570 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859570 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859570 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 7c b9 c6 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13316030)[0x56285f23d210]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859570 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859570 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859570 DLM3UA <000f> 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 20250823084859570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859570 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859570 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859570 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859570 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 7c b9 c6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084859570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859570 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859570 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859570 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859570 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859570 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859570 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859570 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 4e 8b 02 00 00 00 00 00  20250823084859570 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859571 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=004e8b02), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859571 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) 20250823084859571 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859571 DLSCCP DEBUG 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) 20250823084859571 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859571 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) 20250823084859571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-425993)[0x56285f23ebc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-425993)[0x56285f23ebc0]{disconnected}: Freeing instance (context_map.c:203) 20250823084859571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-425993)[0x56285f23ebc0]{disconnected}: Deallocated (fsm.c:568) 20250823084859571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{disconnected}: Freeing instance (context_map.c:207) 20250823084859571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56285f2306e0]{disconnected}: Deallocated (fsm.c:568) 20250823084859571 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-425993 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250823084859571 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=004e8b02), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:455) 20250823084859571 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859571 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859571 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 4e 8b 02 00 00 10 00 (ss7_asp.c:1383) 20250823084859571 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859571 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859571 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859571 DLSCCP DEBUG SCCP-SCOC(16)[0x56285f23f030]{IDLE}: Deallocated (fsm.c:568) 20250823084859571 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859571 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859571 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859571 DLM3UA <000f> 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 20250823084859571 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859571 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859571 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859571 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859571 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859571 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 4e 8b 02 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)14734881 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 20250823084859579 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859579 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859579 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859579 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859579 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859579 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859579 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859579 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 20250823084859579 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859579 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 7c b9 c6 00 00 00 00 00  20250823084859579 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859579 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859579 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859579 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859579 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859579 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=007cb9c6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859579 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) 20250823084859579 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859579 DLSCCP DEBUG 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) 20250823084859579 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859579 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) 20250823084859579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13316030)[0x56285f23d210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13316030)[0x56285f23d210]{disconnected}: Freeing instance (context_map.c:203) 20250823084859579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13316030)[0x56285f23d210]{disconnected}: Deallocated (fsm.c:568) 20250823084859579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{disconnected}: Freeing instance (context_map.c:207) 20250823084859579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56285f23cc90]{disconnected}: Deallocated (fsm.c:568) 20250823084859579 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13316030 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823084859580 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=007cb9c6), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:455) 20250823084859580 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859580 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859580 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 7c b9 c6 00 00 0e 00 (ss7_asp.c:1383) 20250823084859580 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859580 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859580 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859580 DLSCCP DEBUG SCCP-SCOC(14)[0x56285f23d680]{IDLE}: Deallocated (fsm.c:568) 20250823084859580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859580 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084859580 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859580 DLM3UA <000f> 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 20250823084859580 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859580 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859580 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859580 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859580 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859580 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 7c b9 c6 00 00 0e 00 00 06 00 08 00 00 00 01  20250823084859581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859581 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859581 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859581 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  20250823084859581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859581 DLSCCP DEBUG 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) 20250823084859581 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) 20250823084859581 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859581 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859581 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859581 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859581 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5904546 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859581 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859581 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859581 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859581 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859581 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 5a18a'... (mgcp_client.c:807) 20250823084859581 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283bf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859582 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 5a18a'... (mgcp_client.c:807) 20250823084859582 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084859582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283bf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859582 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{IN_USE}: Removing from parent mgw(mgw-fsm-5904546-0)[0x56285f28c960] (mgcp_client_endpoint_fsm.c:873) 20250823084859582 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859582 DLMGCP DEBUG mgw-endp(mgw-fsm-5904546-0)[0x56285f28cb70]{IN_USE}: Deallocated (fsm.c:568) 20250823084859582 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859582 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859582 DMGW DEBUG mgw(mgw-fsm-5904546-0)[0x56285f28c960]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5904546)[0x56285f23db50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859582 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)@f9b5e94e4af2: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "5a18a217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "5a18a217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859599 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250823084859599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f28c5e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823084859599 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250823084859599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283bf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283bf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283bf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283bf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)5904546 20250823084859604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859604 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5a18a2,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5904546 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5904546)[0x56285f23db50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859604 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859604 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859604 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5904546 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859604 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859604 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b0217), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859604 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859604 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084859604 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859604 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859604 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 5b 02 17 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5904546)[0x56285f23db50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859605 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859605 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859605 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859605 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084859605 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859605 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084859605 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859605 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859605 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859605 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 5b 02 17 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)14421973 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 20250823084859612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859612 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859612 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859612 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859612 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859612 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859612 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859612 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859612 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859612 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 5b 02 17 00 00 00 00 00  20250823084859613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859613 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=005b0217), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859613 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) 20250823084859613 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859613 DLSCCP DEBUG 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) 20250823084859613 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859613 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) 20250823084859613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084859613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5904546)[0x56285f23db50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5904546)[0x56285f23db50]{disconnected}: Freeing instance (context_map.c:203) 20250823084859613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5904546)[0x56285f23db50]{disconnected}: Deallocated (fsm.c:568) 20250823084859613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{disconnected}: Freeing instance (context_map.c:207) 20250823084859613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56285f23dc80]{disconnected}: Deallocated (fsm.c:568) 20250823084859613 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5904546 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250823084859613 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=005b0217), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:455) 20250823084859613 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859614 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859614 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859614 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084859614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859614 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084859614 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859614 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859614 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859614 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 5b 02 17 00 00 11 00 00 06 00 08 00 00 00 01  20250823084859613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084859613 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859613 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859614 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 5b 02 17 00 00 11 00 (ss7_asp.c:1383) 20250823084859614 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859614 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859614 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859614 DLSCCP DEBUG SCCP-SCOC(17)[0x56285f23fa30]{IDLE}: Deallocated (fsm.c:568) 20250823084859614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859614 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859614 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859614 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859614 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859614 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859614 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859614 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859614 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  20250823084859614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859614 DLSCCP DEBUG 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) 20250823084859614 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) 20250823084859614 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859614 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859614 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859614 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859614 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7341675 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859614 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859615 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859615 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859615 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859615 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 7006'... (mgcp_client.c:807) 20250823084859615 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823084859615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859615 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 7006'... (mgcp_client.c:807) 20250823084859615 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823084859615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859615 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{IN_USE}: Removing from parent mgw(mgw-fsm-7341675-0)[0x56285f2956a0] (mgcp_client_endpoint_fsm.c:873) 20250823084859615 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859615 DLMGCP DEBUG mgw-endp(mgw-fsm-7341675-0)[0x56285f295d20]{IN_USE}: Deallocated (fsm.c:568) 20250823084859615 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859615 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859615 DMGW DEBUG mgw(mgw-fsm-7341675-0)[0x56285f2956a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7341675)[0x56285f23f1f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859615 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)@f9b5e94e4af2: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "70066b17" }, { code := "I", val := "11111" } }, sdp := omit } 20250823084859630 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250823084859630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f29c5f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "70066b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859632 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250823084859632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f283080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)7341675 20250823084859637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859637 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x70066b,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7341675 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7341675)[0x56285f23f1f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859637 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859637 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859637 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7341675 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859637 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859637 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ee9d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859637 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859637 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859637 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859637 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859637 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 63 ee 9d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7341675)[0x56285f23f1f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859637 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859637 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859637 DLM3UA <000f> 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 20250823084859637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859637 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859637 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859637 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859637 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 63 ee 9d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084859637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859637 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859637 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859637 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859637 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859637 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859637 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859637 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  20250823084859637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859637 DLSCCP DEBUG 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) 20250823084859637 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) 20250823084859637 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859637 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859637 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859637 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859637 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7182667 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859637 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859637 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859637 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859637 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859638 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 6d99'... (mgcp_client.c:807) 20250823084859638 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823084859638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f294da0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859638 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 6d99'... (mgcp_client.c:807) 20250823084859638 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823084859638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f294da0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859638 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{IN_USE}: Removing from parent mgw(mgw-fsm-7182667-0)[0x56285f29e330] (mgcp_client_endpoint_fsm.c:873) 20250823084859638 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859638 DLMGCP DEBUG mgw-endp(mgw-fsm-7182667-0)[0x56285f2831b0]{IN_USE}: Deallocated (fsm.c:568) 20250823084859638 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859638 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859638 DMGW DEBUG mgw(mgw-fsm-7182667-0)[0x56285f29e330]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7182667)[0x56285f23de20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859638 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)@f9b5e94e4af2: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)4304490 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:10 TC_rab_assignment_concurrent0(220)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "6d994b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "6d994b17" }, { code := "I", val := "22222" } }, sdp := omit } 20250823084859648 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250823084859648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2a50c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859649 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250823084859649 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f294da0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859649 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f294da0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859649 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f294da0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859649 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f294da0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)7182667 20250823084859651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859651 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6d994b,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7182667 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7182667)[0x56285f23de20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859651 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859651 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859651 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7182667 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859651 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859651 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cff2af), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859651 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859651 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859651 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859651 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 cf f2 af 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7182667)[0x56285f23de20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859651 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859651 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859651 DLM3UA <000f> 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 20250823084859651 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859651 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859651 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859651 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859651 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859651 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 cf f2 af 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084859651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859651 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859651 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859651 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859651 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859651 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859651 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859651 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859651 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859651 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 63 ee 9d 00 00 00 00 00  20250823084859651 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859651 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=0063ee9d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859651 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) 20250823084859651 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859651 DLSCCP DEBUG 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) 20250823084859651 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859651 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) 20250823084859651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7341675)[0x56285f23f1f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7341675)[0x56285f23f1f0]{disconnected}: Freeing instance (context_map.c:203) 20250823084859651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7341675)[0x56285f23f1f0]{disconnected}: Deallocated (fsm.c:568) 20250823084859651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{disconnected}: Freeing instance (context_map.c:207) 20250823084859651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56285f23d840]{disconnected}: Deallocated (fsm.c:568) 20250823084859651 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7341675 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:226) 20250823084859651 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=0063ee9d), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:455) 20250823084859651 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859651 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859651 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859651 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 63 ee 9d 00 00 12 00 (ss7_asp.c:1383) 20250823084859651 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859651 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859652 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859652 DLSCCP DEBUG SCCP-SCOC(18)[0x56285f240660]{IDLE}: Deallocated (fsm.c:568) 20250823084859652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859652 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859652 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859652 DLM3UA <000f> 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 20250823084859652 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859652 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859652 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859652 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859652 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859652 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 63 ee 9d 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)16260338 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:11 20250823084859654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859654 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859654 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859654 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859654 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859654 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859654 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859654 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859654 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 cf f2 af 00 00 00 00 00  20250823084859654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859654 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=00cff2af), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859654 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) 20250823084859654 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859654 DLSCCP DEBUG 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) 20250823084859654 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859654 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) 20250823084859654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7182667)[0x56285f23de20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7182667)[0x56285f23de20]{disconnected}: Freeing instance (context_map.c:203) 20250823084859654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7182667)[0x56285f23de20]{disconnected}: Deallocated (fsm.c:568) 20250823084859654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{disconnected}: Freeing instance (context_map.c:207) 20250823084859654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56285f23fb60]{disconnected}: Deallocated (fsm.c:568) 20250823084859654 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7182667 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:226) 20250823084859654 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=00cff2af), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:455) 20250823084859654 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859654 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859654 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 cf f2 af 00 00 13 00 (ss7_asp.c:1383) 20250823084859654 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859654 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859654 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859654 DLSCCP DEBUG SCCP-SCOC(19)[0x56285f241350]{IDLE}: Deallocated (fsm.c:568) 20250823084859654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859654 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859654 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859654 DLM3UA <000f> 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 20250823084859654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859654 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859654 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859654 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859654 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859654 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 cf f2 af 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084859665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859665 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859665 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859665 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859665 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859665 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859665 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859665 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859665 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  20250823084859665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859665 DLSCCP DEBUG 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) 20250823084859665 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) 20250823084859665 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859666 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859666 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859666 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859666 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15812301 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859666 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859666 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859666 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859666 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859666 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: f146'... (mgcp_client.c:807) 20250823084859666 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823084859666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859666 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f29d740]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859666 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: f146'... (mgcp_client.c:807) 20250823084859666 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823084859666 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f29d740]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859666 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{IN_USE}: Removing from parent mgw(mgw-fsm-15812301-0)[0x56285f2a6e80] (mgcp_client_endpoint_fsm.c:873) 20250823084859666 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859666 DLMGCP DEBUG mgw-endp(mgw-fsm-15812301-0)[0x56285f2a7500]{IN_USE}: Deallocated (fsm.c:568) 20250823084859666 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859666 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859666 DMGW DEBUG mgw(mgw-fsm-15812301-0)[0x56285f2a6e80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15812301)[0x56285f23fd70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859666 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "f146cd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "f146cd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859679 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250823084859679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2addd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823084859680 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250823084859680 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f29d740]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859680 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f29d740]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859680 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f29d740]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859680 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f29d740]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)15812301 20250823084859685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859685 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf146cd,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15812301 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15812301)[0x56285f23fd70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859685 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859685 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859685 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15812301 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859685 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859685 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00361a0c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859685 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859685 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859685 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 36 1a 0c 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15812301)[0x56285f23fd70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859686 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859686 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859686 DLM3UA <000f> 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 20250823084859686 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859686 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859686 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859686 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859686 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859686 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 36 1a 0c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)4088196 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:12 20250823084859693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859693 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859693 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859693 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859693 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859693 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859693 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859693 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859693 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 36 1a 0c 00 00 00 00 00  20250823084859694 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859694 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859694 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=00361a0c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859694 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) 20250823084859694 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859694 DLSCCP DEBUG 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) 20250823084859694 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859694 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) 20250823084859694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15812301)[0x56285f23fd70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15812301)[0x56285f23fd70]{disconnected}: Freeing instance (context_map.c:203) 20250823084859694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15812301)[0x56285f23fd70]{disconnected}: Deallocated (fsm.c:568) 20250823084859694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{disconnected}: Freeing instance (context_map.c:207) 20250823084859694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56285f240820]{disconnected}: Deallocated (fsm.c:568) 20250823084859694 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15812301 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:226) 20250823084859694 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=00361a0c), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:455) 20250823084859694 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859694 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859694 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859694 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859694 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 36 1a 0c 00 00 14 00 (ss7_asp.c:1383) 20250823084859694 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859694 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859694 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859694 DLSCCP DEBUG SCCP-SCOC(20)[0x56285f2421e0]{IDLE}: Deallocated (fsm.c:568) 20250823084859694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859694 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859694 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859694 DLM3UA <000f> 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 20250823084859694 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859694 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859694 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859694 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859694 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859694 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 36 1a 0c 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending 20250823084859697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859697 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859697 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859697 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859697 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859697 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859697 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859697 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859697 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859697 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  20250823084859697 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859697 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859697 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859697 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859697 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859697 DLSCCP DEBUG 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) 20250823084859697 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) 20250823084859697 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859698 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859698 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859698 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859698 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14952945 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859698 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859698 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859698 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859698 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: e429'... (mgcp_client.c:807) 20250823084859698 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823084859698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2ae8e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859698 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: e429'... (mgcp_client.c:807) 20250823084859698 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823084859698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2ae8e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{IN_USE}: Removing from parent mgw(mgw-fsm-14952945-0)[0x56285f2afad0] (mgcp_client_endpoint_fsm.c:873) 20250823084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-14952945-0)[0x56285f2afce0]{IN_USE}: Deallocated (fsm.c:568) 20250823084859698 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859698 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859698 DMGW DEBUG mgw(mgw-fsm-14952945-0)[0x56285f2afad0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14952945)[0x56285f240a30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859698 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "e429f117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "e429f117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859716 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250823084859716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2af750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823084859717 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250823084859717 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2ae8e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859717 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2ae8e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859717 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2ae8e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859717 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2ae8e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)14952945 20250823084859719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859720 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe429f1,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14952945 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14952945)[0x56285f240a30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859720 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859720 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859720 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14952945 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859720 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859720 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf135b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859720 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859720 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859720 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859720 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 bf 13 5b 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14952945)[0x56285f240a30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:14 20250823084859720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859720 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859720 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859720 DLM3UA <000f> 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 20250823084859720 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859720 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859720 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859720 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 20250823084859720 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859720 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 bf 13 5b 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)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084859721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859721 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859721 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859721 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859721 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859721 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859721 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859721 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  20250823084859721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859721 DLSCCP DEBUG 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) 20250823084859721 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) 20250823084859721 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859721 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859721 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859721 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859721 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346711 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859721 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859721 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859721 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859721 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859721 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 701a'... (mgcp_client.c:807) 20250823084859721 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823084859721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859721 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2b83f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859721 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 701a'... (mgcp_client.c:807) 20250823084859721 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823084859721 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2b83f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859721 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{IN_USE}: Removing from parent mgw(mgw-fsm-7346711-0)[0x56285f2b87a0] (mgcp_client_endpoint_fsm.c:873) 20250823084859721 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859721 DLMGCP DEBUG mgw-endp(mgw-fsm-7346711-0)[0x56285f2b8e30]{IN_USE}: Deallocated (fsm.c:568) 20250823084859721 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859721 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859721 DMGW DEBUG mgw(mgw-fsm-7346711-0)[0x56285f2b87a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7346711)[0x56285f242680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859721 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)@f9b5e94e4af2: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)5436879 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:13 TC_rab_assignment_concurrent0(223)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "701a1717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "701a1717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859730 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250823084859730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2bf700]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823084859731 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250823084859731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2b83f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2b83f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2b83f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2b83f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)7346711 20250823084859733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859733 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x701a17,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346711 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7346711)[0x56285f242680]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859733 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859733 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859733 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346711 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859733 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859733 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdde83), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859733 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859733 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859733 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859733 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 cd de 83 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7346711)[0x56285f242680]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859734 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859734 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859734 DLM3UA <000f> 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 20250823084859734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859734 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859734 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859734 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859734 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859734 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 cd de 83 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084859734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859734 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859734 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859734 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859734 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859734 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859734 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859734 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859734 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 bf 13 5b 00 00 00 00 00  20250823084859734 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859734 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=00bf135b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859734 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) 20250823084859734 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859734 DLSCCP DEBUG 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) 20250823084859734 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859734 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) 20250823084859734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14952945)[0x56285f240a30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14952945)[0x56285f240a30]{disconnected}: Freeing instance (context_map.c:203) 20250823084859734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14952945)[0x56285f240a30]{disconnected}: Deallocated (fsm.c:568) 20250823084859734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{disconnected}: Freeing instance (context_map.c:207) 20250823084859734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56285f241a60]{disconnected}: Deallocated (fsm.c:568) 20250823084859734 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14952945 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:226) 20250823084859734 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=00bf135b), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:455) 20250823084859734 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859734 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859734 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859734 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 bf 13 5b 00 00 15 00 (ss7_asp.c:1383) 20250823084859734 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859734 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859734 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859734 DLSCCP DEBUG SCCP-SCOC(21)[0x56285f242f20]{IDLE}: Deallocated (fsm.c:568) 20250823084859734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859734 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859734 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859734 DLM3UA <000f> 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 20250823084859734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859734 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859734 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859734 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859734 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859734 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 bf 13 5b 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)2535232 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:14 20250823084859740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859740 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859740 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859740 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859740 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859740 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859740 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859740 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859740 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 cd de 83 00 00 00 00 00  20250823084859741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859741 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=00cdde83), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859741 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) 20250823084859741 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859741 DLSCCP DEBUG 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) 20250823084859741 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859741 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) 20250823084859741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7346711)[0x56285f242680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7346711)[0x56285f242680]{disconnected}: Freeing instance (context_map.c:203) 20250823084859741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7346711)[0x56285f242680]{disconnected}: Deallocated (fsm.c:568) 20250823084859741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{disconnected}: Freeing instance (context_map.c:207) 20250823084859741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56285f2428b0]{disconnected}: Deallocated (fsm.c:568) 20250823084859741 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7346711 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:226) 20250823084859741 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=00cdde83), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:455) 20250823084859741 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859741 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859741 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 cd de 83 00 00 16 00 (ss7_asp.c:1383) 20250823084859741 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859741 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859741 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859741 DLSCCP DEBUG SCCP-SCOC(22)[0x56285f243850]{IDLE}: Deallocated (fsm.c:568) 20250823084859741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859741 DLM3UA <000f> 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 20250823084859741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859741 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859741 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084859741 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859741 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859741 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 cd de 83 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084859745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859745 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859745 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859745 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859745 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859745 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859745 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859745 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859745 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  20250823084859745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084859745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859745 DLSCCP DEBUG 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) 20250823084859745 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) 20250823084859745 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084859745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084859745 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084859745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084859745 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084859745 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084859745 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8122380 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084859745 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084859745 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084859745 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084859745 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084859745 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859745 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 7bf0'... (mgcp_client.c:807) 20250823084859745 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823084859745 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859745 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2c07c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084859745 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 7bf0'... (mgcp_client.c:807) 20250823084859745 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823084859745 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2c07c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084859745 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{IN_USE}: Removing from parent mgw(mgw-fsm-8122380-0)[0x56285f2c1690] (mgcp_client_endpoint_fsm.c:873) 20250823084859745 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084859745 DLMGCP DEBUG mgw-endp(mgw-fsm-8122380-0)[0x56285f2c1d20]{IN_USE}: Deallocated (fsm.c:568) 20250823084859745 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084859745 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084859745 DMGW DEBUG mgw(mgw-fsm-8122380-0)[0x56285f2c1690]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084859745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8122380)[0x56285f240e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084859745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084859745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084859746 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "7bf00c17" }, { code := "I", val := "11111" } }, sdp := omit } 20250823084859752 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250823084859752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2c85f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "7bf00c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084859753 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250823084859753 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2c07c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084859753 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2c07c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084859753 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2c07c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084859753 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2c07c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)8122380 20250823084859755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084859755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084859755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084859755 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084859755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7bf00c,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084859755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8122380 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084859755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8122380)[0x56285f240e50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084859755 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084859755 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084859755 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8122380 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084859755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084859755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084859755 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084859755 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e44f7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084859755 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859755 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859755 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859755 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859755 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 7e 44 f7 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084859755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8122380)[0x56285f240e50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084859755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084859755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084859755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859755 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859755 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859755 DLM3UA <000f> 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 20250823084859755 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859755 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859755 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859755 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859755 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859755 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 7e 44 f7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)5159750 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on connection ID:15 20250823084859759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859759 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084859759 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084859759 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084859759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084859759 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084859759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084859759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084859759 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859759 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 7e 44 f7 00 00 00 00 00  20250823084859759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084859759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084859759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084859759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084859759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084859759 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=007e44f7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084859759 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) 20250823084859759 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084859759 DLSCCP DEBUG 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) 20250823084859759 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084859759 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) 20250823084859759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084859759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084859759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8122380)[0x56285f240e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084859759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8122380)[0x56285f240e50]{disconnected}: Freeing instance (context_map.c:203) 20250823084859759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8122380)[0x56285f240e50]{disconnected}: Deallocated (fsm.c:568) 20250823084859759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084859759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{disconnected}: Freeing instance (context_map.c:207) 20250823084859759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56285f2429e0]{disconnected}: Deallocated (fsm.c:568) 20250823084859759 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8122380 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:226) 20250823084859759 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=007e44f7), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:455) 20250823084859759 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084859759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084859759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084859759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084859759 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084859759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084859759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084859759 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 7e 44 f7 00 00 17 00 (ss7_asp.c:1383) 20250823084859759 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084859759 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084859759 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084859759 DLSCCP DEBUG SCCP-SCOC(23)[0x56285f244770]{IDLE}: Deallocated (fsm.c:568) 20250823084859759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084859759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084859759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084859759 DLM3UA <000f> 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 20250823084859759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084859759 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084859759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084859760 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084859760 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084859760 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 7e 44 f7 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084901625 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823084901625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bcfe7), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084901625 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084901625 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084901625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084901625 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084901625 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084901625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084901625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084901626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b cf e7 00 00 06 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084901626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084901626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084901626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084901626 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823084901626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084901626 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084901626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084901626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084901626 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084901626 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 2b cf e7 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823084901633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084901633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084901633 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084901633 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084901633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084901633 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084901633 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084901633 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084901633 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084901633 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 2b cf e7 00  20250823084901633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823084901633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084901633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084901633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084901633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084901634 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=002bcfe7) (sccp_scrc.c:545) 20250823084901634 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) 20250823084901634 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823084901634 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823084901634 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084901634 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084901634 DLSCCP DEBUG SCCP-SCOC(6)[0x56285f22ad50]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084901769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46968<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084901769 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44489<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(197)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084901775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46960<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084901777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084901777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084901777 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084901777 DMAIN NOTICE (127.0.0.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) 20250823084901777 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(206)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@f9b5e94e4af2: Final verdict of PTC: none 20250823084901780 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084901780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084901780 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084901780 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084901780 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084901780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084901780 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084901780 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084901780 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 20250823084901781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084901781 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084901781 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084901781 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084901781 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084901781 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084901781 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084901781 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 20250823084901781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084901781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084901781 DLSS7 <000c> ss7_asp.c: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  20250823084901781 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  20250823084901781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084901781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084901781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084901781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084901781 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084901781 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084901781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084901781 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084901781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084901781 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084901781 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084901781 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084901781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084901781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084901781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084901781 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084901781 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084901781 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 20250823084901781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084901781 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084901781 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084901781 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084901781 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084901782 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084901782 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084901782 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 20250823084901782 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084901782 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084901781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084901781 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084901781 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) 20250823084901782 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084901782 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084901782 DLSS7 <000c> ss7_asp.c: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  20250823084901782 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084901782 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084901782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084901782 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084901782 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084901782 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084901782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084901782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084901782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084901782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084901782 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084901782 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) 20250823084901782 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084901782 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_rab_assignment_concurrent-Iuh0(200)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@f9b5e94e4af2: Final verdict of PTC: none 20250823084901789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56838<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f9b5e94e4af2: Final verdict of PTC: none 20250823084901790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084901791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56822<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084901791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084901791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56788<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084901792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56790<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@f9b5e94e4af2: Final verdict of PTC: none 20250823084901792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084901792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56836<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084901792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084901793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56846<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@f9b5e94e4af2: Final verdict of PTC: pass 20250823084901793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@f9b5e94e4af2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@f9b5e94e4af2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@f9b5e94e4af2: Final verdict of PTC: pass20250823084901794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56878<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084901794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56896<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@f9b5e94e4af2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@f9b5e94e4af2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@f9b5e94e4af2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@f9b5e94e4af2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@f9b5e94e4af2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@f9b5e94e4af2: Final verdict of PTC: pass 20250823084901795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@f9b5e94e4af2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@f9b5e94e4af2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@f9b5e94e4af2: Final verdict of PTC: pass 20250823084901795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@f9b5e94e4af2: Final verdict of PTC: none TC_rab_assignment_concurrent0(223)@f9b5e94e4af2: Final verdict of PTC: pass 20250823084901816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56882<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(208)@f9b5e94e4af2: Final verdict of PTC: none TC_rab_assignment_concurrent0(222)@f9b5e94e4af2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(203)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sat Aug 23 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 20250823084901932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084902535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56900<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2200736) Waiting for packet dumper to finish... 1 (prev_count=2200736, count=2201276) 20250823084903782 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084903782 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084903782 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084903782 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084903782 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084903782 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_rab_release started. 20250823084905673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084905678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49172<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084905682 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34521<->l=127.0.0.1:4262) (control_if.c:572) 20250823084905697 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084905697 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_release-Iuh0(229)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084905698 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084905698 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084905698 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084905698 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084905698 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084905698 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084905698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084905698 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084905698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905698 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084905698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084905698 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084905698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905698 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084905698 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084905698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084905698 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084905698 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084905698 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084905698 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084905699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905699 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084905699 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084905699 DLM3UA <000f> 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 20250823084905699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084905699 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084905699 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084905699 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084905699 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084905699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084905699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084905699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905699 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) 20250823084905699 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084905699 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) 20250823084905699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084905699 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084905699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905699 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084905699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084905699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084905699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084905699 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084905699 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084905699 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084905699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905699 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084905699 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084905699 DLM3UA <000f> 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 20250823084905699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084905699 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) 20250823084905699 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084905699 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084905700 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084905700 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084905700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084905700 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084905700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084905700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905700 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084905700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084905700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084905700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084905700 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084905700 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084905700 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084905700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084905700 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084905701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905701 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084905701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084905701 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084905701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905701 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084905701 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084905701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084905701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084905701 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084905701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084905701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084905701 DLM3UA <000f> 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 20250823084905701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084905701 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084905701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084905701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084905701 DLM3UA <000f> 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 20250823084905701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084905701 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084905701 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(233)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084905713 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084905713 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084905714 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084905714 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084905714 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084905714 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084905714 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084905714 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084905715 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084905715 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084905715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084905715 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084905715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084905715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905715 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084905715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084905715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084905715 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084905715 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084905715 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084905715 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084905715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084905715 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084905715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905715 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084905715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084905715 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084905715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905715 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084905715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084905715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084905715 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250823084905715 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084905715 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084905715 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084905715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084905715 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084905715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905715 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084905715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905716 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084905716 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084905716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084905716 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084905716 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084905716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084905716 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084905716 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084905716 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084905716 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084905716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084905716 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905716 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823084905716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905716 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084905716 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823084905716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084905716 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084905716 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084905717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084905717 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084905717 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084905717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905717 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084905717 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084905717 DLM3UA <000f> 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 20250823084905717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084905717 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084905717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905717 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084905717 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084905717 DLM3UA <000f> 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 20250823084905717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084905717 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084905717 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084905717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905717 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084905717 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084905717 DLM3UA <000f> 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 20250823084905717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084905717 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084905717 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084905717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905717 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084905717 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084905717 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823084905717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084905717 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823084905717 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084905742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084905742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084905742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084905742 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084905742 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084905742 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084905742 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084905742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084905742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084905911 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 20250823084905911 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 20250823084905911 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084905911 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084905913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905913 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084905913 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084905914 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084905914 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084905914 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084905914 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084905914 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084905914 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084905914 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 20250823084905914 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084905914 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084905914 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084905915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905915 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084905915 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084905915 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  20250823084905915 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084905915 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084905915 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084905915 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 20250823084905915 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084905915 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084905915 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084905915 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084905915 DLSS7 <000c> ss7_asp.c: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  20250823084905915 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  20250823084905915 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084905915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084905915 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084905915 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084905915 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084905915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084905915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084905915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084905915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084905915 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084905915 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084905915 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084905917 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084905917 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084905917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084905917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084905917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084905917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084905917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084905917 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084905917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084905917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084905917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084905917 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084905917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905917 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084905917 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084905917 DLM3UA <000f> 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 20250823084905917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084905917 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084905917 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084905917 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084905917 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084905917 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  20250823084905928 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 20250823084905928 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 20250823084905928 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084905928 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084905930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905930 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084905930 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084905930 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084905930 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084905930 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084905930 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084905930 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084905930 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084905930 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 20250823084905930 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084905930 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084905930 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084905931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905931 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084905931 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084905931 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  20250823084905931 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084905931 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084905931 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084905931 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 20250823084905931 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084905931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084905931 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084905931 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084905931 DLSS7 <000c> ss7_asp.c: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  20250823084905931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084905931 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  20250823084905931 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084905931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084905931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084905931 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084905931 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084905931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084905931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084905931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084905931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084905931 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084905931 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084905931 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084905932 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084905932 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084905933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084905933 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084905933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905933 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084905933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084905933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084905933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084905933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084905933 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084905933 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084905933 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084905933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084905933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084905933 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084905933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084905933 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084905933 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084905933 DLM3UA <000f> 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 20250823084905933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084905933 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084905933 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084905933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084905933 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084905933 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  20250823084906721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084906721 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084906721 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084906721 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084906721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084906721 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084906721 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084906721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084906721 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084906721 DLSS7 <000c> ss7_asp.c: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  20250823084906721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084906721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084906721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084906721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084906721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084906721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084906721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084906721 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084906721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084906721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084906721 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084906721 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) 20250823084906721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084906721 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084906722 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084906722 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084906722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084906722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084906722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084906722 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084906722 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084906722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084906722 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084906722 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084906722 DLM3UA <000f> 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 20250823084906722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084906722 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084906722 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084906722 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084906722 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084906722 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(232)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084906727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084906727 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084906727 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084906727 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084906727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084906727 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084906727 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084906727 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084906727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084906727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084906727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084906727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084906727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084906727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084906727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084906727 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084906727 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084906727 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084906727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084906727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084906727 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084906727 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084906727 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(232)@f9b5e94e4af2: MSC_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 } } } } 20250823084906738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084906738 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084906738 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084906738 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084906738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084906738 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084906738 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084906738 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084906738 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084906738 DLSS7 <000c> ss7_asp.c: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  20250823084906738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084906738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084906738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084906738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084906738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084906738 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084906738 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084906738 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084906738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084906738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084906738 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084906738 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084906738 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) 20250823084906738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084906738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084906738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084906738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084906738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084906738 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084906738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084906738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084906738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084906738 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084906738 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084906738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084906738 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084906738 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084906738 DLM3UA <000f> 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 20250823084906738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084906738 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084906738 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084906738 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084906738 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084906738 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.sgsn0-RAN(235)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084906743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084906743 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084906743 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084906743 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084906743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084906743 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084906743 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084906743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084906743 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084906743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084906743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084906743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084906743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084906743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084906743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084906743 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084906743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084906743 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084906743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084906743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084906743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084906743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084906743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084906743 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084906743 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084906743 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(235)@f9b5e94e4af2: MSC_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 } } } } 20250823084906754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49174<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@f9b5e94e4af2: Added conn table entry 0TC_rab_release0(238)3623296 20250823084907796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084907796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084907796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084907796 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084907796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x374980, normal) (hnbgw_rua.c:408) 20250823084907796 DHNB DEBUG map_rua[0x56285f22afe0]{init}: Allocated (fsm.c:456) 20250823084907796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3623296)[0x56285f22afe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084907796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3623296 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084907796 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084907796 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084907796 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3623296 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084907796 DCN DEBUG map_sccp[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823084907796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084907796 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3623296 <-> SCCP-24 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084907796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3623296 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084907796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3623296)[0x56285f22afe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084907796 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084907796 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084907796 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3623296 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084907796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084907796 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084907797 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{IDLE}: Allocated (fsm.c:456) 20250823084907797 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084907797 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002830056400500f1100926) (sccp_scrc.c:455) 20250823084907797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084907797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084907797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084907797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084907797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084907797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084907797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084907797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084907797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084907797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084907797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084907797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084907797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084907797 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084907797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084907797 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084907797 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084907797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084907797 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 18 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 02 83 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084907797 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084907797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084907797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3623296)[0x56285f22afe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084907797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084907797 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084907797 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084907797 DLM3UA <000f> 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 20250823084907797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084907797 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084907797 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084907797 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084907797 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084907797 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 18 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 02 83 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@f9b5e94e4af2: Added conn table entry 0TC_rab_release0(238)9097516 HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: Session index based on connection ID:0 TC_rab_release0(238)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823084907810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084907810 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084907810 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084907810 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084907810 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084907810 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084907810 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084907810 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084907810 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084907810 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 0e d9 5b 02 00 00 00 00  20250823084907810 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084907810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084907810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084907810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084907810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084907810 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000ed95b) (sccp_scrc.c:545) 20250823084907810 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) 20250823084907810 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084907810 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084907810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084907810 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084907810 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) 20250823084907810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084907810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release0(238)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823084908013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084908013 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084908013 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084908013 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084908013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084908013 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084908013 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084908013 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084908013 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084908013 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  20250823084908013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084908013 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084908013 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084908013 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084908013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084908013 DLSCCP DEBUG 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) 20250823084908013 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) 20250823084908013 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084908013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084908013 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084908013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084908013 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084908013 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084908013 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3623296 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084908013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084908013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084908013 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084908013 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084908013 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084908013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084908013 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084908013 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{UNUSED}: Allocated (fsm.c:456) 20250823084908013 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{UNUSED}: is child of mgw(mgw-fsm-3623296-0)[0x56285f2455f0] (fsm.c:486) 20250823084908014 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3623296-0)[0x56285f2455f0] (mgcp_client_endpoint_fsm.c:724) 20250823084908014 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084908014 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084908014 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084908014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3623296-0)[0x56285f22f5a0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084908014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3623296-0)[0x56285f22f5a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10] (fsm.c:486) 20250823084908014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3623296-0)[0x56285f22f5a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084908014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3623296-0)[0x56285f22f5a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084908014 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 37498'... (mgcp_client.c:807) 20250823084908014 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084908014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3623296-0)[0x56285f22f5a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084908014 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "37498017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "37498017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "37498017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "37498017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823084908033 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250823084908033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084908033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084908033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084908033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084908033 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084908033 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908033 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908033 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084908033 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084908033 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908033 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084908033 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084908033 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084908033 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084908033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3623296)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084908033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084908033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084908033 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084908061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084908061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084908061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084908061 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084908061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x374980) (hnbgw_rua.c:472) 20250823084908061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3623296 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084908061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3623296)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084908061 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084908061 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084908061 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3623296 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084908061 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084908061 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084908061 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084908061 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084908061 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084908061 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3623296-0)[0x56285f2455f0] (mgcp_client_endpoint_fsm.c:724) 20250823084908061 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084908061 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084908061 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084908061 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 37498'... (mgcp_client.c:807) 20250823084908061 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823084908061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084908061 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084908061 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908061 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "37498017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "37498017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084908086 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250823084908086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084908086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084908086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084908086 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084908086 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908086 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908086 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084908086 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084908086 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908086 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084908086 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084908086 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084908086 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3623296-0)[0x56285f2455f0] (mgcp_client_endpoint_fsm.c:724) 20250823084908086 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084908086 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084908086 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084908086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3623296-0)[0x56285f230d40]{ST_CRCX}: Allocated (fsm.c:456) 20250823084908086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3623296-0)[0x56285f230d40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10] (fsm.c:486) 20250823084908086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3623296-0)[0x56285f230d40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084908086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3623296-0)[0x56285f230d40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250823084908086 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 37498'... (mgcp_client.c:807) 20250823084908086 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823084908086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3623296-0)[0x56285f230d40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084908086 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084908086 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908087 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908087 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "37498017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "37498017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084908103 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250823084908103 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f230d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084908103 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f230d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084908103 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f230d40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084908103 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f230d40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084908103 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084908103 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908103 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908103 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908103 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084908103 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084908103 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908103 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{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) 20250823084908103 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084908103 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084908103 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084908103 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084908103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084908103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084908103 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084908103 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ed95b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084908103 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084908103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084908103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084908103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084908103 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084908103 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084908103 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084908103 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 0e d9 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 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) 20250823084908103 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084908103 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084908103 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084908103 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084908103 DLM3UA <000f> 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 20250823084908103 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084908103 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084908103 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084908103 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084908103 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084908103 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 0e d9 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 01 02 02 00 00 00 00 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: vl_len:21 HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250823084908146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084908146 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084908146 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084908146 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084908146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084908146 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084908146 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084908146 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084908146 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084908146 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 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  20250823084908146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084908146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084908146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084908146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084908146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084908146 DLSCCP DEBUG 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) 20250823084908146 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) 20250823084908146 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084908146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084908146 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084908146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084908146 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084908146 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084908146 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3623296 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084908146 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250823084908146 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250823084908146 DMGW NOTICE mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250823084908146 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250823084908146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3623296)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250823084908146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:123) 20250823084908146 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250823084908146 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084908146 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084908146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084908146 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 37498'... (mgcp_client.c:807) 20250823084908146 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084908146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084908146 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f230d40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084908146 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 37498'... (mgcp_client.c:807) 20250823084908146 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084908146 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f230d40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084908146 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{IN_USE}: Removing from parent mgw(mgw-fsm-3623296-0)[0x56285f2455f0] (mgcp_client_endpoint_fsm.c:873) 20250823084908146 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084908146 DLMGCP DEBUG mgw-endp(mgw-fsm-3623296-0)[0x56285f243c10]{IN_USE}: Deallocated (fsm.c:568) 20250823084908146 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084908146 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084908146 DMGW DEBUG mgw(mgw-fsm-3623296-0)[0x56285f2455f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084908146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084908146 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)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "37498017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "37498017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084908150 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250823084908150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084908150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084908150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084908150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084908151 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250823084908151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f230d40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084908151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f230d40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084908151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f230d40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084908151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f230d40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) VirtHNBGW-STATS(226)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084908263 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34521<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@f9b5e94e4af2: Final verdict of PTC: none 20250823084908272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49172<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084908273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084908273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084908273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084908273 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084908273 DMAIN NOTICE (127.0.0.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) 20250823084908273 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823084908273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3623296)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823084908273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3623296)[0x56285f22afe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823084908273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823084908273 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823084908273 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823084908273 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ed95b), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823084908273 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084908273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084908273 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084908273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084908273 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084908273 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084908273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084908273 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 0e d9 5b 00 00 18 00 00 00 00 00 (ss7_asp.c:1383) 20250823084908273 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823084908273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823084908274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3623296)[0x56285f22afe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084908274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3623296)[0x56285f22afe0]{disrupted}: Freeing instance (context_map.c:203) 20250823084908274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3623296)[0x56285f22afe0]{disrupted}: Deallocated (fsm.c:568) 20250823084908274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084908274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:207) 20250823084908274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823084908274 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3623296 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250823084908274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084908274 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084908274 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084908274 DLM3UA <000f> 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 20250823084908274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084908274 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084908274 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084908274 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084908274 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084908274 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 0e d9 5b 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  MutexDispCT-TC_rab_release(225)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@f9b5e94e4af2: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@f9b5e94e4af2: Final verdict of PTC: none 20250823084908274 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084908274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084908274 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084908274 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084908274 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084908274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084908274 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084908274 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084908274 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 20250823084908274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084908274 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084908274 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084908274 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084908274 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084908274 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084908274 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084908274 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 20250823084908274 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084908274 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084908274 DLSS7 <000c> ss7_asp.c: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  20250823084908274 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  20250823084908274 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084908274 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(235)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(237)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@f9b5e94e4af2: Final verdict of PTC: none 20250823084908274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084908274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084908274 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084908274 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084908274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084908274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084908274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084908274 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084908274 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084908274 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) 20250823084908274 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084908274 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084908274 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 20250823084908274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084908274 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084908274 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_rab_release-Iuh0(229)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(228)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@f9b5e94e4af2: Final verdict of PTC: none 20250823084908274 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) 20250823084908274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084908274 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084908274 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084908274 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084908274 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084908274 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084908274 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084908274 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 20250823084908274 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084908274 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084908274 DLSS7 <000c> ss7_asp.c: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  20250823084908274 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084908274 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084908274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084908274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084908274 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084908274 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084908274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084908274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084908274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084908274 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084908274 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084908274 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) 20250823084908274 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084908274 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(233)@f9b5e94e4af2: Final verdict of PTC: none 20250823084908277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49174<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_rab_release finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sat Aug 23 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 20250823084908313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084908916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49176<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=349492) Waiting for packet dumper to finish... 1 (prev_count=349492, count=389276) 20250823084910274 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084910274 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084910274 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823084910274 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084910274 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084910274 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_rab_release_abnormal started. 20250823084912033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084912039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084912044 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39603<->l=127.0.0.1:4262) (control_if.c:572) 20250823084912066 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084912066 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084912066 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084912066 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084912066 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084912066 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084912066 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084912066 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)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084912067 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084912067 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084912067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084912067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084912067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912067 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084912067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084912067 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084912067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912067 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084912067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084912067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084912067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084912067 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084912067 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084912067 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084912067 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084912067 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084912067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084912067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084912067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912067 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084912067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084912067 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084912067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912067 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084912067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084912067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084912067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084912067 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084912067 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084912067 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084912067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084912067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084912067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912067 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084912067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084912067 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084912067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912067 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084912067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084912067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084912067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084912067 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084912067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912068 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084912068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084912068 DLM3UA <000f> 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 20250823084912068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084912068 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084912068 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084912068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912068 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084912068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084912068 DLM3UA <000f> 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 20250823084912068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084912068 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084912068 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084912068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912068 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084912068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084912068 DLM3UA <000f> 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 20250823084912068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084912068 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084912068 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084912069 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084912069 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084912069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084912069 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084912069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084912069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912069 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084912069 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084912069 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084912069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084912069 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084912069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912069 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084912069 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084912069 DLM3UA <000f> 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 20250823084912069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084912069 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(247)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(247)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084912090 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084912090 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084912090 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084912090 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084912091 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084912091 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084912091 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084912091 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084912091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084912091 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084912091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912091 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084912091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084912091 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084912091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912091 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084912091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084912091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084912091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084912091 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084912091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912091 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084912091 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084912091 DLM3UA <000f> 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 20250823084912091 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084912091 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823084912091 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823084912091 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084912091 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084912091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084912091 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084912091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912091 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084912091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084912091 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084912091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912092 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084912092 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084912092 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084912092 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084912092 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084912092 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084912092 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084912092 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912092 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084912092 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084912092 DLM3UA <000f> 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 20250823084912092 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084912092 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084912092 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084912093 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084912093 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084912093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084912093 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084912093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084912093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912093 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084912093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084912093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084912093 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084912093 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084912093 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084912093 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084912093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084912093 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084912093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912093 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) 20250823084912093 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084912093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084912093 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084912093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084912093 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084912093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084912093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084912093 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084912093 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084912093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912093 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084912093 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084912093 DLM3UA <000f> 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 20250823084912093 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084912093 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084912093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912093 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084912093 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084912093 DLM3UA <000f> 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 20250823084912093 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084912093 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) 20250823084912093 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084912093 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(250)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@f9b5e94e4af2: M3UA emulation initiated, the test can be started MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084912117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084912117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084912117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084912117 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084912117 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084912117 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084912117 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084912117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084912117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084912282 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 20250823084912282 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 20250823084912282 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084912282 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084912292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912292 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084912292 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084912292 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084912292 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084912292 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084912292 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084912292 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084912292 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084912292 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 20250823084912292 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084912292 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084912292 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084912295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912295 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084912295 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084912295 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  20250823084912295 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084912295 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084912295 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084912295 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 20250823084912295 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084912295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084912295 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084912295 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084912295 DLSS7 <000c> ss7_asp.c: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  20250823084912295 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  20250823084912295 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084912295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084912295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084912295 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084912295 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084912296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084912296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084912296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084912296 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084912296 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084912296 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084912296 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084912297 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084912297 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084912297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084912297 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084912297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084912297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084912297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084912297 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084912297 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084912297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084912297 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084912297 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084912297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912297 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084912297 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084912297 DLM3UA <000f> 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 20250823084912297 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084912298 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084912298 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084912298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084912298 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084912298 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  20250823084912307 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 20250823084912307 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 20250823084912307 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084912307 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084912308 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912308 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084912308 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084912308 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084912308 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084912308 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084912308 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084912308 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084912308 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084912308 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 20250823084912308 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084912308 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084912308 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084912310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912311 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084912311 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084912311 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  20250823084912311 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084912311 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084912311 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084912311 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 20250823084912311 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084912311 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084912311 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084912311 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084912311 DLSS7 <000c> ss7_asp.c: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  20250823084912311 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084912311 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  20250823084912311 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084912311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084912311 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084912311 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084912311 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084912311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084912311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084912311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084912311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084912311 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084912311 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084912311 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084912312 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084912313 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084912313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084912313 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084912313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912313 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084912313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084912313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084912313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084912313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084912313 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084912313 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084912313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084912313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084912313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084912313 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084912313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084912313 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084912313 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084912313 DLM3UA <000f> 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 20250823084912313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084912313 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084912313 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084912313 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084912313 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084912313 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(246)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084913095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084913095 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084913095 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084913095 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084913095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084913095 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084913095 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084913095 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084913095 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084913095 DLSS7 <000c> ss7_asp.c: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  20250823084913096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084913096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084913096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084913096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084913096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084913096 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084913096 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084913096 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084913096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084913096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084913096 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084913096 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084913096 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) 20250823084913096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084913096 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084913096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084913096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084913096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084913096 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084913096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084913096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084913096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084913096 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084913096 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084913097 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084913097 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084913097 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084913097 DLM3UA <000f> 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 20250823084913097 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084913097 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084913097 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084913097 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084913097 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084913097 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  20250823084913099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084913100 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084913100 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084913100 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084913100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084913100 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084913100 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084913100 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084913100 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084913100 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084913100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084913100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084913100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084913100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084913100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084913100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084913100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084913100 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084913100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084913100 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084913100 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084913100 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084913100 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(246)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084913115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084913115 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084913115 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084913115 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084913115 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084913115 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084913115 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084913115 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084913115 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084913115 DLSS7 <000c> ss7_asp.c: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  20250823084913115 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084913115 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084913115 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084913115 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084913115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084913115 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084913115 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084913115 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084913116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084913116 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084913116 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084913116 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084913116 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) 20250823084913116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084913116 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084913116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084913116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084913116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084913116 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084913116 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084913116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084913116 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084913116 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084913116 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084913116 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084913116 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084913116 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084913116 DLM3UA <000f> 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 20250823084913116 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084913116 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084913116 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084913116 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084913116 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084913116 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  20250823084913117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084913117 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084913117 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084913117 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084913117 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084913117 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084913117 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084913117 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084913117 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084913117 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084913117 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084913117 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084913117 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084913117 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084913117 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084913117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084913117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084913117 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084913117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084913117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084913117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084913117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084913117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084913117 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084913117 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084913117 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(249)@f9b5e94e4af2: MSC_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 } } } } 20250823084913138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49194<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@f9b5e94e4af2: Added conn table entry 0TC_rab_release_abnormal0(252)4206403 20250823084914183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084914183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084914183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084914183 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084914183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x402f43, normal) (hnbgw_rua.c:408) 20250823084914183 DHNB DEBUG map_rua[0x56285f22afe0]{init}: Allocated (fsm.c:456) 20250823084914183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4206403)[0x56285f22afe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084914183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4206403 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084914183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084914183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084914183 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4206403 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084914183 DCN DEBUG map_sccp[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823084914183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084914183 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4206403 <-> SCCP-25 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084914183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4206403 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084914183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4206403)[0x56285f22afe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084914183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084914183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084914183 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4206403 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084914183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084914183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084914183 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{IDLE}: Allocated (fsm.c:456) 20250823084914183 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084914183 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030000fa0056400500f1100926) (sccp_scrc.c:455) 20250823084914183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084914183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084914183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084914183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084914183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084914184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084914184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084914184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084914184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084914184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084914184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084914184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084914184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084914184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084914184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084914184 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084914184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084914184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084914184 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 fa 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084914184 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084914184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084914184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4206403)[0x56285f22afe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084914184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084914184 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084914184 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084914184 DLM3UA <000f> 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 20250823084914184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084914184 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084914184 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084914184 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084914184 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084914184 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 fa 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@f9b5e94e4af2: Added conn table entry 0TC_rab_release_abnormal0(252)1235982 HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(252)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084914202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084914202 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084914202 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084914202 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084914202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084914202 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084914202 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084914202 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084914202 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084914202 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 a2 53 2b 02 00 00 00 00  20250823084914202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084914202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084914202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084914202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084914202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084914202 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a2532b) (sccp_scrc.c:545) 20250823084914203 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) 20250823084914203 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084914203 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084914203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084914203 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084914203 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) 20250823084914203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084914203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release_abnormal0(252)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823084914405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084914405 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084914405 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084914405 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084914405 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084914405 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084914405 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084914405 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084914405 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084914405 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  20250823084914405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084914405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084914405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084914405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084914405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084914405 DLSCCP DEBUG 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) 20250823084914405 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) 20250823084914405 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084914405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084914405 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084914405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084914405 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084914405 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084914405 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4206403 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084914406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084914406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084914406 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084914406 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084914406 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084914406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084914406 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084914406 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{UNUSED}: Allocated (fsm.c:456) 20250823084914406 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{UNUSED}: is child of mgw(mgw-fsm-4206403-0)[0x56285f22f5a0] (fsm.c:486) 20250823084914406 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4206403-0)[0x56285f22f5a0] (mgcp_client_endpoint_fsm.c:724) 20250823084914406 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084914406 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084914406 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084914406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4206403-0)[0x56285f2455f0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084914406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4206403-0)[0x56285f2455f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10] (fsm.c:486) 20250823084914406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4206403-0)[0x56285f2455f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084914406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4206403-0)[0x56285f2455f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084914406 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 402f4'... (mgcp_client.c:807) 20250823084914406 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084914406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4206403-0)[0x56285f2455f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084914406 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "402f4317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "402f4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "402f4317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "402f4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823084914446 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250823084914446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084914446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084914446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084914446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084914446 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084914446 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914446 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914446 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084914446 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084914446 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914446 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084914446 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084914446 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084914446 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084914446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4206403)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084914446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084914446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084914446 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084914463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084914463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084914463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084914463 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084914463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x402f43) (hnbgw_rua.c:472) 20250823084914463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4206403 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084914463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4206403)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084914463 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084914463 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084914463 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4206403 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084914463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084914463 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084914463 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084914463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084914463 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4206403-0)[0x56285f22f5a0] (mgcp_client_endpoint_fsm.c:724) 20250823084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914463 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084914463 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 402f4'... (mgcp_client.c:807) 20250823084914463 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823084914463 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "402f4317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "402f4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084914484 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250823084914484 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823084914484 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084914484 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914484 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084914484 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823084914484 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4206403-0)[0x56285f22f5a0] (mgcp_client_endpoint_fsm.c:724) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084914484 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4206403-0)[0x56285f22c460]{ST_CRCX}: Allocated (fsm.c:456) 20250823084914484 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4206403-0)[0x56285f22c460]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10] (fsm.c:486) 20250823084914484 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4206403-0)[0x56285f22c460]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084914484 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4206403-0)[0x56285f22c460]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250823084914484 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 402f4'... (mgcp_client.c:807) 20250823084914484 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823084914484 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4206403-0)[0x56285f22c460]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914484 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "402f4317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "402f4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084914497 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250823084914497 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22c460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084914497 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22c460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084914497 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22c460]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084914497 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22c460]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084914497 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084914497 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914497 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914497 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914497 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084914497 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084914497 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914497 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{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) 20250823084914497 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084914497 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084914497 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084914497 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084914497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084914497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084914497 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084914497 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2532b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084914497 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084914497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084914497 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084914497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084914497 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084914497 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084914497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084914497 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 a2 53 2b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823084914497 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084914498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084914498 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084914498 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084914498 DLM3UA <000f> 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 20250823084914498 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084914498 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084914498 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084914498 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084914498 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084914498 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 a2 53 2b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: vl_len:21 HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250823084914532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084914532 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084914532 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084914532 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084914532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084914532 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084914532 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084914532 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084914532 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084914532 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 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  20250823084914532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084914532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084914532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084914532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084914532 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084914532 DLSCCP DEBUG 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) 20250823084914532 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) 20250823084914532 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084914532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084914532 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084914532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084914532 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084914532 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084914532 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4206403 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084914532 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250823084914532 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250823084914532 DMGW NOTICE mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250823084914532 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250823084914532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4206403)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250823084914532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:123) 20250823084914532 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250823084914532 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084914532 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084914532 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084914532 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 402f4'... (mgcp_client.c:807) 20250823084914532 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084914532 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084914532 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22c460]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084914532 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 402f4'... (mgcp_client.c:807) 20250823084914532 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084914532 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22c460]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084914532 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{IN_USE}: Removing from parent mgw(mgw-fsm-4206403-0)[0x56285f22f5a0] (mgcp_client_endpoint_fsm.c:873) 20250823084914532 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084914532 DLMGCP DEBUG mgw-endp(mgw-fsm-4206403-0)[0x56285f243c10]{IN_USE}: Deallocated (fsm.c:568) 20250823084914532 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084914532 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084914532 DMGW DEBUG mgw(mgw-fsm-4206403-0)[0x56285f22f5a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084914532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084914532 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)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "402f4317" }, { code := "I", val := "11111" } }, sdp := omit } 20250823084914535 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250823084914535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084914535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084914535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084914535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f2455f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "402f4317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084914535 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250823084914535 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22c460]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084914535 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22c460]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084914535 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22c460]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084914535 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f22c460]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084914615 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39603<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@f9b5e94e4af2: Final verdict of PTC: none 20250823084914621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49188<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084914622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49182<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084914623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084914623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084914623 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084914623 DMAIN NOTICE (127.0.0.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) 20250823084914623 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823084914623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4206403)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823084914623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4206403)[0x56285f22afe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823084914623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823084914623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823084914623 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823084914623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2532b), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823084914623 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084914623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084914623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084914623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084914623 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084914623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084914623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084914623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 a2 53 2b 00 00 19 00 00 00 00 00 (ss7_asp.c:1383) 20250823084914623 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823084914623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823084914623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4206403)[0x56285f22afe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084914623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4206403)[0x56285f22afe0]{disrupted}: Freeing instance (context_map.c:203) 20250823084914623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4206403)[0x56285f22afe0]{disrupted}: Deallocated (fsm.c:568) 20250823084914623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084914623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:207) 20250823084914623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823084914623 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4206403 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250823084914623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084914623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084914623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084914623 DLM3UA <000f> 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 20250823084914623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084914623 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' MutexDispCT-TC_rab_release_abnormal(239)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@f9b5e94e4af2: Final verdict of PTC: none 20250823084914623 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084914623 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084914623 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084914623 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 a2 53 2b 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823084914623 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084914623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084914623 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084914623 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084914623 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084914623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084914623 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084914623 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084914623 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084914623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084914623 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084914623 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084914623 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084914623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084914623 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_rab_release_abnormal-Iuh0-RUA(244)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(242)@f9b5e94e4af2: Final verdict of PTC: none 20250823084914623 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084914623 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 20250823084914623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084914623 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084914623 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084914623 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084914623 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084914623 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084914623 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084914623 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 20250823084914623 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084914623 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084914623 DLSS7 <000c> ss7_asp.c: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  20250823084914624 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  20250823084914624 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084914624 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(250)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@f9b5e94e4af2: Final verdict of PTC: none 20250823084914624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084914624 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 20250823084914624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084914624 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084914624 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084914624 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084914624 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084914624 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084914624 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084914624 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084914624 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_rab_release_abnormal-Iuh0(243)@f9b5e94e4af2: Final verdict of PTC: none 20250823084914624 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084914624 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084914624 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084914624 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084914624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084914624 DLSCCP DEBUG 0: SCCP(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-MGCP(251)@f9b5e94e4af2: Final verdict of PTC: none 20250823084914624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084914624 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084914624 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084914624 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) 20250823084914624 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084914624 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084914624 DLSS7 <000c> ss7_asp.c: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  20250823084914624 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084914624 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084914624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084914624 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084914624 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084914624 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084914624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084914624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084914624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084914624 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084914624 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084914624 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) 20250823084914624 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084914624 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084914625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49194<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sat Aug 23 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 20250823084914662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084915265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49206<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=351932) Waiting for packet dumper to finish... 1 (prev_count=351932, count=390108) 20250823084916625 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084916625 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084916625 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823084916625 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084916625 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084916625 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 20250823084918275 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823084918275 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ed95b), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084918275 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084918275 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084918275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084918275 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084918275 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084918275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084918275 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084918275 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084918275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084918275 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0e d9 5b 00 00 18 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084918276 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918276 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084918276 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084918276 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084918276 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084918276 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823084918276 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_rab_assign_fail started. 20250823084918397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084918402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084918404 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40929<->l=127.0.0.1:4262) (control_if.c:572) 20250823084918416 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084918416 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084918417 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084918417 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_fail-Iuh0(257)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084918417 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084918417 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084918417 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084918417 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084918417 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084918417 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084918418 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084918418 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084918418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084918418 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084918418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918418 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084918418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084918418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084918418 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084918418 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084918418 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084918418 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084918418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084918418 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084918418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084918418 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084918418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918418 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084918418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084918418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084918418 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084918418 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084918418 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084918418 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084918418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084918418 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084918418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084918418 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084918418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918418 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084918418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084918418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084918418 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084918418 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084918418 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084918418 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084918418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084918418 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084918418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084918418 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084918418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918419 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084918419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084918419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084918419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084918419 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084918419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918419 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084918419 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084918419 DLM3UA <000f> 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 20250823084918419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084918419 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084918419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918419 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084918419 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084918419 DLM3UA <000f> 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 20250823084918419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084918419 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084918419 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084918419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918419 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084918419 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084918419 DLM3UA <000f> 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 20250823084918419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084918419 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084918419 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084918419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918419 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084918419 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084918419 DLM3UA <000f> 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 20250823084918419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084918419 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084918419 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(261)@f9b5e94e4af2: M3UA emulation initiated, the test can be started MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084918430 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084918430 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084918430 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084918430 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084918431 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084918431 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084918431 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084918431 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084918432 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084918432 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084918432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084918432 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084918432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918432 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084918432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084918432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084918432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084918432 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084918432 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084918432 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084918432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084918432 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084918432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084918432 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084918432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918432 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084918432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084918432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084918432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084918432 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084918432 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084918432 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084918432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084918432 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084918432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084918432 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084918432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918432 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084918432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084918432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084918432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084918432 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084918432 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084918432 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084918432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084918432 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084918432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084918432 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084918432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084918432 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084918432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084918432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084918432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084918432 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084918432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918432 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084918432 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084918432 DLM3UA <000f> 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 20250823084918432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084918432 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084918432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918432 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084918432 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084918432 DLM3UA <000f> 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 20250823084918432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084918432 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084918432 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084918432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918432 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084918432 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084918432 DLM3UA <000f> 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 20250823084918432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084918432 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084918432 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084918432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918432 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084918432 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084918432 DLM3UA <000f> 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 20250823084918432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084918432 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084918432 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084918451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084918451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084918451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084918451 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084918451 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084918451 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084918451 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084918451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084918451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084918630 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 20250823084918630 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 20250823084918630 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084918630 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084918641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084918641 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084918641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084918641 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084918641 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084918641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084918641 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084918641 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084918641 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 20250823084918641 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084918641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084918641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084918642 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 20250823084918642 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 20250823084918642 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084918642 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823084918644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084918644 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084918644 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  20250823084918644 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084918644 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084918644 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084918644 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 20250823084918644 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084918644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084918644 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084918644 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084918644 DLSS7 <000c> ss7_asp.c: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  20250823084918644 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  20250823084918644 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084918645 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084918645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084918645 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084918645 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084918645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084918645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084918645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084918645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084918645 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084918645 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084918645 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.sgsn0-M3UA(264)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084918646 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084918646 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084918646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084918646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084918646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084918647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084918647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084918647 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084918647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084918647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084918647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084918647 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084918647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084918647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084918647 DLM3UA <000f> 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 20250823084918647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084918647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084918647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084918647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084918647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084918647 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  20250823084918649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918649 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084918649 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084918649 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084918649 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084918649 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084918649 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084918649 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084918649 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084918650 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 20250823084918650 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084918650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084918650 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084918652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918652 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084918652 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084918652 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  20250823084918652 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084918652 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084918652 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084918653 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 20250823084918653 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084918653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084918653 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084918653 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084918653 DLSS7 <000c> ss7_asp.c: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  20250823084918653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084918653 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  20250823084918653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084918653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084918653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084918653 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084918653 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084918653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084918653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084918653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084918653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084918653 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084918653 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084918653 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084918654 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084918654 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084918654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084918654 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084918654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918654 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084918654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084918655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084918655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084918655 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084918655 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084918655 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084918655 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084918655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084918655 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084918655 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084918655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084918655 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084918655 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084918655 DLM3UA <000f> 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 20250823084918655 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084918655 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084918655 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084918655 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084918655 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084918655 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  20250823084919402 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823084919402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823084919402 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084919402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084919403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084919403 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823084919403 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823084919403 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823084919403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084919403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823084919403 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823084919403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823084919403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084919403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823084919403 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823084919403 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823084919404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084919404 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823084919404 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823084919404 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc0-RAN(260)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084919445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084919445 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084919445 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084919445 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084919445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084919445 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084919445 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084919445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084919445 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084919445 DLSS7 <000c> ss7_asp.c: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  20250823084919445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084919445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084919445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084919445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084919445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084919445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084919445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084919445 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084919445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084919445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084919445 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084919446 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084919446 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) 20250823084919446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084919446 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084919446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084919446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084919446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084919446 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084919446 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084919446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084919446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084919446 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084919446 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084919446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084919446 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084919446 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084919446 DLM3UA <000f> 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 20250823084919446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084919446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084919446 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084919446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084919446 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084919446 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  20250823084919447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084919447 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084919447 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084919447 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084919447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084919447 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084919447 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084919447 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084919447 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084919447 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084919447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084919447 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084919447 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084919447 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084919447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084919447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084919447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084919447 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084919447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084919448 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084919448 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084919448 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084919448 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823084919450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084919450 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084919450 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084919450 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084919450 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-RAN(263)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084919450 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084919450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084919450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084919450 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084919450 DLSS7 <000c> ss7_asp.c: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)@f9b5e94e4af2: MSC_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 } } } } 20250823084919450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084919450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084919450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084919450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084919450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084919450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084919450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084919450 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084919450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084919450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084919450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084919450 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084919451 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) 20250823084919451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084919451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084919451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919451 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) 20250823084919451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084919451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084919451 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084919451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084919451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084919451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084919451 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084919451 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084919451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084919451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084919451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084919451 DLM3UA <000f> 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 20250823084919451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084919451 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) 20250823084919451 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084919451 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084919451 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084919451 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  20250823084919451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084919451 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084919451 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084919451 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084919451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084919451 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084919451 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084919451 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084919451 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084919451 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084919451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084919451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084919451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084919451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084919451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084919451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084919451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084919451 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084919451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084919451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084919451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084919451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084919451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084919451 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084919451 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084919451 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(263)@f9b5e94e4af2: MSC_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 } } } } 20250823084919483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@f9b5e94e4af2: Added conn table entry 0TC_rab_assign_fail0(266)15312098 20250823084920530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084920530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084920530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084920530 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084920530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe9a4e2, normal) (hnbgw_rua.c:408) 20250823084920530 DHNB DEBUG map_rua[0x56285f22afe0]{init}: Allocated (fsm.c:456) 20250823084920530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15312098)[0x56285f22afe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084920530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15312098 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084920530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084920530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084920530 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15312098 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084920530 DCN DEBUG map_sccp[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823084920530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084920530 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15312098 <-> SCCP-26 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084920530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15312098 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084920530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15312098)[0x56285f22afe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084920530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084920530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084920530 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15312098 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084920530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56285f246e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084920530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084920530 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{IDLE}: Allocated (fsm.c:456) 20250823084920530 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084920530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001bc0056400500f1100926) (sccp_scrc.c:455) 20250823084920530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084920530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084920530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084920530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084920530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084920530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084920530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084920530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084920530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084920530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084920530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084920530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084920530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084920530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084920530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084920530 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084920530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084920530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084920530 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 bc 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084920530 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084920530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56285f246e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084920530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15312098)[0x56285f22afe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084920530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084920530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084920530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084920530 DLM3UA <000f> 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 20250823084920530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084920530 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084920530 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084920530 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084920530 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084920530 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 bc 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@f9b5e94e4af2: Added conn table entry 0TC_rab_assign_fail0(266)8386199 TC_rab_assign_fail0(266)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823084920547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084920547 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084920547 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084920547 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084920547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084920547 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084920547 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084920547 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084920547 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084920547 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 62 7d 86 02 00 00 00 00  20250823084920547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084920547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084920547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084920547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084920547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084920547 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00627d86) (sccp_scrc.c:545) 20250823084920547 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) 20250823084920547 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084920547 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084920547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084920547 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084920547 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) 20250823084920547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56285f246e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084920547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56285f246e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(254)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823084920749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084920749 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084920749 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084920749 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084920749 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084920749 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084920749 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084920749 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084920749 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084920749 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  20250823084920749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084920749 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084920749 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084920749 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084920749 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084920749 DLSCCP DEBUG 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) 20250823084920749 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) 20250823084920749 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084920749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084920749 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084920749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084920749 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084920749 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084920749 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15312098 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084920749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084920749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084920749 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084920749 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084920749 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084920749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084920750 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084920750 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{UNUSED}: Allocated (fsm.c:456) 20250823084920750 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{UNUSED}: is child of mgw(mgw-fsm-15312098-0)[0x56285f2455f0] (fsm.c:486) 20250823084920750 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15312098-0)[0x56285f2455f0] (mgcp_client_endpoint_fsm.c:724) 20250823084920750 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084920750 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084920750 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084920750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15312098-0)[0x56285f22f5a0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084920750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15312098-0)[0x56285f22f5a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10] (fsm.c:486) 20250823084920750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15312098-0)[0x56285f22f5a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084920750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15312098-0)[0x56285f22f5a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084920750 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: e9a4e'... (mgcp_client.c:807) 20250823084920750 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084920750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15312098-0)[0x56285f22f5a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084920750 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e9a4e217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e9a4e217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e9a4e217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e9a4e217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823084920787 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250823084920787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084920787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084920787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084920787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084920787 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084920787 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{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) 20250823084920787 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{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) 20250823084920787 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084920787 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084920787 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{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) 20250823084920787 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084920787 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084920787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084920787 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084920787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15312098)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084920787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084920787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084920787 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084920809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084920809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084920810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1431) 20250823084920810 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084920810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe9a4e2) (hnbgw_rua.c:472) 20250823084920810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15312098 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:313) 20250823084920810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15312098)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084920810 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084920810 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084920810 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15312098 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084920810 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250823084920810 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084920810 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084920810 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250823084920810 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250823084920810 DMGW ERROR mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250823084920810 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250823084920810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250823084920810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084920810 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084920810 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00627d86), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:455) 20250823084920810 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084920810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084920810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084920810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084920810 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084920810 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084920810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084920810 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 62 7d 86 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) 20250823084920810 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250823084920810 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084920810 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084920810 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084920810 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: e9a4e'... (mgcp_client.c:807) 20250823084920810 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084920810 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084920810 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{IN_USE}: Removing from parent mgw(mgw-fsm-15312098-0)[0x56285f2455f0] (mgcp_client_endpoint_fsm.c:873) 20250823084920810 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084920810 DLMGCP DEBUG mgw-endp(mgw-fsm-15312098-0)[0x56285f243c10]{IN_USE}: Deallocated (fsm.c:568) 20250823084920810 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084920810 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084920810 DMGW DEBUG mgw(mgw-fsm-15312098-0)[0x56285f2455f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084920810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084920810 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084920810 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084920810 DLM3UA <000f> 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 20250823084920810 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084920810 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084920810 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084920810 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084920810 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084920810 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 62 7d 86 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "e9a4e217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084920852 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250823084920852 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084920852 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084920852 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084920852 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22f5a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084920855 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40929<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@f9b5e94e4af2: Final verdict of PTC: none 20250823084920866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37030<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084920866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(259)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@f9b5e94e4af2: Final verdict of PTC: none 20250823084920867 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084920867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084920867 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084920867 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084920867 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084920867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084920867 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084920867 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084920867 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084920867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084920867 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084920867 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084920867 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 20250823084920867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084920867 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084920867 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084920867 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084920867 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084920867 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084920867 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084920867 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 20250823084920867 DLSS7 <000c> ss7_route.c: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(260)@f9b5e94e4af2: Final verdict of PTC: none 20250823084920867 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084920867 DLSS7 <000c> ss7_asp.c: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  20250823084920867 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  MutexDispCT-TC_rab_assign_fail(253)@f9b5e94e4af2: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@f9b5e94e4af2: Final verdict of PTC: none 20250823084920867 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(261)@f9b5e94e4af2: Final verdict of PTC: none 20250823084920867 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084920867 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084920867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084920867 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084920868 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_rab_assign_fail-Iuh0-RUA(258)@f9b5e94e4af2: Final verdict of PTC: none 20250823084920868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084920868 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 20250823084920868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084920868 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084920868 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084920868 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084920868 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084920868 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084920868 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084920868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084920868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084920868 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084920868 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084920868 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084920868 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 20250823084920868 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084920868 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084920868 DLSS7 <000c> ss7_asp.c: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  20250823084920868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084920868 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084920868 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084920868 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) 20250823084920868 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084920868 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084920868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823084920868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823084920868 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823084920868 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00627d86), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823084920868 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084920868 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084920868 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) 20250823084920868 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084920868 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084920868 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) 20250823084920868 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084920868 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084920868 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084920868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084920868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 62 7d 86 00 00 1a 00 00 00 00 00 (ss7_asp.c:1383) 20250823084920868 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823084920868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56285f246e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823084920868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15312098)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823084920868 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15312098)[0x56285f22afe0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823084920868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823084920868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15312098)[0x56285f22afe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823084920868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15312098)[0x56285f22afe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084920868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15312098)[0x56285f22afe0]{disrupted}: Freeing instance (context_map.c:203) 20250823084920868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15312098)[0x56285f22afe0]{disrupted}: Deallocated (fsm.c:568) 20250823084920868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084920868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:207) 20250823084920868 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084920868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823084920868 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15312098 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823084920868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084920868 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084920868 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084920868 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084920868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084920868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084920868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084920868 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084920869 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) HNBGW-MGCP(265)@f9b5e94e4af2: Final verdict of PTC: none TC_rab_assign_fail0(266)@f9b5e94e4af2: Final verdict of PTC: pass 20250823084920869 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) 20250823084920869 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084920869 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084920869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084920869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823084920869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084920869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084920869 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084920869 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084920869 DLM3UA <000f> 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 20250823084920869 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084920869 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084920869 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084920869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084920869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084920869 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084920869 DMAIN NOTICE (127.0.0.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) 20250823084920869 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW-PFCP(256)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_rab_assign_fail finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sat Aug 23 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 20250823084920916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084921518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37042<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=373636) Waiting for packet dumper to finish... 1 (prev_count=373636, count=374176) 20250823084922868 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084922868 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084922868 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823084922868 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084922868 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084922868 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_rab_assign_mgcp_to started. 20250823084924623 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823084924623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2532b), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084924623 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084924623 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084924623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084924623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084924623 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084924623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084924624 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084924624 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084924624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084924624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 53 2b 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084924624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924624 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084924624 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084924624 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084924624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084924624 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823084924624 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084924630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084924635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084924642 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39219<->l=127.0.0.1:4262) (control_if.c:572) 20250823084924666 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084924667 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_mgcp_to-Iuh0(271)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084924667 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084924667 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084924667 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084924667 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084924668 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084924668 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084924668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084924668 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084924668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924668 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084924668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084924668 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084924668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924668 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084924668 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084924668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084924668 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084924668 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084924668 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084924668 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084924668 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084924668 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084924668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084924668 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084924668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924668 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084924668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924669 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084924669 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084924669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924669 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084924669 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084924669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084924669 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084924669 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084924669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924669 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084924669 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084924669 DLM3UA <000f> 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 20250823084924669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084924669 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084924669 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823084924669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924669 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084924669 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084924669 DLM3UA <000f> 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 20250823084924669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084924669 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084924669 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084924670 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084924670 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084924670 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084924670 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084924670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924670 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084924670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924670 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084924670 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084924670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924670 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084924670 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084924670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084924670 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084924670 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084924670 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084924670 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084924670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924670 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084924670 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084924670 DLM3UA <000f> 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 20250823084924670 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084924670 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084924670 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084924671 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084924671 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084924671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084924671 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084924671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924671 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) 20250823084924671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924671 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084924671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924671 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084924671 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084924671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084924672 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084924672 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084924672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924672 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084924672 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084924672 DLM3UA <000f> 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 20250823084924672 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084924672 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(275)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084924687 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084924687 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084924687 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084924687 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084924687 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084924687 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084924687 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084924687 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084924688 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084924688 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084924688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084924688 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084924688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924688 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) 20250823084924688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084924689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924689 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084924689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084924689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084924689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084924689 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084924689 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084924689 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084924689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084924689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084924689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084924689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084924689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084924689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924689 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084924689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084924689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084924689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084924689 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084924689 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084924689 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084924689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084924689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084924689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084924689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084924689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084924689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924689 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084924689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084924689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084924689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084924689 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084924689 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084924689 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084924689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084924689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084924689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084924689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084924689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084924689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084924689 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084924689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084924689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084924689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084924689 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084924689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084924689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084924689 DLM3UA <000f> 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 20250823084924689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084924689 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084924689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084924689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084924689 DLM3UA <000f> 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 20250823084924689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084924689 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084924689 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084924689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084924689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084924689 DLM3UA <000f> 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 20250823084924689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084924689 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084924689 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084924689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084924689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084924689 DLM3UA <000f> 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 20250823084924689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084924689 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084924689 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084924708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084924708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084924708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084924708 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084924708 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084924708 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084924708 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084924708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084924708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084924884 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 20250823084924884 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 20250823084924884 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084924884 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084924893 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924893 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084924893 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084924893 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084924893 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084924893 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084924893 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084924893 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084924893 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084924893 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 20250823084924893 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084924893 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084924893 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084924896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924896 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084924896 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084924896 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  20250823084924896 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084924896 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084924896 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084924896 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 20250823084924896 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084924896 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084924896 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084924896 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084924896 DLSS7 <000c> ss7_asp.c: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  20250823084924897 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  20250823084924897 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084924897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084924897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084924897 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084924897 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084924897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084924897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084924897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084924897 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084924897 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084924897 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084924897 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084924898 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084924898 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084924898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084924898 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084924898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084924899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084924899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084924899 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084924899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084924899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084924899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084924899 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084924899 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924899 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084924899 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084924899 DLM3UA <000f> 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 20250823084924899 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084924899 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084924899 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084924899 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084924899 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084924900 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  20250823084924900 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 20250823084924900 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 20250823084924900 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084924900 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084924909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924909 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084924909 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084924909 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084924909 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084924909 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084924909 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084924909 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084924909 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084924909 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 20250823084924909 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084924909 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084924909 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084924912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924912 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084924912 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084924912 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  20250823084924912 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084924912 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084924912 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084924912 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 20250823084924912 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084924912 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084924912 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084924912 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084924912 DLSS7 <000c> ss7_asp.c: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  20250823084924912 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084924912 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  20250823084924912 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084924912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084924912 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084924912 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084924913 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084924913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084924913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084924913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084924913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084924913 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084924913 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084924913 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084924914 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084924914 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084924914 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084924914 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084924914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924914 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084924914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084924914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084924914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084924914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084924914 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084924915 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084924915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084924915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084924915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084924915 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084924915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084924915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084924915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084924915 DLM3UA <000f> 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 20250823084924915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084924915 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084924915 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084924915 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084924915 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084924915 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(274)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084925701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084925701 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084925701 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084925701 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084925701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084925701 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084925701 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084925701 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084925701 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084925701 DLSS7 <000c> ss7_asp.c: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  20250823084925701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084925702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084925702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084925702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084925702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084925702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084925702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084925702 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084925702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084925702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084925702 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084925702 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084925702 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) 20250823084925702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084925702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084925702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084925702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084925702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084925702 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084925702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084925702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084925702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084925702 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084925702 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084925702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084925702 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084925702 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084925702 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084925702 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084925702 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084925702 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084925702 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084925702 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084925702 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  20250823084925703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084925703 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084925703 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084925703 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084925703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084925703 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084925703 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084925703 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084925703 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084925703 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084925703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084925703 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084925703 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084925703 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084925703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084925703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084925703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084925703 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084925703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084925703 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084925703 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084925703 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084925703 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(274)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084925711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084925711 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084925711 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084925711 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084925711 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084925711 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084925711 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084925711 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084925711 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084925711 DLSS7 <000c> ss7_asp.c: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  20250823084925711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084925711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084925711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084925711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084925711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084925711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084925711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084925711 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084925711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084925711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084925711 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084925711 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084925712 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) 20250823084925712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084925712 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084925712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925712 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084925712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925712 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084925712 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084925712 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084925712 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084925712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084925712 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823084925712 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084925712 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084925712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084925712 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084925712 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084925712 DLM3UA <000f> 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 20250823084925712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084925712 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084925712 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084925712 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084925712 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084925712 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250823084925714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084925714 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084925714 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084925714 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084925714 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084925714 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084925714 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084925714 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084925714 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084925714 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084925714 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084925714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084925714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084925714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084925714 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084925714 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084925714 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084925714 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084925714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084925714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084925714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084925714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084925714 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084925714 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084925714 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084925714 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(277)@f9b5e94e4af2: MSC_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 } } } } 20250823084925742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@f9b5e94e4af2: 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)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@f9b5e94e4af2: Added conn table entry 0TC_rab_assign_mgcp_to0(280)8931735 20250823084926789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084926789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084926789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084926789 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084926789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x884997, normal) (hnbgw_rua.c:408) 20250823084926789 DHNB DEBUG map_rua[0x56285f22afe0]{init}: Allocated (fsm.c:456) 20250823084926789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8931735)[0x56285f22afe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084926789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8931735 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084926789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084926789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084926789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8931735 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084926789 DCN DEBUG map_sccp[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823084926789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084926789 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8931735 <-> SCCP-27 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084926789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8931735 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084926789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8931735)[0x56285f22afe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084926789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084926789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084926789 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8931735 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084926789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084926789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084926789 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{IDLE}: Allocated (fsm.c:456) 20250823084926789 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084926789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000fd0056400500f1100926) (sccp_scrc.c:455) 20250823084926789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084926789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084926789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084926789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084926789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084926789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084926789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084926789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084926789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084926789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084926789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084926789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084926789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084926789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084926790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084926790 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084926790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084926790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084926790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 1b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 fd 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084926790 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084926790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084926790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8931735)[0x56285f22afe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084926790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084926790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084926790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084926790 DLM3UA <000f> 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 20250823084926790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084926790 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084926790 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084926790 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084926790 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084926790 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 1b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 fd 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@f9b5e94e4af2: Added conn table entry 0TC_rab_assign_mgcp_to0(280)324227 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084926799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084926799 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084926799 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084926799 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084926799 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084926799 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084926799 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084926799 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084926799 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084926799 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 17 55 d4 02 00 00 00 00  20250823084926799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084926799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084926799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084926799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084926799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084926799 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001755d4) (sccp_scrc.c:545) 20250823084926799 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) 20250823084926799 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084926799 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084926799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084926799 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084926799 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) 20250823084926799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084926799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823084927000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084927001 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084927001 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084927001 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084927001 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084927001 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084927001 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084927001 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084927001 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084927001 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  20250823084927001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084927001 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084927001 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084927001 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084927001 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084927001 DLSCCP DEBUG 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) 20250823084927001 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) 20250823084927001 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084927001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084927001 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084927001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084927001 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084927001 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084927001 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8931735 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084927001 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084927001 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084927001 DMGW DEBUG mgw(mgw-fsm-8931735-0)[0x56285f243c10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084927001 DMGW DEBUG mgw(mgw-fsm-8931735-0)[0x56285f243c10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084927001 DMGW DEBUG mgw(mgw-fsm-8931735-0)[0x56285f243c10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084927001 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084927001 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084927001 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{UNUSED}: Allocated (fsm.c:456) 20250823084927001 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{UNUSED}: is child of mgw(mgw-fsm-8931735-0)[0x56285f243c10] (fsm.c:486) 20250823084927001 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8931735-0)[0x56285f243c10] (mgcp_client_endpoint_fsm.c:724) 20250823084927002 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084927002 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084927002 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084927002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8931735-0)[0x56285f224780]{ST_CRCX}: Allocated (fsm.c:456) 20250823084927002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8931735-0)[0x56285f224780]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0] (fsm.c:486) 20250823084927002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8931735-0)[0x56285f224780]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084927002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8931735-0)[0x56285f224780]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084927002 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 88499'... (mgcp_client.c:807) 20250823084927002 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823084927002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8931735-0)[0x56285f224780]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084927002 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88499717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88499717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88499717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88499717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250823084928276 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823084928276 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ed95b), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084928276 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084928276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084928276 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084928276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084928276 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084928277 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084928277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084928277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0e d9 5b 00 00 18 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084928277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084928277 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084928277 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084928277 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084928277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084928277 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084928277 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084928277 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084928277 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084928277 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 0e d9 5b 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823084928281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084928281 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084928281 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084928281 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084928281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084928281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084928281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084928281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084928281 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084928281 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 0e d9 5b 00  20250823084928282 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823084928282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084928282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084928282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084928282 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084928282 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=000ed95b) (sccp_scrc.c:545) 20250823084928282 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) 20250823084928282 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823084928282 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823084928282 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084928282 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084928282 DLSCCP DEBUG SCCP-SCOC(24)[0x56285f2331f0]{IDLE}: Deallocated (fsm.c:568) 20250823084930870 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823084930870 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00627d86), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084930870 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084930870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084930870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084930870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084930870 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084930870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084930870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084930870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 62 7d 86 00 00 1a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084930870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084930870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084930870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084930870 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084930870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084930870 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084930870 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084930870 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084930870 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084930870 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 62 7d 86 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823084930874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084930874 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084930874 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084930874 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084930874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084930874 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084930874 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084930874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084930874 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084930874 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 62 7d 86 00  20250823084930875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823084930875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084930875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084930875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084930875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084930875 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=00627d86) (sccp_scrc.c:545) 20250823084930875 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) 20250823084930875 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823084930875 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823084930875 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084930875 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084930875 DLSCCP DEBUG SCCP-SCOC(26)[0x56285f22c460]{IDLE}: Deallocated (fsm.c:568) 20250823084931002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250823084931002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250823084931002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0] (mgcp_client_fsm.c:526) 20250823084931002 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250823084931002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250823084931002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250823084931002 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250823084931002 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084931002 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250823084931002 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-8931735-0)[0x56285f243c10] (mgcp_client_endpoint_fsm.c:925) 20250823084931002 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250823084931002 DLMGCP DEBUG mgw-endp(mgw-fsm-8931735-0)[0x56285f2455f0]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250823084931002 DMGW DEBUG mgw(mgw-fsm-8931735-0)[0x56285f243c10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250823084931002 DMGW ERROR mgw(mgw-fsm-8931735-0)[0x56285f243c10]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250823084931002 DMGW DEBUG mgw(mgw-fsm-8931735-0)[0x56285f243c10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250823084931002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250823084931002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084931002 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084931002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001755d4), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:455) 20250823084931002 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084931002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084931002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084931003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084931003 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084931003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084931003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084931003 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 17 55 d4 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 (ss7_asp.c:1383) 20250823084931003 DMGW DEBUG mgw(mgw-fsm-8931735-0)[0x56285f243c10]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250823084931003 DMGW DEBUG mgw(mgw-fsm-8931735-0)[0x56285f243c10]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250823084931003 DMGW DEBUG mgw(mgw-fsm-8931735-0)[0x56285f243c10]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250823084931003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084931003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084931003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084931003 DLM3UA <000f> 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 20250823084931003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084931003 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084931003 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084931003 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084931003 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084931003 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 17 55 d4 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084931023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084931023 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084931023 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084931023 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084931023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084931023 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084931023 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084931023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084931023 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084931023 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  20250823084931023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084931023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084931024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084931024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084931024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084931024 DLSCCP DEBUG 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) 20250823084931024 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) 20250823084931024 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084931024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084931024 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084931024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084931024 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084931024 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084931024 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8931735 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084931024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8931735)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084931024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084931024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084931024 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@f9b5e94e4af2: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)8931735 20250823084931033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084931033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084931033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084931033 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084931033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x884997,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084931033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8931735 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084931033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8931735)[0x56285f22afe0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084931033 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084931033 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084931033 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8931735 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084931033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084931033 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084931033 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084931033 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001755d4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084931033 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084931033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084931033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084931033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084931033 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084931033 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084931033 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084931033 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 17 55 d4 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084931033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8931735)[0x56285f22afe0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084931033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084931033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084931033 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084931033 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084931033 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084931033 DLM3UA <000f> 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 20250823084931033 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084931033 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084931034 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084931034 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084931034 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084931034 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 17 55 d4 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@f9b5e94e4af2: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)324227 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: Session index based on connection ID:0 20250823084931036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084931036 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084931036 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084931036 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084931036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084931036 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084931036 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084931036 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084931036 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084931036 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 17 55 d4 00 00 00 00 00  20250823084931036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084931036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084931036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084931036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084931036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084931036 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=001755d4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084931036 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) 20250823084931036 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084931036 DLSCCP DEBUG 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) 20250823084931036 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084931036 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) 20250823084931036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084931036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084931036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8931735)[0x56285f22afe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084931036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8931735)[0x56285f22afe0]{disconnected}: Freeing instance (context_map.c:203) 20250823084931036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8931735)[0x56285f22afe0]{disconnected}: Deallocated (fsm.c:568) 20250823084931036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084931036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:207) 20250823084931036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823084931036 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8931735 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823084931036 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=001755d4), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:455) 20250823084931036 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084931036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084931036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084931036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084931036 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084931036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084931036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084931036 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 17 55 d4 00 00 1b 00 (ss7_asp.c:1383) 20250823084931036 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084931036 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084931036 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084931036 DLSCCP DEBUG SCCP-SCOC(27)[0x56285f22f5a0]{IDLE}: Deallocated (fsm.c:568) 20250823084931036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084931036 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084931036 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084931036 DLM3UA <000f> 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 20250823084931036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084931036 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084931036 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084931036 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084931036 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084931036 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 17 55 d4 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084933051 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39219<->l=127.0.0.1:4262) (control_if.c:193) 20250823084933052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37056<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(269)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(268)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084933058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37050<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084933059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084933059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084933059 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084933059 DMAIN NOTICE (127.0.0.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) 20250823084933059 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(277)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgcp_to(267)@f9b5e94e4af2: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@f9b5e94e4af2: Final verdict of PTC: none 20250823084933060 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084933060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084933060 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084933060 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823084933061 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084933061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084933061 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084933061 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084933061 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084933061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084933061 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084933061 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084933061 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084933061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084933061 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084933061 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084933061 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 20250823084933061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084933061 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084933061 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084933061 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084933061 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084933061 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084933061 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084933061 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 20250823084933061 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084933061 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084933061 DLSS7 <000c> ss7_asp.c: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  20250823084933061 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  20250823084933061 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084933061 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084933061 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 20250823084933061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084933061 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084933061 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084933061 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084933061 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084933061 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084933061 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084933061 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 20250823084933061 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084933062 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084933062 DLSS7 <000c> ss7_asp.c: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(273)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@f9b5e94e4af2: Final verdict of PTC: none 20250823084933062 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084933062 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(275)@f9b5e94e4af2: Final verdict of PTC: none 20250823084933062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084933062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084933062 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084933062 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084933062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084933062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084933062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084933062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084933062 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084933062 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) 20250823084933062 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084933062 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084933062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084933062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084933062 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084933062 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084933062 DLSCCP DEBUG 0: SCCP(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_rab_assign_mgcp_to-Iuh0(271)@f9b5e94e4af2: Final verdict of PTC: none 20250823084933062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084933062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084933063 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084933063 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084933063 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) 20250823084933063 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084933063 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(270)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(279)@f9b5e94e4af2: Final verdict of PTC: none 20250823084933069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat Aug 23 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 20250823084933159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084933762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55610<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376816) 20250823084934624 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823084934624 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2532b), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084934624 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084934624 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084934624 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084934624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084934624 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084934624 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084934624 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084934625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084934625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084934625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 53 2b 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084934625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084934625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084934625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084934625 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084934625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084934625 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823084934625 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=376816, count=377356) 20250823084935062 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084935063 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084935063 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084935063 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084935063 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084935063 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250823084936881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084936885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084936889 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36799<->l=127.0.0.1:4262) (control_if.c:572) 20250823084936905 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084936905 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084936905 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084936905 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084936905 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084936905 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084936906 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084936906 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823084936906 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084936906 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084936907 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084936907 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084936907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084936907 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084936907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936907 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084936907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084936907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084936907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084936907 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084936907 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084936907 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084936907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084936907 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823084936907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084936907 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823084936907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823084936907 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084936907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084936907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084936907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084936907 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084936907 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084936907 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084936907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084936907 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 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) 20250823084936907 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084936907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084936907 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084936907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936907 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084936907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084936907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084936907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084936907 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084936907 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084936907 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084936907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084936907 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936907 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084936907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084936908 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084936908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936908 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084936908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084936908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084936908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084936908 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084936908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084936908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084936908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084936908 DLM3UA <000f> 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 20250823084936908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084936908 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084936908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084936908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084936908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084936908 DLM3UA <000f> 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 20250823084936908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084936908 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823084936908 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084936908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084936908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084936908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084936908 DLM3UA <000f> 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 20250823084936908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084936908 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) 20250823084936908 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084936908 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084936908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084936908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084936908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084936908 DLM3UA <000f> 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 20250823084936908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084936908 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084936908 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(289)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084936920 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084936920 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084936920 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084936920 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084936920 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084936920 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084936920 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084936920 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084936922 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084936922 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084936922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084936922 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084936922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936922 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084936922 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084936922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084936922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084936922 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084936922 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084936922 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084936922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084936922 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084936922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084936922 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084936922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936922 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084936922 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084936922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084936922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084936922 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084936922 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084936922 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084936922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084936922 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084936922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084936922 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084936922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936922 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084936922 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084936922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084936922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084936922 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084936922 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084936922 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084936922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084936922 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084936922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084936922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084936922 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084936922 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084936922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084936922 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084936922 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084936922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084936922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084936922 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084936922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084936922 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084936922 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084936922 DLM3UA <000f> 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 20250823084936922 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084936922 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084936922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084936922 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084936922 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084936922 DLM3UA <000f> 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 20250823084936922 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084936922 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084936922 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084936922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084936922 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084936922 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084936922 DLM3UA <000f> 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 20250823084936922 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084936922 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084936922 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084936922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084936922 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084936922 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084936922 DLM3UA <000f> 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 20250823084936922 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084936922 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823084936922 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084936941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084936941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084936941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084936941 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084936941 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084936941 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084936941 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084936941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084936941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084937117 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 20250823084937117 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 20250823084937117 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084937117 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084937122 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084937122 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084937122 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084937122 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084937122 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084937122 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084937122 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084937122 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084937122 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084937122 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 20250823084937122 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084937122 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084937122 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084937125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084937125 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084937125 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084937125 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  20250823084937125 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084937125 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084937125 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084937125 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 20250823084937125 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084937125 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084937125 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084937125 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084937125 DLSS7 <000c> ss7_asp.c: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  20250823084937125 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  20250823084937125 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084937125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084937125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084937125 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084937125 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084937125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084937125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084937125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084937125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084937125 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084937125 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084937125 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084937126 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084937126 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084937126 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084937126 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084937126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084937127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084937127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084937127 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084937127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084937127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084937127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084937127 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084937127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084937127 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084937127 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084937127 DLM3UA <000f> 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 20250823084937127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084937127 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084937127 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084937127 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084937127 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084937127 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  20250823084937132 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 20250823084937132 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 20250823084937132 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084937132 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084937140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084937140 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084937140 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084937140 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084937140 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084937140 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084937140 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084937140 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084937140 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084937140 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 20250823084937140 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084937140 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084937140 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084937143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084937143 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084937143 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084937143 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  20250823084937143 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084937143 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084937143 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084937143 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 20250823084937143 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084937143 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084937143 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084937143 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084937143 DLSS7 <000c> ss7_asp.c: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  20250823084937143 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084937143 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  20250823084937143 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084937143 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084937144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084937144 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084937144 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084937144 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084937144 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084937144 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084937144 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084937144 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084937144 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084937144 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084937145 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084937145 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084937145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084937145 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084937145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937146 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084937146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084937146 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084937146 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084937146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084937146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084937146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084937146 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084937146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084937146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084937146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084937146 DLM3UA <000f> 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 20250823084937146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084937146 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084937146 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084937146 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084937146 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084937146 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(288)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084937932 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084937932 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084937932 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084937932 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084937932 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084937932 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084937932 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084937932 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084937932 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084937932 DLSS7 <000c> ss7_asp.c: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  20250823084937933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084937933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084937933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084937933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084937933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084937933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084937933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084937933 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084937933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084937933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084937933 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084937933 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084937933 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) 20250823084937933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084937933 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084937933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084937933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084937933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084937933 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084937933 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084937933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084937933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084937933 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084937933 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084937933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084937933 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084937933 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084937933 DLM3UA <000f> 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 20250823084937933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084937934 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084937934 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084937934 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084937934 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084937934 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  20250823084937934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084937934 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084937934 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084937934 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084937934 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084937934 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084937934 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084937934 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084937934 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084937934 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084937934 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084937934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084937934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084937934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084937934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084937935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084937935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084937935 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084937935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084937935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084937935 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084937935 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084937935 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(288)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084937940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084937940 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084937940 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084937940 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084937940 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084937940 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084937940 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084937940 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084937940 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084937940 DLSS7 <000c> ss7_asp.c: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  20250823084937940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084937940 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084937940 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084937940 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084937940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084937940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084937940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084937940 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084937940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084937940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084937940 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084937940 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084937940 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) 20250823084937940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084937940 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084937940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937940 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084937940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084937940 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823084937940 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084937940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084937940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084937940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084937940 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084937940 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084937940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084937940 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084937940 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084937940 DLM3UA <000f> 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 20250823084937940 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084937940 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823084937940 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823084937940 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084937940 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084937940 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  20250823084937941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084937941 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084937941 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084937941 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084937941 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084937941 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084937941 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084937941 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084937941 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084937941 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084937941 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084937941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084937941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084937941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084937941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084937941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084937941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084937941 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084937941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084937941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084937941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084937941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084937941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084937941 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084937941 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084937941 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(291)@f9b5e94e4af2: MSC_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 } } } } 20250823084937957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40562<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)957416 20250823084938986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084938987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084938987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084938987 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084938987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe9be8, normal) (hnbgw_rua.c:408) 20250823084938987 DHNB DEBUG map_rua[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823084938987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084938987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084938987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084938987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084938987 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084938987 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823084938987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084938987 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-957416 <-> SCCP-28 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084938987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084938987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084938987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084938987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084938987 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084938987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084938987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084938987 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{IDLE}: Allocated (fsm.c:456) 20250823084938987 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084938987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001530056400500f1100926) (sccp_scrc.c:455) 20250823084938987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084938987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084938987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084938987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084938987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084938987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084938987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084938987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084938987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084938987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084938987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084938987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084938987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084938987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084938987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084938987 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084938987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084938987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084938987 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 53 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084938987 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084938987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084938987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084938987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084938987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084938987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084938987 DLM3UA <000f> 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 20250823084938987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084938987 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084938987 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084938987 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084938987 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084938987 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 53 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@f9b5e94e4af2: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)16107166 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084938997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084938997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084938997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084938997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084938997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084938997 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0095b077) (sccp_scrc.c:545) 20250823084938997 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) 20250823084938997 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084938997 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084938997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084938997 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084938997 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) 20250823084938997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084938997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084938997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084938997 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084938997 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084938997 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084938997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084938997 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084938997 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084938997 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084938997 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084938997 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 95 b0 77 02 00 00 00 00  VirtHNBGW-STATS(282)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@f9b5e94e4af2: 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)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823084939201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084939201 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084939201 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084939201 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084939201 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084939201 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084939201 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084939201 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084939201 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084939201 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  20250823084939201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823084939201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084939201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084939201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084939201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084939201 DLSCCP DEBUG 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) 20250823084939201 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) 20250823084939201 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084939201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084939201 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084939201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084939201 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823084939201 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823084939201 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823084939201 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084939201 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084939201 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823084939201 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823084939202 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823084939202 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084939202 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823084939202 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{UNUSED}: Allocated (fsm.c:456) 20250823084939202 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{UNUSED}: is child of mgw(mgw-fsm-957416-0)[0x56285f2455f0] (fsm.c:486) 20250823084939202 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-957416-0)[0x56285f2455f0] (mgcp_client_endpoint_fsm.c:724) 20250823084939202 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084939202 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084939202 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084939202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-957416-0)[0x56285f22c460]{ST_CRCX}: Allocated (fsm.c:456) 20250823084939202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-957416-0)[0x56285f22c460]{ST_CRCX}: is child of mgw-endp(mgw-fsm-957416-0)[0x56285f243c10] (fsm.c:486) 20250823084939202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-957416-0)[0x56285f22c460]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084939202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-957416-0)[0x56285f22c460]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823084939202 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=198 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: e9be8'... (mgcp_client.c:807) 20250823084939202 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250823084939202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-957416-0)[0x56285f22c460]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084939202 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e9be817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e9be817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e9be817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e9be817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823084939239 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250823084939239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823084939239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823084939239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084939239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084939239 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823084939239 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939239 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939239 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084939239 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084939239 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939239 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084939239 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823084939239 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084939239 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084939239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084939239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084939239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084939239 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084939275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084939275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084939275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084939275 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084939275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe9be8) (hnbgw_rua.c:472) 20250823084939275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084939275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084939275 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084939275 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084939275 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084939275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084939275 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084939275 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084939275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084939275 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823084939275 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-957416-0)[0x56285f2455f0] (mgcp_client_endpoint_fsm.c:724) 20250823084939275 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084939275 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084939275 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823084939275 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=213 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: e9be'... (mgcp_client.c:807) 20250823084939275 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250823084939275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084939275 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084939275 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939275 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e9be817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e9be817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084939298 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250823084939298 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250823084939298 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823084939298 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823084939298 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823084939298 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939298 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939298 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084939298 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084939298 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939298 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084939298 DMGW INFO mgw(mgw-fsm-957416-0)[0x56285f2455f0]{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) 20250823084939298 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250823084939298 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823084939298 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823084939298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823084939298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823084939298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084939298 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084939303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084939303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084939303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823084939303 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084939303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe9be8) (hnbgw_rua.c:472) 20250823084939303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823084939303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084939303 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823084939303 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823084939303 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823084939303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084939303 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823084939303 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823084939303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084939303 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250823084939303 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250823084939303 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823084939303 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-957416-0)[0x56285f2455f0] (mgcp_client_endpoint_fsm.c:724) 20250823084939303 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823084939303 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823084939303 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823084939303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-957416-0)[0x56285f2331f0]{ST_CRCX}: Allocated (fsm.c:456) 20250823084939303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-957416-0)[0x56285f2331f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-957416-0)[0x56285f243c10] (fsm.c:486) 20250823084939303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-957416-0)[0x56285f2331f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823084939303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-957416-0)[0x56285f2331f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250823084939303 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=203 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: e9be'... (mgcp_client.c:807) 20250823084939303 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250823084939303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-957416-0)[0x56285f2331f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823084939303 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823084939303 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939303 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939303 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e9be817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e9be817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823084939328 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250823084939328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2331f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823084939328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2331f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823084939328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2331f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823084939328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2331f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823084939328 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823084939328 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939328 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939328 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939328 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823084939328 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823084939328 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939328 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{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) 20250823084939328 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823084939328 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823084939328 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823084939328 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823084939328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823084939328 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084939328 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084939328 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095b077), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823084939328 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084939328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084939328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084939328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084939328 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084939328 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084939328 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084939328 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 95 b0 77 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823084939328 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823084939329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084939329 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084939329 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084939329 DLM3UA <000f> 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 20250823084939329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084939329 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084939329 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084939329 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084939329 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084939329 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 95 b0 77 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823084939377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084939377 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084939377 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084939377 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084939377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084939377 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084939377 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084939377 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084939377 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084939377 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  20250823084939377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084939377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084939377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084939377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084939377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084939377 DLSCCP DEBUG 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) 20250823084939377 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) 20250823084939377 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084939377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084939377 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084939377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084939377 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084939377 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084939377 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084939377 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823084939377 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823084939377 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823084939377 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823084939377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084939377 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: e9be'... (mgcp_client.c:807) 20250823084939377 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084939377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084939377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2331f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823084939377 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: e9be'... (mgcp_client.c:807) 20250823084939377 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823084939377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2331f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823084939377 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{IN_USE}: Removing from parent mgw(mgw-fsm-957416-0)[0x56285f2455f0] (mgcp_client_endpoint_fsm.c:873) 20250823084939377 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823084939377 DLMGCP DEBUG mgw-endp(mgw-fsm-957416-0)[0x56285f243c10]{IN_USE}: Deallocated (fsm.c:568) 20250823084939377 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823084939377 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823084939377 DMGW DEBUG mgw(mgw-fsm-957416-0)[0x56285f2455f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823084939377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084939377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823084939377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084939377 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e9be817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e9be817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084939384 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250823084939384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084939384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084939384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084939384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f22c460]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823084939384 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250823084939384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2331f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823084939384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2331f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823084939384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2331f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823084939384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2331f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@f9b5e94e4af2: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)957416 20250823084939389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084939389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084939389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084939390 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084939390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe9be8,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084939390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084939390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084939390 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084939390 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084939390 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084939390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084939390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084939390 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084939390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095b077), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084939390 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084939390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084939390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084939390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084939390 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084939390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084939390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084939390 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 95 b0 77 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084939390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084939390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084939390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084939390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084939390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084939390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084939390 DLM3UA <000f> 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 20250823084939390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084939390 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084939390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084939390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084939390 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084939390 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 95 b0 77 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@f9b5e94e4af2: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)16107166 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: Session index based on connection ID:0 20250823084939396 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084939396 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084939396 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084939396 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084939396 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084939396 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084939396 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084939396 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084939396 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084939396 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 95 b0 77 00 00 00 00 00  20250823084939396 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084939396 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084939396 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084939396 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084939396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084939396 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=0095b077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084939396 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) 20250823084939396 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084939396 DLSCCP DEBUG 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) 20250823084939396 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084939396 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) 20250823084939396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084939396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084939396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084939396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:203) 20250823084939396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-957416)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823084939396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084939396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823084939396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823084939396 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-957416 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823084939396 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=0095b077), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:455) 20250823084939396 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084939396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084939396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084939396 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084939396 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084939396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084939396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084939396 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 95 b0 77 00 00 1c 00 (ss7_asp.c:1383) 20250823084939396 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084939396 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084939396 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084939397 DLSCCP DEBUG SCCP-SCOC(28)[0x56285f224780]{IDLE}: Deallocated (fsm.c:568) 20250823084939397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084939397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084939397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084939397 DLM3UA <000f> 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 20250823084939397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084939397 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084939397 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084939397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084939397 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084939397 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 95 b0 77 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084941408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084941408 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36799<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(282)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084941413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084941415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084941415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084941415 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084941415 DMAIN NOTICE (127.0.0.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) 20250823084941415 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(290)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@f9b5e94e4af2: Final verdict of PTC: none 20250823084941417 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084941417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084941417 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084941417 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084941417 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084941417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084941417 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084941417 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084941417 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 20250823084941417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084941417 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084941417 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084941418 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084941418 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084941418 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084941418 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(288)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(284)@f9b5e94e4af2: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@f9b5e94e4af2: Final verdict of PTC: none 20250823084941418 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 20250823084941418 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084941418 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084941418 DLSS7 <000c> ss7_asp.c: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  20250823084941418 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  20250823084941418 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084941418 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084941418 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084941418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084941418 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084941418 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(293)@f9b5e94e4af2: Final verdict of PTC: none 20250823084941418 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084941418 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084941418 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084941418 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084941418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084941418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084941418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084941418 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084941418 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084941418 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) 20250823084941418 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084941419 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084941418 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 20250823084941418 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084941418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084941418 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084941418 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084941418 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 20250823084941419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084941419 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084941419 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084941419 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084941419 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084941419 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084941419 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084941419 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 20250823084941419 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084941419 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084941419 DLSS7 <000c> ss7_asp.c: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  20250823084941419 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084941419 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(292)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@f9b5e94e4af2: Final verdict of PTC: none 20250823084941419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084941419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084941419 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084941419 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084941419 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084941420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084941420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084941420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084941420 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084941420 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) 20250823084941420 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084941420 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084941423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40562<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823084941508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084942111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40564<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=413472) Waiting for packet dumper to finish... 1 (prev_count=413472, count=414112) 20250823084943419 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084943419 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084943419 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823084943419 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084943419 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084943419 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 20250823084944625 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823084944625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2532b), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084944625 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084944625 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084944625 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084944625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084944625 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823084944626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823084944626 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084944626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084944626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084944626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 53 2b 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084944626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084944626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084944626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084944626 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084944626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084944626 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823084944626 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ranap_cs_mo_disconnect started. 20250823084945232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084945237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084945239 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39505<->l=127.0.0.1:4262) (control_if.c:572) 20250823084945254 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084945254 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084945254 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084945254 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084945255 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084945255 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084945255 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084945255 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084945255 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084945255 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_cs_mo_disconnect-Iuh0(299)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084945256 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084945256 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084945256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084945256 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084945256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945256 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084945256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084945256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084945256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084945256 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084945256 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084945256 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084945256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084945256 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084945256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084945256 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084945256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945256 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084945256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084945256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084945256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084945256 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084945256 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084945256 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084945256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084945256 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 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) 20250823084945256 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084945256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084945256 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084945256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945256 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084945256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084945256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084945256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084945256 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084945256 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084945256 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084945256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084945256 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084945256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084945256 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084945256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945256 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084945256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084945256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084945256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084945256 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084945257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945257 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084945257 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084945257 DLM3UA <000f> 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 20250823084945257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084945257 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084945257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945257 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084945257 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084945257 DLM3UA <000f> 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 20250823084945257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084945257 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084945257 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084945257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945257 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084945257 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084945257 DLM3UA <000f> 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 20250823084945257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084945257 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) 20250823084945257 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084945257 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084945257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945257 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084945257 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084945257 DLM3UA <000f> 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 20250823084945257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084945257 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084945257 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(303)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084945280 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084945280 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084945280 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084945280 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084945281 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084945281 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084945281 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084945281 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084945281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084945281 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084945281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945281 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084945281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084945281 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823084945281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945281 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084945281 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084945281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084945281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084945281 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084945281 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084945281 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084945281 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084945281 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084945281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084945281 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084945281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945282 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084945282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945282 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084945282 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084945282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945282 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084945282 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084945282 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084945282 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084945282 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084945282 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084945282 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084945282 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084945282 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084945282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945282 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) 20250823084945282 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084945282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945282 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945282 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084945282 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084945282 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084945282 DLM3UA <000f> 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 20250823084945282 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084945282 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823084945282 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823084945282 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084945282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945282 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084945282 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084945282 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084945282 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084945282 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084945282 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945282 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084945282 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084945282 DLM3UA <000f> 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 20250823084945282 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084945282 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084945283 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084945283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945283 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084945283 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084945283 DLM3UA <000f> 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 20250823084945283 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084945283 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) 20250823084945283 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084945283 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084945283 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084945283 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084945283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084945283 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084945283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084945284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945284 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084945284 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084945284 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084945284 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084945284 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084945284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945284 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084945284 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084945284 DLM3UA <000f> 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 20250823084945284 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084945284 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@f9b5e94e4af2: M3UA emulation initiated, the test can be started MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084945314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084945314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084945314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084945314 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084945314 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084945314 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084945314 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084945314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084945314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084945473 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 20250823084945473 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 20250823084945473 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084945473 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084945480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945480 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084945480 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084945480 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084945480 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084945480 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084945480 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084945480 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084945480 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084945480 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 20250823084945480 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084945480 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084945480 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084945483 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945483 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084945483 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084945483 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  20250823084945483 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084945483 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084945483 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084945483 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 20250823084945483 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084945483 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084945483 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084945483 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084945483 DLSS7 <000c> ss7_asp.c: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  20250823084945483 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  20250823084945483 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084945483 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084945483 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084945483 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084945483 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084945483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084945483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084945483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084945483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084945483 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084945483 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084945483 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084945485 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084945485 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084945485 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084945485 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084945485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084945485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084945485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084945485 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084945485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084945485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084945485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084945485 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084945485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084945485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084945485 DLM3UA <000f> 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 20250823084945485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084945485 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084945485 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084945485 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084945485 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084945485 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  20250823084945501 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 20250823084945501 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 20250823084945501 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084945501 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084945508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945508 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084945508 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084945508 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084945508 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084945508 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084945508 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084945508 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084945508 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084945508 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 20250823084945508 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084945508 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084945508 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084945510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945510 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084945510 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084945510 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  20250823084945510 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084945510 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084945510 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084945510 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 20250823084945510 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084945510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084945510 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084945510 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084945510 DLSS7 <000c> ss7_asp.c: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  20250823084945510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084945510 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  20250823084945510 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084945511 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084945511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084945511 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084945511 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084945511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084945511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084945511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084945511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084945511 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084945511 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084945511 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084945512 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084945512 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084945512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084945512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084945512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084945512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084945512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084945512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084945512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084945512 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084945512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084945513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084945513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084945513 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084945513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084945513 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084945513 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084945513 DLM3UA <000f> 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 20250823084945513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084945513 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084945513 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084945513 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084945513 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084945513 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(302)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084946288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084946288 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084946288 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084946288 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084946288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084946288 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084946288 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084946288 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084946288 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084946288 DLSS7 <000c> ss7_asp.c: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  20250823084946289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084946289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084946289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084946289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084946289 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084946289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084946289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084946289 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084946289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084946289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084946289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084946289 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084946289 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) 20250823084946289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084946289 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084946289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084946289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946289 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084946289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084946289 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084946289 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084946289 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084946289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084946289 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084946289 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084946289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084946289 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084946289 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084946289 DLM3UA <000f> 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 20250823084946289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084946289 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084946289 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084946289 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084946289 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084946289 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  20250823084946293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084946293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084946293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084946293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084946293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084946293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084946293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084946293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084946293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084946293 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084946293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084946293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084946293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084946293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084946293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084946293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084946293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084946293 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084946293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084946293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084946293 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084946293 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084946293 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(302)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084946315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084946315 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084946315 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084946315 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084946315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084946315 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084946315 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084946315 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084946315 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084946315 DLSS7 <000c> ss7_asp.c: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  20250823084946316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084946316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084946316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084946316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084946316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084946316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084946316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084946316 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084946316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084946316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084946316 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084946316 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084946316 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) 20250823084946316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084946316 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084946316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084946316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084946316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084946316 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084946316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084946316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084946316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084946316 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084946316 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084946316 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084946317 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084946317 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084946317 DLM3UA <000f> 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 20250823084946317 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084946317 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084946317 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084946317 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084946317 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084946317 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  20250823084946320 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084946320 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084946320 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084946320 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084946320 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084946320 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084946320 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084946320 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084946320 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084946320 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084946320 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084946320 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084946320 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084946320 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084946320 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084946320 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084946320 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084946320 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084946320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084946320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084946320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084946320 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084946320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084946320 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084946320 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084946320 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(305)@f9b5e94e4af2: MSC_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 } } } } 20250823084946348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54440<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@f9b5e94e4af2: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)3949089 20250823084947377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084947377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084947377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823084947377 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084947377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c4221, normal) (hnbgw_rua.c:408) 20250823084947377 DHNB DEBUG map_rua[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823084947377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949089)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084947377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949089 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823084947377 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084947377 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084947377 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949089 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823084947377 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823084947377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084947377 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3949089 <-> SCCP-29 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823084947377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949089 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823084947377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949089)[0x56285f246e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084947377 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084947377 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084947377 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949089 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084947377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084947377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084947377 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{IDLE}: Allocated (fsm.c:456) 20250823084947377 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084947377 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000f40056400500f1100926) (sccp_scrc.c:455) 20250823084947377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084947377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084947377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084947377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084947377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084947377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084947377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084947377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084947377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084947377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084947377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084947377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084947377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084947377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084947377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084947377 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084947377 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084947377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084947377 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 f4 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823084947377 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084947377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084947377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949089)[0x56285f246e10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084947377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084947377 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084947377 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084947377 DLM3UA <000f> 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 20250823084947377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084947377 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084947377 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084947377 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084947377 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084947377 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 f4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@f9b5e94e4af2: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)9001441 TC_ranap_cs_mo_disconnect0(308)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823084947392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084947392 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084947392 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084947392 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084947392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084947392 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084947392 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084947392 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084947392 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084947392 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 2b 47 cf 02 00 00 00 00  20250823084947392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084947392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084947392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084947392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084947392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084947392 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002b47cf) (sccp_scrc.c:545) 20250823084947392 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) 20250823084947392 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084947392 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084947392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084947392 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084947392 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) 20250823084947392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084947392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084947581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084947581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084947581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250823084947581 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084947581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3c4221) (hnbgw_rua.c:472) 20250823084947581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949089 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250823084947581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949089)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084947581 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250823084947581 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250823084947581 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949089 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250823084947581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084947581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084947581 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084947581 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b47cf), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:455) 20250823084947581 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084947581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084947581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084947581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084947581 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084947581 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084947581 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084947581 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 2b 47 cf 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 (ss7_asp.c:1383) 20250823084947581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084947581 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084947581 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084947581 DLM3UA <000f> 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 20250823084947581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084947581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084947581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084947581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084947581 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084947581 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 2b 47 cf 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: vl_len:13 HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250823084947604 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084947604 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084947604 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084947604 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084947604 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084947604 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084947604 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084947604 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084947604 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084947604 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  20250823084947605 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084947605 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084947605 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084947605 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084947605 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084947605 DLSCCP DEBUG 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) 20250823084947605 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) 20250823084947605 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084947605 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084947605 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084947605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084947605 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084947605 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084947605 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949089 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084947605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949089)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084947605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:123) 20250823084947605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084947605 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@f9b5e94e4af2: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)3949089 20250823084947635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084947635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084947635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084947635 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084947635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3c4221,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084947635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949089 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084947635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949089)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084947635 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084947635 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084947635 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949089 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084947635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084947635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084947635 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084947635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b47cf), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084947635 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084947635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084947636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084947636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084947636 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084947636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084947636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084947636 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 2b 47 cf 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084947636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949089)[0x56285f246e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084947636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084947636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084947636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084947636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084947636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084947636 DLM3UA <000f> 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 20250823084947636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084947636 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084947636 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084947636 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084947636 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084947636 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 2b 47 cf 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@f9b5e94e4af2: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)9001441 HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: Session index based on connection ID:0 20250823084947647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084947647 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084947647 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084947647 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084947647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084947647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084947647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084947647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084947647 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084947647 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 2b 47 cf 00 00 00 00 00  20250823084947647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084947647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084947647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084947647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084947647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084947647 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=002b47cf), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084947647 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) 20250823084947647 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084947647 DLSCCP DEBUG 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) 20250823084947647 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084947647 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) 20250823084947647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084947647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084947647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949089)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084947647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949089)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:203) 20250823084947647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949089)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823084947647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084947647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823084947647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823084947647 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949089 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250823084947647 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=002b47cf), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:455) 20250823084947647 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084947647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084947647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084947647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084947647 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084947647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084947647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084947647 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 2b 47 cf 00 00 1d 00 (ss7_asp.c:1383) 20250823084947647 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084947647 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084947647 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084947647 DLSCCP DEBUG SCCP-SCOC(29)[0x56285f224780]{IDLE}: Deallocated (fsm.c:568) 20250823084947648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084947648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084947648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084947648 DLM3UA <000f> 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 20250823084947648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084947648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084947648 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084947648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084947648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084947648 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 2b 47 cf 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: RLC received in state:disconnect_pending 20250823084949403 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823084949403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823084949403 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084949403 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084949404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084949404 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823084949404 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823084949404 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823084949404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084949404 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823084949404 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823084949404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823084949404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823084949404 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823084949404 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823084949404 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823084949404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084949405 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823084949405 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823084949405 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK TC_ranap_cs_mo_disconnect0(308)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084949656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54436<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084949656 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39505<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(296)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084949660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084949661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084949661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084949661 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084949662 DMAIN NOTICE (127.0.0.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) 20250823084949662 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(305)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@f9b5e94e4af2: Final verdict of PTC: none 20250823084949662 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084949662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084949663 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084949663 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@f9b5e94e4af2: Final verdict of PTC: none 20250823084949663 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084949663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084949663 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084949663 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084949663 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 20250823084949663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084949663 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084949663 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084949663 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084949663 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084949663 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084949663 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084949663 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 20250823084949663 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084949663 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084949663 DLSS7 <000c> ss7_asp.c: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  20250823084949663 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  20250823084949663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084949663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084949663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084949663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084949664 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084949664 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084949664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084949664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084949664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084949664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084949664 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084949664 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) 20250823084949664 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084949664 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-RAN(302)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@f9b5e94e4af2: Final verdict of PTC: none 20250823084949664 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 20250823084949664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084949665 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084949665 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823084949665 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823084949665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084949665 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823084949665 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823084949665 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) 20250823084949665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084949665 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084949665 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084949665 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084949665 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084949665 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084949665 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(303)@f9b5e94e4af2: Final verdict of PTC: none 20250823084949665 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 20250823084949665 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084949665 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084949665 DLSS7 <000c> ss7_asp.c: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  20250823084949665 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084949665 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084949666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084949666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084949666 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084949666 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084949666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084949666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084949666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084949666 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084949666 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084949666 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) 20250823084949666 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084949666 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(307)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(298)@f9b5e94e4af2: Final verdict of PTC: none 20250823084949669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54440<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat Aug 23 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 20250823084949749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084950351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54442<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342544) Waiting for packet dumper to finish... 1 (prev_count=342544, count=343084) 20250823084951664 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084951664 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084951664 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823084951666 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084951666 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084951666 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ranap_ps_mo_disconnect started. 20250823084953453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084953456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084953459 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46619<->l=127.0.0.1:4262) (control_if.c:572) 20250823084953471 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084953472 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084953472 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084953472 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084953472 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084953472 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084953472 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084953472 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084953472 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823084953472 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_ps_mo_disconnect-Iuh0(313)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823084953473 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084953473 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823084953473 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084953473 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084953473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953473 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953473 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084953473 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953473 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084953473 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823084953473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084953473 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084953473 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084953473 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084953473 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823084953473 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084953473 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084953473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953473 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) 20250823084953473 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084953473 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953473 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084953473 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084953473 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953473 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084953473 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823084953473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084953474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084953474 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084953474 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084953474 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823084953474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084953474 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084953474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953474 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084953474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084953474 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084953474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953474 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084953474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823084953474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084953474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084953474 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084953474 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084953474 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084953474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084953474 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084953474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953474 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084953474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084953474 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823084953474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953474 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084953474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084953474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084953474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084953474 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084953474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084953474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084953474 DLM3UA <000f> 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 20250823084953474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823084953474 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823084953474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084953474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084953474 DLM3UA <000f> 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 20250823084953474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823084953474 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) 20250823084953474 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084953474 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823084953474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084953474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084953474 DLM3UA <000f> 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 20250823084953474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823084953474 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084953474 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823084953474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084953474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084953474 DLM3UA <000f> 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 20250823084953474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084953474 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823084953474 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(317)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(315)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084953486 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084953486 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084953486 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084953486 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084953486 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084953486 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084953487 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823084953487 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084953488 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084953488 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823084953488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084953488 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084953488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953488 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084953488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823084953488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084953488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084953488 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084953488 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084953488 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823084953488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084953488 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084953488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823084953488 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084953488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953488 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084953488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823084953488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084953488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084953488 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084953488 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084953488 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823084953488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084953488 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084953488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823084953488 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084953488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953488 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084953488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823084953488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084953488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084953488 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084953488 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084953488 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084953488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084953488 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084953488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084953488 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823084953488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953488 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084953488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084953488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084953488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084953488 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084953488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084953488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084953488 DLM3UA <000f> 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 20250823084953488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823084953488 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823084953488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084953488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084953488 DLM3UA <000f> 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 20250823084953488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823084953488 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084953488 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823084953488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084953488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084953488 DLM3UA <000f> 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 20250823084953488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823084953488 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084953488 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823084953488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084953488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084953488 DLM3UA <000f> 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 20250823084953488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084953488 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823084953488 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823084953509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084953509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084953509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823084953509 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823084953509 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823084953509 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823084953509 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823084953509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084953509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823084953684 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 20250823084953684 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 20250823084953684 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084953684 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823084953694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953694 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823084953694 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084953694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084953694 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084953694 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084953694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084953694 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084953694 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084953694 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 20250823084953694 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084953694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823084953694 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084953697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953697 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084953697 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084953697 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  20250823084953697 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084953697 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084953697 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084953697 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 20250823084953697 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823084953697 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823084953697 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084953698 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823084953698 DLSS7 <000c> ss7_asp.c: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  20250823084953698 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  20250823084953698 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084953698 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084953698 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084953698 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823084953698 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084953698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084953698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084953698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084953698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084953698 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084953698 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084953698 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084953699 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084953699 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823084953699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084953699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823084953699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084953699 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 20250823084953699 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 20250823084953700 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823084953700 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823084953700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084953700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084953700 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084953700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084953700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084953700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084953700 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084953700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953700 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084953700 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084953700 DLM3UA <000f> 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 20250823084953700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084953700 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084953700 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823084953700 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084953700 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084953700 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(320)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823084953705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953705 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823084953705 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823084953705 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823084953705 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823084953705 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823084953705 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823084953705 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823084953705 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823084953705 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 20250823084953705 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823084953705 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823084953705 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823084953705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953705 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823084953705 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823084953705 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  20250823084953705 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823084953705 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823084953705 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823084953705 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 20250823084953705 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823084953705 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823084953705 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084953705 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823084953705 DLSS7 <000c> ss7_asp.c: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  20250823084953705 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823084953705 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  20250823084953705 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823084953705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084953705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823084953705 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823084953705 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823084953705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084953705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084953705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084953705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084953705 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823084953705 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823084953705 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823084953706 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823084953706 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823084953707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084953707 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823084953707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084953707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084953707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084953707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084953707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084953707 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084953707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084953707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084953707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823084953707 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823084953707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084953707 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084953707 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084953707 DLM3UA <000f> 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 20250823084953707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084953707 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084953707 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084953707 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084953707 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084953707 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(316)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084954498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084954498 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084954498 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084954498 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084954498 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084954498 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084954498 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084954498 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084954498 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084954499 DLSS7 <000c> ss7_asp.c: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  20250823084954499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084954499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084954499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084954499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084954499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084954499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084954499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084954499 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084954499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084954499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084954499 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084954499 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084954499 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) 20250823084954499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084954499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084954499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084954499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084954499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084954499 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084954499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084954499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084954499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084954499 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084954499 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084954499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084954499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084954499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084954499 DLM3UA <000f> 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 20250823084954500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084954500 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823084954500 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084954500 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084954500 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084954500 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  20250823084954502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084954502 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084954502 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084954502 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084954502 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084954502 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084954502 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084954502 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084954502 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084954502 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823084954502 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084954502 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084954502 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084954502 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084954502 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084954502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084954502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823084954502 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823084954502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084954502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084954502 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084954502 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084954502 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(316)@f9b5e94e4af2: MSC_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 } } } } 20250823084954509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084954509 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084954509 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084954509 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084954509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084954509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084954509 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084954509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084954509 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084954509 DLSS7 <000c> ss7_asp.c: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  20250823084954509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823084954509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084954509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084954509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084954509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084954509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084954509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084954509 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823084954509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084954509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084954509 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823084954509 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823084954509 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) 20250823084954509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823084954509 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823084954509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084954509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084954509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084954509 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084954509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084954509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084954509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823084954509 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823084954509 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823084954509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084954509 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084954509 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084954509 DLM3UA <000f> 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 20250823084954509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084954509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823084954509 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084954509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084954509 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084954509 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  HNBGW_Test.sgsn0-RAN(319)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823084954512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084954512 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084954512 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084954512 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084954512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084954512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084954512 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084954512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084954512 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084954512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823084954512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823084954512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084954512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084954512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084954512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084954512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823084954512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823084954512 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823084954512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084954512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084954512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084954512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823084954512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823084954512 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823084954512 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823084954512 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(319)@f9b5e94e4af2: MSC_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 } } } } 20250823084954526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084954626 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823084954626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2532b), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823084954626 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823084954626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823084954626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823084954626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823084954626 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084954626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823084954626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084954626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 53 2b 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250823084954627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084954627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084954627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084954627 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823084954627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823084954627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823084954627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823084954627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823084954627 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084954627 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 53 2b 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823084954635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084954635 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823084954635 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823084954635 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823084954635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084954635 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823084954635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823084954635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084954635 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084954635 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 a2 53 2b 00  20250823084954635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823084954635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084954635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084954635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084954635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084954635 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=00a2532b) (sccp_scrc.c:545) 20250823084954635 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) 20250823084954635 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823084954635 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823084954635 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084954635 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084954635 DLSCCP DEBUG SCCP-SCOC(25)[0x56285f230d40]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@f9b5e94e4af2: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@f9b5e94e4af2: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)10049997 20250823084955554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084955554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084955554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823084955554 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823084955554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9959cd, normal) (hnbgw_rua.c:408) 20250823084955554 DHNB DEBUG map_rua[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823084955554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10049997)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823084955554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10049997 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823084955554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084955554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084955555 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823084955555 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10049997 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823084955555 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823084955555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823084955555 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10049997 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823084955555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10049997 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823084955555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10049997)[0x56285f246e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823084955555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823084955555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823084955555 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10049997 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823084955555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084955555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823084955555 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{IDLE}: Allocated (fsm.c:456) 20250823084955555 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823084955555 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002cd0056400500f1100926) (sccp_scrc.c:455) 20250823084955555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084955555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084955555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084955555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084955555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084955555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084955555 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084955555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084955555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084955555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084955555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823084955555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823084955555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823084955555 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084955555 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084955555 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084955555 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084955555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084955555 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 cd 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823084955555 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823084955555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823084955555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10049997)[0x56285f246e10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823084955555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084955555 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084955555 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084955555 DLM3UA <000f> 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 20250823084955555 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084955555 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084955555 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084955555 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084955555 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084955555 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 cd 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@f9b5e94e4af2: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)921875 HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823084955571 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084955571 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084955571 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084955571 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084955571 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084955571 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084955571 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084955571 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084955571 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084955571 DLSS7 <000c> ss7_asp.c: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 2d 50 c0 02 00 00 00 00  20250823084955571 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084955571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084955571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084955571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084955571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084955571 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002d50c0) (sccp_scrc.c:545) 20250823084955571 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) 20250823084955571 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823084955571 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823084955571 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823084955571 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823084955571 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) 20250823084955571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823084955571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823084955756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084955756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084955757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250823084955757 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823084955757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9959cd) (hnbgw_rua.c:472) 20250823084955757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10049997 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250823084955757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10049997)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823084955757 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250823084955757 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250823084955757 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10049997 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250823084955757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084955757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084955757 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084955757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d50c0), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:455) 20250823084955757 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084955757 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) 20250823084955757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084955757 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084955757 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084955757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084955757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084955757 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 2d 50 c0 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 (ss7_asp.c:1383) 20250823084955757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084955757 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084955757 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084955757 DLM3UA <000f> 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 20250823084955757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084955757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084955757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084955757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084955757 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084955757 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 2d 50 c0 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250823084955784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084955784 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084955784 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084955784 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084955784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084955784 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084955784 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084955784 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084955784 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084955784 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  20250823084955784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823084955784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084955784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084955784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084955784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084955784 DLSCCP DEBUG 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) 20250823084955784 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) 20250823084955784 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823084955784 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823084955784 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823084955784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823084955784 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823084955784 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823084955784 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10049997 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823084955784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10049997)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823084955784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:123) 20250823084955785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823084955785 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@f9b5e94e4af2: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)10049997 20250823084955812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084955812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084955812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823084955812 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823084955812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9959cd,cause=radio(normal)) (hnbgw_rua.c:440) 20250823084955812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10049997 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823084955812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10049997)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823084955812 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823084955812 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823084955812 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10049997 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823084955812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823084955812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823084955812 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823084955812 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d50c0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823084955812 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084955813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084955813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084955813 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084955813 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084955813 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084955813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084955813 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 2d 50 c0 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823084955813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10049997)[0x56285f246e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823084955813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823084955813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823084955813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084955813 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084955813 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084955813 DLM3UA <000f> 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 20250823084955813 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084955813 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084955813 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084955813 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084955813 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084955813 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 2d 50 c0 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@f9b5e94e4af2: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)921875 HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: Session index based on connection ID:0 20250823084955824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084955824 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823084955824 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823084955824 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823084955824 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823084955824 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823084955824 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823084955824 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823084955825 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084955825 DLSS7 <000c> ss7_asp.c: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 2d 50 c0 00 00 00 00 00  20250823084955825 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823084955825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823084955825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823084955825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823084955825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823084955825 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=002d50c0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823084955825 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) 20250823084955825 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823084955825 DLSCCP DEBUG 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) 20250823084955825 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823084955825 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) 20250823084955825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823084955825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823084955825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10049997)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823084955825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10049997)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:203) 20250823084955825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10049997)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823084955825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823084955825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823084955825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823084955825 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10049997 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823084955825 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=002d50c0), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:455) 20250823084955825 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823084955825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823084955825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823084955825 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823084955825 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823084955825 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823084955825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823084955825 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 2d 50 c0 00 00 1e 00 (ss7_asp.c:1383) 20250823084955825 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823084955825 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823084955825 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823084955825 DLSCCP DEBUG SCCP-SCOC(30)[0x56285f224780]{IDLE}: Deallocated (fsm.c:568) 20250823084955825 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084955825 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823084955825 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823084955825 DLM3UA <000f> 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 20250823084955825 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823084955825 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823084955825 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823084955825 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823084955825 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823084955825 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 2d 50 c0 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823084957829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54452<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084957831 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46619<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(310)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823084957836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823084957838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823084957838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823084957838 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823084957838 DMAIN NOTICE (127.0.0.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) 20250823084957838 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_mo_disconnect(309)@f9b5e94e4af2: Final verdict of PTC: none 20250823084957841 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084957841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084957841 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084957841 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823084957841 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823084957841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084957841 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823084957841 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(316)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@f9b5e94e4af2: Final verdict of PTC: none 20250823084957841 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084957841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084957841 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084957841 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084957841 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823084957841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823084957841 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823084957841 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823084957842 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 20250823084957842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084957842 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823084957842 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084957842 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084957842 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823084957842 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084957842 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084957842 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-PFCP(312)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@f9b5e94e4af2: Final verdict of PTC: none 20250823084957842 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084957842 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823084957842 DLSS7 <000c> ss7_asp.c: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  20250823084957842 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  20250823084957842 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084957842 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823084957842 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 20250823084957842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823084957842 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823084957842 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823084957842 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823084957842 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823084957842 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084957842 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084957842 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823084957842 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084957842 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084957842 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084957842 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084957843 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084957843 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084957843 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) 20250823084957842 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823084957842 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823084957843 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 20250823084957843 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084957843 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823084957843 DLSS7 <000c> ss7_asp.c: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  20250823084957843 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823084957843 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(317)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@f9b5e94e4af2: Final verdict of PTC: none 20250823084957843 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084957843 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823084957843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823084957843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823084957843 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823084957843 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823084957843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084957843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823084957843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823084957843 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823084957843 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823084957843 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) 20250823084957843 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823084957843 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(321)@f9b5e94e4af2: Final verdict of PTC: none 20250823084957846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54462<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat Aug 23 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 20250823084957938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823084958540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44054<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=338052) Waiting for packet dumper to finish... 1 (prev_count=338052, count=341932) 20250823084959843 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084959843 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084959843 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823084959843 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823084959843 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823084959843 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ranap_cs_creq_cref started. 20250823085001654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085001658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085001661 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34229<->l=127.0.0.1:4262) (control_if.c:572) 20250823085001673 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085001673 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085001673 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085001673 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085001673 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085001673 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085001673 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085001674 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_creq_cref-Iuh0(327)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085001674 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085001674 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085001675 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085001675 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085001675 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085001675 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085001675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001675 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085001675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085001675 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085001675 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085001675 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085001675 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085001675 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085001675 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085001675 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 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) 20250823085001675 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085001675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085001675 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085001675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001675 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085001675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085001675 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085001675 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085001675 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085001675 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085001675 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085001675 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085001675 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085001675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085001675 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085001675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001675 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085001675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085001675 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085001675 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085001675 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085001675 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085001675 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085001675 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085001675 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085001675 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) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085001675 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085001675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001675 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085001675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085001675 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085001675 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085001675 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085001675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001675 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085001675 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085001675 DLM3UA <000f> 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 20250823085001675 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085001675 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085001675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001675 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085001675 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085001675 DLM3UA <000f> 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 20250823085001675 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085001675 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) 20250823085001675 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085001675 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085001675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001675 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085001675 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085001675 DLM3UA <000f> 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 20250823085001675 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085001675 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085001675 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085001675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001675 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085001675 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085001675 DLM3UA <000f> 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 20250823085001675 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085001675 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085001675 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(329)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085001689 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085001689 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085001689 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085001689 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085001689 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085001689 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085001689 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085001689 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085001690 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085001690 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085001690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085001690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 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) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085001690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001690 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085001690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085001690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085001690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085001690 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085001690 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085001690 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085001690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085001690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 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) 20250823085001690 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085001690 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) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085001690 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085001690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001690 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085001690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085001690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085001690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085001690 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085001690 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085001690 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085001690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085001690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 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) 20250823085001690 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085001690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085001690 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085001690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001690 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085001690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085001690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085001690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085001690 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085001690 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085001690 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085001690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085001690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001690 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085001691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085001691 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085001691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085001691 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085001691 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085001691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085001691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085001691 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085001691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001691 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085001691 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085001691 DLM3UA <000f> 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 20250823085001691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085001691 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085001691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001691 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085001691 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085001691 DLM3UA <000f> 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 20250823085001691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085001691 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) 20250823085001691 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085001691 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085001691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001691 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085001691 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085001691 DLM3UA <000f> 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 20250823085001691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085001691 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) 20250823085001691 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085001691 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085001691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001691 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085001691 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085001691 DLM3UA <000f> 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 20250823085001691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085001691 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085001691 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085001714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085001714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085001714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085001714 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085001714 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085001714 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085001714 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085001714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085001714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085001886 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 20250823085001886 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 20250823085001886 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085001886 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085001887 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001888 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085001888 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085001888 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085001888 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085001888 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085001888 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085001888 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085001888 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085001888 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 20250823085001888 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085001888 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085001888 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085001888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001888 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085001888 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085001888 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  20250823085001888 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085001888 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085001888 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085001888 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 20250823085001888 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085001888 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085001888 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085001888 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085001888 DLSS7 <000c> ss7_asp.c: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  20250823085001888 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  20250823085001888 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085001888 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085001888 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085001888 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085001888 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085001888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085001888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085001888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085001888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085001888 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085001888 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085001888 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085001890 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085001890 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085001890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085001890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085001890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085001890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085001890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085001890 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085001890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085001890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085001890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085001890 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085001890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085001890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085001890 DLM3UA <000f> 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 20250823085001890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085001890 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085001890 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085001890 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085001890 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085001890 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  20250823085001902 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 20250823085001902 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 20250823085001902 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085001902 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085001903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001903 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085001903 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085001903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085001903 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085001903 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085001903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085001903 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085001903 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085001903 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 20250823085001903 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085001903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085001903 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085001904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001904 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085001904 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085001904 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  20250823085001904 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085001904 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085001904 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085001904 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 20250823085001904 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085001904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085001904 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085001904 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085001904 DLSS7 <000c> ss7_asp.c: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  20250823085001904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085001904 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  20250823085001904 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085001904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085001904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085001904 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085001904 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085001904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085001904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085001904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085001904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085001904 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085001904 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085001904 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085001905 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085001905 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085001905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085001905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085001905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001905 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085001905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085001905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085001905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085001905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085001905 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085001905 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085001905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085001905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085001905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085001905 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085001905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085001905 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085001905 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085001905 DLM3UA <000f> 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 20250823085001905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085001905 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085001905 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085001905 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085001905 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085001905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(330)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085002690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085002690 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085002690 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085002690 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085002690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085002690 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085002690 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085002690 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085002690 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085002690 DLSS7 <000c> ss7_asp.c: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  20250823085002690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085002690 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085002690 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085002690 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085002690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085002690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085002690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085002690 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085002690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085002690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085002690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085002690 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085002690 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) 20250823085002690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085002690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085002690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085002690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085002690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085002690 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085002690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085002690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085002690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085002690 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085002690 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085002690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085002690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085002690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085002690 DLM3UA <000f> 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 20250823085002690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085002690 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085002690 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085002690 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085002690 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085002690 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  20250823085002691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085002691 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085002691 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085002691 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085002691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085002691 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085002691 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085002691 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085002691 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085002691 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085002691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085002691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085002691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085002691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085002691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085002691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085002691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085002691 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085002691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002691 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085002691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085002691 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085002691 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085002691 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(330)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085002709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085002709 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085002709 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085002709 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085002709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085002709 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085002709 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085002709 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085002709 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085002709 DLSS7 <000c> ss7_asp.c: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  20250823085002709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085002709 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085002709 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085002709 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085002709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085002709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085002709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085002709 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085002709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085002710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085002710 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085002710 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085002710 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) 20250823085002710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085002710 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085002710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002710 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085002710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085002710 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085002710 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085002710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085002710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085002710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085002710 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085002710 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085002710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085002710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085002710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085002710 DLM3UA <000f> 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 20250823085002710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085002710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085002710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085002710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085002710 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085002710 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  20250823085002710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085002710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085002710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085002710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085002710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085002710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085002710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085002710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085002710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085002710 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085002710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085002710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085002710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085002710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085002710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085002710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085002710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085002710 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085002710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085002710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085002710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085002710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085002710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085002710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085002710 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085002710 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(333)@f9b5e94e4af2: MSC_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 } } } } 20250823085002732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@f9b5e94e4af2: Added conn table entry 0TC_ranap_cs_creq_cref0(336)4222480 20250823085003771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085003771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085003771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085003771 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085003771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x406e10, normal) (hnbgw_rua.c:408) 20250823085003771 DHNB DEBUG map_rua[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823085003771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4222480)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085003771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4222480 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085003771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085003771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085003771 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4222480 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085003771 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085003771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085003772 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4222480 <-> SCCP-31 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085003772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4222480 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085003772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4222480)[0x56285f246e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085003772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085003772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085003772 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4222480 SCCP-31 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085003772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085003772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085003772 DLSCCP DEBUG SCCP-SCOC(31)[0x56285f224780]{IDLE}: Allocated (fsm.c:456) 20250823085003772 DLSCCP DEBUG SCCP-SCOC(31)[0x56285f224780]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085003772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300027e0056400500f1100926) (sccp_scrc.c:455) 20250823085003772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085003772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085003772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085003772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085003772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085003772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085003772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085003772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085003772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085003772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085003772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085003772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085003772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085003772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085003772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085003772 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085003772 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085003772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085003772 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 7e 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085003772 DLSCCP DEBUG SCCP-SCOC(31)[0x56285f224780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085003772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085003772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4222480)[0x56285f246e10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085003773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085003773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085003773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085003773 DLM3UA <000f> 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 20250823085003773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085003773 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085003773 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085003773 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085003773 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085003773 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 7e 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@f9b5e94e4af2: Added conn table entry 0TC_ranap_cs_creq_cref0(336)13345601 TC_ranap_cs_creq_cref0(336)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@f9b5e94e4af2: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)13345601 HNBGW_Test.msc0-SCCP(329)@f9b5e94e4af2: Session index based on connection ID:0 20250823085003789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085003789 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085003789 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085003789 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085003789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085003789 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085003789 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085003789 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085003789 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085003789 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  20250823085003789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085003789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085003789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085003789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085003789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085003789 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) 20250823085003789 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) 20250823085003789 DLSCCP DEBUG SCCP-SCOC(31)[0x56285f224780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:820) 20250823085003789 DLSCCP DEBUG 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) 20250823085003789 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085003789 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) 20250823085003789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085003789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56285f22f5a0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:279) 20250823085003789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4222480)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085003789 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4222480)[0x56285f246e10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085003789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085003789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4222480)[0x56285f246e10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085003789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4222480)[0x56285f246e10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085003789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4222480)[0x56285f246e10]{disrupted}: Freeing instance (context_map.c:203) 20250823085003789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4222480)[0x56285f246e10]{disrupted}: Deallocated (fsm.c:568) 20250823085003789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085003789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085003789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085003789 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4222480 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250823085003789 DLSCCP DEBUG SCCP-SCOC(31)[0x56285f224780]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:249) 20250823085003789 DLSCCP DEBUG SCCP-SCOC(31)[0x56285f224780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085003789 DLSCCP DEBUG SCCP-SCOC(31)[0x56285f224780]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085003789 DLSCCP DEBUG SCCP-SCOC(31)[0x56285f224780]{IDLE}: Deallocated (fsm.c:568) 20250823085003789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085003789 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)@f9b5e94e4af2: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)4222480 MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085003799 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34229<->l=127.0.0.1:4262) (control_if.c:193) 20250823085003800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(325)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(324)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085003802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085003803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085003803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085003803 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085003803 DMAIN NOTICE (127.0.0.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) 20250823085003803 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ranap_cs_creq_cref(323)@f9b5e94e4af2: Final verdict of PTC: none 20250823085003805 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085003805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085003805 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085003805 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085003805 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085003805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085003805 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085003805 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085003805 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 20250823085003805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085003806 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085003806 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085003806 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085003806 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.sgsn0-SCCP(332)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@f9b5e94e4af2: Final verdict of PTC: none 20250823085003806 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085003806 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085003806 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 20250823085003806 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085003806 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085003806 DLSS7 <000c> ss7_asp.c: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  20250823085003806 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  20250823085003806 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085003806 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(330)@f9b5e94e4af2: Final verdict of PTC: none 20250823085003806 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085003806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085003806 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085003806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085003807 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085003807 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085003807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085003807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085003807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085003807 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085003807 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085003807 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085003807 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085003807 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085003807 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085003807 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085003807 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085003807 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 20250823085003807 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) 20250823085003807 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085003807 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_ranap_cs_creq_cref-Iuh0(327)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@f9b5e94e4af2: Final verdict of PTC: none 20250823085003807 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085003807 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085003807 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085003807 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085003807 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085003807 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085003807 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085003807 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 20250823085003807 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085003807 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085003807 DLSS7 <000c> ss7_asp.c: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  20250823085003807 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085003807 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085003807 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085003808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW-PFCP(326)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(335)@f9b5e94e4af2: Final verdict of PTC: none 20250823085003808 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085003808 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085003808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085003808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085003808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085003808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085003808 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085003809 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) 20250823085003809 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085003809 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085003811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sat Aug 23 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 20250823085003881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085004482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287108) Waiting for packet dumper to finish... 1 (prev_count=287108, count=287928) 20250823085005807 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085005807 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085005807 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085005808 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085005808 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085005808 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ranap_ps_creq_cref started. 20250823085007566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085007570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085007574 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40467<->l=127.0.0.1:4262) (control_if.c:572) 20250823085007588 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085007588 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085007589 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085007589 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_creq_cref-Iuh0(341)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085007589 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085007589 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085007589 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085007589 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085007589 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085007589 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085007589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085007589 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085007589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007589 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085007589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085007589 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085007589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007589 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085007589 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085007589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085007590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085007590 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085007590 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085007590 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085007590 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085007590 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085007590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085007590 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085007590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007590 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085007590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007590 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085007590 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085007590 DLM3UA <000f> 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 20250823085007590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085007590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007590 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085007590 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085007590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085007590 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085007590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007590 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085007590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085007590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085007590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085007590 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085007590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007590 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085007590 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085007590 DLM3UA <000f> 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 20250823085007590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085007590 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085007590 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085007591 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085007591 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085007591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085007591 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085007591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007591 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085007591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085007591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085007591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085007591 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085007591 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085007591 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085007591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085007591 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007591 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085007591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085007591 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085007591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007591 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085007591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085007591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085007591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085007591 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085007591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085007591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085007591 DLM3UA <000f> 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 20250823085007591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085007591 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085007591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085007591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085007591 DLM3UA <000f> 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 20250823085007591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085007591 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085007591 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(345)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(343)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085007606 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085007606 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085007606 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085007606 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085007606 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085007606 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085007606 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085007606 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085007607 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085007607 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085007607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085007607 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085007607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085007607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007607 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085007607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085007607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085007607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085007607 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085007607 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085007607 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085007608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085007608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085007608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085007608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085007608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085007608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007608 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085007608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085007608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085007608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085007608 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085007608 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085007608 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085007608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085007608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085007608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085007608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085007608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085007608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085007608 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085007608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085007608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085007608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085007608 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085007608 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085007608 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085007608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085007608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085007608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007608 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085007608 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085007608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085007608 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085007608 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085007608 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085007608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085007608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085007608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085007608 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085007608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085007608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085007608 DLM3UA <000f> 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 20250823085007608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085007608 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085007608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085007608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085007608 DLM3UA <000f> 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 20250823085007608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085007608 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085007608 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085007608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085007608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085007608 DLM3UA <000f> 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 20250823085007608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085007608 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085007608 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085007608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085007608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085007608 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085007608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085007608 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085007608 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085007636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085007636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085007636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085007636 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085007636 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085007636 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085007636 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085007636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085007636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085007802 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 20250823085007802 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 20250823085007802 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085007802 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085007804 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007804 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085007804 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085007804 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085007804 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085007804 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085007804 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085007804 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085007804 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085007804 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 20250823085007804 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085007804 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085007804 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085007805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007805 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085007805 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085007805 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  20250823085007805 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085007805 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085007805 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085007805 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 20250823085007805 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085007805 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085007805 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085007805 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085007805 DLSS7 <000c> ss7_asp.c: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  20250823085007805 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  20250823085007805 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085007805 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085007805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085007805 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085007805 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085007805 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085007805 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085007805 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085007805 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085007805 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085007805 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085007805 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085007806 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085007806 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085007806 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085007806 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085007806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085007806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007806 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085007806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085007806 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085007806 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085007806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085007806 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085007806 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085007806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007806 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085007806 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085007806 DLM3UA <000f> 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 20250823085007806 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085007806 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085007806 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085007806 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085007806 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085007806 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  20250823085007819 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 20250823085007819 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 20250823085007819 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085007819 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085007820 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007820 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085007820 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085007820 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085007820 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085007820 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085007820 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085007820 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085007820 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085007820 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 20250823085007820 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085007820 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085007820 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085007821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007821 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085007821 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085007821 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  20250823085007821 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085007821 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085007821 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085007821 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 20250823085007821 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085007821 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085007821 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085007821 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085007821 DLSS7 <000c> ss7_asp.c: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  20250823085007821 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085007821 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  20250823085007821 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085007821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085007821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085007821 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085007821 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085007821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085007821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085007821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085007821 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085007821 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085007821 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085007821 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085007822 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085007822 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085007822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085007822 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085007822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007822 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085007822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085007822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085007822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085007822 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085007822 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085007822 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085007822 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085007822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085007822 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085007822 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085007822 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085007822 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085007822 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085007822 DLM3UA <000f> 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 20250823085007822 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085007822 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085007822 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085007822 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085007822 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085007822 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(344)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085008620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085008620 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085008620 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085008620 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085008620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085008620 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085008620 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085008620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085008620 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085008620 DLSS7 <000c> ss7_asp.c: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  20250823085008620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085008620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085008620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085008621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085008621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085008621 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085008621 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085008621 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085008621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085008621 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085008621 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085008621 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085008621 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) 20250823085008621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085008621 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085008621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085008621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085008622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085008622 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085008622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085008622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085008622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085008622 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085008622 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085008622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085008622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085008622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085008622 DLM3UA <000f> 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 20250823085008622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085008622 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085008622 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085008622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085008622 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085008622 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  20250823085008624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085008624 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085008624 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085008624 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085008624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085008624 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085008624 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085008624 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085008624 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085008624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085008625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085008625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085008625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085008625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085008625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085008625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085008625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085008625 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085008625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085008625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085008625 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085008625 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085008625 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(344)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085008633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085008633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085008633 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085008633 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085008633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085008633 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085008633 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085008633 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085008633 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085008633 DLSS7 <000c> ss7_asp.c: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  20250823085008634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085008634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085008634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085008634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085008634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085008634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085008634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085008634 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085008634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085008634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085008634 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085008634 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085008634 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) 20250823085008634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085008634 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085008634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008634 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085008634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085008634 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085008634 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085008634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085008634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085008634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085008634 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085008634 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085008634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085008634 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085008634 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085008634 DLM3UA <000f> 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 20250823085008634 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085008635 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085008635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085008635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085008635 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085008635 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  20250823085008636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085008636 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085008636 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085008636 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085008636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085008636 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085008636 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085008636 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085008636 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085008636 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085008636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085008636 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085008636 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085008636 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085008636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085008636 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085008636 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085008636 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085008636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085008636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085008636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085008636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085008636 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085008636 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085008636 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085008636 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(347)@f9b5e94e4af2: MSC_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 } } } } 20250823085008649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45566<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@f9b5e94e4af2: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@f9b5e94e4af2: Added conn table entry 0TC_ranap_ps_creq_cref0(350)8824392 20250823085009664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085009664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085009664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085009664 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085009664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x86a648, normal) (hnbgw_rua.c:408) 20250823085009664 DHNB DEBUG map_rua[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823085009664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824392)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085009664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824392 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085009664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085009664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085009664 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085009664 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824392 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085009664 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085009664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085009664 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8824392 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085009664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824392 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085009664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824392)[0x56285f246e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085009664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085009664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085009664 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824392 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085009664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085009664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085009664 DLSCCP DEBUG SCCP-SCOC(32)[0x56285f224780]{IDLE}: Allocated (fsm.c:456) 20250823085009664 DLSCCP DEBUG SCCP-SCOC(32)[0x56285f224780]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085009664 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001df0056400500f1100926) (sccp_scrc.c:455) 20250823085009664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085009664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085009664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085009664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085009664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085009664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085009664 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085009664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085009664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085009664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085009664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085009664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085009664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085009664 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085009664 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085009664 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085009664 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085009664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085009664 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 01 df 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085009664 DLSCCP DEBUG SCCP-SCOC(32)[0x56285f224780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085009664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085009664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824392)[0x56285f246e10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085009664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085009664 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085009664 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085009664 DLM3UA <000f> 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 20250823085009664 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085009664 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085009664 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085009664 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085009664 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085009664 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 01 df 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(346)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@f9b5e94e4af2: Added conn table entry 0TC_ranap_ps_creq_cref0(350)170931 TC_ranap_ps_creq_cref0(350)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@f9b5e94e4af2: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)170931 HNBGW_Test.sgsn0-SCCP(346)@f9b5e94e4af2: Session index based on connection ID:0 20250823085009670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085009670 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085009670 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085009670 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085009670 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085009670 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085009670 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085009670 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085009670 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085009670 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  20250823085009670 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085009670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085009670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085009670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085009670 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085009670 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) 20250823085009670 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) 20250823085009670 DLSCCP DEBUG SCCP-SCOC(32)[0x56285f224780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:820) 20250823085009670 DLSCCP DEBUG 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) 20250823085009670 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085009670 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) 20250823085009670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085009670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56285f22f5a0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:279) 20250823085009670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824392)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085009670 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824392)[0x56285f246e10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085009670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085009670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824392)[0x56285f246e10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085009670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824392)[0x56285f246e10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085009670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824392)[0x56285f246e10]{disrupted}: Freeing instance (context_map.c:203) 20250823085009670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824392)[0x56285f246e10]{disrupted}: Deallocated (fsm.c:568) 20250823085009670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085009670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085009670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085009670 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824392 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250823085009670 DLSCCP DEBUG SCCP-SCOC(32)[0x56285f224780]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:249) 20250823085009670 DLSCCP DEBUG SCCP-SCOC(32)[0x56285f224780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085009670 DLSCCP DEBUG SCCP-SCOC(32)[0x56285f224780]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085009670 DLSCCP DEBUG SCCP-SCOC(32)[0x56285f224780]{IDLE}: Deallocated (fsm.c:568) 20250823085009670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085009670 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)@f9b5e94e4af2: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)8824392 MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085009674 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40467<->l=127.0.0.1:4262) (control_if.c:193) 20250823085009674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45562<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(339)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(338)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085009676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45560<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085009676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085009676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085009676 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085009676 DMAIN NOTICE (127.0.0.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) 20250823085009676 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085009676 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085009676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085009676 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085009676 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085009676 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085009676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085009676 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085009676 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085009676 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 20250823085009676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085009677 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085009677 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085009677 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085009677 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085009677 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085009677 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085009677 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 20250823085009677 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085009677 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085009677 DLSS7 <000c> ss7_asp.c: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  20250823085009677 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  20250823085009677 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085009677 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085009677 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085009677 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) MutexDispCT-TC_ranap_ps_creq_cref(337)@f9b5e94e4af2: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@f9b5e94e4af2: Final verdict of PTC: none 20250823085009677 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) HNBGW_Test.msc0-SCCP(343)@f9b5e94e4af2: Final verdict of PTC: none 20250823085009677 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085009677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085009677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085009677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085009677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085009677 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(347)@f9b5e94e4af2: Final verdict of PTC: none 20250823085009677 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) 20250823085009677 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085009677 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-RAN(344)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@f9b5e94e4af2: Final verdict of PTC: none 20250823085009678 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 20250823085009678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085009678 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085009678 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085009678 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085009678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085009678 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085009678 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823085009678 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) 20250823085009678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085009678 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085009678 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085009678 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085009678 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085009678 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085009678 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085009678 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 20250823085009678 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085009678 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085009678 DLSS7 <000c> ss7_asp.c: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  20250823085009678 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085009678 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_creq_cref-Iuh0(341)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@f9b5e94e4af2: Final verdict of PTC: none 20250823085009678 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085009678 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085009678 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085009678 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085009678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085009678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085009678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085009678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085009678 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085009678 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) 20250823085009678 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085009679 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(340)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(349)@f9b5e94e4af2: Final verdict of PTC: none 20250823085009680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45566<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sat Aug 23 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 20250823085009716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085010317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45582<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225964) Waiting for packet dumper to finish... 1 (prev_count=225964, count=286052) 20250823085011678 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085011678 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085011678 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085011679 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085011679 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085011679 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250823085013393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085013401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085013402 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37769<->l=127.0.0.1:4262) (control_if.c:572) 20250823085013420 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085013420 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085013420 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085013420 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085013420 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085013420 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085013420 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085013420 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085013421 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085013421 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085013422 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085013422 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085013422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085013422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085013422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013422 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085013422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085013422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085013422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085013422 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085013422 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085013422 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085013422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085013422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085013422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085013422 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085013422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013422 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085013422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085013422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085013422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085013422 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085013422 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085013422 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085013422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085013422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085013422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085013422 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085013422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013422 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085013422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085013422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085013422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085013422 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085013422 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085013422 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085013422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085013422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085013422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085013422 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085013422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013422 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085013422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085013422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085013422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085013422 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085013422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085013422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085013422 DLM3UA <000f> 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 20250823085013422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085013422 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085013422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085013422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085013422 DLM3UA <000f> 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 20250823085013422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085013422 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085013422 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085013422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085013422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085013422 DLM3UA <000f> 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 20250823085013422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085013422 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085013422 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085013422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085013422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085013422 DLM3UA <000f> 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 20250823085013422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085013422 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085013422 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(359)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(357)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085013434 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085013434 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085013434 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085013434 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085013435 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085013435 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085013435 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085013435 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085013436 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085013436 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085013436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085013436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085013436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013436 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085013436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085013436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085013436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085013436 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085013436 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085013436 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085013436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085013436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085013436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085013436 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085013436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013436 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085013436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085013436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085013436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085013436 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085013436 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085013436 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085013436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085013436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085013436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085013436 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085013436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013436 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085013436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085013436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085013436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085013436 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085013436 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085013436 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085013436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085013436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085013436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085013436 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085013436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085013436 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085013436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085013436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085013436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085013436 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085013436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013436 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085013436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085013436 DLM3UA <000f> 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 20250823085013436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085013436 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085013436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013436 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085013436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085013436 DLM3UA <000f> 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 20250823085013436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085013436 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085013436 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085013436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013436 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085013436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085013436 DLM3UA <000f> 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 20250823085013436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085013436 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085013436 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085013436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013436 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085013436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085013436 DLM3UA <000f> 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 20250823085013436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085013436 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085013436 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085013455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085013455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085013455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085013455 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085013455 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085013455 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085013455 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085013455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085013455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085013633 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 20250823085013633 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 20250823085013633 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085013633 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085013641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085013641 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085013641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085013641 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085013641 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085013641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085013641 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085013641 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085013641 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 20250823085013641 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085013641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085013641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085013644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085013644 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085013644 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  20250823085013644 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085013644 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085013644 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085013644 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 20250823085013644 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085013644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085013644 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085013645 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085013645 DLSS7 <000c> ss7_asp.c: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  20250823085013645 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  20250823085013645 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085013645 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085013645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085013645 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085013645 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085013645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085013645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085013645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085013645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085013645 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085013645 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085013645 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085013646 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 20250823085013646 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 20250823085013646 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085013646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085013646 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085013646 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085013646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085013646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085013646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085013647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085013647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085013647 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085013647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085013647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085013647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085013647 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085013647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085013647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085013647 DLM3UA <000f> 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 20250823085013647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085013647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085013647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085013647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085013647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085013647 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(362)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085013653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085013653 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085013653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085013653 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085013653 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085013653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085013653 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085013653 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085013653 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 20250823085013653 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085013653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085013653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085013656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013656 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085013656 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085013656 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  20250823085013656 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085013656 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085013656 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085013656 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 20250823085013656 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085013656 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085013656 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085013656 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085013656 DLSS7 <000c> ss7_asp.c: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  20250823085013656 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085013656 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  20250823085013656 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085013656 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085013656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085013656 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085013656 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085013657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085013657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085013657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085013657 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085013657 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085013657 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085013657 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085013658 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085013658 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085013658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085013658 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085013658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013658 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085013658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085013658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085013658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085013658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085013658 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085013658 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085013658 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085013658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085013658 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085013658 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085013658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085013658 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085013658 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085013659 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085013659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085013659 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085013659 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085013659 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085013659 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085013659 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(358)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085014444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085014444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085014444 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085014444 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085014444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085014444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085014444 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085014444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085014444 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085014444 DLSS7 <000c> ss7_asp.c: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  20250823085014444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085014444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085014444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085014444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085014444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085014444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085014444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085014444 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085014444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085014444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085014444 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085014444 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085014444 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) 20250823085014444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085014444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085014444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085014444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085014444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085014444 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085014444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085014444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085014444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085014444 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085014444 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085014444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085014444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085014444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085014444 DLM3UA <000f> 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 20250823085014444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085014444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085014444 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085014444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085014444 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085014444 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  20250823085014445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085014445 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085014445 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085014445 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085014445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085014445 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085014445 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085014445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085014445 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085014445 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085014445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085014445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085014445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085014445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085014445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085014445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085014445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085014445 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085014445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085014446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085014446 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085014446 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085014446 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(358)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085014450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085014450 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085014450 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085014450 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085014450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085014450 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085014450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085014450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085014450 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085014450 DLSS7 <000c> ss7_asp.c: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  20250823085014450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085014450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085014450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085014450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085014450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085014450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085014450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085014450 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085014450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085014450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085014450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085014450 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085014450 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) 20250823085014450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085014450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085014450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014450 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085014450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085014450 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085014450 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085014450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085014450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085014450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085014450 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085014450 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085014450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085014450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085014450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085014450 DLM3UA <000f> 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 20250823085014450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085014450 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085014450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085014450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085014450 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085014450 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  20250823085014451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085014451 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085014451 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085014451 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085014451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085014451 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085014451 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085014451 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085014451 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085014451 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085014451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085014451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085014451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085014451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085014451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085014451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085014451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085014451 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085014451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085014451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085014451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085014451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085014451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085014451 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085014451 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085014451 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(361)@f9b5e94e4af2: MSC_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 } } } } 20250823085014482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45600<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)2764309 20250823085015510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085015510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085015510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085015510 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085015510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2a2e15, normal) (hnbgw_rua.c:408) 20250823085015510 DHNB DEBUG map_rua[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823085015510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2764309)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085015510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2764309 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085015510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085015510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085015510 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085015510 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2764309 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085015510 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085015510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085015510 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2764309 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085015510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2764309 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085015510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2764309)[0x56285f246e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085015510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085015510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085015510 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2764309 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085015510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085015510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085015510 DLSCCP DEBUG SCCP-SCOC(33)[0x56285f224780]{IDLE}: Allocated (fsm.c:456) 20250823085015510 DLSCCP DEBUG SCCP-SCOC(33)[0x56285f224780]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085015510 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300010d0056400500f1100926) (sccp_scrc.c:455) 20250823085015510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085015510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085015510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085015510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085015510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085015510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085015510 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085015511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085015511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085015511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085015511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085015511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085015511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085015511 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085015511 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085015511 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085015511 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085015511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085015511 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 01 0d 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085015511 DLSCCP DEBUG SCCP-SCOC(33)[0x56285f224780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085015511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085015511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2764309)[0x56285f246e10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085015511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085015511 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085015511 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085015511 DLM3UA <000f> 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 20250823085015511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085015511 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085015511 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085015511 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085015511 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085015511 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 01 0d 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@f9b5e94e4af2: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)9337806 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@f9b5e94e4af2: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@f9b5e94e4af2: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)2764309 20250823085015713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085015713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085015713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250823085015713 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085015713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2a2e15,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250823085015713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2764309 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250823085015713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2764309)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085015713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2764309)[0x56285f246e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085015713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) HNBGW_Test.sgsn0-SCCP(360)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085016529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085016529 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085016529 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085016529 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085016529 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085016529 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085016529 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085016529 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085016529 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085016529 DLSS7 <000c> ss7_asp.c: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 0d 3c 86 02 00 00 00 00  20250823085016529 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085016529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085016530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085016530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085016530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085016530 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000d3c86) (sccp_scrc.c:545) 20250823085016530 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) 20250823085016530 DLSCCP DEBUG SCCP-SCOC(33)[0x56285f224780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085016530 DLSCCP DEBUG SCCP-SCOC(33)[0x56285f224780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085016530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085016530 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085016530 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) 20250823085016530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085016530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085016530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085016530 DLSCCP DEBUG SCCP-SCOC(33)[0x56285f224780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085016530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d3c86), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085016530 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085016530 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) 20250823085016530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085016530 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085016530 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085016530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085016530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085016530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 0d 3c 86 00 00 21 00 00 00 00 00 (ss7_asp.c:1383) 20250823085016530 DLSCCP DEBUG SCCP-SCOC(33)[0x56285f224780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085016530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56285f22f5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:300) 20250823085016530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2764309)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085016530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2764309)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:203) 20250823085016530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2764309)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823085016530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085016530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085016530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085016530 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2764309 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823085016530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085016531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085016531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085016531 DLM3UA <000f> 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 20250823085016531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085016531 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085016531 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085016531 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085016531 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085016531 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 0d 3c 86 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@f9b5e94e4af2: Session index based on local reference:0 20250823085016535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085016535 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085016535 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085016535 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085016535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085016535 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085016535 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085016535 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085016535 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085016535 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 0d 3c 86 00  HNBGW_Test.sgsn0-RAN(361)@f9b5e94e4af2: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)9337806 20250823085016535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085016536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085016536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085016536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085016536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085016536 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=000d3c86) (sccp_scrc.c:545) 20250823085016536 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) 20250823085016536 DLSCCP DEBUG SCCP-SCOC(33)[0x56285f224780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085016536 DLSCCP DEBUG SCCP-SCOC(33)[0x56285f224780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085016536 DLSCCP DEBUG SCCP-SCOC(33)[0x56285f224780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085016536 DLSCCP DEBUG SCCP-SCOC(33)[0x56285f224780]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085016536 DLSCCP DEBUG SCCP-SCOC(33)[0x56285f224780]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085017546 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37769<->l=127.0.0.1:4262) (control_if.c:193) 20250823085017547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45594<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(352)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085017551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45588<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085017552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085017552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085017552 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085017552 DMAIN NOTICE (127.0.0.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) 20250823085017552 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@f9b5e94e4af2: Final verdict of PTC: none 20250823085017555 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085017555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085017555 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085017555 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(358)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@f9b5e94e4af2: Final verdict of PTC: none 20250823085017555 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085017555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085017555 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085017555 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085017555 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 20250823085017555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085017555 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085017555 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085017555 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085017555 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085017555 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085017555 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085017555 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 20250823085017555 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085017555 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085017555 DLSS7 <000c> ss7_asp.c: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  20250823085017555 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  20250823085017556 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085017556 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085017556 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085017556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085017556 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085017556 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085017556 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 20250823085017556 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085017556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085017556 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085017556 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085017556 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 20250823085017556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085017556 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085017556 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085017556 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085017556 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085017556 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085017556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085017556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085017556 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085017556 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085017556 DLSCCP DEBUG 0: SCCP(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-RAN(361)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(354)@f9b5e94e4af2: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@f9b5e94e4af2: Final verdict of PTC: none 20250823085017556 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085017557 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 20250823085017557 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085017557 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085017557 DLSS7 <000c> ss7_asp.c: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  20250823085017557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085017557 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085017557 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085017557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085017557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085017557 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085017557 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) 20250823085017557 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085017557 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(359)@f9b5e94e4af2: Final verdict of PTC: none 20250823085017557 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085017557 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085017557 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085017557 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085017557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085017557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085017557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085017557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085017557 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085017557 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) 20250823085017557 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085017557 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(362)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(363)@f9b5e94e4af2: Final verdict of PTC: none 20250823085017559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45600<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823085017633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085018236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297312) Waiting for packet dumper to finish... 1 (prev_count=297312, count=301192) 20250823085019404 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085019404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085019404 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085019404 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085019404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085019404 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085019404 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085019404 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085019405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085019405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085019405 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085019405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085019405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085019405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085019405 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085019405 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823085019405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085019405 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085019405 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085019405 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823085019557 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085019557 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085019557 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085019558 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085019558 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085019558 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250823085021346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085021353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085021358 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45013<->l=127.0.0.1:4262) (control_if.c:572) 20250823085021380 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085021380 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085021381 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085021381 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085021381 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085021381 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085021381 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085021381 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085021381 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085021381 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085021381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085021382 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085021382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021382 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085021382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085021382 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085021382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021382 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085021382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085021382 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085021382 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085021382 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085021382 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085021382 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085021382 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085021382 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085021382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085021382 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085021382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021382 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085021382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085021382 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085021382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021382 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085021382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085021382 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085021382 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085021382 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085021382 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085021382 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085021382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085021382 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085021382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021382 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021382 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085021382 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085021382 DLM3UA <000f> 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 20250823085021382 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085021382 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085021382 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085021382 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085021382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085021382 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085021382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021382 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085021382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085021382 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085021382 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085021382 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085021383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021383 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085021383 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085021383 DLM3UA <000f> 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 20250823085021383 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085021383 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085021383 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085021383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021383 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085021383 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085021383 DLM3UA <000f> 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 20250823085021383 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085021383 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085021383 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085021384 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085021384 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085021384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085021384 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085021384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085021384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021384 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085021384 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085021384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085021384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085021384 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085021384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021384 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085021384 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085021384 DLM3UA <000f> 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 20250823085021384 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085021384 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(373)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(373)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(371)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085021409 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085021409 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085021410 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085021410 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085021410 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085021410 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085021410 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085021410 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085021411 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085021411 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085021411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085021411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085021411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021411 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085021411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085021411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085021411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085021411 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085021411 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085021411 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085021411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085021411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085021411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085021411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085021411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021411 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085021411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085021411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085021411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085021411 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085021411 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085021411 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085021411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085021411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085021411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085021411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085021411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021411 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085021411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085021411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085021411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085021411 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085021411 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085021411 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085021411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085021411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085021411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085021411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085021411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085021411 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085021411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085021411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085021411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085021411 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085021411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085021411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085021411 DLM3UA <000f> 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 20250823085021411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085021411 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085021411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085021411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085021411 DLM3UA <000f> 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 20250823085021411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085021411 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085021411 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085021411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085021411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085021411 DLM3UA <000f> 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 20250823085021411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085021411 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085021411 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085021411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085021411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085021411 DLM3UA <000f> 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 20250823085021411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085021411 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085021411 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@f9b5e94e4af2: M3UA emulation initiated, the test can be started MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085021433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085021433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085021433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085021433 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085021433 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085021433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085021433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085021433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085021433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085021605 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 20250823085021605 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 20250823085021605 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085021605 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085021614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021615 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085021615 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085021615 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085021615 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085021615 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085021615 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085021615 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085021615 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085021615 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 20250823085021615 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085021615 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085021615 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085021618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021618 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085021618 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085021618 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  20250823085021618 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085021618 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085021618 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085021618 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 20250823085021618 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085021618 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085021618 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085021618 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085021618 DLSS7 <000c> ss7_asp.c: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  20250823085021618 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  20250823085021618 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085021618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085021618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085021618 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085021618 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085021618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085021618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085021618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085021618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085021618 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085021618 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085021618 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085021619 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085021619 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085021620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085021620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085021620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085021620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085021620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085021620 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085021620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085021620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085021620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085021620 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085021620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021620 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085021620 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085021620 DLM3UA <000f> 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 20250823085021620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085021620 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085021620 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085021620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085021620 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085021620 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  20250823085021622 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 20250823085021622 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 20250823085021622 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085021622 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085021628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021628 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085021628 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085021628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085021628 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085021628 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085021628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085021628 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085021628 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085021628 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 20250823085021628 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085021629 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085021629 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085021632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021632 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085021632 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085021632 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  20250823085021632 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085021632 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085021632 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085021632 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 20250823085021632 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085021632 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085021632 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085021632 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085021632 DLSS7 <000c> ss7_asp.c: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  20250823085021632 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085021632 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  20250823085021632 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085021633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085021633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085021633 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085021633 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085021633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085021633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085021633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085021633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085021633 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085021633 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085021633 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085021634 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085021634 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085021634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085021634 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085021634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021634 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085021634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085021634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085021634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085021634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085021634 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085021634 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085021634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085021634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085021634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085021635 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085021635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085021635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085021635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085021635 DLM3UA <000f> 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 20250823085021635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085021635 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085021635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085021635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085021635 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085021635 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(372)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085022421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085022421 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085022421 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085022421 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085022421 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085022421 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085022422 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085022422 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085022422 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085022422 DLSS7 <000c> ss7_asp.c: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  20250823085022422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085022422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085022422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085022422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085022422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085022422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085022422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085022422 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085022422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085022422 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085022422 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085022422 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) 20250823085022422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085022422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085022422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085022422 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085022422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085022422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085022422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085022422 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085022422 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085022422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085022422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085022422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085022422 DLM3UA <000f> 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 20250823085022422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085022423 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085022423 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085022423 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085022423 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085022423 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  20250823085022425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085022425 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085022425 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085022425 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085022425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085022425 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085022425 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085022425 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085022425 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085022425 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085022425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085022425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085022425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085022425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085022425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085022425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085022425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085022425 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085022425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085022425 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085022425 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085022425 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085022425 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(372)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085022436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085022436 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085022436 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085022436 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085022436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085022436 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085022436 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085022436 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085022436 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085022436 DLSS7 <000c> ss7_asp.c: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  20250823085022436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085022436 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085022436 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085022436 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085022436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085022436 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085022436 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085022436 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085022436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085022436 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085022436 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085022436 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085022436 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) 20250823085022436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085022436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085022436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085022436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085022436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085022436 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085022436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085022436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085022436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085022436 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085022436 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085022436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085022437 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085022437 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085022437 DLM3UA <000f> 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 20250823085022437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085022437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085022437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085022437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085022437 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085022437 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  20250823085022437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085022437 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085022437 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085022437 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085022437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085022437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085022437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085022437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085022437 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085022437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085022437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085022437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085022437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085022437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085022437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085022437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085022437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085022437 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085022437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085022438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085022438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085022438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085022438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085022438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085022438 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085022438 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(375)@f9b5e94e4af2: MSC_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 } } } } 20250823085022464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47230<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)4122143 20250823085023483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085023483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085023483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085023483 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085023483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3ee61f, normal) (hnbgw_rua.c:408) 20250823085023483 DHNB DEBUG map_rua[0x56285f224780]{init}: Allocated (fsm.c:456) 20250823085023483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4122143)[0x56285f224780]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085023483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4122143 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085023483 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085023483 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085023483 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4122143 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085023483 DCN DEBUG map_sccp[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823085023483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085023483 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4122143 <-> SCCP-34 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085023483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4122143 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085023483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4122143)[0x56285f224780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085023483 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085023483 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085023483 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4122143 SCCP-34 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085023483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56285f246e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085023483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085023483 DLSCCP DEBUG SCCP-SCOC(34)[0x56285f22f5a0]{IDLE}: Allocated (fsm.c:456) 20250823085023483 DLSCCP DEBUG SCCP-SCOC(34)[0x56285f22f5a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085023483 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003a10056400500f1100926) (sccp_scrc.c:455) 20250823085023483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085023483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085023483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085023483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085023483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085023483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085023483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085023483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085023483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085023483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085023483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085023483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085023483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085023483 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085023483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085023483 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085023483 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085023483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085023483 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 a1 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085023483 DLSCCP DEBUG SCCP-SCOC(34)[0x56285f22f5a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085023483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56285f246e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085023483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4122143)[0x56285f224780]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085023483 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085023483 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085023483 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085023483 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085023483 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085023483 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085023483 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085023483 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085023483 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085023483 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 a1 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@f9b5e94e4af2: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)8870364 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@f9b5e94e4af2: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@f9b5e94e4af2: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)4122143 20250823085023684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085023685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085023685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250823085023685 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085023685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3ee61f,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250823085023685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4122143 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250823085023685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4122143)[0x56285f224780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085023685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4122143)[0x56285f224780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085023685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56285f246e10]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) HNBGW_Test.msc0-SCCP(371)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085024498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085024498 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085024499 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085024499 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085024499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085024499 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085024499 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085024499 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085024499 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085024499 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 77 21 fd 02 00 00 00 00  20250823085024499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085024499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085024499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085024499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085024499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085024499 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007721fd) (sccp_scrc.c:545) 20250823085024499 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) 20250823085024499 DLSCCP DEBUG SCCP-SCOC(34)[0x56285f22f5a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085024499 DLSCCP DEBUG SCCP-SCOC(34)[0x56285f22f5a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085024499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085024499 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085024499 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) 20250823085024499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56285f246e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085024499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56285f246e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085024499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085024499 DLSCCP DEBUG SCCP-SCOC(34)[0x56285f22f5a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085024499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007721fd), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085024499 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085024499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085024499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085024499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085024499 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085024499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085024499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085024499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 77 21 fd 00 00 22 00 00 00 00 00 (ss7_asp.c:1383) 20250823085024499 DLSCCP DEBUG SCCP-SCOC(34)[0x56285f22f5a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085024499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56285f246e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:300) 20250823085024499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4122143)[0x56285f224780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085024499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4122143)[0x56285f224780]{disconnected}: Freeing instance (context_map.c:203) 20250823085024499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4122143)[0x56285f224780]{disconnected}: Deallocated (fsm.c:568) 20250823085024499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085024499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:207) 20250823085024499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823085024499 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4122143 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823085024500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085024500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085024500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085024500 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085024500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085024500 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085024500 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085024500 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085024500 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085024500 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 77 21 fd 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-RAN(372)@f9b5e94e4af2: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)8870364 20250823085024505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085024505 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085024505 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085024505 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085024505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085024505 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085024505 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085024505 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085024505 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085024505 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 77 21 fd 00  20250823085024505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085024505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085024505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085024505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085024505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085024505 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=007721fd) (sccp_scrc.c:545) 20250823085024505 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) 20250823085024505 DLSCCP DEBUG SCCP-SCOC(34)[0x56285f22f5a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085024505 DLSCCP DEBUG SCCP-SCOC(34)[0x56285f22f5a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085024505 DLSCCP DEBUG SCCP-SCOC(34)[0x56285f22f5a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085024505 DLSCCP DEBUG SCCP-SCOC(34)[0x56285f22f5a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085024505 DLSCCP DEBUG SCCP-SCOC(34)[0x56285f22f5a0]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085025518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47218<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085025519 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45013<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(367)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(366)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085025524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47206<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085025525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085025526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085025526 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085025526 DMAIN NOTICE (127.0.0.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) 20250823085025526 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085025527 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085025527 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085025527 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085025527 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085025527 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085025527 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085025527 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085025527 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085025527 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 20250823085025527 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085025527 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085025527 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085025527 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085025527 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085025527 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085025527 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085025527 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 20250823085025528 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085025528 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085025528 DLSS7 <000c> ss7_asp.c: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  20250823085025528 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  20250823085025528 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085025528 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085025528 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085025528 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085025528 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085025528 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085025528 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085025528 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085025528 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085025528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085025528 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085025528 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) 20250823085025528 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085025528 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085025528 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 20250823085025528 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085025528 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085025528 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085025528 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085025528 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085025528 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085025528 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823085025528 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) 20250823085025529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085025529 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085025529 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(375)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@f9b5e94e4af2: Final verdict of PTC: none 20250823085025529 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085025529 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085025529 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085025529 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085025529 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 20250823085025529 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085025529 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085025529 DLSS7 <000c> ss7_asp.c: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  20250823085025529 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085025529 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085025529 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085025529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085025529 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085025529 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085025529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085025529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085025529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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(377)@f9b5e94e4af2: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@f9b5e94e4af2: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@f9b5e94e4af2: Final verdict of PTC: none 20250823085025529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085025529 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085025529 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) 20250823085025529 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085025529 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(373)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(368)@f9b5e94e4af2: Final verdict of PTC: none 20250823085025532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47230<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823085025611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085026214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=300312) Waiting for packet dumper to finish... 1 (prev_count=300312, count=300852) 20250823085027529 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085027529 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085027529 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085027529 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085027529 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085027529 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_cs_iu_release_req_rua_disconnect started. 20250823085029348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085029353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085029358 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37471<->l=127.0.0.1:4262) (control_if.c:572) 20250823085029407 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085029407 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085029408 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085029408 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085029408 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085029408 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085029408 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085029408 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085029409 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085029409 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085029409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085029409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085029409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029409 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085029409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085029409 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085029409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029409 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085029409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085029409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085029409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085029409 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085029409 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085029409 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085029409 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085029409 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085029409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085029409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085029409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085029409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029409 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085029409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085029409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085029409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085029409 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085029409 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085029409 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085029409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085029409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085029409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029410 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085029410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085029410 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085029410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029410 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085029410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085029410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085029410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085029410 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085029410 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085029410 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085029410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085029410 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085029410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029410 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085029410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085029410 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085029410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029410 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085029410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085029410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085029410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085029410 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085029410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085029410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085029410 DLM3UA <000f> 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 20250823085029410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085029410 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085029410 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085029410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085029410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085029410 DLM3UA <000f> 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 20250823085029410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085029410 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085029410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085029410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085029410 DLM3UA <000f> 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 20250823085029410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085029410 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085029410 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085029410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085029410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085029410 DLM3UA <000f> 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 20250823085029410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085029410 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085029410 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(387)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085029429 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085029429 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085029429 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085029429 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085029429 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085029429 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085029429 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085029429 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085029430 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085029430 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085029431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085029431 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085029431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029431 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085029431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085029431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085029431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085029431 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085029431 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085029431 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085029431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085029431 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029431 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085029431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085029431 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085029431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029431 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085029431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085029431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085029431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085029431 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085029431 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085029431 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085029431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085029431 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029431 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) 20250823085029431 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085029431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085029431 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085029431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029431 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085029431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085029431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085029431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085029431 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085029431 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085029431 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085029431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085029431 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085029431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029432 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085029432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085029432 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085029432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085029432 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085029432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085029432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085029432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085029432 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085029432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029432 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085029432 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085029432 DLM3UA <000f> 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 20250823085029432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085029432 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085029432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029432 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085029432 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085029432 DLM3UA <000f> 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 20250823085029432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085029432 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085029432 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085029432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029432 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085029432 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085029432 DLM3UA <000f> 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 20250823085029432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085029432 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) 20250823085029432 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085029432 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085029432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029432 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085029432 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085029432 DLM3UA <000f> 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 20250823085029432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085029432 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085029432 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085029453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085029453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085029453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085029453 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085029453 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085029453 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085029453 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085029453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085029453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085029626 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 20250823085029626 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 20250823085029626 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085029626 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085029631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029631 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085029631 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085029631 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085029632 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085029632 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085029632 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085029632 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085029632 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085029632 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 20250823085029632 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085029632 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085029632 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085029634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029634 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085029634 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085029634 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  20250823085029634 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085029635 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085029635 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085029635 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 20250823085029635 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085029635 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085029635 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085029635 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085029635 DLSS7 <000c> ss7_asp.c: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  20250823085029635 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  20250823085029635 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085029635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085029635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085029635 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085029635 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085029635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085029635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085029635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085029635 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085029635 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085029635 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085029635 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085029636 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085029636 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085029636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085029636 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085029636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085029637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085029637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085029637 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085029637 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085029637 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085029637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085029637 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085029637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029637 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085029637 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085029637 DLM3UA <000f> 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 20250823085029637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085029637 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085029637 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085029637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085029637 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085029637 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  20250823085029644 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 20250823085029644 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 20250823085029644 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085029644 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085029652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029652 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085029652 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085029652 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085029652 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085029652 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085029652 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085029652 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085029652 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085029652 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 20250823085029652 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085029652 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085029652 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085029654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029654 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085029654 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085029654 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  20250823085029654 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085029654 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085029654 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085029654 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 20250823085029655 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085029655 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085029655 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085029655 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085029655 DLSS7 <000c> ss7_asp.c: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  20250823085029655 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085029655 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  20250823085029655 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085029655 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085029655 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085029655 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085029655 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085029655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085029655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085029655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085029655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085029655 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085029655 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085029655 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085029656 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085029656 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085029656 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085029656 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085029656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029657 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085029657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085029657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085029657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085029657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085029657 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085029657 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085029657 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085029657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085029657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085029657 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085029657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085029657 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085029657 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085029657 DLM3UA <000f> 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 20250823085029657 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085029657 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085029657 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085029657 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085029657 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085029657 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(386)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085030442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085030442 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085030442 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085030442 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085030442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085030442 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085030442 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085030442 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085030442 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085030442 DLSS7 <000c> ss7_asp.c: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  20250823085030443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085030443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085030443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085030443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085030443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085030443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085030443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085030443 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085030443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085030443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085030443 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085030443 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085030443 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) 20250823085030443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085030443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085030443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085030443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085030443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085030443 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085030443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085030443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085030443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085030443 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085030443 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085030443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085030444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085030444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085030444 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085030444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085030444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085030444 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085030444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085030444 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085030444 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  20250823085030444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085030444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085030444 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085030444 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085030444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085030444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085030444 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085030444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085030444 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085030444 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085030444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085030444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085030444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085030444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085030445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085030445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085030445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085030445 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085030445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085030445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085030445 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085030445 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085030445 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(386)@f9b5e94e4af2: MSC_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(389)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085030453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085030453 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085030453 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085030453 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085030453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085030453 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085030453 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085030453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085030453 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085030453 DLSS7 <000c> ss7_asp.c: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  20250823085030453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085030453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085030453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085030453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085030453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085030454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085030454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085030454 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085030454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030454 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085030454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085030454 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085030454 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085030454 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) 20250823085030454 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085030454 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085030454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030454 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085030454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085030454 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085030454 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085030454 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085030454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085030454 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085030454 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085030454 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085030454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085030454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085030454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085030454 DLM3UA <000f> 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 20250823085030454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085030454 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085030454 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085030454 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085030454 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085030454 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  20250823085030456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085030456 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085030456 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085030456 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085030456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085030456 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085030456 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085030456 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085030456 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085030456 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085030456 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085030456 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085030456 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085030456 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085030456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085030456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085030456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085030456 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085030456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085030456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085030456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085030456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085030456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085030456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085030456 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085030456 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(389)@f9b5e94e4af2: MSC_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 } } } } 20250823085030473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50904<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)14809834 20250823085031519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085031519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085031519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085031519 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085031519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe1faea, normal) (hnbgw_rua.c:408) 20250823085031519 DHNB DEBUG map_rua[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085031519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14809834)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085031519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14809834 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085031520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085031520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085031520 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14809834 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085031520 DCN DEBUG map_sccp[0x56285f224780]{init}: Allocated (fsm.c:456) 20250823085031520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085031520 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14809834 <-> SCCP-35 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085031520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14809834 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085031520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14809834)[0x56285f22f5a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085031520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085031520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085031520 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14809834 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085031520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085031520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085031520 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{IDLE}: Allocated (fsm.c:456) 20250823085031520 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085031520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030000cd0056400500f1100926) (sccp_scrc.c:455) 20250823085031520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085031520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085031520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085031520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085031520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085031520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085031520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085031521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085031521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085031521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085031521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085031521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085031521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085031521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085031521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085031521 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085031521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085031521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085031521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 23 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 00 cd 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085031521 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085031521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085031521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14809834)[0x56285f22f5a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085031521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085031521 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085031521 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085031521 DLM3UA <000f> 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 20250823085031521 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085031521 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085031521 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085031521 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085031521 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085031521 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 23 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 00 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(385)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@f9b5e94e4af2: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8485853 TC_cs_iu_release_req_rua_disconnect0(392)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085031545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085031545 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085031545 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085031545 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085031545 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085031545 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085031545 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085031545 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085031545 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085031545 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 f3 17 d6 02 00 00 00 00  20250823085031545 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085031545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085031545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085031545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085031545 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085031545 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f317d6) (sccp_scrc.c:545) 20250823085031545 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) 20250823085031545 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085031545 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085031545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085031545 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085031545 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) 20250823085031545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085031545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_cs_iu_release_req_rua_disconnect0(392)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@f9b5e94e4af2: 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)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823085031749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085031749 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085031749 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085031749 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085031749 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085031749 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085031749 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085031749 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085031749 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085031749 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  20250823085031749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085031749 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085031749 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085031749 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085031749 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085031749 DLSCCP DEBUG 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) 20250823085031749 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) 20250823085031749 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085031749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085031749 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085031749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085031749 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085031749 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085031749 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14809834 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085031749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085031749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085031750 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085031750 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085031750 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085031750 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085031750 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085031750 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{UNUSED}: Allocated (fsm.c:456) 20250823085031750 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{UNUSED}: is child of mgw(mgw-fsm-14809834-0)[0x56285f2331f0] (fsm.c:486) 20250823085031750 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14809834-0)[0x56285f2331f0] (mgcp_client_endpoint_fsm.c:724) 20250823085031750 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085031750 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085031750 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085031750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14809834-0)[0x56285f243c10]{ST_CRCX}: Allocated (fsm.c:456) 20250823085031750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14809834-0)[0x56285f243c10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460] (fsm.c:486) 20250823085031750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14809834-0)[0x56285f243c10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085031750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14809834-0)[0x56285f243c10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085031750 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: e1fa'... (mgcp_client.c:807) 20250823085031750 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250823085031750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14809834-0)[0x56285f243c10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085031750 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e1faea17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1faea17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e1faea17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1faea17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823085031796 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250823085031796 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085031796 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085031796 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085031796 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085031796 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085031796 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031796 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031796 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085031796 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085031796 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031797 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085031797 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085031797 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085031797 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085031797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14809834)[0x56285f22f5a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085031797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085031797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085031797 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085031820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085031820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085031820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085031820 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085031820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe1faea) (hnbgw_rua.c:472) 20250823085031820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14809834 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085031820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14809834)[0x56285f22f5a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085031820 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085031820 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085031820 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14809834 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085031820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085031820 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085031820 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085031820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085031820 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085031820 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14809834-0)[0x56285f2331f0] (mgcp_client_endpoint_fsm.c:724) 20250823085031820 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085031820 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085031820 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085031820 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: e1fa'... (mgcp_client.c:807) 20250823085031820 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823085031820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085031820 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085031820 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031820 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e1faea17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1faea17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085031831 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250823085031831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085031831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085031831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031831 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085031831 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085031831 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14809834-0)[0x56285f2331f0] (mgcp_client_endpoint_fsm.c:724) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085031831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14809834-0)[0x56285f2455f0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085031831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14809834-0)[0x56285f2455f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460] (fsm.c:486) 20250823085031831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14809834-0)[0x56285f2455f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085031831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14809834-0)[0x56285f2455f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250823085031831 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: e1fa'... (mgcp_client.c:807) 20250823085031831 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823085031831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14809834-0)[0x56285f2455f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031831 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e1faea17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1faea17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085031838 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250823085031838 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2455f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085031838 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2455f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085031838 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2455f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085031838 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2455f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085031838 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085031838 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031838 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031838 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031838 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085031838 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085031838 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031838 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{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) 20250823085031838 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085031838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085031838 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085031838 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085031838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085031838 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085031838 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085031838 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f317d6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085031838 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085031838 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085031838 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085031838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085031838 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085031838 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085031838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085031838 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 f3 17 d6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085031838 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085031838 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085031838 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085031838 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085031838 DLM3UA <000f> 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 20250823085031838 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085031838 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085031838 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085031838 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085031838 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085031838 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 f3 17 d6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085032020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085032021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085032021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250823085032021 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085032021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe1faea) (hnbgw_rua.c:472) 20250823085032021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14809834 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250823085032021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14809834)[0x56285f22f5a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085032021 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250823085032021 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250823085032021 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14809834 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250823085032021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085032021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085032021 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085032021 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f317d6), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:455) 20250823085032021 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085032021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085032021 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085032021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085032021 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085032021 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085032021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085032021 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 f3 17 d6 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 (ss7_asp.c:1383) 20250823085032021 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085032021 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085032021 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085032021 DLM3UA <000f> 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 20250823085032021 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085032021 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085032021 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085032021 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085032021 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085032021 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 f3 17 d6 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@f9b5e94e4af2: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)14809834 20250823085032224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085032225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085032225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250823085032225 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085032225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe1faea,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250823085032225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14809834 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250823085032225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14809834)[0x56285f22f5a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085032225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14809834)[0x56285f22f5a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085032225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085032225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085032225 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085032225 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f317d6), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085032225 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085032225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085032225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085032225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085032225 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085032225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085032225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085032225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 f3 17 d6 00 00 23 00 00 00 00 00 (ss7_asp.c:1383) 20250823085032225 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085032225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:337) 20250823085032225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14809834)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085032225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14809834)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:203) 20250823085032225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14809834)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085032225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085032225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{disconnected}: Freeing instance (context_map.c:207) 20250823085032225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56285f224780]{disconnected}: Deallocated (fsm.c:568) 20250823085032225 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085032225 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085032225 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085032225 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085032225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085032225 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: e1fa'... (mgcp_client.c:807) 20250823085032225 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085032225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085032225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2455f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085032225 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: e1fa'... (mgcp_client.c:807) 20250823085032225 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085032225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2455f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085032225 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{IN_USE}: Removing from parent mgw(mgw-fsm-14809834-0)[0x56285f2331f0] (mgcp_client_endpoint_fsm.c:873) 20250823085032225 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085032225 DLMGCP DEBUG mgw-endp(mgw-fsm-14809834-0)[0x56285f22c460]{IN_USE}: Deallocated (fsm.c:568) 20250823085032225 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085032225 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085032225 DMGW DEBUG mgw(mgw-fsm-14809834-0)[0x56285f2331f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085032225 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14809834 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250823085032226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085032226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085032226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085032226 DLM3UA <000f> 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 20250823085032226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085032226 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085032226 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085032226 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085032226 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085032226 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 f3 17 d6 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@f9b5e94e4af2: Session index based on local reference:0 20250823085032232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085032232 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085032232 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085032232 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085032232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085032232 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085032232 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085032232 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085032232 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085032232 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 f3 17 d6 00  20250823085032232 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085032232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085032232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085032232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085032232 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085032232 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=00f317d6) (sccp_scrc.c:545) 20250823085032232 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) 20250823085032232 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085032232 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085032232 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085032232 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085032232 DLSCCP DEBUG SCCP-SCOC(35)[0x56285f246e10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(386)@f9b5e94e4af2: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8485853 TC_cs_iu_release_req_rua_disconnect0(392)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e1faea17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e1faea17" }, { code := "I", val := "22222" } }, sdp := omit } 20250823085032247 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250823085032247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085032247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085032247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085032247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f243c10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085032248 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250823085032248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2455f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085032248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2455f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085032248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2455f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085032248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f2455f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085033260 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37471<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(381)@f9b5e94e4af2: Final verdict of PTC: none 20250823085033262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(380)@f9b5e94e4af2: Final verdict of PTC: none 20250823085033267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085033269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085033269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085033269 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085033269 DMAIN NOTICE (127.0.0.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) 20250823085033269 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085033271 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085033271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085033271 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085033271 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085033271 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085033271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085033271 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085033271 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085033271 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 20250823085033271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085033271 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085033271 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085033271 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085033271 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085033271 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085033271 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085033271 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 20250823085033271 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085033271 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085033271 DLSS7 <000c> ss7_asp.c: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_cs_iu_release_req_rua_disconnect(379)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@f9b5e94e4af2: Final verdict of PTC: none 20250823085033271 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  20250823085033271 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085033271 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085033271 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085033271 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085033271 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085033271 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085033271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085033271 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085033271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085033271 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085033271 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085033271 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085033271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085033272 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085033272 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085033272 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 20250823085033272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085033272 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085033272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085033272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085033272 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085033272 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085033272 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-SCCP(385)@f9b5e94e4af2: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@f9b5e94e4af2: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@f9b5e94e4af2: Final verdict of PTC: none 20250823085033272 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085033272 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(387)@f9b5e94e4af2: Final verdict of PTC: none 20250823085033272 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085033272 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085033272 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085033272 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085033272 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085033272 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 20250823085033272 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085033272 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085033272 DLSS7 <000c> ss7_asp.c: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  20250823085033272 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085033272 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085033272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085033272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085033272 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085033272 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085033272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085033272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085033272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085033272 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085033272 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085033272 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) 20250823085033272 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085033272 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(391)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(382)@f9b5e94e4af2: Final verdict of PTC: none 20250823085033275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50904<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823085033332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085033934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50916<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364992) Waiting for packet dumper to finish... 1 (prev_count=364992, count=368872) 20250823085035271 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085035272 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085035272 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085035273 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085035273 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085035273 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ps_iu_release_req_rua_disconnect started. 20250823085037065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085037071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085037076 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44151<->l=127.0.0.1:4262) (control_if.c:572) 20250823085037097 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085037097 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085037097 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085037097 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085037097 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085037097 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085037097 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085037097 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085037098 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085037098 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085037098 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085037098 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085037098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085037098 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085037098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085037098 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085037098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037098 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085037098 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085037098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085037098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085037098 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085037098 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085037098 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085037098 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085037098 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085037098 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085037098 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085037098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037098 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085037098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085037098 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085037098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037098 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085037098 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085037098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085037098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085037098 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085037098 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085037098 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085037098 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085037098 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085037098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037098 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085037098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085037098 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085037098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037098 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085037098 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085037098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037098 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085037098 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085037098 DLM3UA <000f> 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 20250823085037098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085037098 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085037098 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085037098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085037098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085037098 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085037098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037098 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085037098 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085037098 DLM3UA <000f> 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 20250823085037098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085037098 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085037098 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085037098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037098 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085037098 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085037098 DLM3UA <000f> 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 20250823085037098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085037098 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085037098 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085037099 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085037099 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085037099 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085037099 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085037099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037099 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085037099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037099 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085037099 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085037099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085037099 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085037099 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085037100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037100 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085037100 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085037100 DLM3UA <000f> 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 20250823085037100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085037100 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(401)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(399)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085037111 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085037111 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085037111 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085037111 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085037112 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085037112 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085037112 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085037112 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085037113 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085037113 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085037113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085037113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085037113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037113 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085037113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085037113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085037113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085037113 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085037113 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085037113 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085037113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085037113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 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) 20250823085037113 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085037113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085037113 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085037113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037113 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085037113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085037113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085037113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085037113 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085037113 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085037113 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085037113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085037113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085037113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085037113 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085037113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037113 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085037113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085037113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085037113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085037113 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085037113 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085037113 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085037113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085037113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037114 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085037114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085037114 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085037114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085037114 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085037114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085037114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085037114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085037114 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085037114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085037114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085037114 DLM3UA <000f> 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 20250823085037114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085037114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085037114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085037114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085037114 DLM3UA <000f> 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 20250823085037114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085037114 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) 20250823085037114 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085037114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085037114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085037114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085037114 DLM3UA <000f> 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 20250823085037114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085037114 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085037114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085037114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085037114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085037114 DLM3UA <000f> 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 20250823085037114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085037114 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085037114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085037138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085037138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085037138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085037138 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085037138 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085037138 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085037138 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085037138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085037139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085037310 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 20250823085037310 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 20250823085037310 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085037310 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085037319 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037319 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085037319 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085037319 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085037319 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085037319 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085037319 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085037319 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085037319 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085037319 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 20250823085037320 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085037320 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085037320 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085037322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037322 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085037322 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085037322 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  20250823085037322 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085037322 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085037322 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085037322 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 20250823085037322 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085037322 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085037322 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085037322 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085037322 DLSS7 <000c> ss7_asp.c: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  20250823085037322 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  20250823085037322 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085037323 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085037323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085037323 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085037323 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085037323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085037323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085037323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085037323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085037323 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085037323 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085037323 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085037323 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 20250823085037323 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 20250823085037323 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085037323 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085037324 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085037324 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085037324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085037324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085037324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085037324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085037325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085037325 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085037325 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085037325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085037325 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085037325 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085037325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037325 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085037325 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085037325 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085037325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085037325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085037325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085037325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085037325 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085037325 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(404)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085037330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037330 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085037330 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085037330 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085037330 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085037330 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085037330 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085037330 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085037330 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085037330 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 20250823085037330 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085037330 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085037330 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085037332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037332 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085037332 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085037332 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  20250823085037332 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085037332 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085037332 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085037332 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 20250823085037332 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085037332 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085037332 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085037332 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085037332 DLSS7 <000c> ss7_asp.c: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  20250823085037332 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085037332 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  20250823085037332 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085037332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085037333 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085037333 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085037333 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085037333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085037333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085037333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085037333 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085037333 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085037333 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085037333 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085037334 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085037334 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085037334 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085037334 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085037334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037334 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085037334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085037334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085037334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085037334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085037334 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085037334 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085037334 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085037334 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085037334 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085037334 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085037334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085037334 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085037334 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085037334 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085037334 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085037335 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085037335 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085037335 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085037335 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085037335 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(400)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085038120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085038120 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085038121 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085038121 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085038121 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085038121 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085038121 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085038121 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085038121 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085038121 DLSS7 <000c> ss7_asp.c: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  20250823085038121 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085038121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085038121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085038121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085038121 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085038121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085038121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085038121 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085038121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085038121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085038121 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085038121 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085038121 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) 20250823085038121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085038121 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085038121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085038121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038122 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085038122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085038122 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085038122 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085038122 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085038122 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085038122 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085038122 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085038122 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085038122 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085038122 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085038122 DLM3UA <000f> 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 20250823085038122 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085038122 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085038122 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085038122 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085038122 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085038122 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  20250823085038125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085038125 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085038125 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085038125 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085038125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085038125 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085038125 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085038125 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085038125 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085038125 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085038125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085038125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085038125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085038125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085038125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085038125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085038125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085038125 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085038125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085038125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085038125 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085038126 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085038126 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(400)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085038134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085038134 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085038134 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085038134 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085038134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085038134 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085038134 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085038134 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085038134 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085038134 DLSS7 <000c> ss7_asp.c: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  20250823085038134 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085038134 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085038134 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085038134 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085038134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085038134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085038134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085038134 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085038134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038134 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085038134 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085038134 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085038134 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085038134 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) 20250823085038134 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085038134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085038134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085038134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085038134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085038134 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085038134 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085038134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085038134 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085038134 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085038134 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085038134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085038134 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085038134 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085038134 DLM3UA <000f> 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 20250823085038134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085038134 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085038134 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085038134 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085038134 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085038134 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  20250823085038134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085038134 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085038134 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085038134 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085038134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085038134 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085038134 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085038134 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085038134 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085038134 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085038134 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085038134 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085038134 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085038134 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085038134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085038134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085038134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085038134 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085038134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085038134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085038134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085038135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085038135 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085038135 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085038135 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085038135 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(403)@f9b5e94e4af2: MSC_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 } } } } 20250823085038162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43486<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)1190880 20250823085039195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085039195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085039195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085039195 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085039195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x122be0, normal) (hnbgw_rua.c:408) 20250823085039195 DHNB DEBUG map_rua[0x56285f2455f0]{init}: Allocated (fsm.c:456) 20250823085039195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1190880)[0x56285f2455f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085039195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1190880 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085039195 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085039195 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085039195 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085039195 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1190880 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085039195 DCN DEBUG map_sccp[0x56285f243c10]{init}: Allocated (fsm.c:456) 20250823085039195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085039195 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1190880 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085039195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1190880 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085039195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1190880)[0x56285f2455f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085039195 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085039195 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085039195 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1190880 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085039195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085039195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085039195 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{IDLE}: Allocated (fsm.c:456) 20250823085039195 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085039195 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030000cf0056400500f1100926) (sccp_scrc.c:455) 20250823085039195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085039195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085039195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085039195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085039195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085039195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085039195 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085039195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085039195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085039195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085039195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085039195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085039195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085039195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085039195 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085039195 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085039195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085039195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085039195 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 00 cf 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085039195 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085039195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085039195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1190880)[0x56285f2455f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085039195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085039195 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085039195 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085039195 DLM3UA <000f> 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 20250823085039195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085039195 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085039195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085039195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085039195 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085039195 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 00 cf 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@f9b5e94e4af2: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12491209 HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085039209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085039209 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085039209 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085039209 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085039209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085039209 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085039209 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085039209 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085039209 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085039209 DLSS7 <000c> ss7_asp.c: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 b0 a7 bc 02 00 00 00 00  20250823085039210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085039210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085039210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085039210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085039210 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085039210 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b0a7bc) (sccp_scrc.c:545) 20250823085039210 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) 20250823085039210 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085039210 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085039210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085039210 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085039210 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) 20250823085039210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085039210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(396)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823085039412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085039412 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085039412 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085039412 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085039412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085039412 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085039412 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085039412 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085039413 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085039413 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  20250823085039413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085039413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085039413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085039413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085039413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085039413 DLSCCP DEBUG 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) 20250823085039413 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) 20250823085039413 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085039413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085039413 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085039413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085039413 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085039413 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085039413 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1190880 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085039413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085039413 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1190880 SCCP-36 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085039413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1190880)[0x56285f2455f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085039413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085039413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085039413 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085039443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085039443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085039443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085039443 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085039443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x122be0) (hnbgw_rua.c:472) 20250823085039443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1190880 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085039443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1190880)[0x56285f2455f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085039443 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085039443 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085039443 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1190880 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085039443 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085039443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085039443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085039443 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085039443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a7bc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085039443 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085039443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085039443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085039443 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085039443 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085039443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085039443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085039443 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 b0 a7 bc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085039443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085039443 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085039443 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085039443 DLM3UA <000f> 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 20250823085039443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085039443 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085039443 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085039443 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085039443 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085039443 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 b0 a7 bc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085039645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085039645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085039645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250823085039645 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085039645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x122be0) (hnbgw_rua.c:472) 20250823085039645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1190880 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250823085039645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1190880)[0x56285f2455f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085039645 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250823085039645 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250823085039645 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1190880 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250823085039645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085039645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085039645 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085039645 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a7bc), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:455) 20250823085039645 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085039645 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085039645 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085039645 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085039645 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085039645 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085039645 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085039645 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 b0 a7 bc 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 (ss7_asp.c:1383) 20250823085039645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085039646 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085039646 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085039646 DLM3UA <000f> 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 20250823085039646 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085039646 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085039646 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085039646 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085039646 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085039646 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 b0 a7 bc 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@f9b5e94e4af2: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)1190880 20250823085039848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085039848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085039849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250823085039849 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085039849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x122be0,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250823085039849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1190880 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250823085039849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1190880)[0x56285f2455f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085039849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1190880)[0x56285f2455f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085039849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085039849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085039849 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085039849 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a7bc), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085039849 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085039849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085039849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085039849 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085039849 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085039849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085039849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085039849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 b0 a7 bc 00 00 24 00 00 00 00 00 (ss7_asp.c:1383) 20250823085039849 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085039849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:337) 20250823085039849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1190880)[0x56285f2455f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085039849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1190880)[0x56285f2455f0]{disconnected}: Freeing instance (context_map.c:203) 20250823085039849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1190880)[0x56285f2455f0]{disconnected}: Deallocated (fsm.c:568) 20250823085039849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085039849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{disconnected}: Freeing instance (context_map.c:207) 20250823085039849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56285f243c10]{disconnected}: Deallocated (fsm.c:568) 20250823085039849 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1190880 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250823085039849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085039849 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085039849 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085039849 DLM3UA <000f> 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 20250823085039849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085039849 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085039849 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085039849 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085039849 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085039850 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 b0 a7 bc 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: Session index based on local reference:0 20250823085039856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085039856 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085039856 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085039856 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085039856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085039856 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085039856 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085039856 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085039856 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085039856 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 b0 a7 bc 00  20250823085039857 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085039857 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085039857 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085039857 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085039857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085039857 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=00b0a7bc) (sccp_scrc.c:545) 20250823085039857 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) 20250823085039857 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085039857 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085039857 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085039857 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085039857 DLSCCP DEBUG SCCP-SCOC(36)[0x56285f246e10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@f9b5e94e4af2: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12491209 MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085040868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085040869 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44151<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(395)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(394)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085040873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43470<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085040875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085040875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085040875 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085040875 DMAIN NOTICE (127.0.0.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) 20250823085040875 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085040877 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085040877 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085040877 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085040877 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085040877 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085040877 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085040877 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085040877 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085040877 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085040877 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085040877 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085040877 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085040877 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085040877 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085040877 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085040877 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@f9b5e94e4af2: Final verdict of PTC: none 20250823085040877 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 20250823085040877 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085040877 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085040877 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085040877 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085040877 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085040877 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085040877 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085040877 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 20250823085040877 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085040877 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085040877 DLSS7 <000c> ss7_asp.c: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  20250823085040877 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  20250823085040877 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085040877 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085040877 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 20250823085040878 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085040878 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085040878 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085040878 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@f9b5e94e4af2: Final verdict of PTC: none 20250823085040878 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085040878 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085040878 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085040878 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085040878 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc0-M3UA(401)@f9b5e94e4af2: Final verdict of PTC: none 20250823085040878 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085040878 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085040878 DLSS7 <000c> ss7_asp.c: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  20250823085040878 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085040878 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085040878 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085040878 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085040878 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085040878 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085040878 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085040878 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085040878 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085040878 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085040878 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) 20250823085040878 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085040878 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085040878 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085040878 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085040878 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085040878 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085040879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085040879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085040879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085040879 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085040879 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085040879 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) 20250823085040879 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085040879 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(404)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(396)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(405)@f9b5e94e4af2: Final verdict of PTC: none 20250823085040881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 08:50:40 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 20250823085040983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085041586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329000) Waiting for packet dumper to finish... 1 (prev_count=329000, count=332880) 20250823085042879 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085042879 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085042879 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085042879 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085042879 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085042879 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250823085044672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085044677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085044680 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37903<->l=127.0.0.1:4262) (control_if.c:572) 20250823085044701 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085044701 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085044702 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085044702 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085044702 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085044702 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085044702 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085044702 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085044702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085044702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085044702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044702 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085044702 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) 20250823085044702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085044702 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085044702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044702 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085044702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085044702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085044702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085044702 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085044702 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085044702 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085044702 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085044702 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085044703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085044703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085044703 DLM3UA <000f> 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 20250823085044703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085044703 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085044703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085044704 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085044704 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085044704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085044704 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085044704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044704 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) 20250823085044704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085044704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044704 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085044704 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085044704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085044704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250823085044704 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085044704 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085044704 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085044704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085044704 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085044704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044704 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085044704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085044704 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085044704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044704 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085044704 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085044704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085044704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085044704 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085044704 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085044704 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085044704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085044704 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085044704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044705 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085044705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085044705 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085044705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044705 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085044705 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085044705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085044705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085044705 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085044705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044705 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085044705 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085044705 DLM3UA <000f> 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 20250823085044705 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085044705 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085044705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044705 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085044705 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085044706 DLM3UA <000f> 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 20250823085044706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085044706 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085044706 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085044706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044706 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085044706 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085044706 DLM3UA <000f> 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 20250823085044706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085044706 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085044706 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085044728 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085044728 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085044728 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085044728 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085044728 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085044728 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085044728 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085044728 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085044729 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085044729 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085044729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085044729 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085044729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044729 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085044729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044729 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085044729 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085044729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085044730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085044730 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085044730 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085044730 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085044730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085044730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085044730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085044730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085044730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085044730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044730 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085044730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085044730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085044730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085044730 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085044730 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085044730 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085044730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085044730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085044730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085044730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085044730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085044730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044730 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085044730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085044730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085044730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085044730 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085044730 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085044730 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085044730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085044730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085044730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044730 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085044730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085044730 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085044730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044730 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085044730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085044730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085044730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085044730 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085044730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085044730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085044730 DLM3UA <000f> 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 20250823085044731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085044731 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085044731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044731 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085044731 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085044731 DLM3UA <000f> 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 20250823085044731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085044731 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085044731 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085044731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044731 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085044731 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085044731 DLM3UA <000f> 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 20250823085044731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085044731 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085044731 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085044731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044731 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085044731 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085044731 DLM3UA <000f> 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 20250823085044731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085044731 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085044731 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085044754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085044754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085044754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085044754 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085044754 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085044754 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085044754 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085044754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085044754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085044924 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 20250823085044924 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 20250823085044924 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085044924 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085044932 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044932 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085044932 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085044932 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085044932 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085044932 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085044932 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085044932 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085044932 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085044932 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 20250823085044932 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085044932 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085044932 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085044936 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044936 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085044936 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085044936 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  20250823085044936 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085044936 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085044936 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085044936 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 20250823085044936 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085044936 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085044936 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085044936 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085044936 DLSS7 <000c> ss7_asp.c: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  20250823085044936 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  20250823085044936 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085044937 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085044937 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085044937 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085044937 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085044937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085044937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085044937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085044937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085044937 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085044937 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085044937 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085044938 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085044938 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085044938 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085044938 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085044938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085044938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044938 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085044938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085044938 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085044938 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085044938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085044938 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085044938 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085044938 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044938 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085044938 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085044938 DLM3UA <000f> 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 20250823085044938 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085044939 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085044939 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085044939 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085044939 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085044939 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  20250823085044943 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 20250823085044943 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 20250823085044943 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085044943 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085044952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044952 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085044952 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085044952 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085044952 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085044952 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085044952 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085044952 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085044952 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085044952 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 20250823085044952 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085044952 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085044952 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085044953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044953 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085044953 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085044953 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  20250823085044953 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085044953 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085044953 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085044953 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 20250823085044953 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085044953 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085044953 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085044953 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085044953 DLSS7 <000c> ss7_asp.c: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  20250823085044953 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085044953 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  20250823085044953 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085044953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085044953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085044953 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085044953 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085044953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085044953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085044953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085044953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085044953 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085044953 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085044953 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085044954 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085044954 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085044954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085044954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085044954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085044954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085044954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085044954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085044954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085044954 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085044954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085044954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085044954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085044954 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085044955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085044955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085044955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085044955 DLM3UA <000f> 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 20250823085044955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085044955 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085044955 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085044955 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085044955 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085044955 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(414)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085045736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085045736 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085045736 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085045736 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085045736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085045736 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085045736 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085045736 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085045736 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085045736 DLSS7 <000c> ss7_asp.c: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  20250823085045737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085045737 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085045737 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085045737 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085045737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085045737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085045737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085045737 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085045737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085045737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085045737 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085045737 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085045737 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) 20250823085045737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085045737 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085045737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085045737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085045737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085045737 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085045737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085045737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085045737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085045737 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085045737 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085045737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085045737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085045737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085045737 DLM3UA <000f> 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 20250823085045737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085045737 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085045737 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085045737 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085045737 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085045737 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  20250823085045739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085045739 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085045739 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085045739 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085045739 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085045739 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085045739 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085045739 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085045739 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085045739 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085045739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085045739 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085045739 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085045739 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085045739 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085045739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085045739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085045739 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085045739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085045740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085045740 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085045740 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085045740 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(414)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085045753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085045753 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085045753 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085045753 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085045753 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085045753 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085045753 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085045753 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085045753 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085045753 DLSS7 <000c> ss7_asp.c: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  20250823085045753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085045753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085045753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085045753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085045753 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085045753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085045753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085045753 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045753 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085045753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085045753 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085045753 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085045753 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) 20250823085045753 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085045753 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045753 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085045754 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085045754 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085045754 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085045754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085045754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085045754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085045754 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085045754 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085045754 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085045754 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085045754 DLM3UA <000f> 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 20250823085045754 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085045754 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085045754 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085045754 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085045754 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085045754 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  20250823085045756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085045756 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085045756 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085045756 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085045756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085045756 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085045756 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085045756 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085045756 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085045756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085045756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085045756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085045756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085045756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085045756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085045756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085045756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085045756 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085045756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085045756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085045756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085045756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085045756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085045756 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085045756 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085045756 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(417)@f9b5e94e4af2: MSC_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 } } } } 20250823085045773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47626<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@f9b5e94e4af2: f_gen_tmsi(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)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)15022469 20250823085046812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085046812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085046812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085046812 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085046812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe53985, normal) (hnbgw_rua.c:408) 20250823085046812 DHNB DEBUG map_rua[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823085046812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15022469)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085046812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15022469 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085046812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085046812 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085046812 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15022469 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085046812 DCN DEBUG map_sccp[0x56285f2455f0]{init}: Allocated (fsm.c:456) 20250823085046812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085046812 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15022469 <-> SCCP-37 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085046812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15022469 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085046812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15022469)[0x56285f246e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085046812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085046812 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085046812 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15022469 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085046812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085046812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085046812 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{IDLE}: Allocated (fsm.c:456) 20250823085046812 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085046812 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000b30056400500f1100926) (sccp_scrc.c:455) 20250823085046812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085046812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085046812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085046812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085046812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085046812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085046812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085046812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085046812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085046812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085046812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085046812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085046812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085046812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085046812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085046812 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085046812 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085046813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085046813 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 00 b3 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085046813 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085046813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085046813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15022469)[0x56285f246e10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085046813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085046813 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085046813 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085046813 DLM3UA <000f> 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 20250823085046813 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085046813 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085046813 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085046813 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085046813 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085046813 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 00 b3 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@f9b5e94e4af2: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)12569117 TC_cs_rua_dt_during_sccp_wait_cc0(420)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085047016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085047017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085047017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085047017 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085047017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe53985) (hnbgw_rua.c:472) 20250823085047017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15022469 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:313) 20250823085047017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15022469)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085047017 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250823085047017 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250823085047017 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15022469 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250823085047017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085047017 DCN INFO map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{wait_cc}: Caching RANAP msg from RUA while waiting for SCCP CC (context_map_sccp.c:256) HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085047829 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085047830 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085047830 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085047830 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085047830 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085047830 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085047830 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085047830 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085047830 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085047830 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 43 83 9a 02 00 00 00 00  20250823085047830 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085047830 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085047830 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085047830 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085047830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085047830 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0043839a) (sccp_scrc.c:545) 20250823085047830 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) 20250823085047830 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085047830 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085047830 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085047830 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085047830 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) 20250823085047830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085047830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085047830 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085047830 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085047830 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043839a), PART(T=Data,L=12,D=000b40080000010004400122) (sccp_scrc.c:455) 20250823085047830 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085047830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085047830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085047830 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085047830 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085047830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085047830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085047830 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 43 83 9a 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 (ss7_asp.c:1383) 20250823085047831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085047831 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085047831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085047831 DLM3UA <000f> 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 20250823085047831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085047831 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085047831 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085047831 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085047831 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085047831 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 43 83 9a 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_rua_dt_during_sccp_wait_cc0(420)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: vl_len:22 HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ADB16AFBD223A7CBE1C64'O 20250823085047851 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085047851 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085047851 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085047851 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085047851 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085047851 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085047851 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085047851 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085047851 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085047851 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 db 16 af bd 22 3a 7c be 1c 64 00 00 00  20250823085047851 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250823085047851 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085047851 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085047851 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085047851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085047851 DLSCCP DEBUG 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=001440120000010010400b0adb16afbd223a7cbe1c64) (sccp_scrc.c:545) 20250823085047851 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) 20250823085047851 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085047851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085047851 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085047851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085047851 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250823085047851 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823085047851 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15022469 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250823085047851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15022469)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085047851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250823085047851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085047851 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085048052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085048052 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085048052 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085048053 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085048053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085048053 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085048053 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085048053 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085048053 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085048053 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  20250823085048053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085048053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085048053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085048053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085048053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085048053 DLSCCP DEBUG 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) 20250823085048053 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) 20250823085048053 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085048053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085048053 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085048053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085048053 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085048053 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085048053 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15022469 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085048053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15022469)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085048053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085048053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085048053 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@f9b5e94e4af2: Deleted conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)15022469 20250823085048076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085048076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085048076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085048076 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085048076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe53985,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085048076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15022469 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085048076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15022469)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085048076 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085048076 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085048076 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15022469 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085048076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085048076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085048076 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085048076 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043839a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085048076 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085048076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085048076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085048076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085048076 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085048076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085048076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085048076 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 43 83 9a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085048076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15022469)[0x56285f246e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085048076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085048076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085048077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085048077 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085048077 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085048077 DLM3UA <000f> 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 20250823085048077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085048077 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085048077 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085048077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085048077 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085048077 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 43 83 9a 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_rua_dt_during_sccp_wait_cc0(420)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(414)@f9b5e94e4af2: Deleted conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)12569117 HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: Session index based on connection ID:0 20250823085048091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085048091 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085048091 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085048091 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085048091 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085048091 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085048091 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085048091 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085048091 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085048091 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 43 83 9a 00 00 00 00 00  20250823085048091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085048091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085048091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085048091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085048091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085048091 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=0043839a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085048091 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) 20250823085048091 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085048091 DLSCCP DEBUG 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) 20250823085048091 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085048091 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) 20250823085048091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085048091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085048091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15022469)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085048091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15022469)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:203) 20250823085048091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15022469)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823085048091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085048091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{disconnected}: Freeing instance (context_map.c:207) 20250823085048091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x56285f2455f0]{disconnected}: Deallocated (fsm.c:568) 20250823085048091 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15022469 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823085048091 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=0043839a), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:455) 20250823085048091 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085048091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085048091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085048091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085048091 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085048091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085048091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085048091 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 43 83 9a 00 00 25 00 (ss7_asp.c:1383) 20250823085048091 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085048091 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085048091 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085048091 DLSCCP DEBUG SCCP-SCOC(37)[0x56285f243c10]{IDLE}: Deallocated (fsm.c:568) 20250823085048092 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085048092 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085048092 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085048092 DLM3UA <000f> 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 20250823085048092 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085048092 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085048092 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085048092 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085048092 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085048092 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 43 83 9a 00 00 25 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: RLC received in state:disconnect_pending 20250823085049405 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085049405 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085049405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085049405 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085049405 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085049405 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085049405 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085049405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085049405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085049405 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085049405 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085049405 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823085049405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085049405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085049405 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085049405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085049405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085049405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085049405 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085049405 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_cs_rua_dt_during_sccp_wait_cc0(420)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085050097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43518<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085050098 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37903<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(408)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085050102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085050103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085050103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085050103 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085050103 DMAIN NOTICE (127.0.0.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) 20250823085050103 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(413)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@f9b5e94e4af2: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@f9b5e94e4af2: Final verdict of PTC: none 20250823085050106 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085050106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085050106 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085050106 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085050106 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085050106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085050107 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085050107 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085050107 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 20250823085050107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085050107 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085050107 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085050107 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085050107 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085050107 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085050107 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085050107 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 20250823085050107 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(419)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@f9b5e94e4af2: Final verdict of PTC: none 20250823085050107 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085050107 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc0-RAN(414)@f9b5e94e4af2: Final verdict of PTC: none 20250823085050108 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085050108 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085050108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085050108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085050108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085050108 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085050108 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085050108 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) 20250823085050108 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085050108 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085050108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085050107 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085050107 DLSS7 <000c> ss7_asp.c: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  20250823085050107 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  20250823085050107 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085050107 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085050107 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085050107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085050107 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085050107 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085050107 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 20250823085050108 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085050108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085050108 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085050108 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085050108 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 20250823085050108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085050108 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085050108 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085050108 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085050108 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085050108 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085050108 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085050108 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 20250823085050108 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085050108 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085050108 DLSS7 <000c> ss7_asp.c: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  20250823085050108 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085050108 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085050108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085050108 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085050109 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085050109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085050109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085050109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085050109 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085050109 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085050109 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) 20250823085050109 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085050109 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(418)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(410)@f9b5e94e4af2: Final verdict of PTC: none 20250823085050111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47626<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc0(420)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc0(420): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_cs_rua_dt_during_sccp_wait_cc finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823085050201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085050803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47640<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344320) Waiting for packet dumper to finish... 1 (prev_count=344320, count=344860) 20250823085052108 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085052109 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085052109 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085052109 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085052109 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085052109 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:50:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250823085053934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085053940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085053946 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39689<->l=127.0.0.1:4262) (control_if.c:572) 20250823085053966 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085053966 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085053966 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085053967 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085053967 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085053967 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085053967 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085053967 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085053967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085053967 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085053967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085053967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053967 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085053967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085053967 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085053967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053967 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085053968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085053968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085053968 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085053968 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085053968 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085053968 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085053968 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085053968 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085053968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053968 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085053968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085053968 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085053968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053968 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085053968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085053968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085053968 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085053968 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085053968 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085053968 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085053969 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085053969 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085053969 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085053969 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085053969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085053969 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085053969 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085053969 DLM3UA <000f> 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 20250823085053969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085053969 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085053969 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085053969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053969 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) 20250823085053969 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085053969 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085053969 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085053969 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053969 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085053969 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085053969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085053969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085053969 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085053969 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085053970 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085053970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085053970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085053970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085053970 DLM3UA <000f> 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 20250823085053970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085053970 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085053970 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085053970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085053970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085053970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085053970 DLM3UA <000f> 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 20250823085053970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085053970 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) 20250823085053970 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085053970 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085053971 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085053971 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085053971 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085053971 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085053971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085053971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053971 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085053971 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085053971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085053971 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085053971 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085053971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085053971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085053971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085053971 DLM3UA <000f> 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 20250823085053971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085053971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(429)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(427)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085053987 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085053987 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085053988 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085053988 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085053988 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085053988 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085053988 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085053988 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085053989 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085053989 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085053989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085053989 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085053989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085053989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053989 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085053989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085053989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085053989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085053989 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085053989 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085053989 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085053989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085053989 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085053989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053989 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085053989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085053989 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085053989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053989 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085053989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085053989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085053989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250823085053989 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085053989 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085053989 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085053989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085053989 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085053990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053990 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085053990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085053990 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085053990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053990 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085053990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085053990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085053990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085053990 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085053990 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085053990 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085053990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085053990 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085053990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053990 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085053990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085053990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085053990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085053990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085053990 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085053990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085053990 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085053990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085053990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085053990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085053990 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085053990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085053990 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085053990 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085053990 DLM3UA <000f> 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 20250823085053990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085053990 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085053990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085053990 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085053990 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085053990 DLM3UA <000f> 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 20250823085053990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085053990 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085053990 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085053991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085053991 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085053991 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085053991 DLM3UA <000f> 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 20250823085053991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085053991 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085053991 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085053991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085053991 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085053991 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085053991 DLM3UA <000f> 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 20250823085053991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085053991 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085053991 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085054009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085054009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085054009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085054009 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085054009 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085054009 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085054009 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085054009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085054009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085054186 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 20250823085054186 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 20250823085054186 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085054186 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085054196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085054196 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085054196 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085054196 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085054196 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085054196 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085054196 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085054196 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085054196 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085054196 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 20250823085054196 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085054196 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085054196 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085054200 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085054200 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085054200 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085054200 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  20250823085054200 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085054200 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085054200 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085054200 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 20250823085054200 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085054200 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085054200 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085054200 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085054200 DLSS7 <000c> ss7_asp.c: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  20250823085054200 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  20250823085054200 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085054200 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 20250823085054200 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 20250823085054201 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085054201 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085054201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085054201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085054201 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085054201 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085054201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085054201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085054201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085054201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085054201 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085054201 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085054201 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085054202 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085054202 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085054203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085054203 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085054203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085054203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085054203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085054203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085054203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085054203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085054203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085054203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085054203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085054203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085054203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085054203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085054203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085054203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085054203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085054203 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085054203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085054203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085054203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085054203 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.sgsn0-M3UA(432)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085054203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085054203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085054203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085054203 DLM3UA <000f> 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 20250823085054203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085054203 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085054203 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085054203 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085054203 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085054203 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  20250823085054206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085054206 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085054206 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085054206 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085054206 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085054206 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085054206 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085054206 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085054206 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085054206 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 20250823085054206 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085054206 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085054206 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085054207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085054207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085054207 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085054207 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085054207 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  20250823085054207 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085054207 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085054207 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085054207 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 20250823085054207 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085054207 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085054207 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085054207 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085054207 DLSS7 <000c> ss7_asp.c: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  20250823085054207 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085054207 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  20250823085054207 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085054207 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085054207 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085054207 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085054207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085054207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085054207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085054207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085054207 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085054207 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085054207 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085054208 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085054208 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085054208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085054208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085054208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085054208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085054208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085054208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085054208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085054208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085054208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085054208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085054208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085054208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085054208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085054208 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085054208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085054208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085054208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085054208 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085054209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085054209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085054209 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085054209 DLM3UA <000f> 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 20250823085054209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085054209 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085054209 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085054209 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085054209 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085054209 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(428)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085055002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085055002 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085055002 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085055002 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085055002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085055002 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085055002 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085055002 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085055002 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085055002 DLSS7 <000c> ss7_asp.c: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  20250823085055002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085055002 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085055002 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085055002 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085055002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085055002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085055002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085055002 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085055002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085055002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085055002 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085055002 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085055002 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) 20250823085055002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085055002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085055002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085055002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085055002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085055002 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085055002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085055003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085055003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085055003 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085055003 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085055003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085055003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085055003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085055003 DLM3UA <000f> 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 20250823085055003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085055003 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085055003 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085055003 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085055003 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085055003 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  20250823085055005 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085055005 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085055005 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085055005 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085055005 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085055005 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085055005 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085055005 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085055005 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085055005 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085055005 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085055005 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085055006 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085055006 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085055006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085055006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085055006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085055006 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085055006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085055006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085055006 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085055006 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085055006 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(428)@f9b5e94e4af2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(431)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085055009 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085055009 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085055009 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085055009 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085055009 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085055009 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085055009 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085055009 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085055009 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085055009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085055009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085055009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085055009 DLSS7 <000c> ss7_asp.c: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  20250823085055009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085055009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085055009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085055009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085055009 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085055009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085055009 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085055009 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085055009 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085055009 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) 20250823085055009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085055009 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085055009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055009 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085055009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085055009 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085055009 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085055009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085055009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085055009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085055009 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085055009 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085055010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085055010 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085055010 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085055010 DLM3UA <000f> 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 20250823085055010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085055010 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085055010 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085055010 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085055010 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085055010 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  20250823085055012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085055012 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085055012 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085055012 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085055012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085055012 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085055012 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085055012 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085055012 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085055012 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085055012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085055012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085055012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085055012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085055012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085055012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085055012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085055012 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085055012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085055012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085055012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085055012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085055012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085055012 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085055012 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085055012 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(431)@f9b5e94e4af2: MSC_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 } } } } 20250823085055028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@f9b5e94e4af2: f_gen_tmsi(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)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)12867609 20250823085056059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085056059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085056059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085056059 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085056059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc45819, normal) (hnbgw_rua.c:408) 20250823085056059 DHNB DEBUG map_rua[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823085056060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12867609)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085056060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12867609 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085056060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085056060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085056060 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085056060 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12867609 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085056060 DCN DEBUG map_sccp[0x56285f2455f0]{init}: Allocated (fsm.c:456) 20250823085056060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085056060 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12867609 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085056060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12867609 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085056060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12867609)[0x56285f246e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085056060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085056060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085056060 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12867609 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085056060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085056060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085056060 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{IDLE}: Allocated (fsm.c:456) 20250823085056060 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085056060 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300028e0056400500f1100926) (sccp_scrc.c:455) 20250823085056060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085056060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085056060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085056060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085056060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085056060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085056060 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085056060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085056060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085056060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085056060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085056060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085056060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085056060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085056060 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085056060 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085056060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085056060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085056060 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 02 8e 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085056060 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085056060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085056060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12867609)[0x56285f246e10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085056060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085056060 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085056060 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085056060 DLM3UA <000f> 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 20250823085056060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085056060 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085056060 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085056060 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085056060 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085056060 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 02 8e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@f9b5e94e4af2: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)12213618 TC_ps_rua_dt_during_sccp_wait_cc0(434)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085056260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085056260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085056260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085056260 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085056261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc45819) (hnbgw_rua.c:472) 20250823085056261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12867609 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:313) 20250823085056261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12867609)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085056261 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250823085056261 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250823085056261 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12867609 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250823085056261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085056261 DCN INFO map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{wait_cc}: Caching RANAP msg from RUA while waiting for SCCP CC (context_map_sccp.c:256) HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085057079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085057079 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085057079 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085057079 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085057079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085057079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085057079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085057079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085057079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085057079 DLSS7 <000c> ss7_asp.c: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 16 18 04 02 00 00 00 00  20250823085057079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085057079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085057079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085057079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085057079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085057079 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00161804) (sccp_scrc.c:545) 20250823085057079 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) 20250823085057079 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085057079 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085057079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085057079 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085057079 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) 20250823085057079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085057079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085057079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085057079 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085057079 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00161804), PART(T=Data,L=12,D=000b40080000010004400122) (sccp_scrc.c:455) 20250823085057079 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085057079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085057079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085057079 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085057079 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085057079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085057079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085057079 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 16 18 04 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 (ss7_asp.c:1383) 20250823085057080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085057080 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085057080 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085057080 DLM3UA <000f> 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 20250823085057080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085057080 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085057080 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085057080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085057080 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085057080 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 16 18 04 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rua_dt_during_sccp_wait_cc0(434)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: vl_len:22 HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A870195A58C87769B3408'O 20250823085057099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085057099 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085057099 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085057099 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085057099 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085057099 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085057099 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085057099 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085057099 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085057099 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 87 01 95 a5 8c 87 76 9b 34 08 00 00 00  20250823085057100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250823085057100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085057100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085057100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085057100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085057100 DLSCCP DEBUG 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=001440120000010010400b0a870195a58c87769b3408) (sccp_scrc.c:545) 20250823085057100 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) 20250823085057100 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085057100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085057100 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085057100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085057100 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250823085057100 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823085057100 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12867609 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250823085057100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12867609)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085057100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:123) 20250823085057100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085057100 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085057300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085057301 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085057301 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085057301 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085057301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085057301 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085057301 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085057301 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085057301 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085057301 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  20250823085057301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085057301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085057301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085057301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085057301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085057301 DLSCCP DEBUG 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) 20250823085057301 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) 20250823085057301 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085057301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085057301 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085057301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085057301 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085057301 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085057301 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12867609 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085057301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12867609)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085057301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085057301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085057301 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@f9b5e94e4af2: Deleted conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)12867609 20250823085057324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085057324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085057324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085057324 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085057324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc45819,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085057324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12867609 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085057324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12867609)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085057324 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085057324 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085057324 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12867609 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085057324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085057324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085057324 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085057324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00161804), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085057324 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085057324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085057324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085057324 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085057324 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085057324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085057324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085057324 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 16 18 04 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085057324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12867609)[0x56285f246e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085057324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085057324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085057324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085057324 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085057324 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085057324 DLM3UA <000f> 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 20250823085057324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085057325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085057325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085057325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085057325 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085057325 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 16 18 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(430)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rua_dt_during_sccp_wait_cc0(434)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@f9b5e94e4af2: Deleted conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)12213618 HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: Session index based on connection ID:0 20250823085057334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085057334 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085057334 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085057334 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085057334 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085057334 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085057334 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085057334 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085057334 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085057334 DLSS7 <000c> ss7_asp.c: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 16 18 04 00 00 00 00 00  20250823085057334 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085057334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085057334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085057334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085057334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085057334 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=00161804), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085057334 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) 20250823085057334 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085057334 DLSCCP DEBUG 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) 20250823085057334 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085057334 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) 20250823085057334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085057334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085057334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12867609)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085057334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12867609)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:203) 20250823085057335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12867609)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823085057335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085057335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{disconnected}: Freeing instance (context_map.c:207) 20250823085057335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56285f2455f0]{disconnected}: Deallocated (fsm.c:568) 20250823085057335 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12867609 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823085057335 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=00161804), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:455) 20250823085057335 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085057335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085057335 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085057335 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085057335 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085057335 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085057335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085057335 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 16 18 04 00 00 26 00 (ss7_asp.c:1383) 20250823085057335 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085057335 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085057335 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085057335 DLSCCP DEBUG SCCP-SCOC(38)[0x56285f243c10]{IDLE}: Deallocated (fsm.c:568) 20250823085057335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085057335 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085057335 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085057335 DLM3UA <000f> 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 20250823085057335 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085057335 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085057335 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085057335 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085057335 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085057335 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 16 18 04 00 00 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_ps_rua_dt_during_sccp_wait_cc0(434)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085059340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085059341 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39689<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(423)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(422)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085059345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47652<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085059347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085059347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085059347 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085059347 DMAIN NOTICE (127.0.0.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) 20250823085059347 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(427)@f9b5e94e4af2: Final verdict of PTC: none 20250823085059349 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085059349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085059349 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085059349 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085059349 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085059349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085059349 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085059349 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085059349 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085059349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085059349 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@f9b5e94e4af2: Final verdict of PTC: none 20250823085059349 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@f9b5e94e4af2: Final verdict of PTC: none 20250823085059349 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085059349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085059349 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085059349 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085059349 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 20250823085059349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085059349 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085059349 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085059349 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085059349 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085059349 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085059349 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085059349 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 20250823085059349 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085059349 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085059349 DLSS7 <000c> ss7_asp.c: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  20250823085059350 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  20250823085059350 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085059350 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085059350 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 20250823085059350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085059350 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085059350 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085059350 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085059350 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085059350 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085059350 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085059350 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 20250823085059350 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085059350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085059350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085059350 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085059350 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085059350 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085059350 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085059350 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085059350 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085059350 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085059350 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) 20250823085059350 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085059350 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085059350 DLSS7 <000c> ss7_asp.c: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  20250823085059350 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085059350 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085059350 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085059350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085059350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.sgsn0-RAN(431)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(424)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@f9b5e94e4af2: Final verdict of PTC: none 20250823085059350 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085059350 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085059350 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085059350 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085059350 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085059351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085059351 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085059351 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) 20250823085059351 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085059351 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(432)@f9b5e94e4af2: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(433)@f9b5e94e4af2: Final verdict of PTC: none 20250823085059353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_dt_during_sccp_wait_cc0(434)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc0(434): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ps_rua_dt_during_sccp_wait_cc finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823085059457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085100059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=337920) Waiting for packet dumper to finish... 1 (prev_count=337920, count=338460) 20250823085101351 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085101351 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085101351 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085101351 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085101351 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085101351 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ps_rab_assignment started. 20250823085103183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085103189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085103194 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34089<->l=127.0.0.1:4262) (control_if.c:572) 20250823085103214 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085103214 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085103214 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085103214 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085103215 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085103215 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085103215 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085103215 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085103216 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085103216 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085103216 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085103216 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085103216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103216 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085103216 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085103216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085103216 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085103216 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085103216 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085103216 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085103216 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085103216 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085103216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) TC_ps_rab_assignment-Iuh0(439)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085103216 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085103216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103216 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085103216 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085103216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085103216 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085103216 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085103216 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085103216 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085103216 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085103216 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 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) 20250823085103216 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085103216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085103216 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085103216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103216 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085103216 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085103216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085103216 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085103216 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085103216 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085103216 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085103216 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085103216 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085103216 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) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103216 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085103216 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085103216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103216 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085103216 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085103216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085103216 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085103216 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085103216 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085103216 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085103216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085103217 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085103217 DLM3UA <000f> 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 20250823085103217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085103217 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085103217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085103217 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085103217 DLM3UA <000f> 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 20250823085103217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085103217 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085103217 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085103217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085103217 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085103217 DLM3UA <000f> 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 20250823085103217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085103217 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) 20250823085103217 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085103217 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085103217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085103217 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085103217 DLM3UA <000f> 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 20250823085103217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085103217 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085103217 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(443)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(443)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(441)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085103229 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085103229 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085103229 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085103229 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085103229 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085103229 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085103230 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085103230 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085103231 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085103231 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085103231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085103231 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085103231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103231 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085103231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085103231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085103231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085103231 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085103231 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085103231 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085103231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085103231 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085103231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085103231 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085103231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103231 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085103231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085103231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085103231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085103231 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085103231 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085103231 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085103231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085103231 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085103231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085103231 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085103231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085103231 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085103231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085103231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085103231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085103231 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085103231 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085103231 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085103231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085103231 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085103231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085103231 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085103231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085103231 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085103231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085103231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085103231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085103231 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085103231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103231 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085103231 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085103231 DLM3UA <000f> 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 20250823085103231 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085103231 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085103231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103231 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085103231 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085103231 DLM3UA <000f> 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 20250823085103231 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085103231 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085103231 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085103231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103231 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085103231 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085103231 DLM3UA <000f> 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 20250823085103231 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085103231 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085103232 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085103232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103232 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085103232 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085103232 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085103232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085103232 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085103232 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(446)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(446)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085103250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085103250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085103250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085103250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085103250 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085103250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085103250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085103250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085103250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085103428 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 20250823085103428 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 20250823085103428 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085103428 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085103435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103435 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085103435 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085103435 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085103435 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085103435 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085103435 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085103435 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085103435 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085103435 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 20250823085103435 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085103435 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085103435 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085103437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103437 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085103437 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085103437 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  20250823085103437 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085103437 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085103437 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085103438 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 20250823085103438 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085103438 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085103438 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085103438 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085103438 DLSS7 <000c> ss7_asp.c: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  20250823085103438 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  20250823085103438 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085103438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085103438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085103438 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085103438 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085103438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085103438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085103438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085103438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085103438 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085103438 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085103438 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085103439 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085103439 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085103439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085103439 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085103440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085103440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085103440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085103440 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085103440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085103440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085103440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085103440 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085103440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103440 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085103440 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085103440 DLM3UA <000f> 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 20250823085103440 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085103440 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085103440 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085103440 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085103440 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085103440 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  20250823085103441 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 20250823085103441 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 20250823085103441 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085103441 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085103447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103447 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085103447 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085103447 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085103447 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085103447 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085103447 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085103447 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085103447 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085103447 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 20250823085103447 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085103448 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085103448 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085103450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103450 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085103450 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085103450 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  20250823085103450 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085103450 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085103450 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085103450 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 20250823085103450 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085103450 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085103450 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085103450 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085103450 DLSS7 <000c> ss7_asp.c: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  20250823085103450 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085103450 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  20250823085103450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085103450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085103451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085103451 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085103451 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085103451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085103451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085103451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085103451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085103451 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085103451 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085103451 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085103452 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085103452 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085103452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085103452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085103452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103452 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085103452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085103453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085103453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085103453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085103453 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085103453 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085103453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085103453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085103453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085103453 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085103453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085103453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085103453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085103453 DLM3UA <000f> 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 20250823085103453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085103453 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085103453 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085103453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085103453 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085103453 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(442)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085104237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085104237 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085104237 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085104237 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085104237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085104237 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085104237 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085104237 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085104237 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085104237 DLSS7 <000c> ss7_asp.c: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  20250823085104237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085104237 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085104237 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085104237 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085104237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085104237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085104237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085104237 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085104237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085104237 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085104237 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085104237 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085104237 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) 20250823085104237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085104237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085104237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085104237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085104237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085104237 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085104237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085104237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085104237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085104237 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085104237 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085104237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085104237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085104237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085104237 DLM3UA <000f> 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 20250823085104237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085104237 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085104237 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085104237 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085104237 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085104237 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  20250823085104237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085104237 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085104237 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085104237 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085104237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085104237 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085104237 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085104237 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085104237 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085104237 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085104237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085104237 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085104237 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085104237 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085104237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085104237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085104237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085104237 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085104237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085104237 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085104237 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085104237 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085104237 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(442)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085104248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085104248 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085104248 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085104248 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085104248 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085104248 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085104248 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085104248 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085104248 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085104248 DLSS7 <000c> ss7_asp.c: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  20250823085104248 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085104248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085104248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085104248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085104248 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085104248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085104248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085104248 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085104248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104248 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085104248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085104248 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085104248 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085104248 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) 20250823085104248 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085104248 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085104248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104248 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085104248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104248 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085104248 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085104248 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085104248 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085104248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085104248 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085104249 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085104249 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085104249 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085104249 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085104249 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085104249 DLM3UA <000f> 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 20250823085104249 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085104249 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085104249 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085104249 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085104249 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085104249 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  20250823085104249 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085104249 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085104249 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085104249 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085104249 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085104249 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085104249 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085104249 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085104249 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085104249 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085104249 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085104249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085104249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085104249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085104249 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085104249 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085104249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085104249 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085104249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085104249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085104249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085104249 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085104249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085104249 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085104249 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085104249 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(445)@f9b5e94e4af2: MSC_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 } } } } 20250823085105287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36526<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@f9b5e94e4af2: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@f9b5e94e4af2: Added conn table entry 0TC_ps_rab_assignment0(448)14715564 20250823085106334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085106334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085106334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085106334 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085106334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe08aac, normal) (hnbgw_rua.c:408) 20250823085106334 DHNB DEBUG map_rua[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823085106334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14715564)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085106334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715564 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085106334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085106334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085106334 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085106334 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715564 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085106334 DCN DEBUG map_sccp[0x56285f2455f0]{init}: Allocated (fsm.c:456) 20250823085106334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085106335 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14715564 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085106335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715564 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085106335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14715564)[0x56285f246e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085106335 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085106335 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085106335 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715564 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085106335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085106335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085106335 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{IDLE}: Allocated (fsm.c:456) 20250823085106335 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085106335 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030001850056400500f1100926) (sccp_scrc.c:455) 20250823085106335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085106335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085106335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085106335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085106335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085106335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085106335 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085106335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085106335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085106335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085106335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085106335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085106335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085106335 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085106335 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085106335 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085106335 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085106335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085106335 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 01 85 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085106335 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085106335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085106336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14715564)[0x56285f246e10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085106336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085106336 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085106336 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085106336 DLM3UA <000f> 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 20250823085106336 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085106336 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085106336 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085106336 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085106336 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085106336 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 01 85 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@f9b5e94e4af2: Added conn table entry 0TC_ps_rab_assignment0(448)15625869 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(448)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085106350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085106350 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085106350 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085106350 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085106350 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085106350 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085106350 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085106350 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085106350 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085106350 DLSS7 <000c> ss7_asp.c: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 05 63 ce 02 00 00 00 00  20250823085106350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085106350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085106350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085106350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085106350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085106350 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000563ce) (sccp_scrc.c:545) 20250823085106350 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) 20250823085106350 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085106350 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085106350 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085106350 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085106350 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) 20250823085106350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085106350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(438)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823085106552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085106553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085106553 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085106553 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085106553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085106553 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085106553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085106553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085106553 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085106553 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  20250823085106553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085106553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085106553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085106553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085106553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085106553 DLSCCP DEBUG 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) 20250823085106553 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) 20250823085106553 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085106553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085106553 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085106553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085106553 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085106553 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085106553 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715564 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085106553 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085106554 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715564 SCCP-39 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085106554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14715564)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085106554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085106554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085106554 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085106601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085106601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085106601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085106601 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085106601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe08aac) (hnbgw_rua.c:472) 20250823085106601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715564 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085106601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14715564)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085106601 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085106601 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085106601 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715564 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085106601 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085106602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085106602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085106602 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085106602 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000563ce), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085106602 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085106602 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) 20250823085106602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085106602 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085106602 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085106602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085106602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085106602 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 05 63 ce 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250823085106602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085106602 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085106602 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085106602 DLM3UA <000f> 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 20250823085106602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085106602 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085106602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085106602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085106602 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085106602 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 05 63 ce 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085108626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085108626 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085108626 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085108626 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085108626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085108626 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085108626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085108626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085108626 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085108626 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  20250823085108627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085108627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085108627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085108627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085108627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085108627 DLSCCP DEBUG 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) 20250823085108627 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) 20250823085108627 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085108627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085108627 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085108627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085108627 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085108627 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085108627 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715564 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085108627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14715564)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085108627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085108627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085108627 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(440)@f9b5e94e4af2: Deleted conn table entry 0TC_ps_rab_assignment0(448)14715564 20250823085108646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085108647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085108647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085108647 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085108647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe08aac,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085108647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715564 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085108647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14715564)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085108647 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085108647 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085108647 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715564 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085108647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085108647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085108647 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085108647 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000563ce), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085108647 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085108647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085108647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085108647 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085108647 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085108647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085108647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085108647 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 05 63 ce 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085108647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14715564)[0x56285f246e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085108647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085108647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085108648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085108648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085108648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085108648 DLM3UA <000f> 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 20250823085108648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085108648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085108648 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085108648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085108648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085108648 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 05 63 ce 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@f9b5e94e4af2: Deleted conn table entry 0TC_ps_rab_assignment0(448)15625869 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: Session index based on connection ID:0 20250823085108658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085108658 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085108658 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085108658 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085108658 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085108658 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085108658 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085108658 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085108658 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085108658 DLSS7 <000c> ss7_asp.c: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 05 63 ce 00 00 00 00 00  20250823085108658 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085108658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085108658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085108658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085108658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085108658 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=000563ce), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085108658 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) 20250823085108658 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085108658 DLSCCP DEBUG 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) 20250823085108658 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085108658 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) 20250823085108658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085108658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085108658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14715564)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085108658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14715564)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:203) 20250823085108658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14715564)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823085108658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085108658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{disconnected}: Freeing instance (context_map.c:207) 20250823085108659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56285f2455f0]{disconnected}: Deallocated (fsm.c:568) 20250823085108659 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715564 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250823085108659 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=000563ce), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:455) 20250823085108659 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085108659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085108659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085108659 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085108659 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085108659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085108659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085108659 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 05 63 ce 00 00 27 00 (ss7_asp.c:1383) 20250823085108659 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085108659 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085108659 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085108659 DLSCCP DEBUG SCCP-SCOC(39)[0x56285f243c10]{IDLE}: Deallocated (fsm.c:568) 20250823085108659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085108659 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085108659 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085108659 DLM3UA <000f> 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 20250823085108659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085108659 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085108659 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085108659 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085108659 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085108659 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 05 63 ce 00 00 27 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_ps_rab_assignment0(448)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085110666 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34089<->l=127.0.0.1:4262) (control_if.c:193) 20250823085110667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33144<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(437)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(436)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085110670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33136<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085110671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085110671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085110671 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085110671 DMAIN NOTICE (127.0.0.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) 20250823085110671 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_ps_rab_assignment-Iuh0-RUA(440)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(442)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(441)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(435)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(444)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(438)@f9b5e94e4af2: Final verdict of PTC: none 20250823085110675 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085110675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085110675 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085110675 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085110675 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085110676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085110676 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085110676 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085110676 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085110676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085110676 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085110676 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085110676 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 20250823085110676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085110676 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085110676 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085110676 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085110676 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085110676 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085110676 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085110676 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 20250823085110676 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085110676 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085110676 DLSS7 <000c> ss7_asp.c: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  20250823085110676 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  20250823085110676 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085110676 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085110676 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085110676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085110676 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085110676 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-MGCP(447)@f9b5e94e4af2: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(439)@f9b5e94e4af2: Final verdict of PTC: none 20250823085110676 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 20250823085110676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085110676 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085110676 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085110676 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085110676 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085110676 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085110676 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085110676 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 20250823085110676 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085110676 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085110676 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085110676 DLSS7 <000c> ss7_asp.c: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  20250823085110676 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085110676 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085110677 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085110677 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085110677 DLSS7 NOTICE 0: RT(dpc=185=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-RAN(445)@f9b5e94e4af2: Final verdict of PTC: none 20250823085110677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085110677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085110677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085110677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085110677 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085110677 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) 20250823085110677 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085110677 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085110677 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(443)@f9b5e94e4af2: Final verdict of PTC: none 20250823085110677 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085110677 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085110677 DLSS7 NOTICE 0: RT(dpc=188=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(446)@f9b5e94e4af2: Final verdict of PTC: none 20250823085110677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085110677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085110677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085110677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085110677 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085110677 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) 20250823085110677 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085110678 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085110679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36526<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sat Aug 23 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 20250823085110774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085111377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309884) Waiting for packet dumper to finish... 1 (prev_count=309884, count=339912) 20250823085112677 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085112677 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085112677 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085112677 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085112677 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085112677 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ps_rab_assignment_concurrent started. 20250823085114494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085114500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085114502 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33837<->l=127.0.0.1:4262) (control_if.c:572) 20250823085114528 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085114528 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085114529 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085114530 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085114530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085114530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085114530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114530 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085114530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085114530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085114530 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085114530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085114530 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085114530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085114530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085114530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085114530 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085114530 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085114530 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085114530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085114530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085114530 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085114530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085114530 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085114530 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085114531 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) TC_ps_rab_assignment_concurrent-Iuh0(453)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085114531 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085114531 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085114531 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085114532 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085114532 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085114532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085114532 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085114532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114532 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) 20250823085114532 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085114532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085114532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114532 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085114532 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085114532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085114532 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085114532 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085114532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085114532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085114532 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085114532 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085114532 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085114532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085114532 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085114532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114533 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085114533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085114533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085114533 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085114533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085114533 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085114533 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085114533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085114533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085114533 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085114533 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085114533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114533 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085114533 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085114533 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085114533 DLM3UA <000f> 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 20250823085114533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085114533 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) 20250823085114533 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085114533 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085114533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114533 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085114533 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085114533 DLM3UA <000f> 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 20250823085114534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085114534 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085114534 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085114535 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085114535 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085114535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085114535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085114535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085114535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085114535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085114535 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085114535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085114535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085114535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085114535 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085114535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085114535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085114535 DLM3UA <000f> 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 20250823085114535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085114535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(457)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(455)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085114559 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085114559 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085114560 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085114560 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085114560 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085114560 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085114560 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085114560 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085114560 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085114560 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085114560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114560 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085114560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085114560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085114561 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085114561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085114561 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085114561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085114561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085114561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085114561 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085114561 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085114561 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085114561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085114561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085114561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114561 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085114561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085114561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085114561 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085114561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085114561 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085114561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085114561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085114561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085114561 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085114561 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085114561 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085114561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085114561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085114561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114561 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085114561 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085114561 DLM3UA <000f> 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 20250823085114561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085114561 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085114561 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085114561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114562 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085114562 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085114562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085114562 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085114562 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085114562 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085114562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085114562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085114562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085114562 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085114562 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085114562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085114562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085114562 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085114562 DLM3UA <000f> 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 20250823085114562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085114562 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085114562 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085114562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085114562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085114562 DLM3UA <000f> 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 20250823085114562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085114562 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085114562 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085114563 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085114563 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085114563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085114563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085114563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085114563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085114564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085114564 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085114564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085114564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085114564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085114564 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085114564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085114564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085114564 DLM3UA <000f> 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 20250823085114564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085114564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(460)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085114587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085114587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085114587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085114587 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085114587 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085114587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085114587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085114587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085114587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085114754 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 20250823085114754 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 20250823085114754 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085114754 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085114759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114759 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085114759 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085114759 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085114759 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085114759 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085114759 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085114759 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085114759 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085114759 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 20250823085114760 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085114760 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085114760 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085114762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114762 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085114762 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085114762 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  20250823085114762 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085114762 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085114762 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085114762 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 20250823085114762 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085114762 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085114762 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085114762 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085114762 DLSS7 <000c> ss7_asp.c: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  20250823085114762 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  20250823085114762 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085114762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085114763 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085114763 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085114763 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085114763 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085114763 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085114763 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085114763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085114763 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085114763 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085114763 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085114764 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085114764 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085114764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085114764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085114764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085114764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085114764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085114764 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085114764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085114764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085114764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085114764 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085114765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085114765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085114765 DLM3UA <000f> 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 20250823085114765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085114765 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085114765 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085114765 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085114765 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085114765 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  20250823085114778 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 20250823085114778 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 20250823085114778 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085114778 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085114786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114786 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085114786 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085114786 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085114786 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085114786 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085114786 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085114786 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085114786 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085114786 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 20250823085114786 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085114786 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085114786 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085114789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114789 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085114789 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085114789 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  20250823085114789 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085114789 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085114789 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085114789 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 20250823085114789 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085114789 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085114789 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085114789 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085114789 DLSS7 <000c> ss7_asp.c: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  20250823085114789 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085114789 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  20250823085114789 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085114789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085114789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085114789 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085114789 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085114789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085114789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085114789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085114789 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085114789 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085114789 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085114789 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085114790 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085114790 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085114790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085114790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085114790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114791 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085114791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085114791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085114791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085114791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085114791 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085114791 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085114791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085114791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085114791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085114791 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085114791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085114791 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085114791 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085114791 DLM3UA <000f> 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 20250823085114791 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085114791 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085114791 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085114791 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085114791 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085114791 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(456)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085115563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085115563 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085115563 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085115563 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085115563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085115563 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085115563 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085115563 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085115563 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085115563 DLSS7 <000c> ss7_asp.c: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  20250823085115563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085115563 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085115563 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085115563 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085115563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085115563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085115563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085115563 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085115563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085115563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085115563 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085115563 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085115563 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) 20250823085115563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085115563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085115563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085115563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085115563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085115563 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085115563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085115563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085115563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085115563 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085115563 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085115563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085115563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085115563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085115563 DLM3UA <000f> 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 20250823085115563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085115563 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085115563 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085115563 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085115563 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085115563 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  20250823085115563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085115563 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085115563 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085115563 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085115563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085115563 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085115563 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085115563 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085115563 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085115563 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085115563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085115563 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085115563 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085115563 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085115563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085115563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085115563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085115563 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085115563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115564 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085115564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085115564 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085115564 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085115564 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(456)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085115591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085115592 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085115592 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085115592 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085115592 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085115592 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085115592 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085115592 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085115592 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085115592 DLSS7 <000c> ss7_asp.c: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  20250823085115592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085115592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085115592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085115592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085115592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085115592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085115592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085115592 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085115592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085115592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085115592 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085115592 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085115592 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) 20250823085115592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085115592 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085115592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115592 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085115592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085115592 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085115592 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085115592 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085115592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085115592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085115592 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085115592 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085115593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085115593 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085115593 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085115593 DLM3UA <000f> 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 20250823085115593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085115593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085115593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085115593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085115593 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085115593 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  20250823085115595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085115595 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085115595 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085115595 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085115595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085115595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085115595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085115595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085115595 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085115595 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085115595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085115595 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085115595 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085115595 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085115595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085115595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085115595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085115595 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085115595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085115595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085115595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085115595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085115595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085115595 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085115595 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085115595 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: MSC_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 } } } } 20250823085116622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085116882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(463)@f9b5e94e4af2: f_gen_tmsi(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)@f9b5e94e4af2: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)1494025 20250823085117664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117664 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x16cc09, normal) (hnbgw_rua.c:408) 20250823085117664 DHNB DEBUG map_rua[0x56285f246e10]{init}: Allocated (fsm.c:456) 20250823085117664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1494025)[0x56285f246e10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1494025 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117664 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117664 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1494025 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117664 DCN DEBUG map_sccp[0x56285f2455f0]{init}: Allocated (fsm.c:456) 20250823085117664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117664 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1494025 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1494025 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1494025)[0x56285f246e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117664 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1494025 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117664 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{IDLE}: Allocated (fsm.c:456) 20250823085117664 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117664 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030000250056400500f1100926) (sccp_scrc.c:455) 20250823085117664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117664 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117664 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117664 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117664 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 25 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117664 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1494025)[0x56285f246e10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117664 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117664 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117664 DLM3UA <000f> 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 20250823085117664 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117664 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085117664 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085117664 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117664 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117664 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 25 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)12981064 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)7865299 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(462)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085117674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117674 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085117674 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085117674 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085117674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085117674 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085117674 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085117674 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085117674 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117674 DLSS7 <000c> ss7_asp.c: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 1b a4 17 02 00 00 00 00  20250823085117674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085117674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085117674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085117674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085117674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085117674 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001ba417) (sccp_scrc.c:545) 20250823085117674 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) 20250823085117674 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085117674 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085117674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085117674 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085117674 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) 20250823085117674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085117674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(462) subscribed for broadcast TC_ps_rab_assignment_concurrent0(464)@f9b5e94e4af2: f_gen_tmsi(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(465)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)13977728 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)3653216 TC_ps_rab_assignment_concurrent0(466)@f9b5e94e4af2: f_gen_tmsi(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(467)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)3488334 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)1380475 TC_ps_rab_assignment_concurrent0(468)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)7987327 TC_ps_rab_assignment_concurrent0(469)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(470)@f9b5e94e4af2: f_gen_tmsi(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)@f9b5e94e4af2: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)9080876 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(471)@f9b5e94e4af2: f_gen_tmsi(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)@f9b5e94e4af2: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)3769925 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(472)@f9b5e94e4af2: f_gen_tmsi(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)@f9b5e94e4af2: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)9424324 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)4777856 TC_ps_rab_assignment_concurrent0(473)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)3225911 TC_ps_rab_assignment_concurrent0(474)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)10838600 TC_ps_rab_assignment_concurrent0(475)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit 20250823085117864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117864 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc61348, normal) (hnbgw_rua.c:408) 20250823085117864 DHNB DEBUG map_rua[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085117864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12981064)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12981064 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117864 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117864 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117864 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117864 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12981064 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117864 DCN DEBUG map_sccp[0x56285f224780]{init}: Allocated (fsm.c:456) 20250823085117864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117864 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12981064 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12981064 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12981064)[0x56285f22f5a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117864 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117864 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117864 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12981064 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117865 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{IDLE}: Allocated (fsm.c:456) 20250823085117865 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003640056400500f1100926) (sccp_scrc.c:455) 20250823085117865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) 20250823085117865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117865 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117865 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 03 64 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117865 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12981064)[0x56285f22f5a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117865 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd54880, normal) (hnbgw_rua.c:408) 20250823085117865 DHNB DEBUG map_rua[0x56285f2331f0]{init}: Allocated (fsm.c:456) 20250823085117865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13977728)[0x56285f2331f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13977728 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117865 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117865 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13977728 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117865 DCN DEBUG map_sccp[0x56285f23c800]{init}: Allocated (fsm.c:456) 20250823085117865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117865 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13977728 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13977728 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13977728)[0x56285f2331f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117865 DLM3UA <000f> 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 20250823085117865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117865 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085117865 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085117865 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117865 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117865 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 03 64 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823085117865 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13977728 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117865 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{IDLE}: Allocated (fsm.c:456) 20250823085117865 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300002b0056400500f1100926) (sccp_scrc.c:455) 20250823085117865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117865 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117865 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085117865 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085117865 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085117865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085117865 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085117865 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085117865 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085117865 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117865 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  20250823085117865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117865 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 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117865 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13977728)[0x56285f2331f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085117865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085117865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085117865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085117865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085117865 DLSCCP DEBUG 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) 20250823085117865 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) 20250823085117865 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085117865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085117865 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085117865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085117865 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085117865 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085117865 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1494025 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085117865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085117865 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1494025 SCCP-40 sgsn-0 MI=IMSI-262420000000000: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085117865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1494025)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085117865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085117865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117865 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x37be60, normal) (hnbgw_rua.c:408) 20250823085117865 DHNB DEBUG map_rua[0x56285f245a50]{init}: Allocated (fsm.c:456) 20250823085117865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3653216)[0x56285f245a50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3653216 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117865 DLM3UA <000f> 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 20250823085117865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117865 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085117865 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085117865 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117865 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117865 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 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823085117865 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117865 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3653216 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117865 DCN DEBUG map_sccp[0x56285f245b80]{init}: Allocated (fsm.c:456) 20250823085117865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117865 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3653216 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3653216 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3653216)[0x56285f245a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117865 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3653216 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117865 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{IDLE}: Allocated (fsm.c:456) 20250823085117865 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300018b0056400500f1100926) (sccp_scrc.c:455) 20250823085117865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117865 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 2b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117865 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3653216)[0x56285f245a50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117865 DLM3UA <000f> 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 20250823085117865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117865 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085117865 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085117865 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117865 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117865 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 2b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823085117865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085117865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117865 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x353a4e, normal) (hnbgw_rua.c:408) 20250823085117865 DHNB DEBUG map_rua[0x56285f220d30]{init}: Allocated (fsm.c:456) 20250823085117865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3488334)[0x56285f220d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3488334 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117865 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117865 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3488334 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117865 DCN DEBUG map_sccp[0x56285f2339e0]{init}: Allocated (fsm.c:456) 20250823085117865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117865 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3488334 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3488334 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3488334)[0x56285f220d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117866 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3488334 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117866 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{IDLE}: Allocated (fsm.c:456) 20250823085117866 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300021b0056400500f1100926) (sccp_scrc.c:455) 20250823085117866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117866 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085117866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117866 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085117866 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117866 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 1b 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117866 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3488334)[0x56285f220d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085117866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117866 DLM3UA <000f> 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 20250823085117866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117866 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085117866 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085117866 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117866 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117866 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 1b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823085117866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117866 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x15107b, normal) (hnbgw_rua.c:408) 20250823085117866 DHNB DEBUG map_rua[0x56285f22e9f0]{init}: Allocated (fsm.c:456) 20250823085117866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380475)[0x56285f22e9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380475 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117866 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117866 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380475 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117866 DCN DEBUG map_sccp[0x56285f244580]{init}: Allocated (fsm.c:456) 20250823085117866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117866 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1380475 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380475 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380475)[0x56285f22e9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117866 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380475 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117866 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{IDLE}: Allocated (fsm.c:456) 20250823085117866 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001d10056400500f1100926) (sccp_scrc.c:455) 20250823085117866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117866 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085117866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117866 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085117866 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117866 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 01 d1 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117866 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380475)[0x56285f22e9f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117866 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117866 DLM3UA <000f> 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 20250823085117866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x79e07f, normal) (hnbgw_rua.c:408) 20250823085117866 DHNB DEBUG map_rua[0x56285f243940]{init}: Allocated (fsm.c:456) 20250823085117866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7987327)[0x56285f243940]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987327 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117866 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085117866 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085117866 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117866 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117866 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 01 d1 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823085117866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117866 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117866 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987327 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117866 DCN DEBUG map_sccp[0x56285f244730]{init}: Allocated (fsm.c:456) 20250823085117866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117866 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7987327 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987327 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7987327)[0x56285f243940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117866 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987327 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117866 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{IDLE}: Allocated (fsm.c:456) 20250823085117866 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000b20056400500f1100926) (sccp_scrc.c:455) 20250823085117866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) TC_ps_rab_assignment_concurrent0(476)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250823085117867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117867 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117867 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 00 b2 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117867 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7987327)[0x56285f243940]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117867 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8a902c, normal) (hnbgw_rua.c:408) 20250823085117867 DHNB DEBUG map_rua[0x56285f232500]{init}: Allocated (fsm.c:456) 20250823085117867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9080876)[0x56285f232500]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9080876 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117867 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117867 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117867 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117867 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9080876 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117867 DCN DEBUG map_sccp[0x56285f243430]{init}: Allocated (fsm.c:456) 20250823085117867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117867 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9080876 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9080876 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117867 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117867 DLM3UA <000f> 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 20250823085117867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9080876)[0x56285f232500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117867 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117867 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117867 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9080876 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117867 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117867 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085117867 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085117867 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117867 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117867 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{IDLE}: Allocated (fsm.c:456) 20250823085117867 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117867 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030001260056400500f1100926) (sccp_scrc.c:455) 20250823085117867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117868 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117867 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 00 b2 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823085117868 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117868 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 2f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 26 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117868 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9080876)[0x56285f232500]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117868 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x398645, normal) (hnbgw_rua.c:408) 20250823085117868 DHNB DEBUG map_rua[0x56285f2452d0]{init}: Allocated (fsm.c:456) 20250823085117868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3769925)[0x56285f2452d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3769925 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117868 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117868 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3769925 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117868 DCN DEBUG map_sccp[0x56285f2458e0]{init}: Allocated (fsm.c:456) 20250823085117868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117868 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3769925 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3769925 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3769925)[0x56285f2452d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117868 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3769925 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117868 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{IDLE}: Allocated (fsm.c:456) 20250823085117868 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117868 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117868 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117868 DLM3UA <000f> 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 20250823085117868 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117868 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085117868 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030003810056400500f1100926) (sccp_scrc.c:455) 20250823085117868 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085117868 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117868 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117868 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 2f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 26 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823085117868 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117869 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085117869 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117869 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 03 81 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117869 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3769925)[0x56285f2452d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117869 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117869 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117869 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8fcdc4, normal) (hnbgw_rua.c:408) 20250823085117869 DHNB DEBUG map_rua[0x56285f245790]{init}: Allocated (fsm.c:456) 20250823085117869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9424324)[0x56285f245790]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9424324 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117869 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117869 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9424324 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117869 DCN DEBUG map_sccp[0x56285f244ee0]{init}: Allocated (fsm.c:456) 20250823085117869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117869 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9424324 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9424324 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9424324)[0x56285f245790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117869 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9424324 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117869 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{IDLE}: Allocated (fsm.c:456) 20250823085117869 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117869 DLM3UA <000f> 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 20250823085117869 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117869 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085117869 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085117869 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117869 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117869 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 03 81 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)@f9b5e94e4af2: First idle individual index:1 20250823085117869 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030000ab0056400500f1100926) (sccp_scrc.c:455) 20250823085117869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117869 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085117869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)11597853 20250823085117869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117870 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085117870 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117870 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 00 ab 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117870 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9424324)[0x56285f245790]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117870 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x48e780, normal) (hnbgw_rua.c:408) 20250823085117870 DHNB DEBUG map_rua[0x56285f232040]{init}: Allocated (fsm.c:456) 20250823085117870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117870 DLM3UA <000f> 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 20250823085117870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117870 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085117870 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085117870 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117870 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117870 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 00 ab 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823085117870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4777856)[0x56285f232040]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4777856 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117870 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117870 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4777856 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117870 DCN DEBUG map_sccp[0x56285f2337b0]{init}: Allocated (fsm.c:456) 20250823085117870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117870 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4777856 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4777856 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4777856)[0x56285f232040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117870 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4777856 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117870 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{IDLE}: Allocated (fsm.c:456) 20250823085117870 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117870 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030003300056400500f1100926) (sccp_scrc.c:455) 20250823085117870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117870 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085117870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117871 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085117871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117871 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117871 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117871 DLM3UA <000f> 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 20250823085117871 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117871 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 32 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 01 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 30 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117871 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4777856)[0x56285f232040]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117871 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x313937, normal) (hnbgw_rua.c:408) 20250823085117871 DHNB DEBUG map_rua[0x56285f23d400]{init}: Allocated (fsm.c:456) 20250823085117871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3225911)[0x56285f23d400]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3225911 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117871 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085117871 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085117871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117871 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. 20250823085117871 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117871 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 32 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 01 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 30 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823085117871 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117871 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3225911 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117871 DCN DEBUG map_sccp[0x56285f245400]{init}: Allocated (fsm.c:456) 20250823085117871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117871 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3225911 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3225911 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3225911)[0x56285f23d400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117871 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3225911 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117871 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117871 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{IDLE}: Allocated (fsm.c:456) 20250823085117871 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117871 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030000e90056400500f1100926) (sccp_scrc.c:455) 20250823085117871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117871 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085117871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117871 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085117871 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 33 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 e9 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117872 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3225911)[0x56285f23d400]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117872 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117872 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa56248, normal) (hnbgw_rua.c:408) 20250823085117872 DHNB DEBUG map_rua[0x56285f23dce0]{init}: Allocated (fsm.c:456) 20250823085117872 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117872 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085117872 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117872 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085117872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10838600)[0x56285f23dce0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10838600 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117872 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085117872 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117872 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117872 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 33 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 e9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823085117872 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117872 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117872 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117872 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10838600 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117872 DCN DEBUG map_sccp[0x56285f22f780]{init}: Allocated (fsm.c:456) 20250823085117872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117872 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10838600 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10838600 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10838600)[0x56285f23dce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117872 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117872 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117872 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10838600 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117872 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117872 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{IDLE}: Allocated (fsm.c:456) 20250823085117872 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117872 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030001e70056400500f1100926) (sccp_scrc.c:455) 20250823085117872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117872 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085117872 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117872 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117872 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 34 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 21 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 e7 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117873 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10838600)[0x56285f23dce0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117873 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117873 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117873 DLM3UA <000f> 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 20250823085117873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117873 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085117873 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085117873 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117873 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117873 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 34 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 21 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 e7 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)@f9b5e94e4af2: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)8162812 20250823085117873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085117873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085117873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085117873 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085117873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb0f81d, normal) (hnbgw_rua.c:408) 20250823085117873 DHNB DEBUG map_rua[0x56285f230360]{init}: Allocated (fsm.c:456) 20250823085117873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11597853)[0x56285f230360]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085117873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11597853 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085117873 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117873 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117873 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085117873 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11597853 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085117873 DCN DEBUG map_sccp[0x56285f230810]{init}: Allocated (fsm.c:456) 20250823085117873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085117873 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11597853 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085117873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11597853 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085117873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11597853)[0x56285f230360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085117873 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085117873 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085117873 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11597853 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085117873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085117873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085117873 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{IDLE}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:2 20250823085117873 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085117873 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030003210056400500f1100926) (sccp_scrc.c:455) 20250823085117873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117873 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085117873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085117873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085117873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085117873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085117873 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085117873 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085117873 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085117873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085117873 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 03 21 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085117873 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085117873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085117873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11597853)[0x56285f230360]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085117873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117873 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085117873 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085117873 DLM3UA <000f> 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 20250823085117873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085117873 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085117873 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085117873 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085117874 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117874 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 03 21 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:3 TC_ps_rab_assignment_concurrent0(463)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)5509920 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[3]. HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(463) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:4 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(464)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)14472949 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:5 HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(464) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:6 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)14181774 TC_ps_rab_assignment_concurrent0(465)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:7 HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(465) subscribed for broadcast TC_ps_rab_assignment_concurrent0(466)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)8460868 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(466) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)10522294 TC_ps_rab_assignment_concurrent0(467)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085117886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085117886 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085117886 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085117886 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085117886 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085117887 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085117887 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085117887 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085117887 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085117887 DLSS7 <000c> ss7_asp.c: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 5d 29 de 02 00 00 00 00  20250823085117887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085117887 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085117887 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085117887 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085117887 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085117887 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005d29de) (sccp_scrc.c:545) 20250823085117887 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) 20250823085117887 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085117887 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085117887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085117887 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085117887 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) 20250823085117887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085117887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(468)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)8497643 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(467) subscribed for broadcast TC_ps_rab_assignment_concurrent0(477)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(468) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[0] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(469)@f9b5e94e4af2: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(462)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:8 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[8]. HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(469) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:9 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)14626103 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)8593853 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:10 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)3194211 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:11 TC_ps_rab_assignment_concurrent0(470)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:12 TC_ps_rab_assignment_concurrent0(471)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(470) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)12445496 HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(471) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:13 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)7925529 TC_ps_rab_assignment_concurrent0(472)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)6000452 TC_ps_rab_assignment_concurrent0(473)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(472) subscribed for broadcast HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(473) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(474)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(474) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)4306386 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:7 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Created Expect[1] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(475)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(475) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)12792797 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823085118076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085118076 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085118076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdf2d37, normal) (hnbgw_rua.c:408) 20250823085118076 DHNB DEBUG map_rua[0x56285f23eab0]{init}: Allocated (fsm.c:456) 20250823085118076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14626103)[0x56285f23eab0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085118076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14626103 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085118076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085118076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085118076 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085118076 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14626103 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085118076 DCN DEBUG map_sccp[0x56285f23ebe0]{init}: Allocated (fsm.c:456) 20250823085118076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085118076 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14626103 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085118076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14626103 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085118076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14626103)[0x56285f23eab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085118076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085118077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085118077 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14626103 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085118077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085118077 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{IDLE}: Allocated (fsm.c:456) 20250823085118077 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085118077 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030003480056400500f1100926) (sccp_scrc.c:455) 20250823085118077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085118077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085118077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085118077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085118077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085118077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085118077 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085118077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085118077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085118077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085118077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085118077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085118077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085118077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118077 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085118077 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118077 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 48 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085118077 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085118077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085118077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14626103)[0x56285f23eab0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085118077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118077 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x16cc09) (hnbgw_rua.c:472) 20250823085118077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1494025 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1494025)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118077 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118077 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118077 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1494025 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118077 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118077 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ba417), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118077 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118077 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) 20250823085118077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118077 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118077 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118077 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 1b a4 17 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085118077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118077 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118077 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118077 DLM3UA <000f> 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 20250823085118077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118077 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085118077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085118077 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085118077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc333dd, normal) (hnbgw_rua.c:408) 20250823085118077 DHNB DEBUG map_rua[0x56285f23edd0]{init}: Allocated (fsm.c:456) 20250823085118077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12792797)[0x56285f23edd0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085118077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12792797 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085118077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085118077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085118077 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085118077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118077 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118077 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 48 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823085118077 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085118077 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12792797 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085118077 DCN DEBUG map_sccp[0x56285f23ef00]{init}: Allocated (fsm.c:456) 20250823085118077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085118077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118077 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12792797 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085118077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12792797 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085118077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12792797)[0x56285f23edd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085118077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085118077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085118077 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12792797 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085118077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085118077 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{IDLE}: Allocated (fsm.c:456) 20250823085118077 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085118077 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118077 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118077 DLM3UA <000f> 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 20250823085118077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118077 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030001dd0056400500f1100926) (sccp_scrc.c:455) 20250823085118077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085118077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085118077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085118077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085118077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085118077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085118077 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085118077 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085118077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118077 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085118077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085118077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085118077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085118077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085118077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085118077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085118077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118078 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085118078 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118078 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118078 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 dd 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085118078 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085118078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085118078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12792797)[0x56285f23edd0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085118077 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118078 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 1b a4 17 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250823085118078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118078 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118078 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118078 DLM3UA <000f> 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 20250823085118078 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118078 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085118078 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085118078 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118078 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118078 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 dd 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823085118078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118078 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118078 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118078 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118078 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118078 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118078 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118078 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118078 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118078 DLSS7 <000c> ss7_asp.c: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 37 10 bc 02 00 00 00 00  20250823085118078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118078 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118078 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118078 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118078 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118078 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118078 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118078 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118078 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118078 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118078 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118078 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118078 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003710bc) (sccp_scrc.c:545) 20250823085118078 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) 20250823085118078 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118078 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118078 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118078 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) 20250823085118078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085118079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118078 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118078 DLSS7 <000c> ss7_asp.c: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 a1 e2 f3 02 00 00 00 00  20250823085118078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118078 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118078 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118078 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118078 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118079 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2c ff cc 06 02 00 00 00 00  20250823085118079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118079 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118079 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118079 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118079 DLSS7 <000c> ss7_asp.c: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 07 d2 4c 02 00 00 00 00  20250823085118079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118079 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118079 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118079 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118079 DLSS7 <000c> ss7_asp.c: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 f0 65 6f 02 00 00 00 00  20250823085118079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118079 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a1e2f3) (sccp_scrc.c:545) 20250823085118079 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) 20250823085118079 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118079 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118079 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118079 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) 20250823085118079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085118079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118079 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ffcc06) (sccp_scrc.c:545) 20250823085118079 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) 20250823085118079 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118079 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118079 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118079 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) 20250823085118079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085118079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118079 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0007d24c) (sccp_scrc.c:545) 20250823085118079 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) 20250823085118079 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118079 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118079 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118079 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) 20250823085118079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085118079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118079 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118079 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118079 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118079 DLSS7 <000c> ss7_asp.c: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 e1 b9 bd 02 00 00 00 00  20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118079 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f0656f) (sccp_scrc.c:545) 20250823085118079 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) 20250823085118079 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118079 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118079 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118079 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118079 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118079 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118079 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) 20250823085118079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085118079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118079 DLSS7 <000c> ss7_asp.c: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 52 f2 d7 02 00 00 00 00  20250823085118079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118080 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00e1b9bd) (sccp_scrc.c:545) 20250823085118080 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) 20250823085118080 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118080 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118080 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118080 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) 20250823085118080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085118080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118080 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0052f2d7) (sccp_scrc.c:545) 20250823085118080 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) 20250823085118080 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118080 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118080 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118080 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118080 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118080 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118080 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118080 DLSS7 <000c> ss7_asp.c: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 bb 6c 92 02 00 00 00 00  20250823085118080 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118080 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118080 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) 20250823085118080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085118080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118080 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118080 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118080 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118080 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118080 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118080 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118080 DLSS7 <000c> ss7_asp.c: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 07 e2 11 02 00 00 00 00  20250823085118080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118080 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118080 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118080 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118080 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118080 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118080 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00bb6c92) (sccp_scrc.c:545) 20250823085118080 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) 20250823085118080 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118080 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118080 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118080 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) 20250823085118080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085118080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118080 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0007e211) (sccp_scrc.c:545) 20250823085118080 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) 20250823085118080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118080 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118080 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  20250823085118080 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118080 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118080 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118080 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) 20250823085118080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118080 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118080 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118080 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085118080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118080 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118080 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118080 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118080 DLSS7 <000c> ss7_asp.c: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 cc d9 fb 02 00 00 00 00  20250823085118080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118080 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118081 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118081 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118081 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118081 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118080 DLSCCP DEBUG 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) 20250823085118080 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) 20250823085118081 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118081 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118081 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118081 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118081 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118081 DLSS7 <000c> ss7_asp.c: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 61 6b d3 02 00 00 00 00  20250823085118081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118081 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118081 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118081 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118081 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118081 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118081 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118081 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  20250823085118081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118081 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118081 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118081 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118081 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118081 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118081 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118081 DLSS7 <000c> ss7_asp.c: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 28 eb 4c 02 00 00 00 00  20250823085118081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118081 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118081 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118081 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118081 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118081 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118081 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118081 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  20250823085118081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118081 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118081 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118081 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118081 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118081 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118081 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118082 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  20250823085118082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118082 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118082 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118082 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118082 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118082 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118082 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118082 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118082 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118082 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  20250823085118082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118082 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118082 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118082 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118081 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12981064 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118081 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12981064 SCCP-41 sgsn-0 MI=IMSI-262420000000001: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12981064)[0x56285f22f5a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118081 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ccd9fb) (sccp_scrc.c:545) 20250823085118081 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) 20250823085118081 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118081 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118081 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118081 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) 20250823085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085118081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118081 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00616bd3) (sccp_scrc.c:545) 20250823085118081 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) 20250823085118081 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118081 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118081 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118081 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) 20250823085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085118081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118081 DLSCCP DEBUG 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) 20250823085118081 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) 20250823085118081 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118081 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118081 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118081 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118081 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13977728 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118082 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13977728 SCCP-42 sgsn-0 MI=IMSI-262420000000002: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13977728)[0x56285f2331f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118082 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118082 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0028eb4c) (sccp_scrc.c:545) 20250823085118082 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) 20250823085118082 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118082 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118082 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118082 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118082 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) 20250823085118082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085118082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118082 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118082 DLSCCP DEBUG 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) 20250823085118082 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) 20250823085118082 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118082 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118082 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118082 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118082 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118082 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118082 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118082 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  20250823085118082 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118082 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118082 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118082 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3653216 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118082 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118082 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118082 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118082 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118082 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118082 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118082 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118082 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118082 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118082 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  20250823085118082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118082 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118082 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118082 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118082 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118082 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118082 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118082 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118082 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118082 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  20250823085118082 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3653216 SCCP-43 sgsn-0 MI=IMSI-262420000000003: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3653216)[0x56285f245a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118082 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118082 DLSCCP DEBUG 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) 20250823085118082 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) 20250823085118082 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118082 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118082 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118082 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118082 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118082 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987327 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118082 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118082 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987327 SCCP-46 sgsn-0 MI=IMSI-262420000000006: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7987327)[0x56285f243940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118082 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118083 DLSCCP DEBUG 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) 20250823085118083 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) 20250823085118083 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118083 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118083 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118083 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118083 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118083 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118083 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118083 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118083 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118083 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  20250823085118083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118083 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118083 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118083 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118083 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118083 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118083 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118083 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118083 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9080876 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118083 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9080876 SCCP-47 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9080876)[0x56285f232500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118083 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118083 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118083 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118083 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  20250823085118083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118083 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118083 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118083 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118083 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118083 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118083 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118083 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118083 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118083 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  20250823085118083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118083 DLSCCP DEBUG 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) 20250823085118083 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) 20250823085118083 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118083 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118083 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118083 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118083 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9424324 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118083 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9424324 SCCP-49 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9424324)[0x56285f245790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118083 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118083 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118083 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118083 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118083 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118083 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118083 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118083 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118083 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  20250823085118083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118083 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118083 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118083 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118083 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118083 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118083 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118083 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118083 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118083 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  20250823085118083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118083 DLSCCP DEBUG 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) 20250823085118083 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) 20250823085118083 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118083 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118084 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118084 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118084 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4777856 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118084 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118084 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4777856 SCCP-50 sgsn-0 MI=IMSI-262420000000010: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4777856)[0x56285f232040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118084 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118084 DLSCCP DEBUG 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) 20250823085118084 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) 20250823085118084 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118084 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118084 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118084 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118084 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10838600 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118084 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118084 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10838600 SCCP-52 sgsn-0 MI=IMSI-262420000000012: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10838600)[0x56285f23dce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118084 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118084 DLSCCP DEBUG 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) 20250823085118084 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) 20250823085118084 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118084 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118084 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118084 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118084 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11597853 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118084 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118084 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11597853 SCCP-53 sgsn-0 MI=IMSI-262420000000013: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11597853)[0x56285f230360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118085 DLSCCP DEBUG 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) 20250823085118085 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) 20250823085118085 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118085 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118085 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118085 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118085 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3225911 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118085 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118085 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3225911 SCCP-51 sgsn-0 MI=IMSI-262420000000011: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3225911)[0x56285f23d400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118085 DLSCCP DEBUG 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) 20250823085118085 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) 20250823085118085 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118085 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118085 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118085 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118085 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380475 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118085 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118085 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380475 SCCP-45 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380475)[0x56285f22e9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118085 DLSCCP DEBUG 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) 20250823085118085 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) 20250823085118085 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118085 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118085 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118086 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118086 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3769925 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118086 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118086 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3769925 SCCP-48 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3769925)[0x56285f2452d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118086 DLSCCP DEBUG 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) 20250823085118086 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) 20250823085118086 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118086 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118086 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118086 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118086 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3488334 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118086 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118086 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3488334 SCCP-44 sgsn-0 MI=IMSI-262420000000004: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3488334)[0x56285f220d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085118086 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)@f9b5e94e4af2: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)3999446 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[15]. TC_ps_rab_assignment_concurrent0(464)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:14 TC_ps_rab_assignment_concurrent0(476)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(476) subscribed for broadcast 20250823085118099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118099 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118099 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118099 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118099 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118099 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118099 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118099 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118100 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118100 DLSS7 <000c> ss7_asp.c: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 06 58 92 02 00 00 00 00  20250823085118100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118100 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00065892) (sccp_scrc.c:545) 20250823085118100 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) 20250823085118100 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118100 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118100 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) 20250823085118100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment_concurrent0(468)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Found Expect[1] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)6947497 TC_ps_rab_assignment_concurrent0(462)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:15 TC_ps_rab_assignment_concurrent0(477)@f9b5e94e4af2: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(471)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(475)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(477) subscribed for broadcast TC_ps_rab_assignment_concurrent0(473)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085118121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118121 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc61348) (hnbgw_rua.c:472) 20250823085118122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12981064 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12981064)[0x56285f22f5a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118122 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118122 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118122 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12981064 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118122 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118122 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118122 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d29de), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118122 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118122 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) 20250823085118122 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118122 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118122 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118122 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118122 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 5d 29 de 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085118123 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118123 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118123 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118123 DLM3UA <000f> 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 20250823085118123 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118123 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085118123 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085118123 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118123 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118123 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 5d 29 de 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250823085118123 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118123 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118124 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118124 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118124 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118124 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118124 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118124 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118124 DLSS7 <000c> ss7_asp.c: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 98 6a a1 02 00 00 00 00  20250823085118124 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085118124 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118124 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118124 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118125 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00986aa1) (sccp_scrc.c:545) 20250823085118125 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) 20250823085118125 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085118125 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085118125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085118125 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085118125 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) 20250823085118125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085118125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment_concurrent0(466)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:1 TC_ps_rab_assignment_concurrent0(467)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(470)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823085118324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118325 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x79e07f) (hnbgw_rua.c:472) 20250823085118325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987327 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7987327)[0x56285f243940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118325 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118325 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118325 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987327 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118325 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118325 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118325 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118325 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118325 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118325 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118325 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f0656f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118325 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  20250823085118325 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118325 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) 20250823085118325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118325 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118325 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118325 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 f0 65 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 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) 20250823085118325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118325 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085118325 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085118325 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085118325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085118325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085118325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085118325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085118325 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118325 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  20250823085118325 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118326 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118326 DLSCCP DEBUG 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) 20250823085118326 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) 20250823085118326 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118326 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118326 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118326 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118326 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14626103 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118326 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118326 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14626103 SCCP-54 sgsn-0 MI=IMSI-262420000000014: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14626103)[0x56285f23eab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118326 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118326 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118326 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a902c) (hnbgw_rua.c:472) 20250823085118326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9080876 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9080876)[0x56285f232500]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118326 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118326 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118326 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9080876 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118326 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118326 DLM3UA <000f> 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 20250823085118326 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118326 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085118326 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085118326 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118326 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118326 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1b9bd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118326 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118326 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) 20250823085118326 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118326 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118326 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118326 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118326 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118326 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 e1 b9 bd 00 01 2e 60 00 00 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) 20250823085118326 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118326 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 f0 65 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 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  20250823085118326 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085118326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085118326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085118326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085118326 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085118326 DLSCCP DEBUG 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) 20250823085118326 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) 20250823085118327 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085118327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085118327 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085118327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085118327 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085118327 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085118327 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12792797 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085118327 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085118327 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12792797 SCCP-55 sgsn-0 MI=IMSI-262420000000015: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085118327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12792797)[0x56285f23edd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085118327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085118327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085118327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118327 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x48e780) (hnbgw_rua.c:472) 20250823085118327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4777856 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4777856)[0x56285f232040]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118327 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118327 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118327 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4777856 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118327 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118327 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118327 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118327 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007e211), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118327 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118327 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) 20250823085118327 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118327 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085118327 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118327 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118327 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 07 e2 11 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250823085118327 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118327 DLM3UA <000f> 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 20250823085118327 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118327 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085118327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085118327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118327 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd54880) (hnbgw_rua.c:472) 20250823085118327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13977728 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13977728)[0x56285f2331f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118328 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118327 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085118327 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118327 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118327 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 e1 b9 bd 00 01 2e 60 00 00 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  20250823085118327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118327 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118327 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118328 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118328 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13977728 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118327 DLM3UA <000f> 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 20250823085118328 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118328 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118328 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118328 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118328 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003710bc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118328 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118328 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) 20250823085118328 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085118328 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085118328 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118328 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118328 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 07 e2 11 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250823085118328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118328 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118328 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118328 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118328 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 37 10 bc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085118328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250823085118328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118328 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa56248) (hnbgw_rua.c:472) 20250823085118328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10838600 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10838600)[0x56285f23dce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118328 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118328 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118328 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10838600 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118328 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118328 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118328 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118328 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118328 DLM3UA <000f> 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 20250823085118328 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118328 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085118328 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118328 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118328 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00616bd3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118328 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118328 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) 20250823085118328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118329 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118329 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 61 6b 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) 20250823085118329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118329 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8fcdc4) (hnbgw_rua.c:472) 20250823085118329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9424324 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9424324)[0x56285f245790]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118329 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118329 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118329 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9424324 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118329 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118329 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085118329 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118329 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118329 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 37 10 bc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250823085118329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118329 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118329 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118329 DLM3UA <000f> 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 20250823085118329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118329 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085118329 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085118329 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118329 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118329 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118329 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb6c92), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118329 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118329 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085118329 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118329 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118329 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 61 6b 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  20250823085118329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118329 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 bb 6c 92 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085118329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118329 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb0f81d) (hnbgw_rua.c:472) 20250823085118329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11597853 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11597853)[0x56285f230360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118329 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118329 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118329 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11597853 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118329 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118329 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118329 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118329 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118329 DLM3UA <000f> 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 20250823085118329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118329 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085118329 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085118329 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118329 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118329 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 bb 6c 92 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250823085118329 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118329 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028eb4c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118329 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118329 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085118329 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118329 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 28 eb 4c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250823085118330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118330 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x313937) (hnbgw_rua.c:472) 20250823085118330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3225911 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3225911)[0x56285f23d400]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118330 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118330 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118330 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3225911 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118330 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118330 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccd9fb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118330 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118330 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085118330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118330 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085118330 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118330 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118330 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118330 DLM3UA <000f> 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 20250823085118330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118330 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085118330 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085118330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118330 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 cc d9 fb 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250823085118330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118330 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x37be60) (hnbgw_rua.c:472) 20250823085118330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3653216 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3653216)[0x56285f245a50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118330 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118330 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118330 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3653216 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118330 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118330 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118330 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118330 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 28 eb 4c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250823085118330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118330 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118330 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118330 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085118330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118330 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085118330 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085118330 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118330 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118330 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 cc d9 fb 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250823085118330 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1e2f3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118330 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118330 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) 20250823085118330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118330 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118331 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 a1 e2 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 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) 20250823085118331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118331 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x353a4e) (hnbgw_rua.c:472) 20250823085118331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3488334 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3488334)[0x56285f220d30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118331 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118331 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118331 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3488334 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118331 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118331 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118331 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffcc06), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118331 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118331 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118331 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118331 DLM3UA <000f> 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 20250823085118331 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118331 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085118331 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085118331 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118331 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118331 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 a1 e2 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 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  20250823085118331 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) 20250823085118331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118331 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085118331 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 ff cc 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) 20250823085118331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118331 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x15107b) (hnbgw_rua.c:472) 20250823085118331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380475 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380475)[0x56285f22e9f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118331 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118331 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118331 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380475 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118331 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118331 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118331 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007d24c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118331 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118331 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085118331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118331 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118331 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118331 DLM3UA <000f> 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 20250823085118331 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118331 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085118331 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085118331 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118331 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118331 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 ff cc 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  20250823085118331 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118331 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 07 d2 4c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250823085118332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118332 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x398645) (hnbgw_rua.c:472) 20250823085118332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3769925 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3769925)[0x56285f2452d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118332 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118332 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118332 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3769925 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118332 DLM3UA <000f> 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 20250823085118332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118332 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085118332 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085118332 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118332 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118332 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 07 d2 4c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250823085118332 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052f2d7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118332 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118332 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085118332 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118332 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 52 f2 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 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) 20250823085118332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118332 DLM3UA <000f> 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 20250823085118332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118332 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085118332 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085118332 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118332 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118332 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 52 f2 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 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)@f9b5e94e4af2: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(464)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:11 TC_ps_rab_assignment_concurrent0(475)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823085118345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118345 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc333dd) (hnbgw_rua.c:472) 20250823085118345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12792797 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12792797)[0x56285f23edd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118345 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118345 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118345 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12792797 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118345 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118345 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118345 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00986aa1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118345 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118346 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085118346 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118346 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 98 6a a1 00 01 2e 60 00 00 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) 20250823085118346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118346 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118346 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118346 DLM3UA <000f> 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 20250823085118346 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing TC_ps_rab_assignment_concurrent0(473)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:8 20250823085118346 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085118346 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085118346 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118346 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118346 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 98 6a a1 00 01 2e 60 00 00 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)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085118548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085118549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085118549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085118549 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085118549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdf2d37) (hnbgw_rua.c:472) 20250823085118549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14626103 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085118549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14626103)[0x56285f23eab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085118549 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085118549 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085118549 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14626103 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085118549 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085118549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085118549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085118549 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085118549 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065892), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085118549 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085118549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085118549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085118549 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085118549 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085118549 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085118549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085118549 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 06 58 92 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085118549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085118549 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085118549 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085118549 DLM3UA <000f> 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 20250823085118549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085118549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085118549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085118549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085118549 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085118550 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 06 58 92 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@f9b5e94e4af2: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085119406 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085119406 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085119406 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085119406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085119406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085119406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085119406 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085119406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085119406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085119406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085119406 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085119406 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085119406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085119406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085119406 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085119406 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823085119406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085119406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085119406 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085119406 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085120126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120126 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120126 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120126 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120126 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120126 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120126 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120126 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120126 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120126 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  20250823085120126 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120126 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120126 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120126 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120126 DLSCCP DEBUG 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) 20250823085120126 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) 20250823085120126 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120126 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120126 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120127 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1494025 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1494025)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120127 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)1494025 20250823085120147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120147 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x16cc09,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1494025 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1494025)[0x56285f246e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120147 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120147 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120147 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1494025 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120147 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120147 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ba417), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120147 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120147 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120147 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120147 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120147 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 1b a4 17 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1494025)[0x56285f246e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120147 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120147 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120147 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120147 DLM3UA <000f> 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 20250823085120147 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120147 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120147 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120147 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120147 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120147 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 1b a4 17 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120147 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120147 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120147 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120147 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120147 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120147 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120147 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120147 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120147 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120147 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  20250823085120148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120148 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120148 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120148 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120148 DLSCCP DEBUG 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) 20250823085120148 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) 20250823085120148 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120148 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120148 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120148 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120148 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12981064 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12981064)[0x56285f22f5a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120148 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(462)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)7865299 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)12981064 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:0 20250823085120153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120153 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc61348,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12981064 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12981064)[0x56285f22f5a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120153 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120153 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120153 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12981064 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120153 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120153 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120153 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d29de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120153 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120153 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120153 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120153 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120153 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 5d 29 de 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12981064)[0x56285f22f5a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120153 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120153 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120153 DLM3UA <000f> 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 20250823085120153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120153 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120153 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120153 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120153 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120153 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 5d 29 de 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120155 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120155 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120155 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120155 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120155 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120155 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120155 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120155 DLSS7 <000c> ss7_asp.c: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 1b a4 17 00 00 00 00 00  20250823085120155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120155 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=001ba417), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120155 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) 20250823085120155 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120155 DLSCCP DEBUG 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) 20250823085120155 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120155 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) 20250823085120155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1494025)[0x56285f246e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1494025)[0x56285f246e10]{disconnected}: Freeing instance (context_map.c:203) 20250823085120155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1494025)[0x56285f246e10]{disconnected}: Deallocated (fsm.c:568) 20250823085120155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{disconnected}: Freeing instance (context_map.c:207) 20250823085120155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56285f2455f0]{disconnected}: Deallocated (fsm.c:568) 20250823085120155 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1494025 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:226) 20250823085120155 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=001ba417), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:455) 20250823085120155 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:1 20250823085120155 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120155 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120155 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 1b a4 17 00 00 28 00 (ss7_asp.c:1383) 20250823085120155 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120155 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120155 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120155 DLSCCP DEBUG SCCP-SCOC(40)[0x56285f243c10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer 20250823085120155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120155 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120155 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120155 DLM3UA <000f> 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 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823085120155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120155 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120155 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120155 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120155 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120155 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 1b a4 17 00 00 28 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(463)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)8162812 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:1 20250823085120157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120157 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120157 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120157 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120157 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120157 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120157 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120157 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120157 DLSS7 <000c> ss7_asp.c: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 5d 29 de 00 00 00 00 00  20250823085120157 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120157 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120157 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120157 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120157 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=005d29de), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120157 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) 20250823085120157 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120157 DLSCCP DEBUG 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) 20250823085120157 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120157 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) 20250823085120157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12981064)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12981064)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:203) 20250823085120157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12981064)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085120157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{disconnected}: Freeing instance (context_map.c:207) 20250823085120157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56285f224780]{disconnected}: Deallocated (fsm.c:568) 20250823085120157 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12981064 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823085120157 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=005d29de), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:455) 20250823085120157 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120157 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120157 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 5d 29 de 00 00 29 00 (ss7_asp.c:1383) 20250823085120157 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120157 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120157 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120157 DLSCCP DEBUG SCCP-SCOC(41)[0x56285f22c460]{IDLE}: Deallocated (fsm.c:568) 20250823085120157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120157 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120157 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120157 DLM3UA <000f> 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 20250823085120157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120157 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120157 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120157 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120157 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120157 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 5d 29 de 00 00 29 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085120339 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120339 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120339 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120339 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120339 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120339 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120339 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120339 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120339 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 20250823085120339 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  20250823085120339 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120339 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120339 DLSCCP DEBUG 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) 20250823085120339 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) 20250823085120339 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120339 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085120339 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120340 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120340 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987327 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7987327)[0x56285f243940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120340 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(468)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)7987327 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 20250823085120345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120345 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x79e07f,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987327 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7987327)[0x56285f243940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120345 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120345 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120345 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987327 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120345 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120345 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f0656f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120345 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120345 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120345 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120345 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 f0 65 6f 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7987327)[0x56285f243940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120345 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120345 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120345 DLM3UA <000f> 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 20250823085120345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120345 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120345 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120345 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120345 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120345 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 f0 65 6f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120345 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120345 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120345 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120345 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120345 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120345 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120345 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120345 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 32 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085120345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120345 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120345 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120345 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120345 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120345 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120345 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120345 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120345 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  20250823085120345 DLSCCP DEBUG 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) 20250823085120345 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) 20250823085120345 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120345 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120345 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120345 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120345 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120345 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120345 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120345 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120345 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120345 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120345 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120345 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  20250823085120345 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4777856 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4777856)[0x56285f232040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120345 DLSCCP DEBUG 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) 20250823085120345 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) 20250823085120345 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120345 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120345 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120345 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120345 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9080876 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9080876)[0x56285f232500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085120345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120345 DLSCCP DEBUG 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) 20250823085120345 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) 20250823085120345 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120345 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120345 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120345 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120345 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13977728 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13977728)[0x56285f2331f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085120345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120345 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)@f9b5e94e4af2: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 TC_ps_rab_assignment_concurrent0(472)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(464)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)4777856 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 20250823085120358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120359 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x48e780,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4777856 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4777856)[0x56285f232040]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120359 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120359 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120359 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4777856 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120359 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120359 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007e211), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120359 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120359 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085120359 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120359 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 07 e2 11 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) TC_ps_rab_assignment_concurrent0(468)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085120359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4777856)[0x56285f232040]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)13977728 20250823085120360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120360 DLM3UA <000f> 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 20250823085120360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120360 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085120360 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120360 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120360 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120360 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 07 e2 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120361 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120361 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120361 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120361 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120361 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120361 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120361 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:4 20250823085120361 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120361 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  20250823085120361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120361 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120361 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120361 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120361 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120361 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120361 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120361 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120362 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)9080876 20250823085120361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120361 DLSCCP DEBUG 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) 20250823085120362 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) 20250823085120362 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120362 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120362 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120362 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  20250823085120362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120362 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120362 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120362 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120362 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9424324 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9424324)[0x56285f245790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120362 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120362 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120362 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120362 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120362 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120362 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120362 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120362 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120362 DLSCCP DEBUG 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) 20250823085120362 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) 20250823085120362 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120362 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120362 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120362 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 20250823085120362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120362 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120362 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120362 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  20250823085120362 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11597853 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11597853)[0x56285f230360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085120362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120362 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120362 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120362 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120362 DLSCCP DEBUG 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) 20250823085120362 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) 20250823085120362 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120362 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120362 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120362 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120362 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10838600 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10838600)[0x56285f23dce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085120363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120363 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd54880,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13977728 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13977728)[0x56285f2331f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120363 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120363 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120363 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13977728 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120363 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120363 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003710bc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120363 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120363 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120363 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 37 10 bc 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13977728)[0x56285f2331f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120363 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)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085120363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085120363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120363 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8a902c,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9080876 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9080876)[0x56285f232500]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120363 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120363 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120363 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120363 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120363 DLM3UA <000f> 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 20250823085120363 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120363 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9080876 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120363 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120363 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1b9bd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120363 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120363 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120363 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120363 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120363 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120363 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 37 10 bc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120363 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120364 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 e1 b9 bd 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9080876)[0x56285f232500]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120364 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120364 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120364 DLM3UA <000f> 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 20250823085120364 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120364 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120364 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120364 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120364 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120364 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 e1 b9 bd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120364 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120364 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120364 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120364 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120364 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120364 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120364 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120364 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120364 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  20250823085120365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:3 20250823085120365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120365 DLSCCP DEBUG 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) 20250823085120365 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) 20250823085120365 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120365 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120365 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120365 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120365 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3225911 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3225911)[0x56285f23d400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120365 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)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 20250823085120366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120366 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120366 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120366 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120366 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-RAN(459)@f9b5e94e4af2: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)10522294 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085120366 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120367 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120367 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120367 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120367 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  20250823085120367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120367 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120367 DLSCCP DEBUG 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) 20250823085120367 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) 20250823085120367 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120367 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120367 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120367 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120367 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3488334 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3488334)[0x56285f220d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120367 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(471)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 TC_ps_rab_assignment_concurrent0(475)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:15 TC_ps_rab_assignment_concurrent0(472)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 TC_ps_rab_assignment_concurrent0(473)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)9424324 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)12445496 TC_ps_rab_assignment_concurrent0(466)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085120376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:6 20250823085120376 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8fcdc4,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9424324 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9424324)[0x56285f245790]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120377 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120377 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120377 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9424324 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120377 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120377 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb6c92), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120377 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120377 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085120377 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120377 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120377 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 bb 6c 92 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9424324)[0x56285f245790]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120377 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120377 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120377 DLM3UA <000f> 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 20250823085120377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120377 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085120377 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)11597853 20250823085120377 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120377 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120377 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 bb 6c 92 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120378 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120378 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120378 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120378 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120378 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120378 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120378 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120378 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120378 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120378 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  20250823085120378 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120378 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120378 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120378 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120378 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120378 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120378 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120378 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120378 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120378 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  20250823085120378 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120378 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120378 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120378 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120378 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120378 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120378 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120378 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120378 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120378 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120378 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120378 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120378 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120378 DLSCCP DEBUG 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) 20250823085120378 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) 20250823085120378 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120378 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120378 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120378 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120378 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120378 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120378 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3653216 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3653216)[0x56285f245a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120378 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  20250823085120378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120378 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120378 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120378 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120378 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120378 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120378 DLSCCP DEBUG 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) 20250823085120379 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) 20250823085120379 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120379 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120379 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120379 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120379 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120379 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380475 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380475)[0x56285f22e9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085120379 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120379 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120379 DLSCCP DEBUG 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) 20250823085120379 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) 20250823085120379 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120379 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120379 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120379 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120379 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120379 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12792797 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12792797)[0x56285f23edd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085120379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120379 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb0f81d,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11597853 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11597853)[0x56285f230360]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120379 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120379 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120379 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11597853 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120379 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120379 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120379 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028eb4c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120379 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120379 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120379 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085120379 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120379 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120379 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120379 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 28 eb 4c 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11597853)[0x56285f230360]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085120379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085120380 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120380 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120380 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120380 DLM3UA <000f> 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 20250823085120380 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120380 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085120380 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120380 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120380 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120380 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 28 eb 4c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120381 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120381 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120381 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120381 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)3225911 20250823085120381 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120381 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120381 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120381 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120381 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120381 DLSS7 <000c> ss7_asp.c: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 f0 65 6f 00 00 00 00 00  20250823085120381 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120381 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=00f0656f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120381 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) 20250823085120381 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120381 DLSCCP DEBUG 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) 20250823085120381 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120381 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) 20250823085120381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7987327)[0x56285f243940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7987327)[0x56285f243940]{disconnected}: Freeing instance (context_map.c:203) 20250823085120381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7987327)[0x56285f243940]{disconnected}: Deallocated (fsm.c:568) 20250823085120381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{disconnected}: Freeing instance (context_map.c:207) 20250823085120381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56285f244730]{disconnected}: Deallocated (fsm.c:568) 20250823085120381 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987327 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823085120381 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=00f0656f), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:455) 20250823085120381 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120382 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120382 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120382 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 f0 65 6f 00 00 2e 00 (ss7_asp.c:1383) 20250823085120382 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120382 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120382 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120382 DLSCCP DEBUG SCCP-SCOC(46)[0x56285f22e600]{IDLE}: Deallocated (fsm.c:568) 20250823085120382 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120382 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120382 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120382 DLM3UA <000f> 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 20250823085120382 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120382 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120382 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120382 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120382 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120382 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 f0 65 6f 00 00 2e 00 00 06 00 08 00 00 00 02  20250823085120382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120382 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x313937,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3225911 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3225911)[0x56285f23d400]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120382 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120382 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120382 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3225911 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120382 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120382 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccd9fb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120382 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120382 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085120382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120382 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085120383 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120383 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120383 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120383 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 cc d9 fb 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3225911)[0x56285f23d400]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120383 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120383 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120383 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085120383 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120383 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085120383 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120383 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120383 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120383 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 cc d9 fb 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)10838600 TC_ps_rab_assignment_concurrent0(465)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 TC_ps_rab_assignment_concurrent0(469)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(471)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085120387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120387 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120387 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120387 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120387 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120387 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120387 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120387 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120387 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  20250823085120387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120387 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120387 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120387 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120387 DLSCCP DEBUG 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) 20250823085120387 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) 20250823085120387 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:10 20250823085120387 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120387 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120387 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120387 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120387 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3769925 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3769925)[0x56285f2452d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085120387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120388 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa56248,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10838600 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10838600)[0x56285f23dce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120388 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120388 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120388 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10838600 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120388 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00616bd3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120388 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120388 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 61 6b d3 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10838600)[0x56285f23dce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)8497643 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)3488334 20250823085120388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120388 DLM3UA <000f> 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 20250823085120388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120388 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120388 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120388 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120388 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120388 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 61 6b d3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(477)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)3194211 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)5509920 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)3653216 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer 20250823085120390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120390 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120390 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120390 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120390 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120390 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120390 DLSS7 <000c> ss7_asp.c: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 07 e2 11 00 00 00 00 00  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer 20250823085120390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120390 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=0007e211), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120390 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) 20250823085120390 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120390 DLSCCP DEBUG 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) 20250823085120390 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120390 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) 20250823085120390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4777856)[0x56285f232040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4777856)[0x56285f232040]{disconnected}: Freeing instance (context_map.c:203) 20250823085120390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4777856)[0x56285f232040]{disconnected}: Deallocated (fsm.c:568) 20250823085120390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{disconnected}: Freeing instance (context_map.c:207) 20250823085120390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56285f2337b0]{disconnected}: Deallocated (fsm.c:568) 20250823085120390 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4777856 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:226) 20250823085120390 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=0007e211), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:455) 20250823085120390 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120390 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085120390 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120390 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 07 e2 11 00 00 32 00 (ss7_asp.c:1383) 20250823085120390 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120390 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120390 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{IDLE}: Freeing instance (sccp_connection.c:198) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823085120390 DLSCCP DEBUG SCCP-SCOC(50)[0x56285f23db20]{IDLE}: Deallocated (fsm.c:568) 20250823085120390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120391 DLM3UA <000f> 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 20250823085120391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120391 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085120391 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120391 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120391 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending 20250823085120391 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 07 e2 11 00 00 32 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)1380475 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(475)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent0(470)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085120394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120394 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120394 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120394 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120394 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120394 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120394 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120394 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120394 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120394 DLSS7 <000c> ss7_asp.c: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 e1 b9 bd 00 00 00 00 00  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:9 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)12792797 20250823085120394 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120394 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120394 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120394 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120394 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=00e1b9bd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120394 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) 20250823085120394 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120394 DLSCCP DEBUG 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) 20250823085120394 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120394 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) 20250823085120394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9080876)[0x56285f232500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9080876)[0x56285f232500]{disconnected}: Freeing instance (context_map.c:203) 20250823085120394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9080876)[0x56285f232500]{disconnected}: Deallocated (fsm.c:568) 20250823085120394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{disconnected}: Freeing instance (context_map.c:207) 20250823085120394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56285f243430]{disconnected}: Deallocated (fsm.c:568) 20250823085120395 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9080876 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250823085120395 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=00e1b9bd), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:455) 20250823085120395 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)4306386 20250823085120395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120395 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120395 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 e1 b9 bd 00 00 2f 00 (ss7_asp.c:1383) 20250823085120395 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120395 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120395 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120395 DLSCCP DEBUG SCCP-SCOC(47)[0x56285f244d20]{IDLE}: Deallocated (fsm.c:568) 20250823085120395 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120395 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120395 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer TC_ps_rab_assignment_concurrent0(473)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085120395 DLM3UA <000f> 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 20250823085120395 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120395 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120395 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120395 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120395 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120395 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 e1 b9 bd 00 00 2f 00 00 06 00 08 00 00 00 02  20250823085120396 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120396 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120396 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120396 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120396 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120396 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120396 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120396 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120396 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120396 DLSS7 <000c> ss7_asp.c: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 bb 6c 92 00 00 00 00 00  20250823085120396 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120396 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120396 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120396 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120396 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=00bb6c92), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120396 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) 20250823085120396 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120396 DLSCCP DEBUG 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) 20250823085120396 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120396 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) 20250823085120396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9424324)[0x56285f245790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9424324)[0x56285f245790]{disconnected}: Freeing instance (context_map.c:203) 20250823085120396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9424324)[0x56285f245790]{disconnected}: Deallocated (fsm.c:568) 20250823085120396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)7925529 20250823085120396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{disconnected}: Freeing instance (context_map.c:207) 20250823085120396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56285f244ee0]{disconnected}: Deallocated (fsm.c:568) 20250823085120396 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9424324 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250823085120396 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=00bb6c92), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:455) 20250823085120396 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120396 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:12 20250823085120396 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120396 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 bb 6c 92 00 00 31 00 (ss7_asp.c:1383) 20250823085120396 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120396 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120396 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120396 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120396 DLM3UA <000f> 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 20250823085120396 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120396 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120396 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120397 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085120397 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120396 DLSCCP DEBUG SCCP-SCOC(49)[0x56285f23ceb0]{IDLE}: Deallocated (fsm.c:568) 20250823085120397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120397 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120397 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 bb 6c 92 00 00 31 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)3769925 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(474)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085120399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120399 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120399 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120399 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120399 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.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)@f9b5e94e4af2: Session index based on connection ID:13 20250823085120399 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120399 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120399 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120399 DLSS7 <000c> ss7_asp.c: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 37 10 bc 00 00 00 00 00  HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)6000452 20250823085120399 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120399 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120399 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120399 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120399 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=003710bc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120399 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) 20250823085120399 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120399 DLSCCP DEBUG 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) 20250823085120399 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120399 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) 20250823085120399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13977728)[0x56285f2331f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13977728)[0x56285f2331f0]{disconnected}: Freeing instance (context_map.c:203) 20250823085120399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13977728)[0x56285f2331f0]{disconnected}: Deallocated (fsm.c:568) 20250823085120399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{disconnected}: Freeing instance (context_map.c:207) 20250823085120399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56285f23c800]{disconnected}: Deallocated (fsm.c:568) 20250823085120399 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13977728 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250823085120399 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=003710bc), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:455) 20250823085120399 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120399 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120399 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 37 10 bc 00 00 2a 00 (ss7_asp.c:1383) 20250823085120399 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120399 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120399 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120399 DLSCCP DEBUG SCCP-SCOC(42)[0x56285f233b50]{IDLE}: Deallocated (fsm.c:568) 20250823085120399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120399 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120399 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120399 DLM3UA <000f> 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 20250823085120399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120399 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120399 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120399 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120399 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120399 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 37 10 bc 00 00 2a 00 00 06 00 08 00 00 00 02  20250823085120399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120399 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120399 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120399 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120399 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120399 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120399 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120399 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120399 DLSS7 <000c> ss7_asp.c: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 28 eb 4c 00 00 00 00 00  20250823085120399 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120399 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120399 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120399 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120399 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=0028eb4c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120399 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) 20250823085120399 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120399 DLSCCP DEBUG 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) 20250823085120399 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120399 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) 20250823085120399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11597853)[0x56285f230360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11597853)[0x56285f230360]{disconnected}: Freeing instance (context_map.c:203) 20250823085120399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11597853)[0x56285f230360]{disconnected}: Deallocated (fsm.c:568) 20250823085120399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{disconnected}: Freeing instance (context_map.c:207) 20250823085120399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56285f230810]{disconnected}: Deallocated (fsm.c:568) 20250823085120399 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11597853 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:226) 20250823085120399 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=0028eb4c), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:455) 20250823085120399 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120399 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085120399 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120399 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 28 eb 4c 00 00 35 00 (ss7_asp.c:1383) 20250823085120399 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120399 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120399 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120399 DLSCCP DEBUG SCCP-SCOC(53)[0x56285f23fc00]{IDLE}: Deallocated (fsm.c:568) 20250823085120399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120399 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120399 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120399 DLM3UA <000f> 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 20250823085120399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120399 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085120399 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120399 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120399 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120399 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 28 eb 4c 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:11 20250823085120400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120400 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120400 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120400 DLM3UA <000f> m3ua.c: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-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:12 20250823085120400 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120400 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120400 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120400 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120400 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120400 DLSS7 <000c> ss7_asp.c: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 cc d9 fb 00 00 00 00 00  20250823085120400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120400 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=00ccd9fb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120400 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) 20250823085120400 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120400 DLSCCP DEBUG 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) 20250823085120400 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120400 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) 20250823085120400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3225911)[0x56285f23d400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3225911)[0x56285f23d400]{disconnected}: Freeing instance (context_map.c:203) 20250823085120400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3225911)[0x56285f23d400]{disconnected}: Deallocated (fsm.c:568) 20250823085120400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{disconnected}: Freeing instance (context_map.c:207) 20250823085120400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56285f245400]{disconnected}: Deallocated (fsm.c:568) 20250823085120400 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3225911 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:226) 20250823085120400 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=00ccd9fb), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:455) 20250823085120400 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120400 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085120400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120400 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085120400 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120400 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120400 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 cc d9 fb 00 00 33 00 (ss7_asp.c:1383) 20250823085120400 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120400 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120400 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120400 DLSCCP DEBUG SCCP-SCOC(51)[0x56285f22fce0]{IDLE}: Deallocated (fsm.c:568) 20250823085120400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120400 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120400 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120400 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085120400 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120400 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085120400 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120400 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120400 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120400 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 cc d9 fb 00 00 33 00 00 06 00 08 00 00 00 02  20250823085120400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120400 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120400 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120400 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120400 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120400 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120400 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120400 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120400 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120400 DLSS7 <000c> ss7_asp.c: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 61 6b d3 00 00 00 00 00  20250823085120400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120400 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=00616bd3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120400 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) 20250823085120400 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120400 DLSCCP DEBUG 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) 20250823085120400 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120400 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) 20250823085120401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10838600)[0x56285f23dce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10838600)[0x56285f23dce0]{disconnected}: Freeing instance (context_map.c:203) 20250823085120401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10838600)[0x56285f23dce0]{disconnected}: Deallocated (fsm.c:568) 20250823085120401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{disconnected}: Freeing instance (context_map.c:207) 20250823085120401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56285f22f780]{disconnected}: Deallocated (fsm.c:568) 20250823085120401 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10838600 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:226) 20250823085120401 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=00616bd3), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:455) 20250823085120401 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120401 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120401 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 61 6b d3 00 00 34 00 (ss7_asp.c:1383) 20250823085120401 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120401 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120401 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120401 DLSCCP DEBUG SCCP-SCOC(52)[0x56285f23e6b0]{IDLE}: Deallocated (fsm.c:568) 20250823085120401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120401 DLM3UA <000f> 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 20250823085120401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120401 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120401 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120401 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120401 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120401 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 61 6b d3 00 00 34 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085120570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120570 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120570 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120570 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120570 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120570 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120570 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120570 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  20250823085120570 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085120570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120570 DLSCCP DEBUG 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) 20250823085120570 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) 20250823085120570 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085120570 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085120570 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085120570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085120570 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085120570 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085120570 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14626103 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085120570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14626103)[0x56285f23eab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085120570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823085120570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085120570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120571 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x353a4e,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3488334 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3488334)[0x56285f220d30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120571 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120571 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120571 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3488334 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120571 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120571 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120571 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffcc06), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120571 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120571 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085120571 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120571 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 ff cc 06 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3488334)[0x56285f220d30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120571 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x37be60,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3653216 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3653216)[0x56285f245a50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120571 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120571 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120571 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3653216 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120571 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120571 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120571 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1e2f3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120571 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120571 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120571 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120571 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120571 DLM3UA <000f> 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 20250823085120571 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120571 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085120571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120571 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120571 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120571 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120571 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120571 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 a1 e2 f3 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3653216)[0x56285f245a50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120571 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 ff cc 06 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120572 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120572 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120572 DLM3UA <000f> 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 20250823085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120572 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x15107b,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380475 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380475)[0x56285f22e9f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120572 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120572 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120572 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380475 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120572 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120572 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120572 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007d24c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120572 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120572 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120572 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120572 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120572 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120572 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120572 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 a1 e2 f3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120572 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085120572 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120572 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 07 d2 4c 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380475)[0x56285f22e9f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120572 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc333dd,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12792797 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12792797)[0x56285f23edd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120572 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120572 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120572 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12792797 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120572 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120572 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120572 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00986aa1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120572 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120572 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120572 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120572 DLM3UA <000f> 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 20250823085120572 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120572 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085120572 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120572 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120572 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085120572 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120572 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 98 6a a1 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12792797)[0x56285f23edd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120573 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x398645,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3769925 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3769925)[0x56285f2452d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120573 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120573 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120573 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3769925 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120573 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120573 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120573 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052f2d7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120573 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120573 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085120572 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120572 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 07 d2 4c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120573 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120573 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120573 DLM3UA <000f> 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 20250823085120573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120573 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085120573 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120573 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120573 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120573 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 98 6a a1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120573 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120573 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120573 DLM3UA <000f> 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 20250823085120573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120573 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085120573 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120573 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120573 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120573 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 52 f2 d7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823085120573 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120573 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 52 f2 d7 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3769925)[0x56285f2452d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(476)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)14181774 TC_ps_rab_assignment_concurrent0(465)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)14626103 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)14472949 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)8460868 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:4 20250823085120586 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120586 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120586 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120586 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120586 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120586 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120586 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120586 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120586 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120586 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2c ff cc 06 00 00 00 00 00  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)6947497 20250823085120586 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120586 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120586 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120586 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120586 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=00ffcc06), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120586 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) 20250823085120586 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120586 DLSCCP DEBUG 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) 20250823085120586 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120586 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) 20250823085120586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3488334)[0x56285f220d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3488334)[0x56285f220d30]{disconnected}: Freeing instance (context_map.c:203) 20250823085120586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3488334)[0x56285f220d30]{disconnected}: Deallocated (fsm.c:568) 20250823085120586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{disconnected}: Freeing instance (context_map.c:207) 20250823085120586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56285f2339e0]{disconnected}: Deallocated (fsm.c:568) 20250823085120586 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3488334 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085120586 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=00ffcc06), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:455) 20250823085120586 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120586 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085120586 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120587 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120587 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120587 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0e 05 ff cc 06 00 00 2c 00 (ss7_asp.c:1383) 20250823085120587 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120587 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) TC_ps_rab_assignment_concurrent0(470)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085120587 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120587 DLSCCP DEBUG SCCP-SCOC(44)[0x56285f22e440]{IDLE}: Deallocated (fsm.c:568) 20250823085120587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120587 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120587 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120587 DLM3UA <000f> 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 20250823085120587 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120587 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085120587 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120587 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120587 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120587 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0e 05 ff cc 06 00 00 2c 00 00 06 00 08 00 00 00 02  20250823085120588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120588 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120588 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120588 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120588 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120588 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120588 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120588 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120588 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:5 20250823085120588 DLSS7 <000c> ss7_asp.c: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 a1 e2 f3 00 00 00 00 00  20250823085120588 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120588 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120588 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120588 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120588 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120588 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=00a1e2f3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120588 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) 20250823085120588 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120588 DLSCCP DEBUG 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) 20250823085120588 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120588 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) 20250823085120588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3653216)[0x56285f245a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3653216)[0x56285f245a50]{disconnected}: Freeing instance (context_map.c:203) 20250823085120588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3653216)[0x56285f245a50]{disconnected}: Deallocated (fsm.c:568) 20250823085120588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{disconnected}: Freeing instance (context_map.c:207) 20250823085120589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56285f245b80]{disconnected}: Deallocated (fsm.c:568) 20250823085120589 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3653216 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085120589 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=00a1e2f3), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:455) 20250823085120589 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120589 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120589 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120589 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 a1 e2 f3 00 00 2b 00 (ss7_asp.c:1383) 20250823085120589 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120589 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120589 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120589 DLSCCP DEBUG SCCP-SCOC(43)[0x56285f2443c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)8593853 20250823085120589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120589 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120589 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120589 DLM3UA <000f> 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 20250823085120589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120589 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085120589 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120589 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120589 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120589 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 a1 e2 f3 00 00 2b 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:15 20250823085120590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120590 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120590 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120590 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120590 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120590 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120590 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120590 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120590 DLSS7 <000c> ss7_asp.c: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 07 d2 4c 00 00 00 00 00  20250823085120590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120590 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=0007d24c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120590 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) 20250823085120590 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120590 DLSCCP DEBUG 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) 20250823085120590 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120590 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) 20250823085120590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380475)[0x56285f22e9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380475)[0x56285f22e9f0]{disconnected}: Freeing instance (context_map.c:203) 20250823085120590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380475)[0x56285f22e9f0]{disconnected}: Deallocated (fsm.c:568) 20250823085120590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{disconnected}: Freeing instance (context_map.c:207) 20250823085120590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56285f244580]{disconnected}: Deallocated (fsm.c:568) 20250823085120590 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380475 SCCP-45 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250823085120590 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=0007d24c), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:455) 20250823085120590 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120590 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085120590 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120591 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 07 d2 4c 00 00 2d 00 (ss7_asp.c:1383) 20250823085120591 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120591 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120591 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120591 DLSCCP DEBUG SCCP-SCOC(45)[0x56285f2436f0]{IDLE}: Deallocated (fsm.c:568) 20250823085120591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120591 DLM3UA <000f> 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 20250823085120591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120591 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085120591 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085120591 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:8 20250823085120591 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120591 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 07 d2 4c 00 00 2d 00 00 06 00 08 00 00 00 02  20250823085120591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120591 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120591 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120591 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120591 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120591 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120591 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120591 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120591 DLSS7 <000c> ss7_asp.c: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 98 6a a1 00 00 00 00 00  20250823085120591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120591 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120592 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=00986aa1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120592 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) 20250823085120592 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120592 DLSCCP DEBUG 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) 20250823085120592 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120592 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) 20250823085120592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12792797)[0x56285f23edd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12792797)[0x56285f23edd0]{disconnected}: Freeing instance (context_map.c:203) 20250823085120592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12792797)[0x56285f23edd0]{disconnected}: Deallocated (fsm.c:568) 20250823085120592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{disconnected}: Freeing instance (context_map.c:207) 20250823085120592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x56285f23ef00]{disconnected}: Deallocated (fsm.c:568) 20250823085120592 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12792797 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:226) 20250823085120592 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=00986aa1), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:455) 20250823085120592 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120592 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085120592 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120592 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120592 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 98 6a a1 00 00 37 00 (ss7_asp.c:1383) 20250823085120592 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120592 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120592 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120592 DLSCCP DEBUG SCCP-SCOC(55)[0x56285f240c00]{IDLE}: Deallocated (fsm.c:568) 20250823085120592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120592 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120592 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120592 DLM3UA <000f> 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 20250823085120592 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120592 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085120592 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120592 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120592 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120592 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 98 6a a1 00 00 37 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending 20250823085120594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120594 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120594 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120594 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120594 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120594 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120594 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120594 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120594 DLSS7 <000c> ss7_asp.c: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 52 f2 d7 00 00 00 00 00  20250823085120594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120594 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=0052f2d7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120594 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) 20250823085120594 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120594 DLSCCP DEBUG 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) 20250823085120594 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120594 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) 20250823085120594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3769925)[0x56285f2452d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3769925)[0x56285f2452d0]{disconnected}: Freeing instance (context_map.c:203) 20250823085120594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3769925)[0x56285f2452d0]{disconnected}: Deallocated (fsm.c:568) 20250823085120595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{disconnected}: Freeing instance (context_map.c:207) 20250823085120595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56285f2458e0]{disconnected}: Deallocated (fsm.c:568) 20250823085120595 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3769925 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250823085120595 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=0052f2d7), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:455) 20250823085120595 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120595 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085120595 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120595 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 52 f2 d7 00 00 30 00 (ss7_asp.c:1383) 20250823085120595 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120595 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120595 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120595 DLSCCP DEBUG SCCP-SCOC(48)[0x56285f231a80]{IDLE}: Deallocated (fsm.c:568) 20250823085120595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120595 DLM3UA <000f> 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 20250823085120595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085120595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120595 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 52 f2 d7 00 00 30 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending 20250823085120773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085120773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085120773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085120773 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085120773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdf2d37,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085120773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14626103 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085120773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14626103)[0x56285f23eab0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085120773 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085120773 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085120773 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14626103 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085120773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085120773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085120773 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085120773 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065892), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085120773 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120773 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085120773 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120773 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 06 58 92 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085120773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14626103)[0x56285f23eab0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085120773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085120773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085120773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120773 DLM3UA <000f> 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 20250823085120773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120774 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085120774 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120774 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120774 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120774 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 06 58 92 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)@f9b5e94e4af2: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)3999446 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on connection ID:14 20250823085120787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120787 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085120787 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085120787 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085120787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085120787 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085120787 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085120787 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085120787 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120787 DLSS7 <000c> ss7_asp.c: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 06 58 92 00 00 00 00 00  20250823085120787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085120787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085120787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085120787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085120787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085120787 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=00065892), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085120787 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) 20250823085120788 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085120788 DLSCCP DEBUG 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) 20250823085120788 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085120788 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) 20250823085120788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085120788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085120788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14626103)[0x56285f23eab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085120788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14626103)[0x56285f23eab0]{disconnected}: Freeing instance (context_map.c:203) 20250823085120788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14626103)[0x56285f23eab0]{disconnected}: Deallocated (fsm.c:568) 20250823085120788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085120788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{disconnected}: Freeing instance (context_map.c:207) 20250823085120788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x56285f23ebe0]{disconnected}: Deallocated (fsm.c:568) 20250823085120788 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14626103 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:226) 20250823085120788 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=00065892), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:455) 20250823085120788 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085120788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085120788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085120788 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085120788 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085120788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085120788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085120788 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 06 58 92 00 00 36 00 (ss7_asp.c:1383) 20250823085120788 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085120788 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085120788 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085120788 DLSCCP DEBUG SCCP-SCOC(54)[0x56285f23f5b0]{IDLE}: Deallocated (fsm.c:568) 20250823085120788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085120788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085120788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085120788 DLM3UA <000f> 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 20250823085120788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085120788 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085120788 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085120788 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085120788 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085120788 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 06 58 92 00 00 36 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085122796 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33837<->l=127.0.0.1:4262) (control_if.c:193) 20250823085122797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(451)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(450)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085122805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36544<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085122807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085122807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085122807 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085122807 DMAIN NOTICE (127.0.0.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) 20250823085122807 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(455)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(456)@f9b5e94e4af2: Final verdict of PTC: none 20250823085122810 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085122810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085122810 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085122810 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085122810 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085122810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085122810 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085122810 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085122810 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085122810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085122810 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085122810 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085122810 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 20250823085122810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085122810 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085122810 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085122810 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085122810 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085122810 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085122811 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085122811 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 20250823085122811 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085122811 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085122811 DLSS7 <000c> ss7_asp.c: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  20250823085122811 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  20250823085122811 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085122811 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085122811 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085122811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085122811 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085122811 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085122811 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 20250823085122811 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 20250823085122811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085122811 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085122811 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085122811 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085122811 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085122811 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085122811 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085122811 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 20250823085122811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085122811 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085122811 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085122811 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085122811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085122811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085122811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085122811 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085122811 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085122811 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) 20250823085122811 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085122811 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085122811 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085122812 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085122812 DLSS7 <000c> ss7_asp.c: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  20250823085122812 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085122812 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085122812 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085122812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085122812 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085122812 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085122812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085122812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085122812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085122812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085122812 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085122812 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) 20250823085122812 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085122812 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_ps_rab_assignment_concurrent-Iuh0(453)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(457)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(458)@f9b5e94e4af2: Final verdict of PTC: none 20250823085122822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@f9b5e94e4af2: Final verdict of PTC: none 20250823085122822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44640<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085122823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44726<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(473)@f9b5e94e4af2: Final verdict of PTC: pass20250823085122824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085122824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44648<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085122825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(475)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(468)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(469)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(471)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(472)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(463)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085122825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085122825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44674<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(474)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(464)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(476)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085122826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44684<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(467)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(465)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085122829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085122829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44700<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085122829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085122830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44716<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085122830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44720<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085122832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085122833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(461)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(452)@f9b5e94e4af2: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(477)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(470)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(459)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(449)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sat Aug 23 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 20250823085122969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085123572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44748<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1604540) Waiting for packet dumper to finish... 1 (prev_count=1604540, count=1608420) 20250823085124812 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085124812 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085124812 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085124812 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085124812 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085124812 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ps_rab_release started. 20250823085126709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085126715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085126721 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43379<->l=127.0.0.1:4262) (control_if.c:572) 20250823085126743 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085126743 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085126743 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085126743 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085126744 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085126744 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ps_rab_release-Iuh0(482)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085126744 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085126744 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085126744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085126744 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085126744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126744 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085126744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085126744 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085126744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126744 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085126744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085126744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085126744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085126744 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085126744 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085126744 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085126745 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085126745 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085126745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085126745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085126745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126745 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085126745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085126745 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085126745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126745 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085126745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085126745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085126745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085126745 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085126745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085126745 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085126745 DLM3UA <000f> 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 20250823085126745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085126745 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085126745 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085126745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085126745 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085126745 DLM3UA <000f> 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 20250823085126745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085126745 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085126745 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085126746 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085126746 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085126746 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085126746 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085126746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085126746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085126746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085126746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085126746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085126746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126746 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085126746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085126746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085126746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085126746 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085126746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085126746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085126746 DLM3UA <000f> 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 20250823085126746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085126746 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085126746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085126747 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085126747 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085126747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085126747 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085126747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085126747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126747 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085126747 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085126747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085126747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250823085126747 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085126747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085126747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085126747 DLM3UA <000f> 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 20250823085126747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085126747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(486)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(486)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(484)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085126764 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085126764 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085126764 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085126764 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085126764 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085126764 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085126765 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085126765 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085126766 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085126766 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085126766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085126766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085126766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126766 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085126766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085126766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085126766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085126766 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085126766 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085126766 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085126766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085126766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085126766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085126766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085126766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126766 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085126766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085126766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085126766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085126766 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085126766 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085126766 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085126766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085126766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085126766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085126766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085126766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126766 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085126766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085126766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085126766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085126766 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085126766 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085126766 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085126766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085126766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085126766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085126766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085126766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085126766 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085126766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085126766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085126766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085126766 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085126766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085126766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085126766 DLM3UA <000f> 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 20250823085126766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085126766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085126766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085126766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085126766 DLM3UA <000f> 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 20250823085126766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085126766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085126766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085126766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085126766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085126766 DLM3UA <000f> 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 20250823085126766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085126766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085126766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085126766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085126766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085126766 DLM3UA <000f> 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 20250823085126766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085126766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085126766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(489)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085126788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085126788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085126788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085126788 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085126788 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085126788 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085126788 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085126788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085126788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085126958 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 20250823085126958 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 20250823085126958 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085126958 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085126960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126960 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085126960 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085126960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085126960 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085126960 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085126960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085126960 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085126960 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085126960 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 20250823085126960 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085126960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085126960 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085126961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126961 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085126961 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085126961 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  20250823085126961 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085126961 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085126961 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085126961 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 20250823085126961 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085126961 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085126961 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085126961 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085126961 DLSS7 <000c> ss7_asp.c: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  20250823085126961 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  20250823085126961 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085126961 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085126961 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085126961 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085126961 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085126961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085126961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085126961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085126961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085126961 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085126961 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085126961 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085126962 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085126962 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085126962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085126962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085126962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085126962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085126962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085126962 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085126962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085126962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085126962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085126962 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085126962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126962 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085126962 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085126962 DLM3UA <000f> 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 20250823085126962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085126962 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085126962 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085126962 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085126962 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085126962 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  20250823085126976 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 20250823085126976 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 20250823085126976 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085126976 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085126979 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126979 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085126979 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085126979 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085126979 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085126979 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085126979 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085126979 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085126979 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085126979 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 20250823085126979 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085126979 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085126979 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085126980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126980 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085126980 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085126980 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  20250823085126980 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085126980 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085126980 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085126980 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 20250823085126980 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085126980 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085126980 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085126980 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085126980 DLSS7 <000c> ss7_asp.c: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  20250823085126980 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085126980 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  20250823085126980 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085126980 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085126980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085126980 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085126980 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085126980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085126980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085126980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085126980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085126980 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085126980 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085126980 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085126982 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085126982 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085126982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085126982 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085126982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126982 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085126982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085126982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085126982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085126982 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085126982 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085126982 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085126982 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085126982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085126982 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085126982 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085126982 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085126982 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085126982 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085126982 DLM3UA <000f> 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 20250823085126982 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085126982 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085126982 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085126982 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085126982 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085126982 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(485)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085127774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085127774 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085127774 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085127774 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085127774 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085127774 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085127774 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085127774 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085127774 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085127774 DLSS7 <000c> ss7_asp.c: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  20250823085127774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085127774 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085127774 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085127774 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085127774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085127774 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085127774 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085127774 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085127774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127774 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085127774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085127774 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085127774 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085127774 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) 20250823085127774 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085127774 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085127774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085127774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085127774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085127774 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085127774 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085127774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085127774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085127774 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085127774 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085127775 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085127775 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085127775 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085127775 DLM3UA <000f> 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 20250823085127775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085127775 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085127775 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085127775 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085127775 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085127775 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  20250823085127777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085127777 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085127777 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085127777 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085127777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085127777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085127777 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085127777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085127777 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085127777 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085127778 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085127778 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085127778 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085127778 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085127778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085127778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085127778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085127778 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085127778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127778 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085127778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085127778 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085127778 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085127778 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(485)@f9b5e94e4af2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(488)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085127790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085127790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085127790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085127790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085127790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085127790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085127790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085127790 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085127790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085127790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085127790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085127790 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085127790 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) 20250823085127790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085127790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085127790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085127790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085127790 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085127790 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085127790 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085127790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085127790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085127790 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085127790 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085127790 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085127790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085127790 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085127790 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085127790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085127790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085127790 DLSS7 <000c> ss7_asp.c: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  20250823085127790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085127790 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085127790 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085127790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085127790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085127790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085127790 DLM3UA <000f> 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 20250823085127790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085127790 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085127790 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085127790 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085127790 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085127790 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  20250823085127790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085127790 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085127790 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085127790 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085127790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085127790 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085127790 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085127790 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085127790 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085127790 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085127790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085127790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085127790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085127790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085127790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085127790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085127790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085127790 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085127790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085127790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085127790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085127790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085127790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085127790 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085127790 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085127790 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(488)@f9b5e94e4af2: MSC_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 } } } } 20250823085127816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47478<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@f9b5e94e4af2: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@f9b5e94e4af2: Added conn table entry 0TC_ps_rab_release0(491)9968122 20250823085128863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085128863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085128863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085128863 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085128863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9819fa, normal) (hnbgw_rua.c:408) 20250823085128863 DHNB DEBUG map_rua[0x56285f22e600]{init}: Allocated (fsm.c:456) 20250823085128863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085128863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085128863 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085128863 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085128863 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085128863 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085128863 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085128863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085128863 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9968122 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085128863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085128863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085128863 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085128863 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085128863 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085128863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085128863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085128863 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{IDLE}: Allocated (fsm.c:456) 20250823085128863 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085128863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030003e40056400500f1100926) (sccp_scrc.c:455) 20250823085128863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085128863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085128863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085128863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085128863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085128863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085128863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085128863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085128863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085128863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085128863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085128863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085128863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085128863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085128863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085128863 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085128863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085128863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085128863 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 e4 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085128863 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085128863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085128863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085128863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085128863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085128863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085128863 DLM3UA <000f> 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 20250823085128863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085128863 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085128863 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085128863 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085128863 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085128863 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 e4 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@f9b5e94e4af2: Added conn table entry 0TC_ps_rab_release0(491)16010608 TC_ps_rab_release0(491)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085128881 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085128881 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085128881 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085128881 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085128881 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085128881 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085128881 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085128881 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085128881 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085128881 DLSS7 <000c> ss7_asp.c: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 a1 fe 9f 02 00 00 00 00  20250823085128881 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085128881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085128881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085128881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085128881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085128881 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a1fe9f) (sccp_scrc.c:545) 20250823085128881 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) 20250823085128881 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085128881 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085128881 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085128881 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085128881 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) 20250823085128881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085128881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(481)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release0(491) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823085129085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085129085 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085129085 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085129085 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085129085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085129085 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085129085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085129085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085129085 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085129085 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  20250823085129085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085129085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085129085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085129085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085129085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085129085 DLSCCP DEBUG 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) 20250823085129085 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) 20250823085129085 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085129085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085129085 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085129085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085129085 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085129085 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085129085 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085129085 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085129085 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-56 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085129085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085129085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085129085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085129085 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085129117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085129117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085129117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085129117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085129117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9819fa) (hnbgw_rua.c:472) 20250823085129117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085129117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085129117 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085129117 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085129117 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085129117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085129117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085129117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085129117 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085129117 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1fe9f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085129117 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085129117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085129117 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085129117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085129117 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085129117 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085129117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085129117 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 a1 fe 9f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085129118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085129118 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085129118 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085129118 DLM3UA <000f> 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 20250823085129118 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085129118 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085129118 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085129118 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085129118 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085129118 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 a1 fe 9f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250823085129159 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085129159 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085129159 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085129159 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085129159 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085129159 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085129159 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085129159 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085129159 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085129159 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 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  20250823085129159 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085129159 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085129159 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085129159 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085129159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085129159 DLSCCP DEBUG 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) 20250823085129159 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) 20250823085129159 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085129159 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085129159 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085129159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085129159 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085129159 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085129159 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085129159 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250823085129159 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-56 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085129159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085129159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:123) 20250823085129159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085129159 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085129162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085129162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085129162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250823085129162 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085129162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9819fa) (hnbgw_rua.c:472) 20250823085129162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250823085129163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085129163 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085129163 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085129163 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085129163 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250823085129163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085129163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085129163 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085129163 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1fe9f), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:455) 20250823085129163 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085129163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085129163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085129163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085129163 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085129163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085129163 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085129163 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 a1 fe 9f 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) 20250823085129163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085129163 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085129163 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085129163 DLM3UA <000f> 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 20250823085129163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085129163 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085129163 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085129163 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085129163 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085129163 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 a1 fe 9f 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085129244 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43379<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(480)@f9b5e94e4af2: Final verdict of PTC: none 20250823085129253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47476<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(479)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085129253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47466<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release-Iuh0-RUA(483)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(485)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release(478)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(488)@f9b5e94e4af2: Final verdict of PTC: none 20250823085129254 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085129254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085129254 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085129254 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085129254 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085129254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085129254 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085129254 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085129254 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085129254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085129254 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085129254 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085129254 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085129254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085129254 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085129254 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085129254 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 20250823085129254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085129254 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085129254 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085129254 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085129254 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085129254 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085129254 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085129254 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 20250823085129254 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085129254 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085129254 DLSS7 <000c> ss7_asp.c: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  20250823085129254 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  20250823085129254 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085129254 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085129254 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 20250823085129254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085129254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085129254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085129254 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085129254 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085129254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085129254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085129254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085129255 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085129255 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085129255 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) 20250823085129255 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085129255 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085129255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085129254 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085129254 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085129254 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085129254 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085129254 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085129254 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085129254 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 20250823085129254 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085129254 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085129254 DLSS7 <000c> ss7_asp.c: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  20250823085129254 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085129255 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(486)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(487)@f9b5e94e4af2: Final verdict of PTC: none 20250823085129255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085129255 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) HNBGW_Test.msc0-SCCP(484)@f9b5e94e4af2: Final verdict of PTC: none 20250823085129255 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1fe9f), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085129255 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085129255 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085129255 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) 20250823085129255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085129255 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085129255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085129255 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) HNBGW_Test.sgsn0-M3UA(489)@f9b5e94e4af2: Final verdict of PTC: none 20250823085129255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085129255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085129255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 a1 fe 9f 00 00 38 00 00 00 00 00 (ss7_asp.c:1383) 20250823085129255 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085129255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085129255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085129255 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085129255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085129255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085129255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085129255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{disrupted}: Freeing instance (context_map.c:203) 20250823085129255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9968122)[0x56285f22e600]{disrupted}: Deallocated (fsm.c:568) 20250823085129255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085129255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085129255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085129255 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9968122 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250823085129255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085129255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085129255 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085129255 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085129255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085129255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085129255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085129255 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085129255 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085129255 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) 20250823085129255 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085129255 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085129255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085129255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085129255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085129255 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085129255 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085129255 DLM3UA <000f> 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 20250823085129255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085129255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085129255 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085129255 DMAIN NOTICE (127.0.0.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) 20250823085129255 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085129255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085129255 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085129255 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085129255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47478<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(490)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(481)@f9b5e94e4af2: Final verdict of PTC: none TC_ps_rab_release0(491)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_release-Iuh0(482)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_release0(491): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ps_rab_release finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass'. Sat Aug 23 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 20250823085129296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085129898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364684) Waiting for packet dumper to finish... 1 (prev_count=364684, count=365224) 20250823085131255 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085131256 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085131256 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085131256 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085131256 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085131256 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_ps_rab_release_abnormal started. 20250823085133007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085133013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085133015 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44089<->l=127.0.0.1:4262) (control_if.c:572) 20250823085133030 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085133030 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085133030 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085133030 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085133030 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085133030 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_release_abnormal-Iuh0(496)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085133030 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085133030 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085133030 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085133030 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085133031 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085133031 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085133031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085133031 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085133031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085133032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133032 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085133032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085133032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085133032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085133032 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085133032 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085133032 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085133032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085133032 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085133032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 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) 20250823085133032 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085133032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085133032 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085133032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133032 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085133032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085133032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085133032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085133032 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085133032 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085133032 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085133032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085133032 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085133032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085133032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085133032 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085133032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133032 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085133032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085133032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085133032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085133032 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085133032 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085133032 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085133032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085133032 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085133032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085133032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085133032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085133032 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085133032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085133032 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085133032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085133032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085133032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085133032 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085133032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133032 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085133032 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085133032 DLM3UA <000f> 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 20250823085133032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085133032 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085133032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133032 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085133032 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085133032 DLM3UA <000f> 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 20250823085133032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085133032 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) 20250823085133032 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085133032 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085133032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133032 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085133032 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085133032 DLM3UA <000f> 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 20250823085133032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085133032 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085133032 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085133032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133032 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085133032 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085133032 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085133032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085133032 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085133032 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(500)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(500)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(498)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085133043 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085133043 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085133043 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085133043 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085133043 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085133043 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085133043 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085133043 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085133044 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085133044 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085133044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085133044 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085133044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085133044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133044 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085133044 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085133044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085133044 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085133045 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085133045 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085133045 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085133045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085133045 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085133045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133045 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085133045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133045 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085133045 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085133045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133045 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085133045 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085133045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085133045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085133045 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085133045 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085133045 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085133045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085133045 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085133045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133045 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085133045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133045 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085133045 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085133045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133045 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085133045 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085133045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085133045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085133045 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085133045 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085133045 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085133045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085133045 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085133045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133045 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085133045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133045 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085133045 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085133045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133045 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085133045 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085133045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085133045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085133045 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085133045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133045 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085133045 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085133045 DLM3UA <000f> 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 20250823085133045 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085133045 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085133045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133045 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085133045 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085133045 DLM3UA <000f> 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 20250823085133045 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085133045 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085133045 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085133045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133045 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085133045 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085133045 DLM3UA <000f> 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 20250823085133045 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085133045 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085133045 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085133045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133045 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085133045 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085133045 DLM3UA <000f> 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 20250823085133045 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085133045 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085133045 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(503)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085133063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085133063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085133063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085133063 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085133063 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085133063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085133063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085133063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085133063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085133242 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 20250823085133242 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 20250823085133242 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085133242 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085133250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133250 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085133250 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085133250 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085133250 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085133250 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085133250 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085133250 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085133250 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085133251 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 20250823085133251 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085133251 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085133251 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085133253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133253 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085133253 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085133253 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  20250823085133253 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085133253 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085133253 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085133253 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 20250823085133253 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085133253 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085133253 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085133253 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085133253 DLSS7 <000c> ss7_asp.c: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  20250823085133253 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  20250823085133253 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085133254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085133254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085133254 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085133254 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085133254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085133254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085133254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085133254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085133254 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085133254 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085133254 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085133254 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 20250823085133254 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 20250823085133254 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085133254 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085133255 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085133255 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085133255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085133255 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085133255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085133255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085133255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085133255 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085133255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085133256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085133256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085133256 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085133256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133256 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085133256 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085133256 DLM3UA <000f> 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 20250823085133256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085133256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085133256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085133256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085133256 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085133256 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(503)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085133262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133262 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085133262 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085133262 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085133262 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085133262 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085133262 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085133262 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085133262 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085133262 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 20250823085133262 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085133262 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085133262 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085133264 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133264 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085133264 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085133264 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  20250823085133264 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085133265 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085133265 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085133265 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 20250823085133265 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085133265 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085133265 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085133265 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085133265 DLSS7 <000c> ss7_asp.c: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  20250823085133265 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085133265 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  20250823085133265 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085133265 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085133265 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085133265 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085133265 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085133265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085133265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085133265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085133265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085133265 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085133265 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085133265 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085133266 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085133266 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085133266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085133266 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085133266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085133267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085133267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085133267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085133267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085133267 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085133267 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085133267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085133267 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085133267 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085133267 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085133267 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085133267 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085133267 DLM3UA <000f> 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 20250823085133267 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085133267 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085133267 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085133267 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085133267 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085133267 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(499)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085134056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085134056 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085134056 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085134056 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085134056 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085134056 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085134056 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085134056 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085134056 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085134056 DLSS7 <000c> ss7_asp.c: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  20250823085134056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085134057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085134057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085134057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085134057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085134057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085134057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085134057 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085134057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085134057 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085134057 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085134057 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) 20250823085134057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085134057 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085134057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085134057 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085134057 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085134057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085134057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085134057 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085134057 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085134057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085134057 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085134057 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085134057 DLM3UA <000f> 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 20250823085134057 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085134057 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085134057 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085134057 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085134057 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085134057 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  20250823085134061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085134061 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085134061 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085134061 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085134061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085134061 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085134061 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085134061 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085134061 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085134061 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085134061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085134061 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085134061 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085134061 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085134061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085134061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085134061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085134061 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085134061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085134061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085134061 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085134061 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085134061 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(499)@f9b5e94e4af2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(502)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085134070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085134070 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085134070 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085134070 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085134070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085134070 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085134070 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085134070 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085134070 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085134070 DLSS7 <000c> ss7_asp.c: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  20250823085134070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085134070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085134070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085134070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085134070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085134070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085134070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085134070 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085134070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085134071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085134071 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085134071 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085134071 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) 20250823085134071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085134071 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085134071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085134071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134071 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085134071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085134071 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085134071 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085134071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085134071 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085134071 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085134071 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085134071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085134071 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085134071 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085134071 DLM3UA <000f> 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 20250823085134071 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085134071 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085134071 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085134071 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085134071 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085134071 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  20250823085134074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085134074 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085134074 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085134074 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085134074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085134074 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085134074 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085134074 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085134074 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085134074 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085134074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085134074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085134074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085134074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085134074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085134074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085134074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085134074 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085134074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085134074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085134075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085134075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085134075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085134075 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085134075 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085134075 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(502)@f9b5e94e4af2: MSC_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 } } } } 20250823085134095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@f9b5e94e4af2: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@f9b5e94e4af2: Added conn table entry 0TC_ps_rab_release_abnormal0(505)6554747 20250823085135135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085135135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085135135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085135135 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085135135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x64047b, normal) (hnbgw_rua.c:408) 20250823085135135 DHNB DEBUG map_rua[0x56285f22e600]{init}: Allocated (fsm.c:456) 20250823085135135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085135135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085135135 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085135135 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085135135 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085135135 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085135135 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085135135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085135135 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6554747 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085135135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085135135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085135135 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085135135 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085135135 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085135135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085135135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085135135 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{IDLE}: Allocated (fsm.c:456) 20250823085135135 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085135135 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002580056400500f1100926) (sccp_scrc.c:455) 20250823085135135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085135135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085135135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085135135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085135135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085135135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085135135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085135135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085135135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085135135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085135135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085135135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085135135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085135135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085135135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085135135 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085135135 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085135135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085135135 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 02 58 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085135135 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085135135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085135135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085135135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085135135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085135135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085135135 DLM3UA <000f> 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 20250823085135135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085135135 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085135135 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085135135 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085135135 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085135135 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 02 58 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@f9b5e94e4af2: Added conn table entry 0TC_ps_rab_release_abnormal0(505)8286170 HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: Session index based on connection ID:0 TC_ps_rab_release_abnormal0(505)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085135142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085135142 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085135142 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085135142 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085135142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085135142 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085135142 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085135142 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085135143 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085135143 DLSS7 <000c> ss7_asp.c: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 94 97 f5 02 00 00 00 00  20250823085135143 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085135143 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085135143 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085135143 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085135143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085135143 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009497f5) (sccp_scrc.c:545) 20250823085135143 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) 20250823085135143 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085135143 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085135143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085135143 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085135143 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) 20250823085135143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085135143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(495)@f9b5e94e4af2: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release_abnormal0(505) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823085135345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085135345 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085135345 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085135345 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085135345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085135345 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085135345 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085135345 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085135345 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085135345 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  20250823085135345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085135345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085135345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085135345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085135345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085135345 DLSCCP DEBUG 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) 20250823085135345 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) 20250823085135345 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085135345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085135345 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085135345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085135345 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085135345 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085135345 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085135345 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085135346 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-57 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085135346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085135346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823085135346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085135346 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085135391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085135391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085135391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085135391 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085135391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x64047b) (hnbgw_rua.c:472) 20250823085135391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085135391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085135391 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085135391 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085135391 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085135391 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085135391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085135391 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085135391 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085135391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009497f5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250823085135391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085135391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085135391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085135391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085135391 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085135391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085135391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085135391 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 94 97 f5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250823085135391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085135391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085135391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085135391 DLM3UA <000f> 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 20250823085135391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085135391 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085135392 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085135392 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085135392 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085135392 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 94 97 f5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250823085135436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085135436 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085135436 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085135436 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085135436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085135436 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085135436 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085135436 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085135436 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085135436 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 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  20250823085135436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085135436 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085135436 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085135436 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085135436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085135436 DLSCCP DEBUG 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) 20250823085135436 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) 20250823085135436 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085135436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085135436 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085135436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085135436 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085135436 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085135436 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085135436 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250823085135436 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-57 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250823085135436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085135436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:123) 20250823085135436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085135436 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085135439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085135439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085135439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250823085135439 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085135439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x64047b) (hnbgw_rua.c:472) 20250823085135439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250823085135439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085135439 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085135439 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085135439 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085135439 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250823085135439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085135439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085135439 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085135439 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009497f5), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:455) 20250823085135439 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085135439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085135439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085135439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085135439 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085135439 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085135439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085135439 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 94 97 f5 00 01 14 60 00 00 10 00 00 01 00 2b 40 09 00 00 01 00 2a 40 02 00 b8 00 (ss7_asp.c:1383) 20250823085135439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085135439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085135439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085135439 DLM3UA <000f> 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 20250823085135439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085135439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085135439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085135439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085135439 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085135439 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 94 97 f5 00 01 14 60 00 00 10 00 00 01 00 2b 40 09 00 00 01 00 2a 40 02 00 b8 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085135520 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44089<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(494)@f9b5e94e4af2: Final verdict of PTC: none 20250823085135529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(493)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085135530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47508<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(498)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(502)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release_abnormal(492)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(499)@f9b5e94e4af2: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0-RUA(497)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(501)@f9b5e94e4af2: Final verdict of PTC: none 20250823085135530 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085135530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085135530 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085135530 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085135530 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085135530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085135530 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085135530 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085135530 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085135530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085135530 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085135530 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085135530 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085135530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085135530 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085135530 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085135530 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 20250823085135530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085135530 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085135530 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085135530 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085135530 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085135530 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085135530 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085135530 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 20250823085135530 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085135530 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085135530 DLSS7 <000c> ss7_asp.c: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  20250823085135530 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  20250823085135530 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085135530 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085135531 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 20250823085135531 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(503)@f9b5e94e4af2: Final verdict of PTC: none 20250823085135531 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085135531 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085135531 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085135531 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085135531 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085135531 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085135531 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 20250823085135531 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085135531 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085135531 DLSS7 <000c> ss7_asp.c: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  20250823085135531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085135531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085135531 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085135531 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085135531 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085135531 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085135531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085135531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085135531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085135531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085135531 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085135531 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) 20250823085135531 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085135531 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085135531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085135531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085135531 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) HNBGW_Test.msc0-M3UA(500)@f9b5e94e4af2: Final verdict of PTC: none 20250823085135531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009497f5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085135531 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085135531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085135531 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) 20250823085135531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085135531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085135531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085135531 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085135531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085135531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085135531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 94 97 f5 00 00 39 00 00 00 00 00 (ss7_asp.c:1383) 20250823085135531 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085135531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085135531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085135531 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085135531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085135531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085135531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085135531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{disrupted}: Freeing instance (context_map.c:203) 20250823085135531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6554747)[0x56285f22e600]{disrupted}: Deallocated (fsm.c:568) 20250823085135531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085135531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085135531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085135531 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6554747 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250823085135531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085135531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085135531 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085135531 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085135531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085135531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085135531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085135531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085135531 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085135531 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) 20250823085135531 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085135531 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085135531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085135531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085135531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085135531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085135531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085135531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085135531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085135531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085135531 DLM3UA <000f> 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 20250823085135531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085135532 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085135532 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085135531 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085135531 DMAIN NOTICE (127.0.0.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) 20250823085135532 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_ps_rab_release_abnormal0(505)@f9b5e94e4af2: Final verdict of PTC: pass TC_ps_rab_release_abnormal-Iuh0(496)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(495)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(504)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_ps_rab_release_abnormal0(505): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_ps_rab_release_abnormal finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass'. Sat Aug 23 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 20250823085135570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085136173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41466<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=365292) Waiting for packet dumper to finish... 1 (prev_count=365292, count=365928) 20250823085137532 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085137532 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085137532 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085137532 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085137532 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085137532 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:51:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250823085139256 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085139256 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1fe9f), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085139256 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085139256 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085139256 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085139256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085139256 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085139256 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085139256 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085139256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085139256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085139256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a1 fe 9f 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085139257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139257 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085139257 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085139257 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085139257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085139257 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085139257 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085139263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085139270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085139275 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39337<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085139298 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085139298 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085139307 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085139307 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085139307 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085139307 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085139307 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085139307 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085139308 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43175 (stream_srv.c:143) 20250823085139308 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43175<->l=127.0.0.1:29169 (hnb.c:335) 20250823085139308 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085139308 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085139309 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085139309 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085139309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085139309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085139309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139309 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085139309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085139309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085139309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085139309 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085139309 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085139309 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085139309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085139309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085139309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085139309 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085139309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139309 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085139309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085139309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085139309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085139309 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085139309 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085139309 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085139309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085139309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085139309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085139309 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085139309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139309 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085139309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085139309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085139309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085139309 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085139309 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085139309 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085139309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085139309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085139309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085139309 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085139309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139309 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085139309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085139309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085139309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085139309 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085139309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085139309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085139309 DLM3UA <000f> 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 20250823085139309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085139309 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085139309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085139309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085139309 DLM3UA <000f> 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 20250823085139309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085139309 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085139309 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085139309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085139309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085139309 DLM3UA <000f> 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 20250823085139309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085139309 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085139309 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085139309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085139309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085139309 DLM3UA <000f> 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 20250823085139309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085139309 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085139309 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(516)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(516)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085139329 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085139329 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085139330 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085139330 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085139330 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085139330 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085139330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085139330 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085139330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139330 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085139330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085139330 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085139330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139330 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085139330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085139330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085139330 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085139331 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085139331 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085139331 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085139331 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085139331 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085139331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085139331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139331 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085139331 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085139331 DLM3UA <000f> 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 20250823085139331 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085139331 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085139331 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085139331 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085139331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139331 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085139331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085139331 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085139331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139331 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085139331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085139331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085139331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085139331 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085139331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139331 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085139331 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085139331 DLM3UA <000f> 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 20250823085139331 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085139331 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085139332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085139332 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085139332 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085139332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085139332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085139332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139332 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085139332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085139332 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085139333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139333 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085139333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085139333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085139333 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085139333 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085139333 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085139333 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085139333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139333 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085139333 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085139333 DLM3UA <000f> 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 20250823085139333 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085139333 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085139333 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085139334 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085139334 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085139334 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085139334 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085139334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085139334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139334 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085139334 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085139334 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085139334 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085139334 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085139335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139335 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085139335 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085139335 DLM3UA <000f> 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 20250823085139335 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085139335 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(519)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(519)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(517)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085139380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085139380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085139380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085139380 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085139380 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085139380 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085139380 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085139380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085139380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085139386 DLINP DEBUG SRVCONN(,r=127.0.0.1:43175<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085139386 DLINP DEBUG SRVCONN(,r=127.0.0.1:43175<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085139386 DLINP DEBUG SRVCONN(,r=127.0.0.1:43175<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085139386 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085139386 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) 20250823085139386 DLGLOBAL DEBUG validating counter group 0x562853328bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823085139386 DHNBAP DEBUG (127.0.0.1:43175 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085139386 DHNBAP NOTICE (127.0.0.1:43175 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085139386 DHNBAP NOTICE (127.0.0.1:43175 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085139386 DLINP DEBUG SRVCONN(,r=127.0.0.1:43175<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085139386 DLINP DEBUG SRVCONN(,r=127.0.0.1:43175<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085139523 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 20250823085139523 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 20250823085139523 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085139523 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085139531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139531 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085139531 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085139531 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085139531 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085139531 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085139531 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085139532 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085139532 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085139532 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 20250823085139532 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085139532 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085139532 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085139534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139534 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085139534 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085139534 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  20250823085139534 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085139534 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085139534 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085139534 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 20250823085139534 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085139535 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085139535 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085139535 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085139535 DLSS7 <000c> ss7_asp.c: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  20250823085139535 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  20250823085139535 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085139535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085139535 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085139535 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085139535 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085139535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085139535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085139535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085139535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085139535 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085139535 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085139535 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085139536 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085139536 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085139536 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085139536 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085139536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085139536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085139536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085139536 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085139536 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085139536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085139537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085139537 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085139537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139537 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085139537 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085139537 DLM3UA <000f> 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 20250823085139537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085139537 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085139537 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085139537 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085139537 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085139537 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  20250823085139556 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 20250823085139556 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 20250823085139556 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085139556 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085139562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139562 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085139562 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085139562 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085139562 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085139562 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085139562 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085139562 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085139562 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085139562 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 20250823085139562 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085139562 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085139562 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085139565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139565 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085139565 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085139565 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  20250823085139565 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085139565 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085139565 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085139565 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 20250823085139565 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085139565 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085139565 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085139565 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085139565 DLSS7 <000c> ss7_asp.c: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  20250823085139565 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085139565 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  20250823085139565 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085139565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085139565 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085139565 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085139565 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085139565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085139565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085139565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085139565 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085139565 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085139565 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085139565 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085139566 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085139566 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085139566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085139566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085139566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085139567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085139567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085139567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085139567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085139567 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085139567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085139567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085139567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085139567 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085139567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085139567 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085139567 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085139567 DLM3UA <000f> 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 20250823085139567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085139567 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085139567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085139567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085139567 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085139567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085140330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085140330 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085140330 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085140330 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085140330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085140330 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085140330 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085140330 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085140330 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085140330 DLSS7 <000c> ss7_asp.c: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  20250823085140331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085140331 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085140331 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085140331 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085140331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085140331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085140331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085140331 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085140331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085140331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085140331 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085140331 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085140331 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) 20250823085140331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085140331 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085140331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085140331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085140331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085140332 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085140332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085140332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085140332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085140332 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085140332 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085140332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085140332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085140332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085140332 DLM3UA <000f> 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 20250823085140332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085140332 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085140332 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085140332 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085140332 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085140332 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  20250823085140332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085140332 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085140332 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085140332 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085140332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085140332 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085140332 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085140332 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085140332 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085140332 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085140332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085140332 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085140333 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085140333 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085140333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085140333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085140333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085140333 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085140333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085140333 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085140333 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085140334 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085140334 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085140371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085140371 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085140371 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085140371 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085140371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085140371 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085140371 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085140371 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085140371 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085140371 DLSS7 <000c> ss7_asp.c: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  20250823085140372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085140372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085140372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085140372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085140372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085140372 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085140372 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085140372 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085140372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085140372 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085140372 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085140372 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085140372 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) 20250823085140372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085140372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085140372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085140373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085140373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085140373 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085140373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085140373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085140373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085140373 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085140373 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085140373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085140373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085140373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085140373 DLM3UA <000f> 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 20250823085140373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085140373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085140373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085140373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085140373 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085140373 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  20250823085140376 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085140376 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085140376 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085140376 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085140376 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085140376 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085140376 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085140376 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085140376 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085140376 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085140376 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085140376 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085140376 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085140376 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085140376 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085140376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085140376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085140376 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085140376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085140376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085140376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085140376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085140376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085140376 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085140376 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085140376 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(518)@f9b5e94e4af2: MSC_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 } } } } 20250823085140392 DLCTRL DEBUG Command: GET 219376395 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085140392 DLCTRL DEBUG Tx Command reply: GET_REPLY 219376395 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085140397 DLCTRL DEBUG Command: GET 894956132 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085140397 DLCTRL DEBUG Tx Command reply: GET_REPLY 894956132 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085140399 DLCTRL DEBUG Command: GET 164728114 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085140399 DLCTRL DEBUG Tx Command reply: GET_REPLY 164728114 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085140402 DLCTRL DEBUG Command: GET 145705724 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085140402 DLCTRL DEBUG Tx Command reply: GET_REPLY 145705724 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085140404 DLCTRL DEBUG Command: GET 540732033 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085140404 DLCTRL DEBUG Tx Command reply: GET_REPLY 540732033 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085140407 DLCTRL DEBUG Command: GET 585464494 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085140407 DLCTRL DEBUG Tx Command reply: GET_REPLY 585464494 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085140412 DLCTRL DEBUG Command: GET 811268094 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085140412 DLCTRL DEBUG Tx Command reply: GET_REPLY 811268094 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085140416 DLCTRL DEBUG Command: GET 640025001 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085140416 DLCTRL DEBUG Tx Command reply: GET_REPLY 640025001 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085140418 DLCTRL DEBUG Command: GET 368801008 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085140418 DLCTRL DEBUG Tx Command reply: GET_REPLY 368801008 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085140420 DLCTRL DEBUG Command: GET 121245225 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085140420 DLCTRL DEBUG Tx Command reply: GET_REPLY 121245225 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085140422 DLCTRL DEBUG Command: GET 318487925 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085140422 DLCTRL DEBUG Tx Command reply: GET_REPLY 318487925 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085140424 DLCTRL DEBUG Command: GET 681669929 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085140424 DLCTRL DEBUG Tx Command reply: GET_REPLY 681669929 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085140427 DLCTRL DEBUG Command: GET 484700012 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085140427 DLCTRL DEBUG Tx Command reply: GET_REPLY 484700012 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085140430 DLCTRL DEBUG Command: GET 353558648 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085140430 DLCTRL DEBUG Tx Command reply: GET_REPLY 353558648 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085140435 DLCTRL DEBUG Command: GET 13362079 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085140435 DLCTRL DEBUG Tx Command reply: GET_REPLY 13362079 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085140439 DLCTRL DEBUG Command: GET 325960092 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085140439 DLCTRL DEBUG Tx Command reply: GET_REPLY 325960092 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085140442 DLCTRL DEBUG Command: GET 172670749 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085140442 DLCTRL DEBUG Tx Command reply: GET_REPLY 172670749 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085140444 DLCTRL DEBUG Command: GET 781080411 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085140444 DLCTRL DEBUG Tx Command reply: GET_REPLY 781080411 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085140446 DLCTRL DEBUG Command: GET 625121735 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085140446 DLCTRL DEBUG Tx Command reply: GET_REPLY 625121735 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085140448 DLCTRL DEBUG Command: GET 379092080 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085140448 DLCTRL DEBUG Tx Command reply: GET_REPLY 379092080 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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 := '000000000000001010111010'B, t_guard := 20.000000 } 20250823085140473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41482<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)10146033 20250823085141505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085141505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085141505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085141505 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085141505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ad0f1, normal) (hnbgw_rua.c:408) 20250823085141505 DHNB DEBUG map_rua[0x56285f22e600]{init}: Allocated (fsm.c:456) 20250823085141505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10146033)[0x56285f22e600]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085141505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10146033 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085141505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085141505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085141505 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10146033 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085141505 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085141505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085141505 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10146033 <-> SCCP-58 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085141505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10146033 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085141505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10146033)[0x56285f22e600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085141505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085141506 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085141506 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10146033 SCCP-58 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085141506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085141506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085141506 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{IDLE}: Allocated (fsm.c:456) 20250823085141506 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085141506 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002ba0056400500f1100926) (sccp_scrc.c:455) 20250823085141506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085141506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085141506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085141506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085141506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085141506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085141506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085141506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085141506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085141506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085141506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085141506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085141506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085141506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085141506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085141506 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085141506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085141506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085141506 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 ba 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085141506 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085141506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085141506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10146033)[0x56285f22e600]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085141507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085141507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085141507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085141507 DLM3UA <000f> 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 20250823085141507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085141507 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085141507 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085141507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085141507 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085141507 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 ba 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)6601555 HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085141522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085141522 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085141522 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085141522 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085141522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085141522 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085141522 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085141522 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085141522 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085141522 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 1f 01 17 02 00 00 00 00  20250823085141523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085141523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085141523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085141523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085141523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085141523 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001f0117) (sccp_scrc.c:545) 20250823085141523 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) 20250823085141523 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085141523 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085141523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085141523 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085141523 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) 20250823085141523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085141523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(521)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085141528 DLCTRL DEBUG Command: GET 776205037 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085141528 DLCTRL DEBUG Tx Command reply: GET_REPLY 776205037 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085141531 DLCTRL DEBUG Command: GET 102497118 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085141531 DLCTRL DEBUG Tx Command reply: GET_REPLY 102497118 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085141534 DLCTRL DEBUG Command: GET 127955753 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085141534 DLCTRL DEBUG Tx Command reply: GET_REPLY 127955753 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085141537 DLCTRL DEBUG Command: GET 25164456 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085141537 DLCTRL DEBUG Tx Command reply: GET_REPLY 25164456 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085141539 DLCTRL DEBUG Command: GET 785630078 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085141539 DLCTRL DEBUG Tx Command reply: GET_REPLY 785630078 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085141543 DLCTRL DEBUG Command: GET 937872015 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085141543 DLCTRL DEBUG Tx Command reply: GET_REPLY 937872015 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085141546 DLCTRL DEBUG Command: GET 121527977 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085141546 DLCTRL DEBUG Tx Command reply: GET_REPLY 121527977 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085141549 DLCTRL DEBUG Command: GET 164764339 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085141549 DLCTRL DEBUG Tx Command reply: GET_REPLY 164764339 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085141551 DLCTRL DEBUG Command: GET 328631161 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085141551 DLCTRL DEBUG Tx Command reply: GET_REPLY 328631161 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085141554 DLCTRL DEBUG Command: GET 834420792 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085141554 DLCTRL DEBUG Tx Command reply: GET_REPLY 834420792 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085141557 DLCTRL DEBUG Command: GET 892220285 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085141557 DLCTRL DEBUG Tx Command reply: GET_REPLY 892220285 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085141560 DLCTRL DEBUG Command: GET 802117091 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085141560 DLCTRL DEBUG Tx Command reply: GET_REPLY 802117091 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085141564 DLCTRL DEBUG Command: GET 816332137 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085141564 DLCTRL DEBUG Tx Command reply: GET_REPLY 816332137 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085141569 DLCTRL DEBUG Command: GET 96598263 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085141570 DLCTRL DEBUG Tx Command reply: GET_REPLY 96598263 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085141575 DLCTRL DEBUG Command: GET 222937486 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085141575 DLCTRL DEBUG Tx Command reply: GET_REPLY 222937486 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085141579 DLCTRL DEBUG Command: GET 369045772 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085141580 DLCTRL DEBUG Tx Command reply: GET_REPLY 369045772 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085141584 DLCTRL DEBUG Command: GET 34370177 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085141584 DLCTRL DEBUG Tx Command reply: GET_REPLY 34370177 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085141588 DLCTRL DEBUG Command: GET 755383841 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085141588 DLCTRL DEBUG Tx Command reply: GET_REPLY 755383841 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085141591 DLCTRL DEBUG Command: GET 455409042 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085141591 DLCTRL DEBUG Tx Command reply: GET_REPLY 455409042 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085141595 DLCTRL DEBUG Command: GET 458947222 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085141595 DLCTRL DEBUG Tx Command reply: GET_REPLY 458947222 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000111001101'B, t_guard := 20.000000 } 20250823085141622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41488<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)6577425 20250823085142645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085142645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085142645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085142645 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085142645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x645d11, normal) (hnbgw_rua.c:408) 20250823085142645 DHNB DEBUG map_rua[0x56285f2455f0]{init}: Allocated (fsm.c:456) 20250823085142645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577425)[0x56285f2455f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085142645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577425 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085142645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085142645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085142645 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823085142645 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577425 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085142645 DCN DEBUG map_sccp[0x56285f243c10]{init}: Allocated (fsm.c:456) 20250823085142645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x56285f243c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085142645 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6577425 <-> SCCP-59 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085142645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577425 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085142645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577425)[0x56285f2455f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085142645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085142646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085142646 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577425 SCCP-59 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085142646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x56285f243c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085142646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085142646 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{IDLE}: Allocated (fsm.c:456) 20250823085142646 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085142646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030001cd0056400500f1100926) (sccp_scrc.c:455) 20250823085142646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085142646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085142646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085142646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085142646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085142646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085142646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085142646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085142646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085142646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085142646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085142646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085142646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085142646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085142646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085142646 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085142646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085142646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085142646 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 cd 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085142646 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085142647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085142647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085142647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085142647 DLM3UA <000f> 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 20250823085142647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085142647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085142647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085142647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085142647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085142647 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 cd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  20250823085142646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x56285f243c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085142646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577425)[0x56285f2455f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)16625014 HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823085142654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085142654 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085142654 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085142654 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085142654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085142654 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085142654 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085142654 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085142654 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085142654 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 ce ae 42 02 00 00 00 00  20250823085142654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085142654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085142654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085142654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085142654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085142654 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ceae42) (sccp_scrc.c:545) 20250823085142654 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) 20250823085142654 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085142654 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085142654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085142654 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085142654 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) 20250823085142655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x56285f243c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085142655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x56285f243c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(522)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085142657 DLCTRL DEBUG Command: GET 842013695 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085142657 DLCTRL DEBUG Tx Command reply: GET_REPLY 842013695 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823085142661 DLCTRL DEBUG Command: GET 515748278 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085142661 DLCTRL DEBUG Tx Command reply: GET_REPLY 515748278 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085142663 DLCTRL DEBUG Command: GET 680401065 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085142663 DLCTRL DEBUG Tx Command reply: GET_REPLY 680401065 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085142666 DLCTRL DEBUG Command: GET 342645833 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085142666 DLCTRL DEBUG Tx Command reply: GET_REPLY 342645833 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085142669 DLCTRL DEBUG Command: GET 785263511 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085142669 DLCTRL DEBUG Tx Command reply: GET_REPLY 785263511 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085142671 DLCTRL DEBUG Command: GET 562965143 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085142671 DLCTRL DEBUG Tx Command reply: GET_REPLY 562965143 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085142674 DLCTRL DEBUG Command: GET 991901037 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085142674 DLCTRL DEBUG Tx Command reply: GET_REPLY 991901037 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085142678 DLCTRL DEBUG Command: GET 780594488 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085142678 DLCTRL DEBUG Tx Command reply: GET_REPLY 780594488 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085142682 DLCTRL DEBUG Command: GET 968490250 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085142682 DLCTRL DEBUG Tx Command reply: GET_REPLY 968490250 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085142686 DLCTRL DEBUG Command: GET 94720398 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085142686 DLCTRL DEBUG Tx Command reply: GET_REPLY 94720398 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085142689 DLCTRL DEBUG Command: GET 513071167 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085142689 DLCTRL DEBUG Tx Command reply: GET_REPLY 513071167 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085142691 DLCTRL DEBUG Command: GET 714941099 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085142691 DLCTRL DEBUG Tx Command reply: GET_REPLY 714941099 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085142693 DLCTRL DEBUG Command: GET 587549295 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085142693 DLCTRL DEBUG Tx Command reply: GET_REPLY 587549295 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085142698 DLCTRL DEBUG Command: GET 762001849 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085142698 DLCTRL DEBUG Tx Command reply: GET_REPLY 762001849 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085142704 DLCTRL DEBUG Command: GET 387521348 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085142704 DLCTRL DEBUG Tx Command reply: GET_REPLY 387521348 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085142708 DLCTRL DEBUG Command: GET 25713619 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085142708 DLCTRL DEBUG Tx Command reply: GET_REPLY 25713619 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085142712 DLCTRL DEBUG Command: GET 96443859 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085142712 DLCTRL DEBUG Tx Command reply: GET_REPLY 96443859 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085142715 DLCTRL DEBUG Command: GET 231290602 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085142715 DLCTRL DEBUG Tx Command reply: GET_REPLY 231290602 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085142718 DLCTRL DEBUG Command: GET 670953423 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085142718 DLCTRL DEBUG Tx Command reply: GET_REPLY 670953423 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085142720 DLCTRL DEBUG Command: GET 540165757 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085142720 DLCTRL DEBUG Tx Command reply: GET_REPLY 540165757 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000110011110'B, t_guard := 20.000000 } 20250823085142749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41498<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)5217505 20250823085143774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085143774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085143774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085143774 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085143774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4f9ce1, normal) (hnbgw_rua.c:408) 20250823085143774 DHNB DEBUG map_rua[0x56285f0cd660]{init}: Allocated (fsm.c:456) 20250823085143774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5217505)[0x56285f0cd660]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085143774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5217505 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085143774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085143774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085143774 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5217505 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823085143774 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5217505 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085143774 DCN DEBUG map_sccp[0x56285f2287c0]{init}: Allocated (fsm.c:456) 20250823085143774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56285f2287c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085143774 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5217505 <-> SCCP-60 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085143774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5217505 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085143774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5217505)[0x56285f0cd660]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085143774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085143774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085143774 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5217505 SCCP-60 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085143774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56285f2287c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085143774 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085143775 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{IDLE}: Allocated (fsm.c:456) 20250823085143775 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085143775 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f400300019e0056400500f1100926) (sccp_scrc.c:455) 20250823085143775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085143775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085143775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085143775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085143775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085143775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085143775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085143775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085143775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085143775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085143775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085143775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085143775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085143775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085143775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085143775 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085143775 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085143775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085143775 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 01 9e 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085143775 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085143775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56285f2287c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085143775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5217505)[0x56285f0cd660]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085143775 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085143775 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085143775 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085143775 DLM3UA <000f> 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 20250823085143775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085143775 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085143775 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085143775 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085143775 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085143775 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 01 9e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)956893 HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250823085143781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085143781 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085143781 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085143781 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085143781 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085143781 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085143781 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085143782 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085143782 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085143782 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 f7 a4 2a 02 00 00 00 00  20250823085143782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085143782 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085143782 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085143782 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085143782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085143782 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f7a42a) (sccp_scrc.c:545) 20250823085143782 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) 20250823085143782 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085143782 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085143782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085143782 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085143782 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) 20250823085143782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56285f2287c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085143782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56285f2287c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(523)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085143784 DLCTRL DEBUG Command: GET 10456343 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085143784 DLCTRL DEBUG Tx Command reply: GET_REPLY 10456343 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250823085143787 DLCTRL DEBUG Command: GET 455757829 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085143788 DLCTRL DEBUG Tx Command reply: GET_REPLY 455757829 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085143792 DLCTRL DEBUG Command: GET 221453951 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085143792 DLCTRL DEBUG Tx Command reply: GET_REPLY 221453951 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085143796 DLCTRL DEBUG Command: GET 348632251 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085143796 DLCTRL DEBUG Tx Command reply: GET_REPLY 348632251 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085143800 DLCTRL DEBUG Command: GET 934989497 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085143801 DLCTRL DEBUG Tx Command reply: GET_REPLY 934989497 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085143805 DLCTRL DEBUG Command: GET 618774968 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085143805 DLCTRL DEBUG Tx Command reply: GET_REPLY 618774968 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085143808 DLCTRL DEBUG Command: GET 498814825 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085143808 DLCTRL DEBUG Tx Command reply: GET_REPLY 498814825 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085143811 DLCTRL DEBUG Command: GET 220881636 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085143811 DLCTRL DEBUG Tx Command reply: GET_REPLY 220881636 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085143814 DLCTRL DEBUG Command: GET 846783702 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085143814 DLCTRL DEBUG Tx Command reply: GET_REPLY 846783702 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085143816 DLCTRL DEBUG Command: GET 118892580 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085143816 DLCTRL DEBUG Tx Command reply: GET_REPLY 118892580 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085143820 DLCTRL DEBUG Command: GET 588085992 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085143820 DLCTRL DEBUG Tx Command reply: GET_REPLY 588085992 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085143823 DLCTRL DEBUG Command: GET 774267911 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085143824 DLCTRL DEBUG Tx Command reply: GET_REPLY 774267911 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085143828 DLCTRL DEBUG Command: GET 131688540 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085143828 DLCTRL DEBUG Tx Command reply: GET_REPLY 131688540 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085143832 DLCTRL DEBUG Command: GET 680593267 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085143832 DLCTRL DEBUG Tx Command reply: GET_REPLY 680593267 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085143836 DLCTRL DEBUG Command: GET 778736215 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085143836 DLCTRL DEBUG Tx Command reply: GET_REPLY 778736215 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085143839 DLCTRL DEBUG Command: GET 107097747 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085143839 DLCTRL DEBUG Tx Command reply: GET_REPLY 107097747 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085143843 DLCTRL DEBUG Command: GET 98248938 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085143843 DLCTRL DEBUG Tx Command reply: GET_REPLY 98248938 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085143847 DLCTRL DEBUG Command: GET 811462879 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085143847 DLCTRL DEBUG Tx Command reply: GET_REPLY 811462879 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085143850 DLCTRL DEBUG Command: GET 327087936 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085143851 DLCTRL DEBUG Tx Command reply: GET_REPLY 327087936 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085143854 DLCTRL DEBUG Command: GET 580669051 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085143854 DLCTRL DEBUG Tx Command reply: GET_REPLY 580669051 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000111000100'B, t_guard := 20.000000 } 20250823085143872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41514<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)8919412 20250823085144896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085144896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085144896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1431) 20250823085144896 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085144896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x881974, normal) (hnbgw_rua.c:408) 20250823085144896 DHNB DEBUG map_rua[0x56285f1c4d30]{init}: Allocated (fsm.c:456) 20250823085144896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919412)[0x56285f1c4d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085144896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919412 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085144896 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085144896 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085144896 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919412 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085144896 DCN DEBUG map_sccp[0x56285f2272a0]{init}: Allocated (fsm.c:456) 20250823085144896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56285f2272a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085144896 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8919412 <-> SCCP-61 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085144896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919412 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:313) 20250823085144896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919412)[0x56285f1c4d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085144896 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085144897 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085144897 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919412 SCCP-61 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085144897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56285f2272a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085144897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085144897 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{IDLE}: Allocated (fsm.c:456) 20250823085144897 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085144897 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030001c40056400500f1100926) (sccp_scrc.c:455) 20250823085144897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085144897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085144897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085144897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085144897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085144897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085144897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085144897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085144897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085144897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085144897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085144897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085144897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085144897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085144897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085144897 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085144897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085144897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085144897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 112 bytes: [L2]> 01 00 01 01 00 00 00 70 02 10 00 68 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 3d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0d 0c 05 01 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 c4 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085144897 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085144897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56285f2272a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085144897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919412)[0x56285f1c4d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085144897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085144897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085144897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085144897 DLM3UA <000f> 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 20250823085144897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085144897 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085144897 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085144897 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085144897 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085144897 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 3d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0d 0c 05 01 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 c4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)15619712 HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250823085144901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085144901 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085144901 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085144901 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085144901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085144901 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085144901 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085144901 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085144901 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085144901 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 55 07 1c 02 00 00 00 00  20250823085144901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085144901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085144901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085144901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085144901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085144901 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0055071c) (sccp_scrc.c:545) 20250823085144901 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) 20250823085144901 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085144901 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085144901 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085144901 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085144901 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) 20250823085144901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56285f2272a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085144901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56285f2272a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(524)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085144903 DLCTRL DEBUG Command: GET 327153356 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085144903 DLCTRL DEBUG Tx Command reply: GET_REPLY 327153356 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250823085144908 DLCTRL DEBUG Command: GET 608602579 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085144908 DLCTRL DEBUG Tx Command reply: GET_REPLY 608602579 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085144912 DLCTRL DEBUG Command: GET 562055434 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085144912 DLCTRL DEBUG Tx Command reply: GET_REPLY 562055434 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085144915 DLCTRL DEBUG Command: GET 270914018 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085144915 DLCTRL DEBUG Tx Command reply: GET_REPLY 270914018 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085144917 DLCTRL DEBUG Command: GET 135620846 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085144917 DLCTRL DEBUG Tx Command reply: GET_REPLY 135620846 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085144919 DLCTRL DEBUG Command: GET 124058447 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085144919 DLCTRL DEBUG Tx Command reply: GET_REPLY 124058447 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085144920 DLCTRL DEBUG Command: GET 104241834 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085144920 DLCTRL DEBUG Tx Command reply: GET_REPLY 104241834 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085144921 DLCTRL DEBUG Command: GET 185601481 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085144921 DLCTRL DEBUG Tx Command reply: GET_REPLY 185601481 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085144922 DLCTRL DEBUG Command: GET 781014134 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085144922 DLCTRL DEBUG Tx Command reply: GET_REPLY 781014134 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085144923 DLCTRL DEBUG Command: GET 419908896 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085144923 DLCTRL DEBUG Tx Command reply: GET_REPLY 419908896 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085144924 DLCTRL DEBUG Command: GET 563072749 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085144924 DLCTRL DEBUG Tx Command reply: GET_REPLY 563072749 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085144925 DLCTRL DEBUG Command: GET 960705855 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085144925 DLCTRL DEBUG Tx Command reply: GET_REPLY 960705855 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085144926 DLCTRL DEBUG Command: GET 811877496 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085144926 DLCTRL DEBUG Tx Command reply: GET_REPLY 811877496 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085144927 DLCTRL DEBUG Command: GET 832416543 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085144927 DLCTRL DEBUG Tx Command reply: GET_REPLY 832416543 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085144928 DLCTRL DEBUG Command: GET 980907367 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085144928 DLCTRL DEBUG Tx Command reply: GET_REPLY 980907367 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085144929 DLCTRL DEBUG Command: GET 20425090 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085144929 DLCTRL DEBUG Tx Command reply: GET_REPLY 20425090 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085144931 DLCTRL DEBUG Command: GET 141988876 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085144931 DLCTRL DEBUG Tx Command reply: GET_REPLY 141988876 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085144932 DLCTRL DEBUG Command: GET 574293892 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085144932 DLCTRL DEBUG Tx Command reply: GET_REPLY 574293892 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085144934 DLCTRL DEBUG Command: GET 312164746 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085144934 DLCTRL DEBUG Tx Command reply: GET_REPLY 312164746 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085144935 DLCTRL DEBUG Command: GET 852490327 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085144935 DLCTRL DEBUG Tx Command reply: GET_REPLY 852490327 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085144939 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39337<->l=127.0.0.1:4262) (control_if.c:193) 20250823085144939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41478<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(508)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(507)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085144941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41476<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085144941 DLINP DEBUG SRVCONN(,r=127.0.0.1:43175<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085144941 DLINP DEBUG SRVCONN(,r=127.0.0.1:43175<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085144941 DLINP NOTICE SRV(,r=127.0.0.1:43175<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085144942 DMAIN NOTICE (127.0.0.1:43175 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43175<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085144942 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(518)@f9b5e94e4af2: Final verdict of PTC: none 20250823085144942 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085144942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085144942 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085144942 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085144942 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085144942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085144942 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085144942 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085144942 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 20250823085144942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085144942 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085144942 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085144942 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085144942 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085144942 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085144942 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085144942 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 20250823085144942 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085144942 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085144942 DLSS7 <000c> ss7_asp.c: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  20250823085144942 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  20250823085144942 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085144942 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085144942 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085144942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085144942 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085144942 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085144942 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085144942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085144942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085144942 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085144942 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085144942 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085144942 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085144942 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 20250823085144942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085144942 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085144942 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085144942 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085144942 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085144942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085144942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085144942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085144942 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085144942 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085144942 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085144942 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 20250823085144942 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085144942 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085144942 DLSS7 <000c> ss7_asp.c: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  20250823085144943 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085144943 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085144942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085144943 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085144943 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) 20250823085144943 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085144943 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085144943 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085144943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085144943 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085144943 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085144943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085144943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085144943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085144943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085144943 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085144943 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) 20250823085144943 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085144943 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085144943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085144943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085144943 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085144943 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f0117), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085144943 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085144943 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085144943 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) 20250823085144943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085144943 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085144943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085144943 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085144943 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085144943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085144944 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 1f 01 17 00 00 3a 00 00 00 00 00 (ss7_asp.c:1383) 20250823085144944 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085144944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56285f22f5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085144944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10146033)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085144944 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10146033)[0x56285f22e600]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085144944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085144944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10146033)[0x56285f22e600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085144944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10146033)[0x56285f22e600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085144944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10146033)[0x56285f22e600]{disrupted}: Freeing instance (context_map.c:203) 20250823085144944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10146033)[0x56285f22e600]{disrupted}: Deallocated (fsm.c:568) 20250823085144944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085144944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085144944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085144944 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10146033 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085144944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x56285f243c10]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085144944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085144944 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085144944 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ceae42), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085144944 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085144944 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085144944 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) 20250823085144944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085144944 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085144944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.sgsn0-SCCP(517)@f9b5e94e4af2: Final verdict of PTC: none 20250823085144944 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085144944 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085144944 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085144945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 ce ae 42 00 00 3b 00 00 00 00 00 (ss7_asp.c:1383) 20250823085144945 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085144945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x56285f243c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085144945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577425)[0x56285f2455f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085144945 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577425)[0x56285f2455f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085144945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085144945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577425)[0x56285f2455f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085144945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577425)[0x56285f2455f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085144945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577425)[0x56285f2455f0]{disrupted}: Freeing instance (context_map.c:203) 20250823085144945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577425)[0x56285f2455f0]{disrupted}: Deallocated (fsm.c:568) 20250823085144945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x56285f243c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085144945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x56285f243c10]{disconnected}: Freeing instance (context_map.c:207) 20250823085144945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x56285f243c10]{disconnected}: Deallocated (fsm.c:568) 20250823085144945 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577425 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085144945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56285f2287c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085144945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085144945 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085144945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a42a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085144945 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085144945 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085144945 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) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(516)@f9b5e94e4af2: Final verdict of PTC: none 20250823085144945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085144945 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085144945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085144945 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085144945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085144945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085144945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 f7 a4 2a 00 00 3c 00 00 00 00 00 (ss7_asp.c:1383) 20250823085144945 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(519)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@f9b5e94e4af2: Final verdict of PTC: none 20250823085144946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56285f2287c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085144946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5217505)[0x56285f0cd660]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085144946 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5217505)[0x56285f0cd660]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085144946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085144946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5217505)[0x56285f0cd660]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085144946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5217505)[0x56285f0cd660]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085144946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5217505)[0x56285f0cd660]{disrupted}: Freeing instance (context_map.c:203) 20250823085144946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5217505)[0x56285f0cd660]{disrupted}: Deallocated (fsm.c:568) 20250823085144946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56285f2287c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085144946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56285f2287c0]{disconnected}: Freeing instance (context_map.c:207) 20250823085144946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56285f2287c0]{disconnected}: Deallocated (fsm.c:568) 20250823085144946 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5217505 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085144946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56285f2272a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085144946 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085144946 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085144946 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055071c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085144946 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085144946 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085144946 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) 20250823085144946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085144946 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085144946 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085144946 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085144946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085144946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085144946 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 55 07 1c 00 00 3d 00 00 00 00 00 (ss7_asp.c:1383) 20250823085144946 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085144946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56285f2272a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085144947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919412)[0x56285f1c4d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085144947 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919412)[0x56285f1c4d30]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085144947 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085144947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919412)[0x56285f1c4d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085144947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919412)[0x56285f1c4d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085144947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919412)[0x56285f1c4d30]{disrupted}: Freeing instance (context_map.c:203) 20250823085144947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919412)[0x56285f1c4d30]{disrupted}: Deallocated (fsm.c:568) 20250823085144947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56285f2272a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085144947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56285f2272a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085144947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56285f2272a0]{disconnected}: Deallocated (fsm.c:568) 20250823085144947 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919412 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085144947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085144947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085144947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085144947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085144947 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085144947 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085144947 DLM3UA <000f> 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 20250823085144947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085144947 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085144947 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085144948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085144948 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085144948 DMAIN NOTICE (127.0.0.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) 20250823085144947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085144947 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085144947 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085144947 DLM3UA <000f> 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 20250823085144947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085144947 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085144948 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085144948 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085144948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085144948 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085144948 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085144948 DLM3UA <000f> 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 20250823085144948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085144948 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085144948 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085144949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085144949 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085144949 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085144949 DLM3UA <000f> 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 20250823085144949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085144949 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085144949 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-MGCP(520)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(509)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(514)@f9b5e94e4af2: Final verdict of PTC: none 20250823085144950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41488<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(515)@f9b5e94e4af2: Final verdict of PTC: none 20250823085144951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41498<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(522)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085144951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41482<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085144952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41514<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(524)@f9b5e94e4af2: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(521)@f9b5e94e4af2: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(523)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat Aug 23 08:51:45 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250823085145041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085145531 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085145531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009497f5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085145531 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085145531 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085145531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085145531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085145531 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085145532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085145532 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085145532 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085145532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085145532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 97 f5 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085145532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085145532 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085145532 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085145532 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085145532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085145532 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085145532 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085145644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41520<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=503096) Waiting for packet dumper to finish... 1 (prev_count=503096, count=509856) 20250823085146943 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085146943 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085146943 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085146943 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085146943 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085146943 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250823085148763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085148768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085148770 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40117<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085148788 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085148788 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085148795 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085148795 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085148795 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085148795 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085148795 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085148795 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085148795 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085148795 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085148796 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47932 (stream_srv.c:143) 20250823085148796 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47932<->l=127.0.0.1:29169 (hnb.c:335) 20250823085148797 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085148797 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085148797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085148797 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085148797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148797 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085148797 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085148797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085148797 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085148797 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085148797 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085148797 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085148797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085148797 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085148797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085148797 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085148797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148797 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085148797 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085148797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085148797 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085148797 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085148797 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085148797 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085148797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085148797 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085148797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085148797 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085148797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085148797 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085148797 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085148797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085148797 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085148797 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085148797 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085148797 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085148797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085148797 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085148797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148797 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085148797 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085148797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148797 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085148797 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085148797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085148797 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085148797 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085148797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085148797 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085148797 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085148797 DLM3UA <000f> 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 20250823085148797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085148797 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085148797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085148797 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085148797 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085148797 DLM3UA <000f> 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 20250823085148797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085148797 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085148797 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085148797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085148797 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085148797 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085148797 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085148797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085148797 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085148797 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085148797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085148797 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085148797 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085148797 DLM3UA <000f> 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 20250823085148797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085148797 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085148797 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(535)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(535)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(533)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(538)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(538)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(536)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085148819 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085148819 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085148819 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085148819 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085148819 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085148819 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085148820 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085148820 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085148821 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085148821 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085148821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085148821 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085148821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148821 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085148821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085148821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085148821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085148821 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085148821 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085148821 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085148821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085148821 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085148821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085148821 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085148821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148821 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085148821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085148821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085148821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085148821 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085148821 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085148821 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085148821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085148821 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085148821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085148821 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085148821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148821 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085148821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085148821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085148821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085148821 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085148821 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085148821 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085148821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085148821 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085148821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085148821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085148821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085148821 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085148821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085148821 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085148821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085148821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085148821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085148821 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085148821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085148821 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085148821 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085148821 DLM3UA <000f> 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 20250823085148821 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085148821 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085148821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085148821 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085148821 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085148821 DLM3UA <000f> 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 20250823085148821 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085148821 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085148821 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085148821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085148821 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085148821 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085148821 DLM3UA <000f> 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 20250823085148821 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085148821 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085148821 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085148821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085148821 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085148821 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085148821 DLM3UA <000f> 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 20250823085148821 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085148821 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085148821 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(541)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@f9b5e94e4af2: M3UA emulation initiated, the test can be started MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(541)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(539)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(544)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(544)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(542)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085148855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085148855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085148855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085148855 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085148855 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085148855 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085148855 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085148855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085148855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085148862 DLINP DEBUG SRVCONN(,r=127.0.0.1:47932<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085148862 DLINP DEBUG SRVCONN(,r=127.0.0.1:47932<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085148862 DLINP DEBUG SRVCONN(,r=127.0.0.1:47932<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085148862 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085148862 DHNBAP DEBUG (127.0.0.1:47932 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085148862 DHNBAP NOTICE (127.0.0.1:47932 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085148862 DHNBAP NOTICE (127.0.0.1:47932 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085148862 DLINP DEBUG SRVCONN(,r=127.0.0.1:47932<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085148862 DLINP DEBUG SRVCONN(,r=127.0.0.1:47932<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085149007 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 20250823085149007 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 20250823085149007 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085149007 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085149014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149014 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085149014 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085149014 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085149014 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085149014 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085149014 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085149014 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085149014 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085149014 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 20250823085149014 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085149014 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085149014 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085149016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149016 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085149016 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085149016 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  20250823085149016 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085149016 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085149016 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085149016 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 20250823085149016 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085149016 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085149016 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085149016 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085149016 DLSS7 <000c> ss7_asp.c: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  20250823085149016 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  20250823085149016 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085149017 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085149017 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085149017 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085149017 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085149017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085149017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085149017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085149017 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085149017 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085149017 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085149017 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085149017 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 20250823085149017 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 20250823085149017 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085149017 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085149018 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085149018 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085149018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085149018 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085149018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085149018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085149018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085149018 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085149018 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085149018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085149018 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085149018 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085149018 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149018 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085149018 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085149018 DLM3UA <000f> 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 20250823085149018 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085149018 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085149019 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085149019 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085149019 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149019 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  HNBGW_Test.msc1-M3UA(538)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085149022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149023 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085149023 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085149023 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085149023 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085149023 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085149023 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085149023 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085149023 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085149023 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 20250823085149023 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085149023 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  20250823085149023 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085149025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149025 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085149025 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085149025 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  20250823085149025 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085149025 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085149025 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085149025 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 20250823085149025 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085149025 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  20250823085149025 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 20250823085149025 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' 20250823085149025 DLSS7 <000c> ss7_asp.c: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  20250823085149025 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085149025 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  20250823085149025 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085149025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085149025 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085149025 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085149025 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) 20250823085149025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085149025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085149025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085149025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085149025 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085149025 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) 20250823085149025 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085149027 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085149027 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085149027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085149027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085149027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085149027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085149027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085149027 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085149027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085149027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085149027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085149027 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085149027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085149027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085149027 DLM3UA <000f> 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 20250823085149027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085149027 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085149027 DLSS7 <000c> ss7_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 20250823085149027 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085149027 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149027 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  20250823085149032 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 20250823085149032 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 20250823085149032 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085149032 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085149038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149038 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085149038 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085149038 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085149038 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085149038 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085149038 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085149038 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085149038 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085149038 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 20250823085149038 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085149038 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085149038 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085149040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149040 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085149040 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085149040 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  20250823085149040 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085149040 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085149040 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085149040 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 20250823085149040 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085149040 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085149041 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085149041 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085149041 DLSS7 <000c> ss7_asp.c: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  20250823085149041 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085149041 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  20250823085149041 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  20250823085149041 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085149041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085149041 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085149041 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085149041 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085149041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085149041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085149041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085149041 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085149041 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085149041 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085149041 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085149042 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085149042 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085149042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085149042 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085149042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149042 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085149042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085149042 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085149042 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085149042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085149042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085149042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085149042 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085149042 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 20250823085149042 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 20250823085149043 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085149043 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085149043 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149043 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085149043 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085149043 DLM3UA <000f> 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 20250823085149043 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085149043 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085149043 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085149043 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085149043 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149043 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(544)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085149051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149051 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085149051 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085149051 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085149051 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085149051 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085149051 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085149051 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085149051 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085149051 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 20250823085149051 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085149051 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  20250823085149051 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085149054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149055 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085149055 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085149055 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  20250823085149055 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085149055 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085149055 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085149055 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 20250823085149055 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085149055 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  20250823085149055 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 20250823085149055 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' 20250823085149055 DLSS7 <000c> ss7_asp.c: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  20250823085149055 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085149055 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  20250823085149055 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  20250823085149055 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  20250823085149055 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085149055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085149055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085149055 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085149055 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) 20250823085149055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085149055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085149055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085149055 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085149055 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085149055 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) 20250823085149055 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085149056 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085149056 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085149056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085149056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085149056 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085149056 DLM3UA <000f> 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 20250823085149056 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085149056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085149056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149056 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085149056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085149056 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) 20250823085149056 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085149056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085149056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085149056 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085149056 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085149056 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' 20250823085149056 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 20250823085149057 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085149057 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149057 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  20250823085149257 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085149257 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1fe9f), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085149257 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085149257 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085149257 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085149257 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085149257 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085149257 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085149257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085149257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a1 fe 9f 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085149257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149257 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085149257 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085149257 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085149257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085149257 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085149257 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085149257 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085149257 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149257 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 a1 fe 9f 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823085149267 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149267 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085149267 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085149267 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085149267 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085149267 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085149267 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085149267 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085149267 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149267 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 a1 fe 9f 00  20250823085149267 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085149267 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085149267 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085149267 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085149267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085149267 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=00a1fe9f) (sccp_scrc.c:545) 20250823085149267 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) 20250823085149268 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085149268 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085149268 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085149268 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085149268 DLSCCP DEBUG SCCP-SCOC(56)[0x56285f224780]{IDLE}: Deallocated (fsm.c:568) 20250823085149406 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085149406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085149406 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085149406 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085149406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085149406 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085149406 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085149406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085149406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085149406 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085149406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085149406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085149406 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085149406 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823085149406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085149406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085149406 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085149406 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) HNBGW_Test.msc0-RAN(534)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085149822 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149822 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085149822 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085149822 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085149822 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085149822 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085149822 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085149822 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085149822 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149822 DLSS7 <000c> ss7_asp.c: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  20250823085149822 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085149822 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085149822 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085149822 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085149822 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085149822 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085149822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085149822 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085149822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085149822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085149822 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085149823 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085149823 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) 20250823085149823 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085149823 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085149823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085149823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149823 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085149823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085149823 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085149823 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085149823 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085149823 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085149823 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085149823 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085149823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149823 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085149823 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085149823 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085149823 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085149823 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085149823 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085149823 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085149823 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149823 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  20250823085149823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149823 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085149823 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085149823 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085149823 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085149823 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085149823 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085149823 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085149823 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149823 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085149823 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085149823 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085149823 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085149823 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085149823 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085149823 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085149823 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085149823 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085149823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149823 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085149823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085149823 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085149823 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085149823 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(537)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085149824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149824 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085149824 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085149824 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 20250823085149824 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085149824 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) 20250823085149824 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085149824 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085149824 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149824 DLSS7 <000c> ss7_asp.c: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  20250823085149824 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085149824 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085149824 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085149824 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) 20250823085149824 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085149824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085149824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085149824 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085149824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149824 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085149824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085149824 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085149824 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085149824 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) 20250823085149824 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085149824 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085149824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149824 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 (available) (ss7_combined_linkset.c:297) 20250823085149824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149824 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085149824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085149824 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085149824 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085149824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085149824 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0f 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) 20250823085149824 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085149824 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085149824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149824 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085149824 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085149824 DLM3UA <000f> 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 20250823085149824 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085149824 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 (available) 20250823085149824 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250823085149824 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085149824 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149824 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 0f 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  20250823085149824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149824 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085149824 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085149824 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 20250823085149824 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085149824 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' 20250823085149824 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085149824 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085149824 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149824 DLSS7 <000c> ss7_asp.c: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  20250823085149824 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085149824 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085149825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085149825 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) 20250823085149825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085149825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085149825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085149825 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085149825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149825 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085149825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085149825 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085149825 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085149825 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(534)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: MSC_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 } } } } 20250823085149843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149843 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085149843 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085149843 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085149843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085149844 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085149844 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085149844 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085149844 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149844 DLSS7 <000c> ss7_asp.c: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  20250823085149844 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085149844 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085149844 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085149844 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085149844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085149844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085149844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085149844 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085149844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085149844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085149844 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085149844 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085149844 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) 20250823085149844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085149844 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085149844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149844 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085149844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085149844 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085149844 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085149844 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085149844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085149844 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085149844 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085149845 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085149845 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149845 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085149845 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085149845 DLM3UA <000f> 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 20250823085149845 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085149845 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085149845 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085149845 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085149845 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149845 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  HNBGW_Test.sgsn0-RAN(540)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085149848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149848 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085149848 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085149848 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085149848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085149848 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085149848 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085149848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085149848 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149848 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085149848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085149848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085149848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085149848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085149848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085149848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085149848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085149848 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085149848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085149848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085149848 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085149848 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085149848 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(540)@f9b5e94e4af2: MSC_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 } } } } 20250823085149851 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149851 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085149851 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085149851 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 20250823085149851 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085149851 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' 20250823085149851 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085149851 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085149851 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149851 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00  HNBGW_Test.sgsn1-RAN(543)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085149851 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085149851 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085149851 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085149851 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) 20250823085149851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085149851 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085149851 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085149851 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085149851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085149851 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085149851 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085149851 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085149851 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) 20250823085149851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085149851 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085149851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085149851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085149851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085149851 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) 20250823085149851 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085149851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085149851 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085149851 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085149851 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085149851 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149851 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085149851 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085149851 DLM3UA <000f> 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 20250823085149851 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085149851 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' 20250823085149851 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 20250823085149851 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085149851 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149851 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  20250823085149852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085149852 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085149852 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085149852 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 20250823085149852 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085149852 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' 20250823085149852 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085149852 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085149852 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085149853 DLSS7 <000c> ss7_asp.c: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  20250823085149853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085149853 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085149853 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085149853 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) 20250823085149853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085149853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085149853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085149853 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085149853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085149853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085149853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085149853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085149853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085149853 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085149853 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085149853 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(543)@f9b5e94e4af2: MSC_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 } } } } 20250823085150875 DLCTRL DEBUG Command: GET 266936541 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085150875 DLCTRL DEBUG Tx Command reply: GET_REPLY 266936541 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085150878 DLCTRL DEBUG Command: GET 193143681 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085150878 DLCTRL DEBUG Tx Command reply: GET_REPLY 193143681 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085150883 DLCTRL DEBUG Command: GET 160657313 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085150883 DLCTRL DEBUG Tx Command reply: GET_REPLY 160657313 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085150888 DLCTRL DEBUG Command: GET 851306535 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085150888 DLCTRL DEBUG Tx Command reply: GET_REPLY 851306535 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085150892 DLCTRL DEBUG Command: GET 115327926 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085150892 DLCTRL DEBUG Tx Command reply: GET_REPLY 115327926 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085150897 DLCTRL DEBUG Command: GET 209940 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085150897 DLCTRL DEBUG Tx Command reply: GET_REPLY 209940 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085150900 DLCTRL DEBUG Command: GET 280447667 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085150900 DLCTRL DEBUG Tx Command reply: GET_REPLY 280447667 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085150904 DLCTRL DEBUG Command: GET 132866411 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085150904 DLCTRL DEBUG Tx Command reply: GET_REPLY 132866411 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085150907 DLCTRL DEBUG Command: GET 908331034 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085150907 DLCTRL DEBUG Tx Command reply: GET_REPLY 908331034 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085150910 DLCTRL DEBUG Command: GET 118674750 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085150910 DLCTRL DEBUG Tx Command reply: GET_REPLY 118674750 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085150912 DLCTRL DEBUG Command: GET 251742241 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085150912 DLCTRL DEBUG Tx Command reply: GET_REPLY 251742241 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085150914 DLCTRL DEBUG Command: GET 32739608 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085150914 DLCTRL DEBUG Tx Command reply: GET_REPLY 32739608 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085150916 DLCTRL DEBUG Command: GET 211204394 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085150916 DLCTRL DEBUG Tx Command reply: GET_REPLY 211204394 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085150918 DLCTRL DEBUG Command: GET 271442675 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085150918 DLCTRL DEBUG Tx Command reply: GET_REPLY 271442675 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085150919 DLCTRL DEBUG Command: GET 275001192 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085150919 DLCTRL DEBUG Tx Command reply: GET_REPLY 275001192 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085150921 DLCTRL DEBUG Command: GET 432433632 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085150921 DLCTRL DEBUG Tx Command reply: GET_REPLY 432433632 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085150923 DLCTRL DEBUG Command: GET 249833852 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085150923 DLCTRL DEBUG Tx Command reply: GET_REPLY 249833852 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085150924 DLCTRL DEBUG Command: GET 23146217 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085150924 DLCTRL DEBUG Tx Command reply: GET_REPLY 23146217 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085150925 DLCTRL DEBUG Command: GET 177067220 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085150925 DLCTRL DEBUG Tx Command reply: GET_REPLY 177067220 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085150927 DLCTRL DEBUG Command: GET 178536647 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085150927 DLCTRL DEBUG Tx Command reply: GET_REPLY 178536647 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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 := '000000000000001111010000'B, t_guard := 20.000000 } 20250823085150955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)15556576 20250823085152011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085152011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085152011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085152011 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085152011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xed5fe0, normal) (hnbgw_rua.c:408) 20250823085152011 DHNB DEBUG map_rua[0x56285f22e600]{init}: Allocated (fsm.c:456) 20250823085152011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15556576)[0x56285f22e600]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085152011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15556576 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085152011 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085152011 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085152011 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15556576 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085152011 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085152011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085152011 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15556576 <-> SCCP-62 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085152011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15556576 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085152011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15556576)[0x56285f22e600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085152011 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085152011 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085152011 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15556576 SCCP-62 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085152011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085152011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085152011 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{IDLE}: Allocated (fsm.c:456) 20250823085152011 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085152012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003d00056400500f1100926) (sccp_scrc.c:455) 20250823085152012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085152012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085152012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085152012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085152012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085152012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085152012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085152012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085152012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085152012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085152012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085152012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085152012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085152012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085152012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085152012 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085152012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085152012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085152012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 3e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 d0 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085152012 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085152012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085152012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15556576)[0x56285f22e600]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085152012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085152012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085152012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085152012 DLM3UA <000f> 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 20250823085152012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085152012 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085152012 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085152012 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085152012 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085152012 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 3e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 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(533)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)12464584 HNBGW_Test.msc0-SCCP(533)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(533)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(546)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085152030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085152030 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085152030 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085152030 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085152030 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085152030 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085152030 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085152030 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085152030 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085152030 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 fb 61 3c 02 00 00 00 00  20250823085152030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085152030 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085152030 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085152030 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085152030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085152030 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00fb613c) (sccp_scrc.c:545) 20250823085152030 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) 20250823085152030 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085152031 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085152031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085152031 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085152031 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) 20250823085152031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085152031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085152033 DLCTRL DEBUG Command: GET 629708098 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085152033 DLCTRL DEBUG Tx Command reply: GET_REPLY 629708098 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085152037 DLCTRL DEBUG Command: GET 442892143 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085152037 DLCTRL DEBUG Tx Command reply: GET_REPLY 442892143 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085152041 DLCTRL DEBUG Command: GET 734575060 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085152041 DLCTRL DEBUG Tx Command reply: GET_REPLY 734575060 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085152045 DLCTRL DEBUG Command: GET 572120716 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085152045 DLCTRL DEBUG Tx Command reply: GET_REPLY 572120716 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085152048 DLCTRL DEBUG Command: GET 916561246 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085152048 DLCTRL DEBUG Tx Command reply: GET_REPLY 916561246 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085152052 DLCTRL DEBUG Command: GET 278689395 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085152052 DLCTRL DEBUG Tx Command reply: GET_REPLY 278689395 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085152055 DLCTRL DEBUG Command: GET 799364151 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085152055 DLCTRL DEBUG Tx Command reply: GET_REPLY 799364151 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085152058 DLCTRL DEBUG Command: GET 418092533 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085152058 DLCTRL DEBUG Tx Command reply: GET_REPLY 418092533 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085152060 DLCTRL DEBUG Command: GET 204531517 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085152060 DLCTRL DEBUG Tx Command reply: GET_REPLY 204531517 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085152062 DLCTRL DEBUG Command: GET 483508312 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085152062 DLCTRL DEBUG Tx Command reply: GET_REPLY 483508312 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085152064 DLCTRL DEBUG Command: GET 40337131 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085152064 DLCTRL DEBUG Tx Command reply: GET_REPLY 40337131 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085152066 DLCTRL DEBUG Command: GET 729922391 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085152066 DLCTRL DEBUG Tx Command reply: GET_REPLY 729922391 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085152067 DLCTRL DEBUG Command: GET 497033162 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085152067 DLCTRL DEBUG Tx Command reply: GET_REPLY 497033162 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085152069 DLCTRL DEBUG Command: GET 815882659 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085152069 DLCTRL DEBUG Tx Command reply: GET_REPLY 815882659 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085152070 DLCTRL DEBUG Command: GET 819071141 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085152070 DLCTRL DEBUG Tx Command reply: GET_REPLY 819071141 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085152071 DLCTRL DEBUG Command: GET 283229014 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085152071 DLCTRL DEBUG Tx Command reply: GET_REPLY 283229014 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085152072 DLCTRL DEBUG Command: GET 215839235 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085152072 DLCTRL DEBUG Tx Command reply: GET_REPLY 215839235 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085152073 DLCTRL DEBUG Command: GET 853046408 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085152073 DLCTRL DEBUG Tx Command reply: GET_REPLY 853046408 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085152074 DLCTRL DEBUG Command: GET 962776676 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085152074 DLCTRL DEBUG Tx Command reply: GET_REPLY 962776676 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085152075 DLCTRL DEBUG Command: GET 49910383 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085152075 DLCTRL DEBUG Tx Command reply: GET_REPLY 49910383 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000100010001'B, t_guard := 20.000000 } 20250823085152096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@f9b5e94e4af2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)13172439 20250823085153127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085153127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085153127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085153127 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085153127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc8fed7, normal) (hnbgw_rua.c:408) 20250823085153127 DHNB DEBUG map_rua[0x56285f243c10]{init}: Allocated (fsm.c:456) 20250823085153127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13172439)[0x56285f243c10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085153127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13172439 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085153127 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085153127 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085153127 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823085153127 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13172439 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823085153127 DCN DEBUG map_sccp[0x56285f0cd660]{init}: Allocated (fsm.c:456) 20250823085153127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x56285f0cd660]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085153127 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13172439 <-> SCCP-63 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085153127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13172439 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085153127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13172439)[0x56285f243c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085153127 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085153127 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085153127 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13172439 SCCP-63 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085153127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x56285f0cd660]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085153127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085153127 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{IDLE}: Allocated (fsm.c:456) 20250823085153127 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085153127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001110056400500f1100926) (sccp_scrc.c:455) 20250823085153127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085153127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085153127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085153127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085153127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085153127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085153128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085153128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085153128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085153128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085153128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085153128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085153128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085153128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085153128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085153128 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085153128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085153128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085153128 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 11 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085153128 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085153128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x56285f0cd660]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085153128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13172439)[0x56285f243c10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085153128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085153128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085153128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085153128 DLM3UA <000f> 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 20250823085153128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085153128 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085153128 DLSS7 <000c> ss7_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 20250823085153128 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085153128 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085153128 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 11 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(536)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@f9b5e94e4af2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)7993927 HNBGW_Test.msc1-SCCP(536)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(536)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(547)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085153147 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085153147 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085153147 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085153147 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 20250823085153147 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085153147 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' 20250823085153147 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085153147 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085153147 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085153147 DLSS7 <000c> ss7_asp.c: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 16 25 a4 02 00 00 00 00  20250823085153147 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085153147 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085153147 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085153147 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) 20250823085153147 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) MTC@f9b5e94e4af2: 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 } } } 20250823085153148 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001625a4) (sccp_scrc.c:545) 20250823085153148 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) 20250823085153148 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085153148 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085153148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085153148 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085153148 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) 20250823085153148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x56285f0cd660]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085153148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x56285f0cd660]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085153149 DLCTRL DEBUG Command: GET 268054802 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085153149 DLCTRL DEBUG Tx Command reply: GET_REPLY 268054802 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085153154 DLCTRL DEBUG Command: GET 284293923 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085153154 DLCTRL DEBUG Tx Command reply: GET_REPLY 284293923 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085153159 DLCTRL DEBUG Command: GET 270701849 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085153159 DLCTRL DEBUG Tx Command reply: GET_REPLY 270701849 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085153163 DLCTRL DEBUG Command: GET 258170451 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085153163 DLCTRL DEBUG Tx Command reply: GET_REPLY 258170451 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085153168 DLCTRL DEBUG Command: GET 413943440 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085153168 DLCTRL DEBUG Tx Command reply: GET_REPLY 413943440 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085153172 DLCTRL DEBUG Command: GET 839184584 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085153172 DLCTRL DEBUG Tx Command reply: GET_REPLY 839184584 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085153176 DLCTRL DEBUG Command: GET 2818380 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085153176 DLCTRL DEBUG Tx Command reply: GET_REPLY 2818380 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085153180 DLCTRL DEBUG Command: GET 827366016 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085153180 DLCTRL DEBUG Tx Command reply: GET_REPLY 827366016 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085153185 DLCTRL DEBUG Command: GET 975872860 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085153185 DLCTRL DEBUG Tx Command reply: GET_REPLY 975872860 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085153189 DLCTRL DEBUG Command: GET 387484977 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085153189 DLCTRL DEBUG Tx Command reply: GET_REPLY 387484977 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085153194 DLCTRL DEBUG Command: GET 567677571 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085153194 DLCTRL DEBUG Tx Command reply: GET_REPLY 567677571 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085153198 DLCTRL DEBUG Command: GET 860143420 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085153198 DLCTRL DEBUG Tx Command reply: GET_REPLY 860143420 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085153203 DLCTRL DEBUG Command: GET 807236133 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085153203 DLCTRL DEBUG Tx Command reply: GET_REPLY 807236133 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085153208 DLCTRL DEBUG Command: GET 395884560 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085153208 DLCTRL DEBUG Tx Command reply: GET_REPLY 395884560 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085153214 DLCTRL DEBUG Command: GET 478809422 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085153214 DLCTRL DEBUG Tx Command reply: GET_REPLY 478809422 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085153219 DLCTRL DEBUG Command: GET 692512133 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085153219 DLCTRL DEBUG Tx Command reply: GET_REPLY 692512133 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085153223 DLCTRL DEBUG Command: GET 432272698 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085153223 DLCTRL DEBUG Tx Command reply: GET_REPLY 432272698 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085153227 DLCTRL DEBUG Command: GET 260427712 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085153227 DLCTRL DEBUG Tx Command reply: GET_REPLY 260427712 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085153230 DLCTRL DEBUG Command: GET 327660996 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085153230 DLCTRL DEBUG Tx Command reply: GET_REPLY 327660996 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085153233 DLCTRL DEBUG Command: GET 388786446 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085153233 DLCTRL DEBUG Tx Command reply: GET_REPLY 388786446 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001100100111'B, t_guard := 20.000000 } 20250823085153263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57374<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@f9b5e94e4af2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)15636424 20250823085154291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085154291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085154291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085154292 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085154292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xee97c8, normal) (hnbgw_rua.c:408) 20250823085154292 DHNB DEBUG map_rua[0x56285f2272a0]{init}: Allocated (fsm.c:456) 20250823085154292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15636424)[0x56285f2272a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085154292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15636424 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085154292 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085154292 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085154292 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15636424 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823085154292 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15636424 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085154292 DCN DEBUG map_sccp[0x56285f22e4c0]{init}: Allocated (fsm.c:456) 20250823085154292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56285f22e4c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085154292 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15636424 <-> SCCP-64 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085154292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15636424 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085154292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15636424)[0x56285f2272a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085154292 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085154292 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085154292 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15636424 SCCP-64 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085154292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56285f22e4c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085154292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085154292 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{IDLE}: Allocated (fsm.c:456) 20250823085154292 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085154292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003270056400500f1100926) (sccp_scrc.c:455) 20250823085154292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085154292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085154292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085154292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085154292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085154292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085154292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085154292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085154292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085154292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085154292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085154292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085154292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085154292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085154292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085154292 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085154292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085154292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085154292 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 03 27 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085154292 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085154292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56285f22e4c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085154292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15636424)[0x56285f2272a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085154293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085154293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085154293 DLM3UA <000f> 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 20250823085154293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085154293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085154293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085154293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085154293 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085154293 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 03 27 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(533)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@f9b5e94e4af2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)14152523 HNBGW_Test.msc0-SCCP(533)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823085154301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154301 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085154301 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085154301 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085154301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085154301 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085154301 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085154301 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085154301 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085154301 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 08 30 5f 02 00 00 00 00  20250823085154301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085154301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085154301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085154302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085154302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085154302 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0008305f) (sccp_scrc.c:545) 20250823085154302 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) 20250823085154302 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085154302 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085154302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085154302 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085154302 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) 20250823085154302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56285f22e4c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085154302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56285f22e4c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085154304 DLCTRL DEBUG Command: GET 477844554 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085154304 DLCTRL DEBUG Tx Command reply: GET_REPLY 477844554 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823085154307 DLCTRL DEBUG Command: GET 46856628 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085154307 DLCTRL DEBUG Tx Command reply: GET_REPLY 46856628 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085154311 DLCTRL DEBUG Command: GET 953449749 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085154311 DLCTRL DEBUG Tx Command reply: GET_REPLY 953449749 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085154315 DLCTRL DEBUG Command: GET 969599138 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085154315 DLCTRL DEBUG Tx Command reply: GET_REPLY 969599138 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085154319 DLCTRL DEBUG Command: GET 863462929 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085154319 DLCTRL DEBUG Tx Command reply: GET_REPLY 863462929 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085154323 DLCTRL DEBUG Command: GET 836460211 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085154323 DLCTRL DEBUG Tx Command reply: GET_REPLY 836460211 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085154328 DLCTRL DEBUG Command: GET 25570884 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085154328 DLCTRL DEBUG Tx Command reply: GET_REPLY 25570884 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085154332 DLCTRL DEBUG Command: GET 55941673 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085154332 DLCTRL DEBUG Tx Command reply: GET_REPLY 55941673 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085154336 DLCTRL DEBUG Command: GET 864127462 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085154336 DLCTRL DEBUG Tx Command reply: GET_REPLY 864127462 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085154339 DLCTRL DEBUG Command: GET 536913116 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085154339 DLCTRL DEBUG Tx Command reply: GET_REPLY 536913116 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085154343 DLCTRL DEBUG Command: GET 610830306 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085154343 DLCTRL DEBUG Tx Command reply: GET_REPLY 610830306 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085154347 DLCTRL DEBUG Command: GET 679943315 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085154347 DLCTRL DEBUG Tx Command reply: GET_REPLY 679943315 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085154351 DLCTRL DEBUG Command: GET 695066896 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085154351 DLCTRL DEBUG Tx Command reply: GET_REPLY 695066896 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085154354 DLCTRL DEBUG Command: GET 148722134 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085154354 DLCTRL DEBUG Tx Command reply: GET_REPLY 148722134 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085154357 DLCTRL DEBUG Command: GET 979459869 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085154357 DLCTRL DEBUG Tx Command reply: GET_REPLY 979459869 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085154360 DLCTRL DEBUG Command: GET 867369884 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085154360 DLCTRL DEBUG Tx Command reply: GET_REPLY 867369884 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085154362 DLCTRL DEBUG Command: GET 730246769 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085154362 DLCTRL DEBUG Tx Command reply: GET_REPLY 730246769 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085154364 DLCTRL DEBUG Command: GET 647904567 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085154364 DLCTRL DEBUG Tx Command reply: GET_REPLY 647904567 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085154366 DLCTRL DEBUG Command: GET 946355432 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085154366 DLCTRL DEBUG Tx Command reply: GET_REPLY 946355432 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085154368 DLCTRL DEBUG Command: GET 152814197 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085154368 DLCTRL DEBUG Tx Command reply: GET_REPLY 152814197 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085154371 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40117<->l=127.0.0.1:4262) (control_if.c:193) 20250823085154372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(527)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(526)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085154375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085154375 DLINP DEBUG SRVCONN(,r=127.0.0.1:47932<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085154375 DLINP DEBUG SRVCONN(,r=127.0.0.1:47932<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085154375 DLINP NOTICE SRV(,r=127.0.0.1:47932<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085154375 DMAIN NOTICE (127.0.0.1:47932 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47932<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085154375 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(542)@f9b5e94e4af2: Final verdict of PTC: none 20250823085154377 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085154377 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.sgsn1-RAN(543)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(539)@f9b5e94e4af2: Final verdict of PTC: none 20250823085154377 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085154377 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085154377 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085154377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085154377 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085154377 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085154377 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085154377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085154377 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085154377 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085154377 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085154377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085154377 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085154377 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(536)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(540)@f9b5e94e4af2: Final verdict of PTC: none 20250823085154377 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 20250823085154377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154377 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085154377 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085154377 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085154377 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(537)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(541)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(538)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(534)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@f9b5e94e4af2: Final verdict of PTC: none 20250823085154377 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085154377 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085154378 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 20250823085154378 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' 20250823085154378 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' 20250823085154378 DLSS7 <000c> ss7_asp.c: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  20250823085154378 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  20250823085154378 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  20250823085154378 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  20250823085154378 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085154378 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085154378 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085154378 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085154378 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085154378 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085154378 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085154378 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085154378 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085154378 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(533)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@f9b5e94e4af2: Final verdict of PTC: none 20250823085154379 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 20250823085154379 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154379 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085154379 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085154379 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085154379 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085154379 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085154379 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085154379 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 20250823085154379 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085154379 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085154379 DLSS7 <000c> ss7_asp.c: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  20250823085154379 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  20250823085154379 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  20250823085154379 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085154379 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085154379 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 20250823085154379 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154379 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085154379 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085154379 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn1-M3UA(544)@f9b5e94e4af2: Final verdict of PTC: none 20250823085154379 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085154379 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085154379 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085154379 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 20250823085154380 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' 20250823085154380 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' 20250823085154380 DLSS7 <000c> ss7_asp.c: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  20250823085154380 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  20250823085154380 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085154380 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085154380 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085154380 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085154380 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085154380 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085154380 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 20250823085154380 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085154380 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085154380 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085154380 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085154380 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 20250823085154380 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 20250823085154380 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154381 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085154381 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085154381 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085154381 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085154381 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085154381 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085154381 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 20250823085154381 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085154381 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085154381 DLSS7 <000c> ss7_asp.c: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  20250823085154381 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085154381 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085154381 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085154381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085154382 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085154382 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) 20250823085154383 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085154383 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085154383 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085154384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085154384 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085154385 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) 20250823085154385 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085154385 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085154385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x56285f0cd660]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085154385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085154386 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) TC_mscpool_L3Complete_by_imsi_round_robin0(547)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085154386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001625a4), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085154386 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085154386 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) 20250823085154387 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085154387 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) 20250823085154387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085154388 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085154388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085154388 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085154388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085154389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085154389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 16 25 a4 00 00 3f 00 00 00 00 00 (ss7_asp.c:1383) 20250823085154389 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085154389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x56285f0cd660]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085154390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13172439)[0x56285f243c10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085154390 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13172439)[0x56285f243c10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085154390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085154390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13172439)[0x56285f243c10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085154391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13172439)[0x56285f243c10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085154391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13172439)[0x56285f243c10]{disrupted}: Freeing instance (context_map.c:203) 20250823085154391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13172439)[0x56285f243c10]{disrupted}: Deallocated (fsm.c:568) 20250823085154391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x56285f0cd660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085154392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x56285f0cd660]{disconnected}: Freeing instance (context_map.c:207) 20250823085154392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x56285f0cd660]{disconnected}: Deallocated (fsm.c:568) 20250823085154392 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13172439 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085154393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW-PFCP(528)@f9b5e94e4af2: Final verdict of PTC: none20250823085154393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085154394 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) HNBGW-MGCP(545)@f9b5e94e4af2: Final verdict of PTC: none20250823085154394 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) HNBGW_Test.msc0-M3UA(535)@f9b5e94e4af2: Final verdict of PTC: none20250823085154395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@f9b5e94e4af2: Final verdict of PTC: pass20250823085154396 DLSCCP DEBUG 0: SCCP(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_mscpool_L3Complete_by_imsi_round_robin0(546)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085154397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085154397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085154398 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085154399 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) 20250823085154399 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085154400 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085154401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085154401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085154402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085154402 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085154402 DLM3UA <000f> 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 20250823085154402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085154402 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085154402 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085154403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085154403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085154404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57374<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085154405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085154406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085154406 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085154407 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) 20250823085154407 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085154408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085154408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085154409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085154409 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085154410 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) 20250823085154410 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085154410 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@f9b5e94e4af2: Setting final verdict of the test case. 20250823085154411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085154411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085154412 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085154412 DMAIN NOTICE (127.0.0.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) 20250823085154412 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085154413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15556576)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085154413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15556576)[0x56285f22e600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085154413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085154414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@f9b5e94e4af2: 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'. 20250823085154414 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085154415 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb613c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085154415 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085154415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085154416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085154416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085154416 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085154417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085154417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085154417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 fb 61 3c 00 00 3e 00 00 00 00 00 (ss7_asp.c:1383) 20250823085154418 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085154418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x56285f22f5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085154418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15556576)[0x56285f22e600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085154418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15556576)[0x56285f22e600]{disrupted}: Freeing instance (context_map.c:203) 20250823085154419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15556576)[0x56285f22e600]{disrupted}: Deallocated (fsm.c:568) 20250823085154419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085154419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085154420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085154420 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15556576 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085154420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15636424)[0x56285f2272a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085154420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15636424)[0x56285f2272a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085154421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56285f22e4c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085154421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085154421 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085154421 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008305f), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085154422 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085154422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085154422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085154422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085154423 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085154423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085154423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085154423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 08 30 5f 00 00 40 00 00 00 00 00 (ss7_asp.c:1383) 20250823085154424 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085154424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56285f22e4c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085154424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15636424)[0x56285f2272a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085154424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15636424)[0x56285f2272a0]{disrupted}: Freeing instance (context_map.c:203) 20250823085154425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15636424)[0x56285f2272a0]{disrupted}: Deallocated (fsm.c:568) 20250823085154425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56285f22e4c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085154425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56285f22e4c0]{disconnected}: Freeing instance (context_map.c:207) 20250823085154425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56285f22e4c0]{disconnected}: Deallocated (fsm.c:568) 20250823085154425 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15636424 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085154426 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085154426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085154426 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085154426 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085154426 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085154427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085154427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085154427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085154427 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085154427 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) 20250823085154428 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085154428 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085154428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154428 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085154428 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085154428 DLM3UA <000f> 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 20250823085154428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085154428 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085154428 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085154428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154428 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085154429 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085154429 DLM3UA <000f> 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 20250823085154429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085154429 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085154429 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Sat Aug 23 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 20250823085154501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085154945 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085154945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ceae42), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085154945 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085154945 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085154945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085154945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085154945 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085154945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085154945 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085154945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085154945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085154945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ce ae 42 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085154945 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085154945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f0117), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085154945 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085154945 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085154945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085154945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085154945 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085154945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085154945 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085154945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085154945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085154945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 01 17 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085154945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154945 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085154945 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085154945 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085154945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085154945 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085154945 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085154945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154945 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085154945 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085154945 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085154945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085154946 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085154946 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085154946 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085154946 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a42a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085154946 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085154946 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085154947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085154947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085154947 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085154947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085154947 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085154947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085154947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085154947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f7 a4 2a 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085154947 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085154947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055071c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085154947 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085154947 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085154947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085154947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085154947 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085154947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085154947 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085154947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085154947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085154947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 07 1c 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085154947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154947 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085154947 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085154947 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085154947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085154947 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085154947 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085154947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085154947 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085154947 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085154947 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085154947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085154947 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085154947 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085155105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57390<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=606612) 20250823085155532 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085155533 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009497f5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085155533 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085155533 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085155533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085155533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085155533 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085155533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085155533 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085155533 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085155533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085155533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 97 f5 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085155533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085155533 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085155533 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085155533 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085155533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085155533 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085155533 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=606612, count=638164) 20250823085156379 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085156379 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085156379 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085156380 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085156380 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085156380 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085156380 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085156380 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085156380 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085156381 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085156381 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085156381 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:51:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250823085158222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085158226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085158231 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40643<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085158244 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085158244 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085158251 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085158251 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085158252 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085158252 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085158252 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085158252 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085158252 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35845 (stream_srv.c:143) 20250823085158252 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35845<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085158252 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085158252 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085158253 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085158253 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085158253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085158253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085158253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158253 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) 20250823085158253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085158253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158253 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085158253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085158253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085158253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085158253 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085158253 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085158253 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085158253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085158253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085158253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158253 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085158253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085158253 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085158253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158253 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085158253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085158253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085158253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085158253 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085158253 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085158254 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085158254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085158254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085158254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158254 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085158254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085158254 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085158254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158254 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085158254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085158254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085158254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085158254 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085158254 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085158254 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085158254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085158254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085158254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158254 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085158254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085158254 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085158254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158254 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085158254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085158254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085158254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085158254 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085158254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085158254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085158254 DLM3UA <000f> 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 20250823085158254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085158254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085158254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085158254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085158254 DLM3UA <000f> 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 20250823085158254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085158254 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085158254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085158254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085158254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085158254 DLM3UA <000f> 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 20250823085158254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085158254 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085158254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085158254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085158254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085158254 DLM3UA <000f> 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 20250823085158254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085158254 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085158254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(559)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(559)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(557)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(562)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(562)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-SCCP(560)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085158276 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085158276 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085158277 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085158277 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085158277 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085158277 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085158277 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085158277 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085158278 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085158278 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085158278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085158278 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085158278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085158278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158278 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085158278 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085158278 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085158278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085158278 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085158278 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085158278 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085158278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085158278 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085158278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158278 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085158278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085158278 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085158278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158278 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085158278 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085158278 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085158278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250823085158278 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085158278 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085158278 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085158278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085158278 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085158278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158278 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085158278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085158278 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085158278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158278 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085158278 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085158278 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085158278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085158278 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085158279 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085158279 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085158279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085158279 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085158279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158279 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085158279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085158279 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085158279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158279 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085158279 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085158279 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085158279 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085158279 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085158279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158279 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085158279 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085158279 DLM3UA <000f> 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 20250823085158279 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085158279 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085158279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158279 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085158279 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085158279 DLM3UA <000f> 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 20250823085158279 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085158279 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085158279 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085158279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158279 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085158279 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085158279 DLM3UA <000f> 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 20250823085158279 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085158279 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085158279 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085158279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158279 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085158279 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085158279 DLM3UA <000f> 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 20250823085158279 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085158279 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085158279 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(565)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(565)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(563)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(566)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(568)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@f9b5e94e4af2: ************************************************* 20250823085158320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085158320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085158320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085158320 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085158320 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085158320 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085158320 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085158320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085158320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085158325 DLINP DEBUG SRVCONN(,r=127.0.0.1:35845<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085158325 DLINP DEBUG SRVCONN(,r=127.0.0.1:35845<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085158325 DLINP DEBUG SRVCONN(,r=127.0.0.1:35845<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085158325 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085158325 DHNBAP DEBUG (127.0.0.1:35845 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085158325 DHNBAP NOTICE (127.0.0.1:35845 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085158325 DHNBAP NOTICE (127.0.0.1:35845 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085158325 DLINP DEBUG SRVCONN(,r=127.0.0.1:35845<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085158325 DLINP DEBUG SRVCONN(,r=127.0.0.1:35845<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085158464 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 20250823085158464 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 20250823085158464 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085158464 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085158473 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158473 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085158473 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085158473 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085158473 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085158473 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085158473 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085158473 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085158473 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085158473 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 20250823085158473 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085158473 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085158473 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085158475 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 20250823085158475 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 20250823085158475 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085158475 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085158476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158476 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085158476 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085158476 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  20250823085158476 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085158476 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085158476 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085158476 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 20250823085158476 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085158476 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085158476 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085158476 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085158476 DLSS7 <000c> ss7_asp.c: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  20250823085158476 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  20250823085158476 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085158476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085158476 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085158476 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085158476 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085158476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085158476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085158476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085158476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085158476 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085158477 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085158477 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(562)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085158478 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085158478 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085158478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085158478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085158478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085158478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085158478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085158478 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085158478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085158478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085158478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085158478 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085158479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085158479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085158479 DLM3UA <000f> 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 20250823085158479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085158479 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085158479 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085158479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085158479 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085158479 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  20250823085158481 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158481 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085158481 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085158481 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085158481 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085158481 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085158481 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085158481 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085158481 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085158481 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 20250823085158481 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085158481 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  20250823085158481 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085158483 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158484 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085158484 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085158484 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  20250823085158484 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085158484 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085158484 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085158484 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 20250823085158484 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085158484 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  20250823085158484 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' 20250823085158484 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' 20250823085158484 DLSS7 <000c> ss7_asp.c: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  20250823085158484 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085158484 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  20250823085158484 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085158484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085158484 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085158484 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085158484 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) 20250823085158484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085158484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085158484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085158484 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085158484 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085158484 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) 20250823085158484 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085158485 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085158486 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085158486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085158486 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085158486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085158486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158486 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085158486 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085158486 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085158486 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085158486 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085158487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158487 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085158487 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085158487 DLM3UA <000f> 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 20250823085158487 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085158487 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085158487 DLSS7 <000c> ss7_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 20250823085158487 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085158487 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085158487 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  20250823085158491 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 20250823085158491 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 20250823085158491 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085158491 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085158497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158497 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085158497 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085158497 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085158497 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085158497 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085158497 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085158497 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085158497 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085158497 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 20250823085158497 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085158497 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085158497 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085158499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158499 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085158499 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085158500 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  20250823085158500 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085158500 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085158500 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085158500 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 20250823085158500 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085158500 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085158500 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085158500 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085158500 DLSS7 <000c> ss7_asp.c: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  20250823085158500 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085158500 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  20250823085158500 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  20250823085158500 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085158500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085158500 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085158500 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085158500 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085158500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085158500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085158500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085158500 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085158500 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085158500 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085158500 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085158501 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085158501 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085158501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085158501 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085158501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158501 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085158501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158501 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085158501 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085158501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085158501 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085158501 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085158501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158501 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085158501 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085158501 DLM3UA <000f> 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 20250823085158501 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085158501 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085158501 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085158501 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085158501 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085158501 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  20250823085158508 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 20250823085158509 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 20250823085158509 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085158509 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085158512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158512 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085158512 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085158512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085158512 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085158512 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085158512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085158512 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085158512 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085158512 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 20250823085158512 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085158512 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  20250823085158512 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085158514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158514 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085158514 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085158514 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  20250823085158514 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085158514 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085158514 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085158514 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 20250823085158514 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085158514 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  20250823085158514 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' 20250823085158514 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' 20250823085158514 DLSS7 <000c> ss7_asp.c: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  20250823085158514 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085158514 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  20250823085158514 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  20250823085158514 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  20250823085158514 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085158514 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085158514 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085158514 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085158514 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) 20250823085158514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085158514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085158514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085158514 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085158514 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085158514 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) 20250823085158514 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085158515 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085158515 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085158515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085158515 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085158515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085158515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085158515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085158515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085158515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085158515 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) 20250823085158515 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085158515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085158515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085158515 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085158515 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085158515 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085158515 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085158515 DLM3UA <000f> 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 20250823085158515 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085158515 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' 20250823085158515 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 20250823085158515 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085158515 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085158515 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(558)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085159280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085159280 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085159280 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085159280 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085159280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085159280 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085159280 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085159280 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085159280 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085159280 DLSS7 <000c> ss7_asp.c: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  20250823085159280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085159280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085159280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085159280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085159280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085159280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085159280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085159280 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085159280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085159280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085159280 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085159280 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085159280 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) 20250823085159280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085159280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085159280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085159280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085159280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085159281 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085159281 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085159281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085159281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085159281 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085159281 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085159281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085159281 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085159281 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085159281 DLM3UA <000f> 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 20250823085159281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085159281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085159281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085159281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085159281 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085159281 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  20250823085159285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085159285 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085159285 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085159285 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085159285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085159285 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085159285 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085159285 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085159285 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085159285 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085159285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085159285 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085159285 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085159285 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085159285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085159285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085159285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085159285 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085159285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085159286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085159286 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085159286 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085159286 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(561)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085159290 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085159290 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085159290 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085159290 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 20250823085159290 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085159290 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' 20250823085159290 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085159290 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085159290 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085159290 DLSS7 <000c> ss7_asp.c: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  20250823085159290 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085159290 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085159290 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085159290 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) 20250823085159290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085159291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085159291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085159291 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085159291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085159291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085159291 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085159291 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085159291 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) 20250823085159291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085159291 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085159291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085159291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085159291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085159291 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085159291 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085159291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085159291 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085159291 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085159291 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085159291 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085159291 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085159291 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085159292 DLM3UA <000f> 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 20250823085159292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085159292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085159292 DLSS7 <000c> ss7_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 20250823085159292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085159292 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085159292 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  HNBGW_Test.msc0-RAN(558)@f9b5e94e4af2: MSC_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 } } } } 20250823085159295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085159295 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085159295 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085159295 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 20250823085159295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085159295 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' 20250823085159295 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085159295 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085159295 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085159295 DLSS7 <000c> ss7_asp.c: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  20250823085159295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085159295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085159295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085159295 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) 20250823085159295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085159295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085159295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085159295 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085159295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085159295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085159295 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085159295 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085159295 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(561)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085159301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085159301 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085159301 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085159301 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085159301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085159301 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085159301 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085159301 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085159301 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085159301 DLSS7 <000c> ss7_asp.c: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  20250823085159301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085159301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085159301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085159301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085159301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085159301 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085159301 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085159301 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085159301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085159301 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085159301 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085159301 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085159301 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) 20250823085159301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085159301 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085159301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159301 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085159301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085159301 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085159301 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085159301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085159301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085159301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085159301 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085159301 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085159301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085159301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085159301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085159301 DLM3UA <000f> 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 20250823085159301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085159301 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085159301 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085159301 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085159301 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085159301 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  20250823085159303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085159303 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085159303 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085159303 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085159303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085159303 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085159303 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085159303 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085159303 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085159303 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085159303 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085159303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085159303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085159303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085159303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085159303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085159303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085159303 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085159303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085159303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085159303 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085159303 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085159303 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(564)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085159313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085159313 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085159313 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085159313 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 20250823085159313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085159313 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' 20250823085159313 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085159313 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085159313 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085159313 DLSS7 <000c> ss7_asp.c: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  20250823085159313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085159313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085159313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085159313 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) 20250823085159313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085159313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085159313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085159313 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085159313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085159313 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085159313 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085159313 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085159313 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) 20250823085159313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085159313 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085159313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085159313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085159313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085159313 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) 20250823085159313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085159313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085159313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085159313 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085159313 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085159313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085159313 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085159313 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085159313 DLM3UA <000f> 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 20250823085159313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085159313 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' 20250823085159313 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 20250823085159313 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085159313 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085159313 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  20250823085159315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085159315 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085159315 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085159315 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 20250823085159315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085159315 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' 20250823085159315 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085159315 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085159315 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085159315 DLSS7 <000c> ss7_asp.c: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  20250823085159315 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085159315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085159315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085159315 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) 20250823085159315 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085159315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085159315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085159315 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085159315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085159315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085159315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085159315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085159315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085159315 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085159315 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085159315 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(567)@f9b5e94e4af2: MSC_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 } } } } 20250823085200332 DLCTRL DEBUG Command: GET 977084964 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085200332 DLCTRL DEBUG Tx Command reply: GET_REPLY 977084964 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085200337 DLCTRL DEBUG Command: GET 920044726 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085200337 DLCTRL DEBUG Tx Command reply: GET_REPLY 920044726 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085200340 DLCTRL DEBUG Command: GET 322013053 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085200340 DLCTRL DEBUG Tx Command reply: GET_REPLY 322013053 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085200344 DLCTRL DEBUG Command: GET 244552956 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085200344 DLCTRL DEBUG Tx Command reply: GET_REPLY 244552956 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085200347 DLCTRL DEBUG Command: GET 889781869 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085200347 DLCTRL DEBUG Tx Command reply: GET_REPLY 889781869 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085200351 DLCTRL DEBUG Command: GET 55085677 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085200351 DLCTRL DEBUG Tx Command reply: GET_REPLY 55085677 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085200354 DLCTRL DEBUG Command: GET 615118641 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085200354 DLCTRL DEBUG Tx Command reply: GET_REPLY 615118641 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085200357 DLCTRL DEBUG Command: GET 17601562 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085200357 DLCTRL DEBUG Tx Command reply: GET_REPLY 17601562 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085200362 DLCTRL DEBUG Command: GET 432838766 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085200362 DLCTRL DEBUG Tx Command reply: GET_REPLY 432838766 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085200365 DLCTRL DEBUG Command: GET 8304814 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085200365 DLCTRL DEBUG Tx Command reply: GET_REPLY 8304814 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085200368 DLCTRL DEBUG Command: GET 830564179 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085200368 DLCTRL DEBUG Tx Command reply: GET_REPLY 830564179 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085200373 DLCTRL DEBUG Command: GET 855431958 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085200373 DLCTRL DEBUG Tx Command reply: GET_REPLY 855431958 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085200376 DLCTRL DEBUG Command: GET 550146877 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085200376 DLCTRL DEBUG Tx Command reply: GET_REPLY 550146877 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085200378 DLCTRL DEBUG Command: GET 667059589 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085200378 DLCTRL DEBUG Tx Command reply: GET_REPLY 667059589 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085200380 DLCTRL DEBUG Command: GET 956972632 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085200380 DLCTRL DEBUG Tx Command reply: GET_REPLY 956972632 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085200382 DLCTRL DEBUG Command: GET 337858009 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085200382 DLCTRL DEBUG Tx Command reply: GET_REPLY 337858009 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085200384 DLCTRL DEBUG Command: GET 768489064 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085200384 DLCTRL DEBUG Tx Command reply: GET_REPLY 768489064 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085200386 DLCTRL DEBUG Command: GET 172723194 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085200386 DLCTRL DEBUG Tx Command reply: GET_REPLY 172723194 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085200388 DLCTRL DEBUG Command: GET 7714947 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085200388 DLCTRL DEBUG Tx Command reply: GET_REPLY 7714947 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085200390 DLCTRL DEBUG Command: GET 478941275 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085200390 DLCTRL DEBUG Tx Command reply: GET_REPLY 478941275 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: f_gen_tmsi(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@f9b5e94e4af2: 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 := '000000000000001110110111'B, t_guard := 20.000000 } 20250823085200408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60812<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)14909488 20250823085201460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085201460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085201460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085201460 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085201460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe38030, normal) (hnbgw_rua.c:408) 20250823085201460 DHNB DEBUG map_rua[0x56285f22e600]{init}: Allocated (fsm.c:456) 20250823085201460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14909488)[0x56285f22e600]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085201460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14909488 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085201460 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085201461 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085201461 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14909488 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250823085201461 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14909488 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085201461 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085201461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085201461 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14909488 <-> SCCP-65 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085201461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14909488 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085201461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14909488)[0x56285f22e600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085201461 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085201461 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085201461 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14909488 SCCP-65 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085201461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085201461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085201461 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{IDLE}: Allocated (fsm.c:456) 20250823085201461 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085201461 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003b70056400500f1100926) (sccp_scrc.c:455) 20250823085201461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085201461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085201461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085201461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085201461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085201461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085201461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085201461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085201461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085201461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085201461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085201461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085201461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085201461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085201461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085201461 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085201461 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085201461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085201461 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 b7 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085201461 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085201461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085201461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14909488)[0x56285f22e600]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085201462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085201462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085201462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085201462 DLM3UA <000f> 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 20250823085201462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085201462 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085201462 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085201462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085201462 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085201462 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 b7 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(557)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)10134758 HNBGW_Test.msc0-SCCP(557)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@f9b5e94e4af2: 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)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085201481 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085201481 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085201481 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085201481 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085201481 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085201481 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085201481 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085201481 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085201481 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085201481 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 95 90 f7 02 00 00 00 00  MTC@f9b5e94e4af2: 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 } } } 20250823085201481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085201481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085201481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085201481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085201481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085201481 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009590f7) (sccp_scrc.c:545) 20250823085201481 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) 20250823085201481 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085201481 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085201481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085201481 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085201481 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) 20250823085201481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085201481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085201483 DLCTRL DEBUG Command: GET 265767189 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085201483 DLCTRL DEBUG Tx Command reply: GET_REPLY 265767189 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085201488 DLCTRL DEBUG Command: GET 66747646 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085201488 DLCTRL DEBUG Tx Command reply: GET_REPLY 66747646 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085201493 DLCTRL DEBUG Command: GET 620247916 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085201493 DLCTRL DEBUG Tx Command reply: GET_REPLY 620247916 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250823085201497 DLCTRL DEBUG Command: GET 492450398 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085201497 DLCTRL DEBUG Tx Command reply: GET_REPLY 492450398 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085201502 DLCTRL DEBUG Command: GET 860321614 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085201502 DLCTRL DEBUG Tx Command reply: GET_REPLY 860321614 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085201506 DLCTRL DEBUG Command: GET 8865077 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085201506 DLCTRL DEBUG Tx Command reply: GET_REPLY 8865077 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085201511 DLCTRL DEBUG Command: GET 350339935 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085201511 DLCTRL DEBUG Tx Command reply: GET_REPLY 350339935 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085201515 DLCTRL DEBUG Command: GET 920385819 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085201515 DLCTRL DEBUG Tx Command reply: GET_REPLY 920385819 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085201519 DLCTRL DEBUG Command: GET 752010929 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085201519 DLCTRL DEBUG Tx Command reply: GET_REPLY 752010929 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085201523 DLCTRL DEBUG Command: GET 492247866 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085201523 DLCTRL DEBUG Tx Command reply: GET_REPLY 492247866 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085201526 DLCTRL DEBUG Command: GET 573081534 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085201526 DLCTRL DEBUG Tx Command reply: GET_REPLY 573081534 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085201528 DLCTRL DEBUG Command: GET 763317730 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085201528 DLCTRL DEBUG Tx Command reply: GET_REPLY 763317730 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085201530 DLCTRL DEBUG Command: GET 636808951 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085201530 DLCTRL DEBUG Tx Command reply: GET_REPLY 636808951 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085201532 DLCTRL DEBUG Command: GET 554225166 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085201532 DLCTRL DEBUG Tx Command reply: GET_REPLY 554225166 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085201534 DLCTRL DEBUG Command: GET 910379210 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085201534 DLCTRL DEBUG Tx Command reply: GET_REPLY 910379210 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085201536 DLCTRL DEBUG Command: GET 74510219 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085201536 DLCTRL DEBUG Tx Command reply: GET_REPLY 74510219 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085201537 DLCTRL DEBUG Command: GET 614585747 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085201537 DLCTRL DEBUG Tx Command reply: GET_REPLY 614585747 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085201538 DLCTRL DEBUG Command: GET 39304454 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085201538 DLCTRL DEBUG Tx Command reply: GET_REPLY 39304454 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085201539 DLCTRL DEBUG Command: GET 777672775 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085201539 DLCTRL DEBUG Tx Command reply: GET_REPLY 777672775 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085201540 DLCTRL DEBUG Command: GET 543679361 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085201540 DLCTRL DEBUG Tx Command reply: GET_REPLY 543679361 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000100100100'B, t_guard := 20.000000 } 20250823085201566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)13958167 20250823085202585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085202585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085202585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085202585 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085202585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd4fc17, normal) (hnbgw_rua.c:408) 20250823085202585 DHNB DEBUG map_rua[0x56285f243c10]{init}: Allocated (fsm.c:456) 20250823085202585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13958167)[0x56285f243c10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085202585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13958167 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085202585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085202585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085202585 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13958167 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250823085202585 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13958167 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823085202585 DCN DEBUG map_sccp[0x56285f0cd660]{init}: Allocated (fsm.c:456) 20250823085202585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x56285f0cd660]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085202585 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13958167 <-> SCCP-66 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085202585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13958167 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085202585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13958167)[0x56285f243c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085202585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085202585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085202585 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13958167 SCCP-66 msc-1 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085202585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x56285f0cd660]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085202585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085202585 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{IDLE}: Allocated (fsm.c:456) 20250823085202585 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085202585 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001240056400500f1100926) (sccp_scrc.c:455) 20250823085202585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085202585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085202585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085202585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085202585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085202585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085202585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085202585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085202585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085202585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085202585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085202585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085202585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085202585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085202585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085202585 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085202585 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085202585 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085202585 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 24 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085202585 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085202585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x56285f0cd660]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085202585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13958167)[0x56285f243c10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085202585 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085202585 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085202585 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085202585 DLM3UA <000f> 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 20250823085202585 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085202585 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085202585 DLSS7 <000c> ss7_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 20250823085202585 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085202585 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085202585 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 24 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(560)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)9621497 HNBGW_Test.msc1-SCCP(560)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@f9b5e94e4af2: 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)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085202589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085202589 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085202589 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085202589 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 20250823085202589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085202589 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' 20250823085202589 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085202589 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085202589 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085202589 DLSS7 <000c> ss7_asp.c: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 3d 54 e6 02 00 00 00 00  MTC@f9b5e94e4af2: 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 } } } 20250823085202589 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085202589 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085202589 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085202589 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) 20250823085202589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085202589 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003d54e6) (sccp_scrc.c:545) 20250823085202589 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) 20250823085202589 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085202589 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085202589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085202589 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085202589 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) 20250823085202589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x56285f0cd660]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085202589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x56285f0cd660]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085202590 DLCTRL DEBUG Command: GET 27735391 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085202590 DLCTRL DEBUG Tx Command reply: GET_REPLY 27735391 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085202590 DLCTRL DEBUG Command: GET 694298886 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085202590 DLCTRL DEBUG Tx Command reply: GET_REPLY 694298886 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085202591 DLCTRL DEBUG Command: GET 125550086 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085202591 DLCTRL DEBUG Tx Command reply: GET_REPLY 125550086 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250823085202592 DLCTRL DEBUG Command: GET 42847348 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085202592 DLCTRL DEBUG Tx Command reply: GET_REPLY 42847348 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085202593 DLCTRL DEBUG Command: GET 54765315 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085202593 DLCTRL DEBUG Tx Command reply: GET_REPLY 54765315 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085202594 DLCTRL DEBUG Command: GET 120329507 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085202594 DLCTRL DEBUG Tx Command reply: GET_REPLY 120329507 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085202595 DLCTRL DEBUG Command: GET 455354442 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085202595 DLCTRL DEBUG Tx Command reply: GET_REPLY 455354442 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085202596 DLCTRL DEBUG Command: GET 34287173 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085202596 DLCTRL DEBUG Tx Command reply: GET_REPLY 34287173 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250823085202596 DLCTRL DEBUG Command: GET 872539729 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085202596 DLCTRL DEBUG Tx Command reply: GET_REPLY 872539729 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085202597 DLCTRL DEBUG Command: GET 484339959 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085202597 DLCTRL DEBUG Tx Command reply: GET_REPLY 484339959 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085202598 DLCTRL DEBUG Command: GET 506984825 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085202598 DLCTRL DEBUG Tx Command reply: GET_REPLY 506984825 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085202599 DLCTRL DEBUG Command: GET 310556011 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085202599 DLCTRL DEBUG Tx Command reply: GET_REPLY 310556011 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085202600 DLCTRL DEBUG Command: GET 731153298 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085202600 DLCTRL DEBUG Tx Command reply: GET_REPLY 731153298 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085202600 DLCTRL DEBUG Command: GET 173605510 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085202600 DLCTRL DEBUG Tx Command reply: GET_REPLY 173605510 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085202601 DLCTRL DEBUG Command: GET 381007481 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085202601 DLCTRL DEBUG Tx Command reply: GET_REPLY 381007481 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085202602 DLCTRL DEBUG Command: GET 458948964 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085202602 DLCTRL DEBUG Tx Command reply: GET_REPLY 458948964 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085202603 DLCTRL DEBUG Command: GET 81141933 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085202603 DLCTRL DEBUG Tx Command reply: GET_REPLY 81141933 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085202604 DLCTRL DEBUG Command: GET 393406822 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085202604 DLCTRL DEBUG Tx Command reply: GET_REPLY 393406822 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085202605 DLCTRL DEBUG Command: GET 326939097 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085202605 DLCTRL DEBUG Tx Command reply: GET_REPLY 326939097 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085202605 DLCTRL DEBUG Command: GET 673091873 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085202605 DLCTRL DEBUG Tx Command reply: GET_REPLY 673091873 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000110101110'B, t_guard := 20.000000 } 20250823085202616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60830<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)3863563 20250823085203634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085203634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085203634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085203634 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085203634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3af40b, normal) (hnbgw_rua.c:408) 20250823085203634 DHNB DEBUG map_rua[0x56285f2326b0]{init}: Allocated (fsm.c:456) 20250823085203634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3863563)[0x56285f2326b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085203634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3863563 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085203634 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085203634 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085203634 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3863563 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250823085203634 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3863563 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085203634 DCN DEBUG map_sccp[0x56285f272160]{init}: Allocated (fsm.c:456) 20250823085203634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56285f272160]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085203634 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3863563 <-> SCCP-67 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085203634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3863563 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085203634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3863563)[0x56285f2326b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085203634 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085203634 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085203635 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3863563 SCCP-67 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085203635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56285f272160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085203635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085203635 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{IDLE}: Allocated (fsm.c:456) 20250823085203635 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085203635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001ae0056400500f1100926) (sccp_scrc.c:455) 20250823085203635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085203635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085203635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085203635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085203635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085203635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085203635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085203635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085203635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085203635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085203635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085203635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085203635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085203635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085203635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085203635 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085203635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085203635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085203635 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 01 ae 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085203635 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085203635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56285f272160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085203635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3863563)[0x56285f2326b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085203635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085203635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085203635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085203635 DLM3UA <000f> 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 20250823085203635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085203635 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085203635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085203635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085203636 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085203636 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 01 ae 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(557)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)10566907 HNBGW_Test.msc0-SCCP(557)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823085203643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085203643 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085203643 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085203643 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085203643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085203643 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085203643 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085203643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085203643 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085203643 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 b1 71 75 02 00 00 00 00  20250823085203643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085203643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085203643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085203643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085203643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085203643 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b17175) (sccp_scrc.c:545) 20250823085203643 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) 20250823085203643 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085203643 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085203643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085203643 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085203643 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) 20250823085203643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56285f272160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085203643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56285f272160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085203647 DLCTRL DEBUG Command: GET 712513572 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085203647 DLCTRL DEBUG Tx Command reply: GET_REPLY 712513572 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085203652 DLCTRL DEBUG Command: GET 37756295 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085203652 DLCTRL DEBUG Tx Command reply: GET_REPLY 37756295 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085203656 DLCTRL DEBUG Command: GET 199200319 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085203656 DLCTRL DEBUG Tx Command reply: GET_REPLY 199200319 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250823085203662 DLCTRL DEBUG Command: GET 48096007 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085203662 DLCTRL DEBUG Tx Command reply: GET_REPLY 48096007 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085203667 DLCTRL DEBUG Command: GET 247707298 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085203667 DLCTRL DEBUG Tx Command reply: GET_REPLY 247707298 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085203672 DLCTRL DEBUG Command: GET 475833597 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085203672 DLCTRL DEBUG Tx Command reply: GET_REPLY 475833597 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085203676 DLCTRL DEBUG Command: GET 40645430 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085203676 DLCTRL DEBUG Tx Command reply: GET_REPLY 40645430 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085203680 DLCTRL DEBUG Command: GET 762822623 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085203680 DLCTRL DEBUG Tx Command reply: GET_REPLY 762822623 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250823085203683 DLCTRL DEBUG Command: GET 204719477 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085203683 DLCTRL DEBUG Tx Command reply: GET_REPLY 204719477 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085203686 DLCTRL DEBUG Command: GET 460303922 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085203686 DLCTRL DEBUG Tx Command reply: GET_REPLY 460303922 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085203691 DLCTRL DEBUG Command: GET 227849800 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085203691 DLCTRL DEBUG Tx Command reply: GET_REPLY 227849800 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085203696 DLCTRL DEBUG Command: GET 304060574 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085203696 DLCTRL DEBUG Tx Command reply: GET_REPLY 304060574 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085203702 DLCTRL DEBUG Command: GET 492644204 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085203702 DLCTRL DEBUG Tx Command reply: GET_REPLY 492644204 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085203706 DLCTRL DEBUG Command: GET 568745973 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085203706 DLCTRL DEBUG Tx Command reply: GET_REPLY 568745973 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085203710 DLCTRL DEBUG Command: GET 116744837 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085203710 DLCTRL DEBUG Tx Command reply: GET_REPLY 116744837 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085203714 DLCTRL DEBUG Command: GET 162182302 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085203714 DLCTRL DEBUG Tx Command reply: GET_REPLY 162182302 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085203718 DLCTRL DEBUG Command: GET 423306991 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085203718 DLCTRL DEBUG Tx Command reply: GET_REPLY 423306991 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085203722 DLCTRL DEBUG Command: GET 574289086 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085203722 DLCTRL DEBUG Tx Command reply: GET_REPLY 574289086 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085203726 DLCTRL DEBUG Command: GET 814049689 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085203726 DLCTRL DEBUG Tx Command reply: GET_REPLY 814049689 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085203729 DLCTRL DEBUG Command: GET 682273004 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085203729 DLCTRL DEBUG Tx Command reply: GET_REPLY 682273004 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085203738 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40643<->l=127.0.0.1:4262) (control_if.c:193) 20250823085203739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60796<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(551)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(550)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085203742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60784<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085203744 DLINP DEBUG SRVCONN(,r=127.0.0.1:35845<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085203744 DLINP DEBUG SRVCONN(,r=127.0.0.1:35845<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085203744 DLINP NOTICE SRV(,r=127.0.0.1:35845<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085203744 DMAIN NOTICE (127.0.0.1:35845 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35845<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085203744 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)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(564)@f9b5e94e4af2: Final verdict of PTC: none 20250823085203747 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085203747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085203747 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085203747 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085203747 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085203747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085203747 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085203747 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823085203747 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085203747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085203747 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085203747 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085203747 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085203747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085203747 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085203747 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(567)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(560)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(561)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(566)@f9b5e94e4af2: Final verdict of PTC: none 20250823085203747 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085203747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085203747 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085203747 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085203747 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085203747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085203747 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085203747 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(563)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@f9b5e94e4af2: Final verdict of PTC: none 20250823085203747 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 20250823085203747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085203747 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085203747 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085203748 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085203748 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085203748 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085203748 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085203748 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 20250823085203748 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085203748 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085203748 DLSS7 <000c> ss7_asp.c: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  20250823085203748 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  20250823085203748 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  20250823085203748 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  20250823085203748 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085203748 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085203748 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 20250823085203748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085203748 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085203748 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085203748 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085203748 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085203748 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085203748 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085203748 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 20250823085203748 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' 20250823085203748 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' 20250823085203748 DLSS7 <000c> ss7_asp.c: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  20250823085203748 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  20250823085203748 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  20250823085203748 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085203748 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085203748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085203749 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085203749 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085203749 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 20250823085203749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085203749 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085203749 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085203749 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085203749 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085203749 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085203749 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085203749 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085203749 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 20250823085203749 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' 20250823085203749 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' 20250823085203749 DLSS7 <000c> ss7_asp.c: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  20250823085203749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085203749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085203749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085203749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085203749 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  20250823085203749 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085203749 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085203749 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085203749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085203749 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085203749 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085203749 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-SCCP(557)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(559)@f9b5e94e4af2: Final verdict of PTC: none 20250823085203749 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085203749 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 20250823085203749 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085203749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085203749 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085203749 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085203749 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 20250823085203749 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(558)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(565)@f9b5e94e4af2: Final verdict of PTC: none20250823085203749 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085203749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085203749 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085203749 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085203749 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085203749 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085203750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085203749 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085203749 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085203749 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085203749 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 20250823085203750 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085203750 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085203750 DLSS7 <000c> ss7_asp.c: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  20250823085203750 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085203750 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085203750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085203750 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(562)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@f9b5e94e4af2: Final verdict of PTC: none 20250823085203750 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) 20250823085203750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085203750 DLSCCP DEBUG 0: SCCP(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.sgsn1-M3UA(568)@f9b5e94e4af2: Final verdict of PTC: none 20250823085203751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085203751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085203751 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085203751 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) 20250823085203751 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) HNBGW-PFCP(552)@f9b5e94e4af2: Final verdict of PTC: none 20250823085203752 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085203752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085203752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@f9b5e94e4af2: Final verdict of PTC: none 20250823085203753 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085203753 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) 20250823085203754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085203754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085203754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085203755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085203755 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085203755 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) 20250823085203756 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085203756 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085203757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x56285f0cd660]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085203757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085203758 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085203758 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d54e6), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085203758 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085203759 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) 20250823085203759 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085203760 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) 20250823085203760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085203761 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085203761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085203761 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085203762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085203762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085203763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 3d 54 e6 00 00 42 00 00 00 00 00 (ss7_asp.c:1383) 20250823085203763 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085203763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x56285f0cd660]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085203764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13958167)[0x56285f243c10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085203764 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13958167)[0x56285f243c10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085203765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085203765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13958167)[0x56285f243c10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085203765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13958167)[0x56285f243c10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085203766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13958167)[0x56285f243c10]{disrupted}: Freeing instance (context_map.c:203) 20250823085203766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13958167)[0x56285f243c10]{disrupted}: Deallocated (fsm.c:568) 20250823085203766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x56285f0cd660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085203767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x56285f0cd660]{disconnected}: Freeing instance (context_map.c:207) 20250823085203767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x56285f0cd660]{disconnected}: Deallocated (fsm.c:568) 20250823085203767 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13958167 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250823085203768 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_null_nri_0_round_robin0(571)@f9b5e94e4af2: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085203768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085203769 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085203769 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085203769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085203770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085203770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085203770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085203771 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085203771 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) 20250823085203771 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085203772 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085203772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085203773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085203773 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085203773 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009590f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085203774 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085203774 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085203775 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) 20250823085203775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085203775 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085203776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085203776 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085203777 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085203777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085203777 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 95 90 f7 00 00 41 00 00 00 00 00 (ss7_asp.c:1383) 20250823085203778 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085203778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x56285f22f5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085203778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14909488)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085203779 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14909488)[0x56285f22e600]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085203779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085203780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14909488)[0x56285f22e600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085203780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14909488)[0x56285f22e600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085203780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14909488)[0x56285f22e600]{disrupted}: Freeing instance (context_map.c:203) 20250823085203781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14909488)[0x56285f22e600]{disrupted}: Deallocated (fsm.c:568) 20250823085203781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085203781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085203782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085203782 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14909488 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250823085203782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56285f272160]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085203783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085203783 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085203783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b17175), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085203784 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085203784 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085203784 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) 20250823085203785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085203785 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085203785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085203785 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085203786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) HNBGW-MGCP(569)@f9b5e94e4af2: Final verdict of PTC: none 20250823085203786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085203786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 b1 71 75 00 00 43 00 00 00 00 00 (ss7_asp.c:1383) MTC@f9b5e94e4af2: Setting final verdict of the test case. 20250823085203786 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) MTC@f9b5e94e4af2: Local verdict of MTC: pass 20250823085203787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56285f272160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) 20250823085203787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3863563)[0x56285f2326b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) 20250823085203787 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3863563)[0x56285f2326b0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) 20250823085203788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) 20250823085203788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3863563)[0x56285f2326b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) 20250823085203788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3863563)[0x56285f2326b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass)20250823085203788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3863563)[0x56285f2326b0]{disrupted}: Freeing instance (context_map.c:203) 20250823085203789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3863563)[0x56285f2326b0]{disrupted}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) 20250823085203789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56285f272160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) 20250823085203789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56285f272160]{disconnected}: Freeing instance (context_map.c:207) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) 20250823085203789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56285f272160]{disconnected}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) 20250823085203789 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3863563 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:226) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) 20250823085203790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085203790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085203790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085203790 DLM3UA <000f> 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 20250823085203790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085203790 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085203790 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) 20250823085203790 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@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) 20250823085203791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass 20250823085203791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60812<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@f9b5e94e4af2: 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'. 20250823085203791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085203792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085203792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085203792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085203792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085203792 DLM3UA <000f> 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 20250823085203792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085203792 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085203792 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085203793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085203793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085203793 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085203793 DMAIN NOTICE (127.0.0.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) 20250823085203794 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085203794 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085203794 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085203794 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085203794 DLM3UA <000f> 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 20250823085203794 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085203794 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085203794 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Sat Aug 23 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 20250823085203870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085204390 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085204390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001625a4), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085204390 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085204390 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) 20250823085204390 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085204390 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) 20250823085204390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085204390 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085204390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204390 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085204391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085204391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085204391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 16 25 a4 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085204391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085204391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085204391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085204391 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085204391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085204391 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085204391 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085204418 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085204418 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb613c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085204418 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085204418 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085204418 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085204419 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085204419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204419 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085204419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085204419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085204419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fb 61 3c 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085204419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085204419 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085204419 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085204419 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085204419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085204419 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085204419 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085204424 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085204424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008305f), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085204424 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085204424 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085204424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085204424 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085204424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204424 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085204425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085204425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085204425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 30 5f 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085204425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085204425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085204425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085204425 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085204425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085204425 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085204425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085204573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=588932) 20250823085204946 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085204946 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f0117), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085204946 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085204946 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085204946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085204946 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085204946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204946 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085204946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085204946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085204946 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 01 17 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085204947 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085204947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ceae42), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085204947 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085204947 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085204947 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204947 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085204947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085204947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085204947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ce ae 42 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085204947 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085204947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a42a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085204947 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085204947 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085204947 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204947 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085204947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085204947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085204947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f7 a4 2a 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085204947 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085204947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055071c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085204947 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085204947 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085204947 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085204947 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085204947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085204947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085204947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 07 1c 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085204947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085204947 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085204947 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085204947 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085204947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085204947 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085204947 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085204947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085204947 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085204947 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085204947 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085204947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085204948 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085204948 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085204948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085204948 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085204948 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085204948 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085204948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085204948 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085204948 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085204948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085204948 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085204948 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085204948 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085204948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085204948 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085204948 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085205533 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085205533 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009497f5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085205533 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085205534 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085205534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085205534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085205534 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085205534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085205534 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085205534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085205534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085205534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 97 f5 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085205534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085205534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085205534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085205534 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085205534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085205534 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085205534 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=588932, count=633092) 20250823085205749 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085205749 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085205749 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085205749 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085205749 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085205749 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085205749 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085205749 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085205749 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085205750 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085205750 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085205750 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250823085207676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085207678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085207681 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42163<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085207693 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085207693 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085207700 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085207700 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085207701 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085207701 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085207701 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36089 (stream_srv.c:143) 20250823085207701 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36089<->l=127.0.0.1:29169 (hnb.c:335) 20250823085207701 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085207701 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085207701 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085207701 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085207702 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085207702 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085207702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085207702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085207702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085207703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207703 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085207703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085207703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085207703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085207703 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085207703 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085207703 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085207703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085207703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 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) 20250823085207703 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085207703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085207703 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085207703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207703 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085207703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085207703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085207703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085207703 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085207703 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085207703 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085207703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085207703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085207703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085207703 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085207703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207703 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085207703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085207703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085207703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085207703 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085207703 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085207703 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085207703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085207703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085207703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085207703 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085207703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207703 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085207703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085207703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085207703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085207703 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085207703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085207703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085207703 DLM3UA <000f> 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 20250823085207703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085207703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085207703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085207703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085207703 DLM3UA <000f> 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 20250823085207703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085207703 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) 20250823085207703 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085207703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085207703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085207703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085207703 DLM3UA <000f> 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 20250823085207703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085207703 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085207703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085207703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085207703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085207703 DLM3UA <000f> 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 20250823085207703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085207703 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085207703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(583)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(583)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(581)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(586)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(586)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(586)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-SCCP(584)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085207726 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085207726 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085207726 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085207726 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085207726 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085207726 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085207726 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085207726 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085207727 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085207727 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085207727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085207727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085207727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085207727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207727 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085207727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085207727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085207727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085207727 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085207727 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085207727 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085207727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085207727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085207727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207727 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085207727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085207727 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085207727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207727 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085207727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085207727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085207727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085207727 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085207727 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085207727 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085207728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085207728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085207728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207728 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085207728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085207728 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085207728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207728 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085207728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085207728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085207728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085207728 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085207728 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085207728 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085207728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085207728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085207728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207728 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085207728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085207728 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085207728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207728 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085207728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085207728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085207728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085207728 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085207728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085207728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085207728 DLM3UA <000f> 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 20250823085207728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085207728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085207728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085207728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085207728 DLM3UA <000f> 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 20250823085207728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085207728 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085207728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085207728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085207728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085207728 DLM3UA <000f> 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 20250823085207728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085207728 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085207728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085207728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085207728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085207728 DLM3UA <000f> 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 20250823085207728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085207728 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085207728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(589)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(589)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(587)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(592)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(592)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-SCCP(590)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085207757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085207757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085207757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085207757 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085207757 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085207757 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085207757 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085207757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085207757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085207762 DLINP DEBUG SRVCONN(,r=127.0.0.1:36089<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085207762 DLINP DEBUG SRVCONN(,r=127.0.0.1:36089<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085207762 DLINP DEBUG SRVCONN(,r=127.0.0.1:36089<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085207762 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085207762 DHNBAP DEBUG (127.0.0.1:36089 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085207762 DHNBAP NOTICE (127.0.0.1:36089 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085207762 DHNBAP NOTICE (127.0.0.1:36089 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085207762 DLINP DEBUG SRVCONN(,r=127.0.0.1:36089<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085207762 DLINP DEBUG SRVCONN(,r=127.0.0.1:36089<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085207913 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 20250823085207913 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 20250823085207913 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085207913 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085207920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207920 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085207920 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085207921 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085207921 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085207921 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085207921 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085207921 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085207921 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085207921 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 20250823085207921 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085207921 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085207921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085207923 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 20250823085207923 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 20250823085207923 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085207923 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085207923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207923 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085207923 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085207923 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  20250823085207923 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085207923 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085207923 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085207923 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 20250823085207924 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085207924 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085207924 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085207924 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085207924 DLSS7 <000c> ss7_asp.c: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  20250823085207924 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  20250823085207924 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085207924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085207924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085207924 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085207924 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085207924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085207924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085207924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085207924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085207924 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085207924 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085207924 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(586)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085207925 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085207926 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085207926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085207926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085207926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085207926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085207926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085207926 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085207926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085207926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085207926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085207926 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085207926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085207926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085207927 DLM3UA <000f> 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 20250823085207927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085207927 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085207927 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085207927 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085207927 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085207927 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  20250823085207929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207929 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085207929 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085207929 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085207929 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085207929 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085207929 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085207929 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085207929 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085207929 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 20250823085207929 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085207929 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  20250823085207929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085207929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207929 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085207929 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085207929 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  20250823085207929 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085207929 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085207929 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085207929 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 20250823085207929 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085207929 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  20250823085207929 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' 20250823085207929 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' 20250823085207929 DLSS7 <000c> ss7_asp.c: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  20250823085207929 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085207929 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  20250823085207929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085207930 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085207930 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085207930 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085207930 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) 20250823085207930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085207930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085207930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085207930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085207930 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085207930 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) 20250823085207930 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085207931 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085207931 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085207931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085207931 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085207931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085207931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207931 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085207932 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085207932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085207932 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085207932 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085207932 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207932 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085207932 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085207932 DLM3UA <000f> 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 20250823085207932 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085207932 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085207932 DLSS7 <000c> ss7_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 20250823085207932 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085207932 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085207932 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  20250823085207938 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 20250823085207938 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 20250823085207938 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085207938 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085207944 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207944 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085207944 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085207944 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085207944 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085207944 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085207944 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085207944 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085207944 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085207944 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 20250823085207944 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085207944 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085207944 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085207947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207947 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085207947 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085207947 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  20250823085207947 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085207947 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085207947 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085207947 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 20250823085207947 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085207947 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085207947 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085207947 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085207947 DLSS7 <000c> ss7_asp.c: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  20250823085207947 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085207947 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  20250823085207947 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  20250823085207947 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085207947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085207947 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085207947 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085207947 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085207947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085207947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085207947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085207947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085207947 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085207947 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085207948 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085207948 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 20250823085207948 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 20250823085207948 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085207948 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085207949 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085207949 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085207949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085207949 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085207949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207949 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085207949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085207949 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085207949 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085207949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085207949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085207949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085207949 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085207949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207949 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085207949 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085207949 DLM3UA <000f> 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 20250823085207949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085207949 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085207949 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085207949 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085207949 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085207949 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.sgsn1-M3UA(592)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085207954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207954 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085207954 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085207954 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085207954 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085207954 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085207954 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085207955 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085207955 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085207955 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 20250823085207955 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085207955 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  20250823085207955 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085207957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207957 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085207957 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085207957 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  20250823085207957 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085207957 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085207957 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085207957 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 20250823085207957 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085207957 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  20250823085207957 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' 20250823085207957 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' 20250823085207957 DLSS7 <000c> ss7_asp.c: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  20250823085207957 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085207957 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  20250823085207957 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  20250823085207957 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  20250823085207957 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085207957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085207957 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085207957 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085207957 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) 20250823085207957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085207957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085207958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085207958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085207958 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085207958 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) 20250823085207958 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085207959 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085207959 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085207959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085207959 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085207959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085207959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085207959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085207959 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085207959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085207959 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) 20250823085207959 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085207959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085207959 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085207959 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085207959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085207959 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085207959 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085207959 DLM3UA <000f> 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 20250823085207959 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085207959 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' 20250823085207959 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 20250823085207959 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085207959 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085207959 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 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 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(582)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085208728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085208728 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085208728 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085208728 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085208728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085208728 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085208728 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085208728 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085208728 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085208728 DLSS7 <000c> ss7_asp.c: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  20250823085208728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085208728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085208728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085208728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085208728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085208728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085208728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085208728 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085208728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085208728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085208728 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085208728 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085208728 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) 20250823085208728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085208728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085208728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085208728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085208728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085208728 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085208728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085208728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085208728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085208728 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085208728 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085208728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085208728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085208728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085208728 DLM3UA <000f> 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 20250823085208728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085208728 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085208728 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085208728 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085208728 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085208728 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  20250823085208732 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085208732 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085208732 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085208732 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085208732 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085208732 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085208732 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085208732 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085208732 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085208732 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085208732 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085208732 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085208732 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085208732 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085208732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085208732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085208732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085208732 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085208732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208732 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085208732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085208732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085208732 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085208732 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(585)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085208733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085208733 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085208733 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085208733 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 20250823085208733 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085208733 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' 20250823085208733 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085208733 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085208733 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085208733 DLSS7 <000c> ss7_asp.c: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  20250823085208733 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085208733 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085208733 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085208733 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) 20250823085208733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085208733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085208733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085208733 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085208733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085208733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085208733 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085208733 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085208733 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) 20250823085208733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085208733 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085208733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085208733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085208734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085208734 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085208734 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085208734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085208734 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085208734 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085208734 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085208734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085208734 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085208734 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085208734 DLM3UA <000f> 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 20250823085208734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085208734 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085208734 DLSS7 <000c> ss7_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 20250823085208734 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085208734 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085208734 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  20250823085208736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085208736 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085208736 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085208736 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 20250823085208736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085208737 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' 20250823085208737 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085208737 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085208737 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085208737 DLSS7 <000c> ss7_asp.c: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  20250823085208737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085208737 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085208737 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085208737 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) 20250823085208737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085208737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085208737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) HNBGW_Test.msc0-RAN(582)@f9b5e94e4af2: MSC_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 } } } } 20250823085208737 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085208737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085208737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085208737 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085208737 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085208737 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(585)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085208745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085208745 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085208745 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085208745 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085208745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085208745 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085208745 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085208745 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085208745 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085208745 DLSS7 <000c> ss7_asp.c: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  20250823085208745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085208745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085208745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085208745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085208745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085208745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085208745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085208745 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085208745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085208745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085208745 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085208745 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085208745 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) 20250823085208745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085208745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085208745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208745 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085208745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085208745 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085208745 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085208745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085208745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085208745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085208745 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085208745 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085208745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085208745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085208745 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085208745 DLM3UA <000f> 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 20250823085208745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085208745 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085208745 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085208745 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085208745 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085208745 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  20250823085208747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085208747 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085208747 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085208747 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085208747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085208747 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085208747 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085208747 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085208747 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085208747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085208747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085208747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085208747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085208747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085208747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085208747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085208747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085208747 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085208747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085208747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085208747 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085208747 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085208747 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(588)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085208753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085208753 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085208753 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085208753 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 20250823085208753 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085208753 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' 20250823085208753 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085208753 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085208753 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085208753 DLSS7 <000c> ss7_asp.c: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  20250823085208754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085208754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085208754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085208754 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) 20250823085208754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085208754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085208754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085208754 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085208754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085208754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085208754 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085208754 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085208754 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) 20250823085208755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085208755 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085208755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085208755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208755 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085208755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085208755 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) 20250823085208755 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085208755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085208755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085208756 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085208756 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085208756 DLM3UA <000f> 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 20250823085208756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085208756 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' 20250823085208756 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 20250823085208756 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085208756 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085208755 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085208755 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085208755 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085208756 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  20250823085208758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085208758 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085208758 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085208758 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 20250823085208758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085208758 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' 20250823085208758 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085208758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085208758 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085208758 DLSS7 <000c> ss7_asp.c: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  20250823085208758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085208758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085208758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085208758 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) 20250823085208758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085208758 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085208758 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085208758 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085208758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085208759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085208759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085208759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085208759 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085208759 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085208759 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085208759 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(591)@f9b5e94e4af2: MSC_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 } } } } 20250823085209774 DLCTRL DEBUG Command: GET 858927450 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085209774 DLCTRL DEBUG Tx Command reply: GET_REPLY 858927450 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085209776 DLCTRL DEBUG Command: GET 286477208 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085209776 DLCTRL DEBUG Tx Command reply: GET_REPLY 286477208 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085209781 DLCTRL DEBUG Command: GET 524489403 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085209781 DLCTRL DEBUG Tx Command reply: GET_REPLY 524489403 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085209785 DLCTRL DEBUG Command: GET 19375128 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085209785 DLCTRL DEBUG Tx Command reply: GET_REPLY 19375128 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085209788 DLCTRL DEBUG Command: GET 296524238 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085209788 DLCTRL DEBUG Tx Command reply: GET_REPLY 296524238 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085209791 DLCTRL DEBUG Command: GET 814963836 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085209791 DLCTRL DEBUG Tx Command reply: GET_REPLY 814963836 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085209794 DLCTRL DEBUG Command: GET 34888762 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085209794 DLCTRL DEBUG Tx Command reply: GET_REPLY 34888762 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085209797 DLCTRL DEBUG Command: GET 281975796 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085209797 DLCTRL DEBUG Tx Command reply: GET_REPLY 281975796 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085209799 DLCTRL DEBUG Command: GET 194820969 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085209799 DLCTRL DEBUG Tx Command reply: GET_REPLY 194820969 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085209801 DLCTRL DEBUG Command: GET 594357922 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085209802 DLCTRL DEBUG Tx Command reply: GET_REPLY 594357922 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085209803 DLCTRL DEBUG Command: GET 682116457 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085209804 DLCTRL DEBUG Tx Command reply: GET_REPLY 682116457 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085209805 DLCTRL DEBUG Command: GET 986582090 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085209805 DLCTRL DEBUG Tx Command reply: GET_REPLY 986582090 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085209807 DLCTRL DEBUG Command: GET 730992181 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085209807 DLCTRL DEBUG Tx Command reply: GET_REPLY 730992181 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085209809 DLCTRL DEBUG Command: GET 51971092 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085209809 DLCTRL DEBUG Tx Command reply: GET_REPLY 51971092 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085209812 DLCTRL DEBUG Command: GET 563494347 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085209812 DLCTRL DEBUG Tx Command reply: GET_REPLY 563494347 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085209817 DLCTRL DEBUG Command: GET 188054241 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085209817 DLCTRL DEBUG Tx Command reply: GET_REPLY 188054241 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085209823 DLCTRL DEBUG Command: GET 195634094 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085209823 DLCTRL DEBUG Tx Command reply: GET_REPLY 195634094 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085209827 DLCTRL DEBUG Command: GET 264118057 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085209827 DLCTRL DEBUG Tx Command reply: GET_REPLY 264118057 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085209831 DLCTRL DEBUG Command: GET 835036613 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085209832 DLCTRL DEBUG Tx Command reply: GET_REPLY 835036613 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085209835 DLCTRL DEBUG Command: GET 947916950 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085209835 DLCTRL DEBUG Tx Command reply: GET_REPLY 947916950 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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@f9b5e94e4af2: 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 := '000000000000000110100111'B, t_guard := 20.000000 } 20250823085209871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37892<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)14307689 20250823085210891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085210891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085210891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085210891 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085210891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xda5169, normal) (hnbgw_rua.c:408) 20250823085210891 DHNB DEBUG map_rua[0x56285f22e600]{init}: Allocated (fsm.c:456) 20250823085210891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14307689)[0x56285f22e600]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085210891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14307689 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085210891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085210891 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085210891 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14307689 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250823085210891 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14307689 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) 20250823085210891 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14307689 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085210891 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085210891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085210891 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14307689 <-> SCCP-68 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085210891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14307689 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085210891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14307689)[0x56285f22e600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085210891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085210891 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085210891 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14307689 SCCP-68 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085210891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085210891 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085210891 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{IDLE}: Allocated (fsm.c:456) 20250823085210892 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085210892 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001a70056400500f1100926) (sccp_scrc.c:455) 20250823085210892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085210892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085210892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085210892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085210892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085210892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085210892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085210892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085210892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085210892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085210892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085210892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085210892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085210892 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085210892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085210892 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085210892 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085210892 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085210892 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 44 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 a7 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085210892 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085210892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085210892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14307689)[0x56285f22e600]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085210892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085210892 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085210892 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085210892 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085210892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085210892 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085210892 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085210892 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085210892 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085210892 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 44 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 a7 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(581)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)2419208 HNBGW_Test.msc0-SCCP(581)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(581)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085210896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085210896 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085210896 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085210896 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085210896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085210896 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085210896 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085210896 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085210896 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085210896 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 ac 8e b6 02 00 00 00 00  TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085210896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085210896 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085210896 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085210896 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085210896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085210896 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ac8eb6) (sccp_scrc.c:545) 20250823085210896 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) 20250823085210896 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085210896 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085210896 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085210896 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085210896 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) 20250823085210896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085210896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085210896 DLCTRL DEBUG Command: GET 917908831 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085210896 DLCTRL DEBUG Tx Command reply: GET_REPLY 917908831 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085210898 DLCTRL DEBUG Command: GET 178376343 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085210898 DLCTRL DEBUG Tx Command reply: GET_REPLY 178376343 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085210899 DLCTRL DEBUG Command: GET 282120961 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085210899 DLCTRL DEBUG Tx Command reply: GET_REPLY 282120961 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250823085210900 DLCTRL DEBUG Command: GET 243012332 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085210900 DLCTRL DEBUG Tx Command reply: GET_REPLY 243012332 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085210901 DLCTRL DEBUG Command: GET 101682511 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085210901 DLCTRL DEBUG Tx Command reply: GET_REPLY 101682511 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085210902 DLCTRL DEBUG Command: GET 703230238 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085210902 DLCTRL DEBUG Tx Command reply: GET_REPLY 703230238 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085210903 DLCTRL DEBUG Command: GET 282282045 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085210903 DLCTRL DEBUG Tx Command reply: GET_REPLY 282282045 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085210903 DLCTRL DEBUG Command: GET 608492346 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085210903 DLCTRL DEBUG Tx Command reply: GET_REPLY 608492346 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085210904 DLCTRL DEBUG Command: GET 6531785 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085210904 DLCTRL DEBUG Tx Command reply: GET_REPLY 6531785 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085210905 DLCTRL DEBUG Command: GET 68628653 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085210905 DLCTRL DEBUG Tx Command reply: GET_REPLY 68628653 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085210905 DLCTRL DEBUG Command: GET 637509480 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085210905 DLCTRL DEBUG Tx Command reply: GET_REPLY 637509480 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085210906 DLCTRL DEBUG Command: GET 204277761 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085210906 DLCTRL DEBUG Tx Command reply: GET_REPLY 204277761 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085210907 DLCTRL DEBUG Command: GET 292544319 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085210907 DLCTRL DEBUG Tx Command reply: GET_REPLY 292544319 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085210908 DLCTRL DEBUG Command: GET 660905783 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085210908 DLCTRL DEBUG Tx Command reply: GET_REPLY 660905783 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085210908 DLCTRL DEBUG Command: GET 470402279 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085210908 DLCTRL DEBUG Tx Command reply: GET_REPLY 470402279 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085210909 DLCTRL DEBUG Command: GET 288239183 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085210909 DLCTRL DEBUG Tx Command reply: GET_REPLY 288239183 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085210910 DLCTRL DEBUG Command: GET 305855499 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085210910 DLCTRL DEBUG Tx Command reply: GET_REPLY 305855499 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085210911 DLCTRL DEBUG Command: GET 545736350 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085210911 DLCTRL DEBUG Tx Command reply: GET_REPLY 545736350 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085210912 DLCTRL DEBUG Command: GET 929115558 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085210912 DLCTRL DEBUG Tx Command reply: GET_REPLY 929115558 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085210913 DLCTRL DEBUG Command: GET 836014605 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085210913 DLCTRL DEBUG Tx Command reply: GET_REPLY 836014605 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000100111100'B, t_guard := 20.000000 } 20250823085210929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37904<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)9505373 20250823085211952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085211952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085211952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085211952 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085211952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x910a5d, normal) (hnbgw_rua.c:408) 20250823085211952 DHNB DEBUG map_rua[0x56285f232e50]{init}: Allocated (fsm.c:456) 20250823085211952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9505373)[0x56285f232e50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085211952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9505373 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085211952 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085211952 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085211952 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9505373 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250823085211952 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9505373 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) 20250823085211952 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9505373 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823085211952 DCN DEBUG map_sccp[0x56285f272160]{init}: Allocated (fsm.c:456) 20250823085211952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x56285f272160]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085211952 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9505373 <-> SCCP-69 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085211952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9505373 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085211952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9505373)[0x56285f232e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085211952 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085211952 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085211952 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9505373 SCCP-69 msc-1 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085211952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x56285f272160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085211952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085211952 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{IDLE}: Allocated (fsm.c:456) 20250823085211952 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085211952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300013c0056400500f1100926) (sccp_scrc.c:455) 20250823085211952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085211952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085211952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085211952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085211952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085211952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085211952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085211952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085211952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085211952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085211952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085211952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085211953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085211953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085211953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085211953 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085211953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085211953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085211953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 01 01 00 00 45 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 3c 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085211953 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085211953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x56285f272160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085211953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9505373)[0x56285f232e50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085211953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085211953 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085211953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085211953 DLM3UA <000f> 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 20250823085211953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085211953 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085211953 DLSS7 <000c> ss7_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 20250823085211953 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085211953 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085211953 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 01 01 00 00 45 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 3c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(584)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)1333265 HNBGW_Test.msc1-SCCP(584)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(584)@f9b5e94e4af2: 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)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085211964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085211964 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085211964 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085211964 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 20250823085211964 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085211964 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' 20250823085211964 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085211964 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085211964 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085211964 DLSS7 <000c> ss7_asp.c: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 c5 59 43 02 00 00 00 00  20250823085211964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085211964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085211964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085211964 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) 20250823085211964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085211964 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c55943) (sccp_scrc.c:545) 20250823085211964 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) 20250823085211964 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085211964 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085211964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085211964 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085211964 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) 20250823085211964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x56285f272160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085211964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x56285f272160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085211965 DLCTRL DEBUG Command: GET 229578399 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085211965 DLCTRL DEBUG Tx Command reply: GET_REPLY 229578399 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085211967 DLCTRL DEBUG Command: GET 801683079 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085211967 DLCTRL DEBUG Tx Command reply: GET_REPLY 801683079 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085211969 DLCTRL DEBUG Command: GET 721618424 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085211969 DLCTRL DEBUG Tx Command reply: GET_REPLY 721618424 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250823085211971 DLCTRL DEBUG Command: GET 662091741 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085211971 DLCTRL DEBUG Tx Command reply: GET_REPLY 662091741 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085211973 DLCTRL DEBUG Command: GET 215119662 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085211973 DLCTRL DEBUG Tx Command reply: GET_REPLY 215119662 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085211976 DLCTRL DEBUG Command: GET 8751553 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085211976 DLCTRL DEBUG Tx Command reply: GET_REPLY 8751553 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085211977 DLCTRL DEBUG Command: GET 386290886 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085211977 DLCTRL DEBUG Tx Command reply: GET_REPLY 386290886 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085211979 DLCTRL DEBUG Command: GET 954069256 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085211979 DLCTRL DEBUG Tx Command reply: GET_REPLY 954069256 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250823085211981 DLCTRL DEBUG Command: GET 936235110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085211981 DLCTRL DEBUG Tx Command reply: GET_REPLY 936235110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085211983 DLCTRL DEBUG Command: GET 921889609 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085211983 DLCTRL DEBUG Tx Command reply: GET_REPLY 921889609 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085211985 DLCTRL DEBUG Command: GET 873425393 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085211985 DLCTRL DEBUG Tx Command reply: GET_REPLY 873425393 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085211988 DLCTRL DEBUG Command: GET 32258263 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085211988 DLCTRL DEBUG Tx Command reply: GET_REPLY 32258263 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085211989 DLCTRL DEBUG Command: GET 9178696 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085211989 DLCTRL DEBUG Tx Command reply: GET_REPLY 9178696 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085211991 DLCTRL DEBUG Command: GET 297655674 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085211991 DLCTRL DEBUG Tx Command reply: GET_REPLY 297655674 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085211993 DLCTRL DEBUG Command: GET 96352283 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085211993 DLCTRL DEBUG Tx Command reply: GET_REPLY 96352283 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085211994 DLCTRL DEBUG Command: GET 12090453 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085211994 DLCTRL DEBUG Tx Command reply: GET_REPLY 12090453 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085211995 DLCTRL DEBUG Command: GET 265010621 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085211995 DLCTRL DEBUG Tx Command reply: GET_REPLY 265010621 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085211997 DLCTRL DEBUG Command: GET 229246127 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085211997 DLCTRL DEBUG Tx Command reply: GET_REPLY 229246127 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085211998 DLCTRL DEBUG Command: GET 67562634 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085211998 DLCTRL DEBUG Tx Command reply: GET_REPLY 67562634 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085211999 DLCTRL DEBUG Command: GET 776469990 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085211999 DLCTRL DEBUG Tx Command reply: GET_REPLY 776469990 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001011100010'B, t_guard := 20.000000 } 20250823085212023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37912<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)2506660 20250823085213050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085213050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085213050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085213050 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085213050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x263fa4, normal) (hnbgw_rua.c:408) 20250823085213051 DHNB DEBUG map_rua[0x56285f0cd660]{init}: Allocated (fsm.c:456) 20250823085213051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2506660)[0x56285f0cd660]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085213051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2506660 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085213051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085213051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085213051 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2506660 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250823085213051 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2506660 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) 20250823085213051 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2506660 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085213051 DCN DEBUG map_sccp[0x56285f22c590]{init}: Allocated (fsm.c:456) 20250823085213051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56285f22c590]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085213051 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2506660 <-> SCCP-70 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085213051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2506660 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085213051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2506660)[0x56285f0cd660]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085213051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085213051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085213051 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2506660 SCCP-70 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085213051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56285f22c590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085213051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085213051 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{IDLE}: Allocated (fsm.c:456) 20250823085213051 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085213051 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002e20056400500f1100926) (sccp_scrc.c:455) 20250823085213051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085213051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085213051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085213051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085213051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085213051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085213051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085213051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085213051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085213051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085213051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085213051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085213051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085213051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085213051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085213051 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085213051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085213051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085213051 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 e2 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085213051 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085213051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56285f22c590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085213051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2506660)[0x56285f0cd660]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085213051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085213051 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085213051 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085213051 DLM3UA <000f> 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 20250823085213051 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085213051 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085213051 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085213051 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085213051 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085213051 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 e2 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(581)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)13232217 HNBGW_Test.msc0-SCCP(581)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823085213059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085213059 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085213059 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085213059 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085213059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085213059 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085213059 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085213059 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085213059 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085213059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 63 fd ba 02 00 00 00 00  20250823085213059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085213060 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085213060 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085213060 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085213060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085213060 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0063fdba) (sccp_scrc.c:545) 20250823085213060 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) 20250823085213060 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085213060 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085213060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085213060 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085213060 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) 20250823085213060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56285f22c590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085213060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56285f22c590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085213062 DLCTRL DEBUG Command: GET 930024528 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085213062 DLCTRL DEBUG Tx Command reply: GET_REPLY 930024528 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085213066 DLCTRL DEBUG Command: GET 565319748 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085213066 DLCTRL DEBUG Tx Command reply: GET_REPLY 565319748 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085213070 DLCTRL DEBUG Command: GET 524512030 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085213071 DLCTRL DEBUG Tx Command reply: GET_REPLY 524512030 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250823085213075 DLCTRL DEBUG Command: GET 513805624 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085213075 DLCTRL DEBUG Tx Command reply: GET_REPLY 513805624 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085213079 DLCTRL DEBUG Command: GET 674405925 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085213079 DLCTRL DEBUG Tx Command reply: GET_REPLY 674405925 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085213083 DLCTRL DEBUG Command: GET 312349340 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085213083 DLCTRL DEBUG Tx Command reply: GET_REPLY 312349340 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085213086 DLCTRL DEBUG Command: GET 265332799 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085213086 DLCTRL DEBUG Tx Command reply: GET_REPLY 265332799 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085213090 DLCTRL DEBUG Command: GET 978903938 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085213090 DLCTRL DEBUG Tx Command reply: GET_REPLY 978903938 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250823085213093 DLCTRL DEBUG Command: GET 644913927 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085213093 DLCTRL DEBUG Tx Command reply: GET_REPLY 644913927 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085213096 DLCTRL DEBUG Command: GET 360367647 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085213096 DLCTRL DEBUG Tx Command reply: GET_REPLY 360367647 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085213099 DLCTRL DEBUG Command: GET 356014484 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085213099 DLCTRL DEBUG Tx Command reply: GET_REPLY 356014484 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085213102 DLCTRL DEBUG Command: GET 856537335 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085213102 DLCTRL DEBUG Tx Command reply: GET_REPLY 856537335 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085213105 DLCTRL DEBUG Command: GET 348843861 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085213105 DLCTRL DEBUG Tx Command reply: GET_REPLY 348843861 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085213107 DLCTRL DEBUG Command: GET 635669836 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085213107 DLCTRL DEBUG Tx Command reply: GET_REPLY 635669836 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085213108 DLCTRL DEBUG Command: GET 633525061 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085213109 DLCTRL DEBUG Tx Command reply: GET_REPLY 633525061 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085213110 DLCTRL DEBUG Command: GET 179796913 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085213110 DLCTRL DEBUG Tx Command reply: GET_REPLY 179796913 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085213112 DLCTRL DEBUG Command: GET 268579489 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085213112 DLCTRL DEBUG Tx Command reply: GET_REPLY 268579489 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085213113 DLCTRL DEBUG Command: GET 830054555 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085213113 DLCTRL DEBUG Tx Command reply: GET_REPLY 830054555 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085213115 DLCTRL DEBUG Command: GET 327126265 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085213115 DLCTRL DEBUG Tx Command reply: GET_REPLY 327126265 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085213116 DLCTRL DEBUG Command: GET 807219725 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085213116 DLCTRL DEBUG Tx Command reply: GET_REPLY 807219725 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085213122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085213124 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42163<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(574)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(575)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085213126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37884<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085213128 DLINP DEBUG SRVCONN(,r=127.0.0.1:36089<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085213128 DLINP DEBUG SRVCONN(,r=127.0.0.1:36089<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085213128 DLINP NOTICE SRV(,r=127.0.0.1:36089<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085213128 DMAIN NOTICE (127.0.0.1:36089 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36089<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085213128 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823085213129 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085213129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085213129 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085213129 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(590)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(587)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(591)@f9b5e94e4af2: Final verdict of PTC: none 20250823085213129 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085213129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085213129 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085213129 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085213130 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085213130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085213130 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085213130 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085213130 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 20250823085213130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085213130 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085213130 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085213130 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085213130 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085213130 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085213130 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085213130 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 20250823085213130 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' 20250823085213130 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' 20250823085213130 DLSS7 <000c> ss7_asp.c: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  20250823085213130 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  20250823085213130 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  20250823085213130 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  20250823085213130 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085213130 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085213130 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085213130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085213130 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085213130 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085213130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085213130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085213130 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085213130 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) HNBGW_Test.sgsn0-RAN(588)@f9b5e94e4af2: Final verdict of PTC: none 20250823085213130 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 20250823085213130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085213130 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085213130 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085213130 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085213130 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085213131 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085213131 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085213131 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(582)@f9b5e94e4af2: Final verdict of PTC: none 20250823085213131 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085213131 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085213131 DLSS7 <000c> ss7_asp.c: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  20250823085213131 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  TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@f9b5e94e4af2: Final verdict of PTC: none 20250823085213131 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  20250823085213131 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc1-SCCP(584)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@f9b5e94e4af2: Final verdict of PTC: none 20250823085213130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085213130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085213130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085213130 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085213131 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085213131 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) 20250823085213131 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085213131 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085213131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x56285f272160]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085213131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085213131 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085213131 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55943), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085213131 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085213131 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) 20250823085213131 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085213131 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) 20250823085213131 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085213131 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085213131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085213131 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085213131 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085213131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085213131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 c5 59 43 00 00 45 00 00 00 00 00 (ss7_asp.c:1383) 20250823085213131 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085213131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x56285f272160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085213131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9505373)[0x56285f232e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085213131 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9505373)[0x56285f232e50]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085213131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085213131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9505373)[0x56285f232e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085213131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9505373)[0x56285f232e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085213131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9505373)[0x56285f232e50]{disrupted}: Freeing instance (context_map.c:203) 20250823085213131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9505373)[0x56285f232e50]{disrupted}: Deallocated (fsm.c:568) 20250823085213131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x56285f272160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085213131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x56285f272160]{disconnected}: Freeing instance (context_map.c:207) 20250823085213131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x56285f272160]{disconnected}: Deallocated (fsm.c:568) 20250823085213131 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9505373 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250823085213131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085213131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085213132 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085213132 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 20250823085213132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085213132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085213132 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085213132 DMAIN NOTICE (127.0.0.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) 20250823085213132 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085213132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14307689)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085213132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14307689)[0x56285f22e600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085213132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085213132 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085213132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085213132 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085213132 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac8eb6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085213132 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085213132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085213132 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085213132 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085213132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085213132 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085213132 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085213132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085213132 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ac 8e b6 00 00 44 00 00 00 00 00 (ss7_asp.c:1383) 20250823085213132 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085213132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x56285f22f5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085213132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14307689)[0x56285f22e600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085213132 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085213132 DLM3UA <000f> 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 20250823085213132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14307689)[0x56285f22e600]{disrupted}: Freeing instance (context_map.c:203) 20250823085213132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14307689)[0x56285f22e600]{disrupted}: Deallocated (fsm.c:568) 20250823085213132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085213132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085213132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085213132 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14307689 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250823085213132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2506660)[0x56285f0cd660]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085213132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2506660)[0x56285f0cd660]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085213133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56285f22c590]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085213133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085213133 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@f9b5e94e4af2: Final verdict of PTC: none 20250823085213133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085213133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063fdba), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085213133 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085213133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085213133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085213133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085213133 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085213133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085213133 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085213133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085213133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 63 fd ba 00 00 46 00 00 00 00 00 (ss7_asp.c:1383) 20250823085213133 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085213133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56285f22c590]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085213133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2506660)[0x56285f0cd660]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085213133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2506660)[0x56285f0cd660]{disrupted}: Freeing instance (context_map.c:203) 20250823085213133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2506660)[0x56285f0cd660]{disrupted}: Deallocated (fsm.c:568) 20250823085213133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56285f22c590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085213133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56285f22c590]{disconnected}: Freeing instance (context_map.c:207) 20250823085213133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56285f22c590]{disconnected}: Deallocated (fsm.c:568) 20250823085213133 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085213133 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2506660 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250823085213133 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085213133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085213133 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn1-M3UA(592)@f9b5e94e4af2: Final verdict of PTC: none 20250823085213133 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085213134 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 20250823085213134 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085213133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085213133 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085213133 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085213133 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085213133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085213133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085213134 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085213134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085213134 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085213134 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) 20250823085213134 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085213134 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085213134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37904<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085213134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@f9b5e94e4af2: Final verdict of PTC: pass20250823085213134 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085213134 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823085213134 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 20250823085213134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085213134 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085213134 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085213135 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085213135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085213135 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085213135 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua HNBGW_Test.msc1-RAN(585)@f9b5e94e4af2: Final verdict of PTC: none20250823085213135 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085213135 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085213135 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 ac 8e b6 00 00 44 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085213135 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085213135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085213135 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085213135 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085213135 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085213135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085213135 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085213135 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085213135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085213135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085213135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085213135 DLM3UA <000f> 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 20250823085213135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085213135 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085213135 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085213135 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085213135 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085213136 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 63 fd ba 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085213136 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 20250823085213136 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085213136 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085213136 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085213136 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085213136 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085213136 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085213136 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085213136 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 20250823085213136 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085213136 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085213136 DLSS7 <000c> ss7_asp.c: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  20250823085213136 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  20250823085213136 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085213136 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085213136 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 20250823085213136 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085213136 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085213136 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085213136 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085213136 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085213136 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085213136 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085213136 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 20250823085213136 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' 20250823085213136 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' 20250823085213136 DLSS7 <000c> ss7_asp.c: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  20250823085213136 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085213136 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085213137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.msc1-M3UA(586)@f9b5e94e4af2: Final verdict of PTC: none 20250823085213137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085213137 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085213137 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085213137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085213137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085213137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085213137 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085213137 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085213138 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) 20250823085213138 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085213138 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085213138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085213138 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085213138 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085213138 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) 20250823085213138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085213138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085213138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085213138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085213138 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085213139 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) 20250823085213139 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085213139 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@f9b5e94e4af2: Final verdict of PTC: pass20250823085213139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37892<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(589)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(576)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@f9b5e94e4af2: Final verdict of PTC: none 20250823085213147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37912<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(581)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(593)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823085213259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085213764 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085213764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d54e6), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085213764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085213764 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085213764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085213764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085213764 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085213764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085213764 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085213764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085213764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085213764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3d 54 e6 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085213764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085213764 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085213764 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085213764 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085213764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085213764 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085213764 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085213778 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085213778 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009590f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085213778 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085213778 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085213778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085213778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085213778 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085213778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085213778 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085213778 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085213778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085213778 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 95 90 f7 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085213779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085213779 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085213779 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085213779 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085213779 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085213779 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085213779 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085213787 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085213787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b17175), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085213787 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085213787 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085213787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085213787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085213787 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085213787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085213787 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085213787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085213787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085213787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b1 71 75 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085213787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085213787 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085213787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085213787 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085213787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085213787 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085213787 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085213962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37920<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=590268) 20250823085214392 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085214392 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001625a4), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085214392 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085214392 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085214392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085214392 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085214392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214392 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085214392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085214392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085214392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 16 25 a4 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085214392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085214392 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085214392 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085214392 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085214392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085214392 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085214393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085214419 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085214419 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb613c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085214419 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085214419 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085214419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085214419 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085214419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214419 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085214419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085214419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085214419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fb 61 3c 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085214420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085214420 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085214420 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085214420 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085214420 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085214420 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085214420 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085214426 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085214426 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008305f), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085214426 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085214426 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085214426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214426 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085214426 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085214426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214426 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085214426 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085214426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085214426 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 30 5f 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085214426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085214426 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085214426 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085214426 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085214426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085214426 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085214426 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085214948 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085214948 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055071c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085214948 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085214948 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085214948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214948 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085214948 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085214948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214948 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085214948 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085214948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085214948 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 07 1c 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085214948 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085214948 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a42a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085214948 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085214948 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085214948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214948 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085214948 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085214948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214948 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085214948 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085214948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085214948 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f7 a4 2a 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085214948 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085214948 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ceae42), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085214949 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085214949 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085214949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085214949 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085214949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214949 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085214949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085214949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085214949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ce ae 42 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085214949 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085214949 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f0117), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085214949 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085214949 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085214949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085214949 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085214949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085214949 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085214949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085214949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085214949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 01 17 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085214949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085214949 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085214949 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085214949 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085214949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085214949 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085214949 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085214949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085214949 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085214949 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085214949 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085214949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085214949 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085214949 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085214950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085214950 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085214950 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085214950 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085214950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085214950 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085214950 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085214950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085214950 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085214950 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085214950 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085214950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085214950 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085214950 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=590268, count=609332) 20250823085215131 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085215131 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085215131 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085215132 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085215132 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085215132 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085215136 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085215136 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085215136 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085215136 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085215136 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085215137 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085215534 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085215534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009497f5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085215534 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085215534 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085215534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085215534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085215534 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085215534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085215535 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085215535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085215535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085215535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 97 f5 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085215535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085215535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085215535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085215535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085215535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085215535 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085215535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:52:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250823085217077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085217084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085217090 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35587<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085217117 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085217117 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085217126 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085217126 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085217127 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085217127 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085217127 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60804 (stream_srv.c:143) 20250823085217127 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60804<->l=127.0.0.1:29169 (hnb.c:335) 20250823085217127 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085217127 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085217127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085217127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085217127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217128 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085217128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085217128 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085217128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217128 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085217128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085217128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085217128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085217128 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085217128 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085217128 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085217128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085217128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085217128 DLM3UA <000f> 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 20250823085217128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085217128 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085217128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085217128 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085217128 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085217128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085217128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085217128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217128 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085217128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085217128 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085217128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217128 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085217128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085217128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085217128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085217128 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085217128 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085217128 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085217128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085217128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085217128 DLM3UA <000f> 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 20250823085217128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085217128 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085217128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085217129 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085217129 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085217129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085217129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085217129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085217129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217129 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085217129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085217129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085217129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085217129 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085217129 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085217129 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085217129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085217129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085217129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217129 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085217129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085217129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085217129 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085217129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085217129 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085217129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085217129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085217129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085217129 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085217129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217129 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085217129 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085217129 DLM3UA <000f> 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 20250823085217129 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085217129 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085217129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217129 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085217129 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085217129 DLM3UA <000f> 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 20250823085217129 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085217129 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085217129 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(607)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(607)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(605)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(610)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(610)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(608)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085217158 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085217158 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085217159 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085217159 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085217159 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085217159 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085217159 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085217159 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085217160 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085217160 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085217160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085217160 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085217160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217160 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085217160 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217160 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085217160 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085217160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085217160 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085217160 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085217160 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085217160 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085217160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085217160 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085217160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217161 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085217161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085217161 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085217161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217161 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085217161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085217161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085217161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250823085217161 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085217161 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085217161 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085217161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085217161 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085217161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217161 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085217161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085217161 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085217161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217161 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085217161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085217161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085217161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085217161 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085217161 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085217161 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085217161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085217161 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085217161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217161 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085217161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085217161 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085217161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217161 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085217161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085217161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085217161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085217161 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085217161 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085217162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085217162 DLM3UA <000f> 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 20250823085217162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085217162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085217162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085217162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085217162 DLM3UA <000f> 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 20250823085217162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085217162 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085217162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085217162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085217162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085217162 DLM3UA <000f> 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 20250823085217162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085217162 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085217162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085217162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085217162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085217162 DLM3UA <000f> 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 20250823085217162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085217162 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085217162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(616)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-SCCP(614)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085217196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085217196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085217196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085217196 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085217196 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085217196 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085217196 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085217196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085217196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085217201 DLINP DEBUG SRVCONN(,r=127.0.0.1:60804<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085217201 DLINP DEBUG SRVCONN(,r=127.0.0.1:60804<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085217201 DLINP DEBUG SRVCONN(,r=127.0.0.1:60804<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085217201 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085217201 DHNBAP DEBUG (127.0.0.1:60804 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085217201 DHNBAP NOTICE (127.0.0.1:60804 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085217201 DHNBAP NOTICE (127.0.0.1:60804 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085217201 DLINP DEBUG SRVCONN(,r=127.0.0.1:60804<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085217201 DLINP DEBUG SRVCONN(,r=127.0.0.1:60804<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085217344 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 20250823085217344 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 20250823085217344 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085217344 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085217355 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 20250823085217355 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 20250823085217355 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085217355 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085217357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085217357 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085217357 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085217357 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085217357 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085217357 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085217357 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085217357 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085217357 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 20250823085217357 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085217357 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085217357 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(610)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085217360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217360 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085217360 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085217360 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085217360 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085217360 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085217360 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085217360 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085217360 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085217360 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 20250823085217360 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085217360 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  20250823085217360 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085217361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217361 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085217361 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085217361 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  20250823085217361 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085217361 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085217361 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085217361 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 20250823085217361 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085217361 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085217361 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085217361 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085217361 DLSS7 <000c> ss7_asp.c: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  20250823085217361 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  20250823085217361 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085217361 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085217361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085217362 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085217362 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085217362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085217362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085217362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085217362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085217362 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085217362 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085217362 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085217362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217362 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085217362 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085217362 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  20250823085217362 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085217362 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085217362 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085217362 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 20250823085217362 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085217362 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  20250823085217362 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' 20250823085217362 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' 20250823085217362 DLSS7 <000c> ss7_asp.c: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  20250823085217362 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085217362 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  20250823085217362 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085217362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085217362 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085217362 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085217362 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) 20250823085217363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085217363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085217363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085217363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085217363 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085217363 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) 20250823085217363 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085217364 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085217364 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085217364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085217364 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085217364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217364 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085217364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217364 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085217364 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085217364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085217364 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085217364 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085217364 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085217364 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085217364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085217364 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085217364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085217365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085217365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085217365 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085217365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085217365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085217365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085217365 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085217365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217365 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085217365 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085217365 DLM3UA <000f> 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 20250823085217365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085217365 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085217365 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250823085217365 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085217365 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085217365 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  20250823085217365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217365 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085217365 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085217365 DLM3UA <000f> 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 20250823085217365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085217365 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085217365 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085217365 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085217365 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085217365 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  20250823085217375 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 20250823085217375 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 20250823085217375 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085217375 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085217377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217377 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085217377 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085217377 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085217377 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085217377 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085217377 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085217377 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085217377 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085217377 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 20250823085217377 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085217377 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085217377 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085217379 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217379 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085217379 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085217379 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  20250823085217379 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085217379 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085217379 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085217379 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 20250823085217379 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085217379 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085217379 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085217379 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085217379 DLSS7 <000c> ss7_asp.c: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  20250823085217379 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085217379 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  20250823085217379 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  20250823085217379 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085217379 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085217379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085217379 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085217379 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085217379 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085217379 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085217379 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085217379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085217379 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085217379 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085217379 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085217380 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085217380 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085217380 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085217380 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085217380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217380 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217380 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085217380 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217380 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085217380 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085217380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085217380 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085217380 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085217380 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217380 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085217380 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085217380 DLM3UA <000f> 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 20250823085217380 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085217380 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085217380 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085217381 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085217381 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085217381 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  20250823085217386 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 20250823085217386 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 20250823085217386 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085217386 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085217392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217392 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085217392 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085217392 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085217392 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085217392 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085217392 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085217392 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085217392 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085217392 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 20250823085217392 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085217392 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  20250823085217392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085217394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217394 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085217394 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085217394 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  20250823085217394 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085217394 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085217394 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085217394 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 20250823085217394 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085217394 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  20250823085217394 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' 20250823085217394 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' 20250823085217394 DLSS7 <000c> ss7_asp.c: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  20250823085217394 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085217394 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  20250823085217394 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  20250823085217394 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  20250823085217395 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085217395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085217395 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085217395 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085217395 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) 20250823085217395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085217395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085217395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085217395 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085217395 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085217395 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) 20250823085217395 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085217397 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085217397 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085217397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085217397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085217397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085217397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085217397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085217397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085217397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085217397 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) 20250823085217397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085217397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085217397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085217397 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085217397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085217397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085217397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085217397 DLM3UA <000f> 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 20250823085217397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085217397 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' 20250823085217397 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 20250823085217397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085217397 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085217397 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(606)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085218159 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085218159 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085218159 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085218159 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085218159 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085218159 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085218159 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085218159 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085218159 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085218159 DLSS7 <000c> ss7_asp.c: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  20250823085218159 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085218159 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085218159 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085218160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085218160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085218160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085218160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085218160 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085218160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085218160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085218160 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085218160 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085218160 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) 20250823085218160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085218160 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085218160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085218160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085218161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085218161 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085218161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085218161 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085218161 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085218161 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085218161 DLM3UA <000f> 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 20250823085218161 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085218161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085218161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085218161 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085218161 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085218161 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085218161 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085218161 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085218161 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085218161 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  20250823085218162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085218162 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085218162 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085218162 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085218162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085218162 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085218162 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085218162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085218162 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085218162 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085218162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085218162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085218162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085218162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085218162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085218162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085218162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085218162 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085218162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085218162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085218162 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085218162 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085218162 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(609)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(606)@f9b5e94e4af2: MSC_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 } } } } 20250823085218168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085218168 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085218168 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085218168 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 20250823085218168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085218168 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' 20250823085218168 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085218168 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085218168 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085218168 DLSS7 <000c> ss7_asp.c: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  20250823085218168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085218168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085218168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085218168 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) 20250823085218168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085218168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085218168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085218168 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085218168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085218168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085218168 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085218168 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085218168 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) 20250823085218168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085218168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085218168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085218168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085218168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085218168 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085218168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085218168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085218168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085218168 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085218168 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085218168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085218168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085218168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085218168 DLM3UA <000f> 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 20250823085218168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085218168 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085218168 DLSS7 <000c> ss7_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 20250823085218168 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085218168 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085218169 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  20250823085218170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085218170 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085218170 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085218170 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 20250823085218170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085218170 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' 20250823085218170 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085218170 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085218170 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085218170 DLSS7 <000c> ss7_asp.c: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  20250823085218170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085218170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085218170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085218170 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) 20250823085218170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085218170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085218170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085218170 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085218170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085218170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085218170 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085218171 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085218171 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(609)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085218189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085218189 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085218189 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085218189 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085218189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085218189 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085218189 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085218189 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085218189 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085218189 DLSS7 <000c> ss7_asp.c: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  20250823085218189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085218189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085218189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085218189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085218189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085218189 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085218189 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085218189 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085218189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085218189 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085218189 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085218189 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085218189 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) 20250823085218189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085218189 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085218189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218189 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085218189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085218189 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085218189 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085218189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085218189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085218189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085218189 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085218189 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085218189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085218190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085218190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085218190 DLM3UA <000f> 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 20250823085218190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085218190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085218190 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085218190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085218190 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085218190 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  20250823085218191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085218191 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085218191 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085218191 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085218191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085218191 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085218191 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085218191 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085218191 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085218191 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085218192 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085218192 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085218192 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085218192 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085218192 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085218192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085218192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085218192 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085218192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218192 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085218192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085218192 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085218192 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085218192 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(612)@f9b5e94e4af2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(615)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085218195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085218195 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085218195 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085218195 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 20250823085218195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085218195 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' 20250823085218195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085218195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085218195 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085218195 DLSS7 <000c> ss7_asp.c: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  20250823085218195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085218195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085218195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085218195 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) 20250823085218195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085218195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085218195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085218195 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085218195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085218195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085218195 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085218195 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085218195 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) 20250823085218195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085218195 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085218195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085218195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085218195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085218195 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) 20250823085218195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085218195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085218195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085218195 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085218195 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085218195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085218195 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085218195 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085218195 DLM3UA <000f> 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 20250823085218195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085218195 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' 20250823085218195 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 20250823085218195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085218195 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085218195 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  20250823085218197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085218197 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085218197 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085218197 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 20250823085218197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085218197 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' 20250823085218197 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085218197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085218197 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085218197 DLSS7 <000c> ss7_asp.c: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  20250823085218197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085218197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085218197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085218197 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) 20250823085218197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085218197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085218197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085218197 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085218197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085218197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085218197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085218197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085218197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085218197 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085218197 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085218197 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(615)@f9b5e94e4af2: MSC_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 } } } } 20250823085219214 DLCTRL DEBUG Command: GET 356575026 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085219214 DLCTRL DEBUG Tx Command reply: GET_REPLY 356575026 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085219222 DLCTRL DEBUG Command: GET 296324650 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085219222 DLCTRL DEBUG Tx Command reply: GET_REPLY 296324650 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085219226 DLCTRL DEBUG Command: GET 597566258 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085219226 DLCTRL DEBUG Tx Command reply: GET_REPLY 597566258 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085219231 DLCTRL DEBUG Command: GET 852120804 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085219231 DLCTRL DEBUG Tx Command reply: GET_REPLY 852120804 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085219236 DLCTRL DEBUG Command: GET 255305136 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085219236 DLCTRL DEBUG Tx Command reply: GET_REPLY 255305136 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085219240 DLCTRL DEBUG Command: GET 809924148 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085219240 DLCTRL DEBUG Tx Command reply: GET_REPLY 809924148 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085219245 DLCTRL DEBUG Command: GET 209666203 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085219245 DLCTRL DEBUG Tx Command reply: GET_REPLY 209666203 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085219249 DLCTRL DEBUG Command: GET 583828818 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085219249 DLCTRL DEBUG Tx Command reply: GET_REPLY 583828818 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085219254 DLCTRL DEBUG Command: GET 855704703 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085219254 DLCTRL DEBUG Tx Command reply: GET_REPLY 855704703 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085219258 DLCTRL DEBUG Command: GET 922517992 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085219258 DLCTRL DEBUG Tx Command reply: GET_REPLY 922517992 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085219262 DLCTRL DEBUG Command: GET 873935957 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085219262 DLCTRL DEBUG Tx Command reply: GET_REPLY 873935957 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085219266 DLCTRL DEBUG Command: GET 575080406 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085219266 DLCTRL DEBUG Tx Command reply: GET_REPLY 575080406 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085219270 DLCTRL DEBUG Command: GET 161994144 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085219270 DLCTRL DEBUG Tx Command reply: GET_REPLY 161994144 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085219274 DLCTRL DEBUG Command: GET 797188923 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085219274 DLCTRL DEBUG Tx Command reply: GET_REPLY 797188923 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085219277 DLCTRL DEBUG Command: GET 199382618 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085219277 DLCTRL DEBUG Tx Command reply: GET_REPLY 199382618 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085219280 DLCTRL DEBUG Command: GET 577916144 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085219280 DLCTRL DEBUG Tx Command reply: GET_REPLY 577916144 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085219282 DLCTRL DEBUG Command: GET 829166276 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085219282 DLCTRL DEBUG Tx Command reply: GET_REPLY 829166276 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085219284 DLCTRL DEBUG Command: GET 469235823 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085219284 DLCTRL DEBUG Tx Command reply: GET_REPLY 469235823 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085219286 DLCTRL DEBUG Command: GET 883120570 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085219286 DLCTRL DEBUG Tx Command reply: GET_REPLY 883120570 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085219288 DLCTRL DEBUG Command: GET 346157955 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085219288 DLCTRL DEBUG Tx Command reply: GET_REPLY 346157955 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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@f9b5e94e4af2: 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@f9b5e94e4af2: 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@f9b5e94e4af2: 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 := '000000000000000001111000'B, t_guard := 20.000000 } 20250823085219326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085219406 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085219406 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085219407 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085219407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085219407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085219407 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085219407 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085219407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085219407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085219407 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085219407 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085219407 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085219407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085219407 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085219407 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085219407 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823085219407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085219407 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085219407 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085219407 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) HNBGW_Test.msc0-RAN(606)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)9823792 20250823085220377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085220377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085220377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085220377 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085220377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x95e630, normal) (hnbgw_rua.c:408) 20250823085220377 DHNB DEBUG map_rua[0x56285f22e600]{init}: Allocated (fsm.c:456) 20250823085220377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823792)[0x56285f22e600]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085220377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823792 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085220377 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085220377 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085220377 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823792 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) 20250823085220377 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823792 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085220377 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085220377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085220377 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9823792 <-> SCCP-71 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085220377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823792 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085220377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823792)[0x56285f22e600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085220377 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085220377 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085220377 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823792 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085220377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085220377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085220377 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{IDLE}: Allocated (fsm.c:456) 20250823085220377 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085220377 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030000780056400500f1100926) (sccp_scrc.c:455) 20250823085220377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085220377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085220377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085220377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085220377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085220377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085220377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085220377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085220377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085220377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085220377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085220377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085220377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085220377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085220377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085220377 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085220377 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085220377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085220377 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 78 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085220377 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085220377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085220377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823792)[0x56285f22e600]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085220377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085220377 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085220377 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085220377 DLM3UA <000f> 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 20250823085220377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085220377 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085220377 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085220377 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085220377 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085220377 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 78 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(605)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)5718906 HNBGW_Test.msc0-SCCP(605)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085220388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085220388 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085220388 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085220388 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085220388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085220388 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085220388 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085220388 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085220388 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085220388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 d2 8d 6e 02 00 00 00 00  20250823085220388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085220388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085220388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085220388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085220388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085220388 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d28d6e) (sccp_scrc.c:545) 20250823085220388 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) 20250823085220388 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085220388 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085220388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085220388 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085220388 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) 20250823085220388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085220388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085220389 DLCTRL DEBUG Command: GET 215254803 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085220389 DLCTRL DEBUG Tx Command reply: GET_REPLY 215254803 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085220391 DLCTRL DEBUG Command: GET 762792302 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085220391 DLCTRL DEBUG Tx Command reply: GET_REPLY 762792302 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085220394 DLCTRL DEBUG Command: GET 250191333 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085220394 DLCTRL DEBUG Tx Command reply: GET_REPLY 250191333 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085220397 DLCTRL DEBUG Command: GET 98105369 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085220397 DLCTRL DEBUG Tx Command reply: GET_REPLY 98105369 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085220399 DLCTRL DEBUG Command: GET 383338944 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085220399 DLCTRL DEBUG Tx Command reply: GET_REPLY 383338944 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085220402 DLCTRL DEBUG Command: GET 105829339 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085220402 DLCTRL DEBUG Tx Command reply: GET_REPLY 105829339 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085220406 DLCTRL DEBUG Command: GET 491708941 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085220406 DLCTRL DEBUG Tx Command reply: GET_REPLY 491708941 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085220410 DLCTRL DEBUG Command: GET 339592552 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085220410 DLCTRL DEBUG Tx Command reply: GET_REPLY 339592552 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085220414 DLCTRL DEBUG Command: GET 589040004 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085220414 DLCTRL DEBUG Tx Command reply: GET_REPLY 589040004 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085220418 DLCTRL DEBUG Command: GET 76511605 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085220418 DLCTRL DEBUG Tx Command reply: GET_REPLY 76511605 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085220422 DLCTRL DEBUG Command: GET 292802579 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085220422 DLCTRL DEBUG Tx Command reply: GET_REPLY 292802579 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085220426 DLCTRL DEBUG Command: GET 326720005 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085220426 DLCTRL DEBUG Tx Command reply: GET_REPLY 326720005 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085220430 DLCTRL DEBUG Command: GET 518515900 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085220430 DLCTRL DEBUG Tx Command reply: GET_REPLY 518515900 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085220434 DLCTRL DEBUG Command: GET 669535057 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085220434 DLCTRL DEBUG Tx Command reply: GET_REPLY 669535057 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085220437 DLCTRL DEBUG Command: GET 953951230 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085220437 DLCTRL DEBUG Tx Command reply: GET_REPLY 953951230 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085220441 DLCTRL DEBUG Command: GET 425760729 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085220441 DLCTRL DEBUG Tx Command reply: GET_REPLY 425760729 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085220445 DLCTRL DEBUG Command: GET 808486850 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085220445 DLCTRL DEBUG Tx Command reply: GET_REPLY 808486850 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085220449 DLCTRL DEBUG Command: GET 629910919 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085220449 DLCTRL DEBUG Tx Command reply: GET_REPLY 629910919 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085220453 DLCTRL DEBUG Command: GET 825801570 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085220453 DLCTRL DEBUG Tx Command reply: GET_REPLY 825801570 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085220457 DLCTRL DEBUG Command: GET 283968190 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085220457 DLCTRL DEBUG Tx Command reply: GET_REPLY 283968190 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000010010111'B, t_guard := 20.000000 } 20250823085220501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40550<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@f9b5e94e4af2: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)8143687 20250823085221531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085221531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085221531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823085221531 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085221531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7c4347, normal) (hnbgw_rua.c:408) 20250823085221531 DHNB DEBUG map_rua[0x56285f22c590]{init}: Allocated (fsm.c:456) 20250823085221531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8143687)[0x56285f22c590]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085221531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8143687 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085221531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085221531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085221531 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823085221531 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8143687 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) 20250823085221531 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8143687 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823085221531 DCN DEBUG map_sccp[0x56285f232e50]{init}: Allocated (fsm.c:456) 20250823085221531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x56285f232e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085221531 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8143687 <-> SCCP-72 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085221531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8143687 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823085221531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8143687)[0x56285f22c590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085221531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085221531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085221531 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8143687 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085221531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x56285f232e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085221531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085221531 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{IDLE}: Allocated (fsm.c:456) 20250823085221531 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085221531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030000970056400500f1100926) (sccp_scrc.c:455) 20250823085221531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085221532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085221532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085221532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085221532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085221532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085221532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085221532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085221532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085221532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085221532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085221532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085221532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085221532 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085221532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085221532 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085221532 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085221532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085221532 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 97 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085221532 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085221532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x56285f232e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085221532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8143687)[0x56285f22c590]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085221532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085221532 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085221532 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085221532 DLM3UA <000f> 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 20250823085221532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085221532 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085221532 DLSS7 <000c> ss7_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 20250823085221532 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085221532 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085221532 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 97 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@f9b5e94e4af2: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)12202933 HNBGW_Test.msc1-SCCP(608)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085221542 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085221542 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085221542 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085221542 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 20250823085221542 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085221542 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' 20250823085221542 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085221542 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085221542 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085221542 DLSS7 <000c> ss7_asp.c: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 fb 43 3d 02 00 00 00 00  20250823085221542 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085221542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085221542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085221542 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) 20250823085221542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085221542 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00fb433d) (sccp_scrc.c:545) 20250823085221542 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) 20250823085221542 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085221542 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085221542 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085221542 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085221542 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) 20250823085221542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x56285f232e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085221542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x56285f232e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085221543 DLCTRL DEBUG Command: GET 486659134 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085221543 DLCTRL DEBUG Tx Command reply: GET_REPLY 486659134 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085221545 DLCTRL DEBUG Command: GET 275056731 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085221545 DLCTRL DEBUG Tx Command reply: GET_REPLY 275056731 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085221546 DLCTRL DEBUG Command: GET 831621175 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085221546 DLCTRL DEBUG Tx Command reply: GET_REPLY 831621175 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085221547 DLCTRL DEBUG Command: GET 170360504 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085221547 DLCTRL DEBUG Tx Command reply: GET_REPLY 170360504 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085221549 DLCTRL DEBUG Command: GET 945712929 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085221549 DLCTRL DEBUG Tx Command reply: GET_REPLY 945712929 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085221551 DLCTRL DEBUG Command: GET 728287256 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085221551 DLCTRL DEBUG Tx Command reply: GET_REPLY 728287256 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085221553 DLCTRL DEBUG Command: GET 425405826 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085221553 DLCTRL DEBUG Tx Command reply: GET_REPLY 425405826 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085221555 DLCTRL DEBUG Command: GET 919261334 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085221555 DLCTRL DEBUG Tx Command reply: GET_REPLY 919261334 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085221557 DLCTRL DEBUG Command: GET 540134609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085221557 DLCTRL DEBUG Tx Command reply: GET_REPLY 540134609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085221559 DLCTRL DEBUG Command: GET 10187650 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085221559 DLCTRL DEBUG Tx Command reply: GET_REPLY 10187650 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085221561 DLCTRL DEBUG Command: GET 70001830 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085221561 DLCTRL DEBUG Tx Command reply: GET_REPLY 70001830 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085221562 DLCTRL DEBUG Command: GET 557373951 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085221562 DLCTRL DEBUG Tx Command reply: GET_REPLY 557373951 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085221564 DLCTRL DEBUG Command: GET 788194055 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085221564 DLCTRL DEBUG Tx Command reply: GET_REPLY 788194055 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085221566 DLCTRL DEBUG Command: GET 943980648 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085221566 DLCTRL DEBUG Tx Command reply: GET_REPLY 943980648 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085221569 DLCTRL DEBUG Command: GET 937519486 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085221569 DLCTRL DEBUG Tx Command reply: GET_REPLY 937519486 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085221571 DLCTRL DEBUG Command: GET 610253048 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085221571 DLCTRL DEBUG Tx Command reply: GET_REPLY 610253048 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085221574 DLCTRL DEBUG Command: GET 717744848 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085221574 DLCTRL DEBUG Tx Command reply: GET_REPLY 717744848 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085221577 DLCTRL DEBUG Command: GET 618702195 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085221577 DLCTRL DEBUG Tx Command reply: GET_REPLY 618702195 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085221580 DLCTRL DEBUG Command: GET 413837551 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085221580 DLCTRL DEBUG Tx Command reply: GET_REPLY 413837551 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085221582 DLCTRL DEBUG Command: GET 938873843 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085221582 DLCTRL DEBUG Tx Command reply: GET_REPLY 938873843 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001010100010'B, t_guard := 20.000000 } 20250823085221605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40566<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@f9b5e94e4af2: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)6374573 20250823085222628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085222628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085222628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823085222628 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085222628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6144ad, normal) (hnbgw_rua.c:408) 20250823085222628 DHNB DEBUG map_rua[0x56285f1a5c20]{init}: Allocated (fsm.c:456) 20250823085222628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6374573)[0x56285f1a5c20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085222628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6374573 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085222628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085222628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085222628 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6374573 SCCP-0 CS MI=TMSI-0x42CCC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823085222628 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6374573 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) 20250823085222628 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6374573 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085222628 DCN DEBUG map_sccp[0x56285f22c6c0]{init}: Allocated (fsm.c:456) 20250823085222628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x56285f22c6c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085222628 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6374573 <-> SCCP-73 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085222628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6374573 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823085222628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6374573)[0x56285f1a5c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085222628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085222628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085222629 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6374573 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085222629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x56285f22c6c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085222629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085222629 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{IDLE}: Allocated (fsm.c:456) 20250823085222629 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085222629 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002a20056400500f1100926) (sccp_scrc.c:455) 20250823085222629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085222629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085222629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085222629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085222629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085222629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085222629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085222629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085222629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085222629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085222629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085222629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085222629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085222629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085222629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085222629 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085222629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085222629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085222629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 49 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 cc c0 23 00 4f 40 03 00 02 a2 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085222629 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085222629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x56285f22c6c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085222629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6374573)[0x56285f1a5c20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085222629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085222629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085222629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085222629 DLM3UA <000f> 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 20250823085222629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085222629 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085222629 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085222629 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085222629 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085222629 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 49 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 cc c0 23 00 4f 40 03 00 02 a2 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)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@f9b5e94e4af2: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)14920971 HNBGW_Test.msc0-SCCP(605)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823085222633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085222633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085222633 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085222633 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085222633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085222633 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085222633 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085222633 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085222633 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085222633 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 4f c7 f8 02 00 00 00 00  20250823085222634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085222634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085222634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085222634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085222634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085222634 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004fc7f8) (sccp_scrc.c:545) 20250823085222634 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) 20250823085222634 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085222634 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085222634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085222634 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085222634 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) 20250823085222634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x56285f22c6c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085222634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x56285f22c6c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085222636 DLCTRL DEBUG Command: GET 746490675 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085222636 DLCTRL DEBUG Tx Command reply: GET_REPLY 746490675 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823085222639 DLCTRL DEBUG Command: GET 747270106 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085222639 DLCTRL DEBUG Tx Command reply: GET_REPLY 747270106 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085222644 DLCTRL DEBUG Command: GET 538515328 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085222644 DLCTRL DEBUG Tx Command reply: GET_REPLY 538515328 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085222648 DLCTRL DEBUG Command: GET 933549682 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085222648 DLCTRL DEBUG Tx Command reply: GET_REPLY 933549682 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085222651 DLCTRL DEBUG Command: GET 106387379 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085222651 DLCTRL DEBUG Tx Command reply: GET_REPLY 106387379 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085222656 DLCTRL DEBUG Command: GET 684320702 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085222656 DLCTRL DEBUG Tx Command reply: GET_REPLY 684320702 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085222660 DLCTRL DEBUG Command: GET 358767130 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085222660 DLCTRL DEBUG Tx Command reply: GET_REPLY 358767130 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085222664 DLCTRL DEBUG Command: GET 985625881 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085222664 DLCTRL DEBUG Tx Command reply: GET_REPLY 985625881 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085222668 DLCTRL DEBUG Command: GET 501288904 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085222668 DLCTRL DEBUG Tx Command reply: GET_REPLY 501288904 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085222672 DLCTRL DEBUG Command: GET 641165206 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085222672 DLCTRL DEBUG Tx Command reply: GET_REPLY 641165206 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085222679 DLCTRL DEBUG Command: GET 642256001 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085222679 DLCTRL DEBUG Tx Command reply: GET_REPLY 642256001 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085222684 DLCTRL DEBUG Command: GET 142874810 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085222684 DLCTRL DEBUG Tx Command reply: GET_REPLY 142874810 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085222688 DLCTRL DEBUG Command: GET 821459407 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085222688 DLCTRL DEBUG Tx Command reply: GET_REPLY 821459407 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085222692 DLCTRL DEBUG Command: GET 385167791 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085222692 DLCTRL DEBUG Tx Command reply: GET_REPLY 385167791 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085222695 DLCTRL DEBUG Command: GET 714063722 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085222695 DLCTRL DEBUG Tx Command reply: GET_REPLY 714063722 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085222698 DLCTRL DEBUG Command: GET 470148814 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085222698 DLCTRL DEBUG Tx Command reply: GET_REPLY 470148814 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085222701 DLCTRL DEBUG Command: GET 419418766 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085222701 DLCTRL DEBUG Tx Command reply: GET_REPLY 419418766 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085222703 DLCTRL DEBUG Command: GET 561028855 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085222703 DLCTRL DEBUG Tx Command reply: GET_REPLY 561028855 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085222705 DLCTRL DEBUG Command: GET 556750870 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085222705 DLCTRL DEBUG Tx Command reply: GET_REPLY 556750870 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085222707 DLCTRL DEBUG Command: GET 256754368 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085222707 DLCTRL DEBUG Tx Command reply: GET_REPLY 256754368 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085222713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085222714 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35587<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(599)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(598)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085222719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085222720 DLINP DEBUG SRVCONN(,r=127.0.0.1:60804<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085222720 DLINP DEBUG SRVCONN(,r=127.0.0.1:60804<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085222720 DLINP NOTICE SRV(,r=127.0.0.1:60804<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085222720 DMAIN NOTICE (127.0.0.1:60804 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60804<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085222720 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(611)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(615)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(614)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(609)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(612)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(608)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(606)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(613)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(616)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(605)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(607)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085222723 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085222723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085222723 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085222723 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085222723 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085222723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085222723 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085222723 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823085222723 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085222723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085222723 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085222723 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085222723 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085222723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085222723 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085222723 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085222723 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085222723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085222723 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085222723 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085222724 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085222724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085222724 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085222724 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085222724 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 20250823085222724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085222724 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085222724 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085222724 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085222724 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085222724 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085222724 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085222724 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 20250823085222724 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085222724 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085222724 DLSS7 <000c> ss7_asp.c: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  20250823085222724 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  20250823085222724 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  20250823085222724 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  20250823085222724 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085222724 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085222724 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 20250823085222724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085222724 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085222724 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085222725 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085222725 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085222725 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085222725 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085222725 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 20250823085222725 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' 20250823085222725 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' 20250823085222725 DLSS7 <000c> ss7_asp.c: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  20250823085222725 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  20250823085222725 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  20250823085222725 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085222725 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085222725 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 20250823085222725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085222725 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085222725 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085222725 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085222725 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085222725 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085222726 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085222726 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 20250823085222726 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' 20250823085222726 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' 20250823085222726 DLSS7 <000c> ss7_asp.c: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  20250823085222726 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  20250823085222726 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085222726 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085222726 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085222726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085222726 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085222726 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085222726 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 20250823085222726 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085222726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085222726 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085222726 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085222726 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 20250823085222727 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 20250823085222727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085222727 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085222727 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085222727 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085222727 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085222727 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085222727 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085222727 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 20250823085222727 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085222727 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085222727 DLSS7 <000c> ss7_asp.c: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  20250823085222727 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085222727 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@f9b5e94e4af2: Final verdict of PTC: none 20250823085222737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085222737 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085222737 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085222738 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085222738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085222738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085222738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085222738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085222738 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085222738 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) 20250823085222738 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085222738 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085222738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40550<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085222738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085222738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085222738 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085222738 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) 20250823085222738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085222738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085222738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085222738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085222738 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085222738 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) 20250823085222738 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085222738 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085222738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085222738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085222738 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085222738 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) 20250823085222738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085222738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085222739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085222739 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085222739 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085222739 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) 20250823085222739 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085222739 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085222739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x56285f232e50]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085222739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085222739 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085222739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb433d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085222739 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085222739 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085222739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085222739 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085222739 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085222739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085222739 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085222739 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085222739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085222739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 fb 43 3d 00 00 48 00 00 00 00 00 (ss7_asp.c:1383) 20250823085222739 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085222739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x56285f232e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085222739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8143687)[0x56285f22c590]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085222739 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8143687)[0x56285f22c590]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085222739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085222739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8143687)[0x56285f22c590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085222739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8143687)[0x56285f22c590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085222739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8143687)[0x56285f22c590]{disrupted}: Freeing instance (context_map.c:203) 20250823085222739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8143687)[0x56285f22c590]{disrupted}: Deallocated (fsm.c:568) 20250823085222739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x56285f232e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085222739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x56285f232e50]{disconnected}: Freeing instance (context_map.c:207) 20250823085222739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x56285f232e50]{disconnected}: Deallocated (fsm.c:568) 20250823085222739 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8143687 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:226) 20250823085222739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085222739 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085222739 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085222739 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085222739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085222739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085222739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085222740 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085222740 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085222740 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) 20250823085222740 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085222740 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085222740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085222740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085222740 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085222740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28d6e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085222740 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085222740 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085222740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085222740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085222740 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085222740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085222740 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085222740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085222740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085222740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 d2 8d 6e 00 00 47 00 00 00 00 00 (ss7_asp.c:1383) 20250823085222740 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085222740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x56285f22f5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085222740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823792)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085222740 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823792)[0x56285f22e600]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085222740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085222740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823792)[0x56285f22e600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085222740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823792)[0x56285f22e600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085222740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823792)[0x56285f22e600]{disrupted}: Freeing instance (context_map.c:203) 20250823085222740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823792)[0x56285f22e600]{disrupted}: Deallocated (fsm.c:568) 20250823085222740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085222740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085222740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085222740 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823792 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:226) 20250823085222740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x56285f22c6c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085222740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085222740 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085222740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fc7f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085222740 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085222740 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085222740 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) 20250823085222740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085222740 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085222741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085222741 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085222741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085222741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085222741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 4f c7 f8 00 00 49 00 00 00 00 00 (ss7_asp.c:1383) 20250823085222741 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085222741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x56285f22c6c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085222741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6374573)[0x56285f1a5c20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085222741 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6374573)[0x56285f1a5c20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085222741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085222741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6374573)[0x56285f1a5c20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085222741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6374573)[0x56285f1a5c20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085222741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6374573)[0x56285f1a5c20]{disrupted}: Freeing instance (context_map.c:203) 20250823085222741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6374573)[0x56285f1a5c20]{disrupted}: Deallocated (fsm.c:568) 20250823085222741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x56285f22c6c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085222741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x56285f22c6c0]{disconnected}: Freeing instance (context_map.c:207) 20250823085222741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x56285f22c6c0]{disconnected}: Deallocated (fsm.c:568) 20250823085222741 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6374573 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:226) 20250823085222741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085222741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085222741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085222741 DLM3UA <000f> 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 20250823085222741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085222741 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085222741 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085222742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085222742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085222742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085222742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085222742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085222742 DLM3UA <000f> 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 20250823085222742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085222742 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085222742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085222743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085222743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085222743 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085222743 DMAIN NOTICE (127.0.0.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) 20250823085222743 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085222743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085222743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085222743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085222743 DLM3UA <000f> 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 20250823085222743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085222743 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085222743 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-MGCP(617)@f9b5e94e4af2: Final verdict of PTC: none 20250823085222755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085222756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@f9b5e94e4af2: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW-PFCP(600)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823085222849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085223132 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085223132 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac8eb6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085223132 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085223132 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085223133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085223133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085223133 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085223133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085223133 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085223133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085223133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085223133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ac 8e b6 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085223133 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085223133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55943), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085223133 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085223133 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085223133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085223133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085223133 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085223133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085223133 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085223133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085223133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085223133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c5 59 43 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085223133 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085223133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063fdba), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085223133 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085223133 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085223133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085223133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085223133 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085223133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085223133 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085223133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085223133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085223133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 fd ba 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085223133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085223133 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085223133 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085223133 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085223133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085223134 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085223134 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085223134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085223134 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085223134 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085223134 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085223134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085223134 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085223134 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085223134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085223134 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085223134 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085223134 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085223134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085223134 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085223134 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085223553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=593284) 20250823085223764 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085223764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d54e6), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085223764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085223764 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085223764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085223764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085223764 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085223764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085223764 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085223765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085223765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085223765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3d 54 e6 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085223765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085223765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085223765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085223765 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085223765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085223765 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085223765 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085223779 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085223779 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009590f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085223779 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085223779 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085223779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085223779 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085223779 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085223779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085223779 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085223779 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085223779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085223779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 95 90 f7 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085223779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085223779 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085223779 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085223779 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085223779 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085223779 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085223779 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085223788 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085223788 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b17175), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085223788 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085223788 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085223788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085223788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085223788 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085223788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085223788 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085223788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085223788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085223788 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b1 71 75 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085223788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085223788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085223788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085223788 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085223788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085223788 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085223788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085224393 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085224393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001625a4), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085224393 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085224393 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085224393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085224393 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085224393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224393 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085224393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085224393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085224393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 16 25 a4 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085224394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085224394 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085224394 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085224394 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085224394 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085224394 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085224394 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085224420 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085224420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb613c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085224420 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085224421 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085224421 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224421 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085224421 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085224421 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224421 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085224421 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085224421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085224421 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fb 61 3c 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085224421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085224421 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085224421 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085224421 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085224421 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085224421 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085224421 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085224427 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085224427 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008305f), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085224427 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085224427 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085224427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085224427 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085224427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224427 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085224427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085224427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085224427 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 30 5f 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085224428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085224428 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085224428 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085224428 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085224428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085224428 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085224428 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=593284, count=634224) 20250823085224725 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085224725 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085224725 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085224725 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085224725 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085224725 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085224727 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085224727 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085224727 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085224728 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085224728 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085224728 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085224949 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085224949 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f0117), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085224949 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085224949 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085224949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085224949 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085224949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224949 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085224949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085224950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085224950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 01 17 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085224950 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085224950 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ceae42), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085224950 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085224950 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085224950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085224950 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085224950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224950 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085224950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085224950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085224950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ce ae 42 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085224950 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085224950 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a42a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085224950 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085224950 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085224950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085224950 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085224950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224950 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085224950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085224950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085224950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f7 a4 2a 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085224950 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085224950 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055071c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085224950 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085224950 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085224950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085224950 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085224950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085224950 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085224950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085224950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085224950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 07 1c 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085224950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085224950 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085224950 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085224950 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085224950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085224951 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085224951 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085224951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085224951 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085224951 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085224951 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085224951 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085224951 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085224951 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085224951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085224951 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085224951 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085224951 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085224951 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085224951 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085224951 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085224951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085224951 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085224951 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085224951 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085224951 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085224951 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085224951 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085225535 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085225535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009497f5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085225535 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085225535 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085225535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085225535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085225535 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085225535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085225535 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085225535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085225535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085225535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 97 f5 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085225536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085225536 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085225536 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085225536 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085225536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085225536 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085225536 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250823085226666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085226670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085226673 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39081<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085226686 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085226686 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085226695 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085226695 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085226695 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085226695 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085226696 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085226696 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085226696 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085226696 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{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)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085226697 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085226697 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085226697 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085226697 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085226697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226697 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085226697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226697 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085226697 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085226697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085226697 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085226697 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085226697 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085226697 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085226697 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085226697 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085226697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226697 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085226698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085226698 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085226698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226698 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085226698 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085226698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085226698 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085226698 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085226698 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085226698 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085226698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085226698 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085226698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226698 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085226698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085226698 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085226698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226698 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085226698 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085226698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085226699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085226699 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085226699 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085226699 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085226699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085226699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085226699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226699 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085226699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085226699 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085226699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226699 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085226699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085226699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085226699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085226699 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085226699 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56370 (stream_srv.c:143) 20250823085226699 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56370<->l=127.0.0.1:29169 (hnb.c:335) 20250823085226700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226700 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085226700 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085226700 DLM3UA <000f> 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 20250823085226700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085226700 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085226700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226700 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085226700 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085226700 DLM3UA <000f> 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 20250823085226700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085226700 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085226700 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085226700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226700 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085226700 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085226700 DLM3UA <000f> 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 20250823085226700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085226700 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085226700 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085226700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226700 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085226700 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085226700 DLM3UA <000f> 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 20250823085226700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085226700 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085226700 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(631)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(631)@f9b5e94e4af2: M3UA emulation initiated, the test can be started MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(629)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(634)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(634)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-SCCP(632)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085226725 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085226725 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085226725 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085226725 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085226725 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085226725 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085226726 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085226726 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085226727 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085226727 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085226727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085226727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085226727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226727 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085226727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085226727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085226727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085226727 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085226727 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085226727 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085226727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085226727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085226727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085226727 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085226727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226727 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085226727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085226727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085226727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085226727 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085226727 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085226727 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085226727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085226727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085226727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085226727 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085226727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226727 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085226727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085226727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085226727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085226727 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085226727 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085226727 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085226727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085226727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085226727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085226727 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085226727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226727 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085226727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085226727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085226727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085226727 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085226727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226727 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085226727 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085226727 DLM3UA <000f> 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 20250823085226727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085226727 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085226728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085226728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085226728 DLM3UA <000f> 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 20250823085226728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085226728 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085226728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085226728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085226728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085226728 DLM3UA <000f> 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 20250823085226728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085226728 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085226728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085226728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085226728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085226728 DLM3UA <000f> 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 20250823085226728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085226728 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085226728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(637)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(635)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(640)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(640)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-SCCP(638)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085226758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085226758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085226758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085226758 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085226758 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085226758 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085226758 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085226758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085226758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085226763 DLINP DEBUG SRVCONN(,r=127.0.0.1:56370<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085226763 DLINP DEBUG SRVCONN(,r=127.0.0.1:56370<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085226763 DLINP DEBUG SRVCONN(,r=127.0.0.1:56370<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085226763 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085226763 DHNBAP DEBUG (127.0.0.1:56370 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085226763 DHNBAP NOTICE (127.0.0.1:56370 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085226763 DHNBAP NOTICE (127.0.0.1:56370 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085226763 DLINP DEBUG SRVCONN(,r=127.0.0.1:56370<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085226763 DLINP DEBUG SRVCONN(,r=127.0.0.1:56370<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085226914 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 20250823085226914 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 20250823085226914 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085226914 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085226923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226923 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085226923 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085226923 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085226923 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085226923 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085226923 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085226923 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085226923 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085226923 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 20250823085226923 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085226923 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085226923 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085226923 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 20250823085226923 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 20250823085226923 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085226924 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085226926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226926 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085226926 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085226926 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  20250823085226926 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085226926 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085226926 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085226926 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 20250823085226926 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085226926 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085226926 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085226926 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085226926 DLSS7 <000c> ss7_asp.c: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  20250823085226927 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  20250823085226927 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085226927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085226927 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085226927 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085226927 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085226927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085226927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085226927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085226927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085226927 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085226927 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085226927 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(634)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085226928 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085226928 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085226928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085226928 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085226928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085226929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085226929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085226929 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085226929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085226929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085226929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085226929 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085226929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085226929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085226929 DLM3UA <000f> 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 20250823085226929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085226929 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085226929 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085226930 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085226930 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085226930 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  20250823085226931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226931 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085226931 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085226931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085226931 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085226931 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085226931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085226931 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085226931 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085226931 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 20250823085226931 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085226931 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  20250823085226931 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085226934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226934 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085226934 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085226934 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  20250823085226934 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085226934 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085226934 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085226934 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 20250823085226934 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085226934 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  20250823085226934 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' 20250823085226934 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' 20250823085226934 DLSS7 <000c> ss7_asp.c: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  20250823085226934 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085226934 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  20250823085226934 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085226934 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085226934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085226934 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085226934 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) 20250823085226934 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085226934 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085226935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085226935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085226935 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085226935 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) 20250823085226935 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085226936 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085226936 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085226936 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085226936 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085226936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226936 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085226936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226937 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085226937 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085226937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085226937 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085226937 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085226937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226937 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085226937 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085226937 DLM3UA <000f> 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 20250823085226937 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085226937 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085226937 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250823085226937 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085226937 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085226937 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  20250823085226939 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 20250823085226939 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 20250823085226939 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085226939 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085226945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226945 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085226945 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085226945 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085226945 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085226945 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085226945 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085226945 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085226945 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085226945 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 20250823085226945 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085226945 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085226945 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085226946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226946 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085226946 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085226946 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  20250823085226946 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085226946 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085226946 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085226946 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 20250823085226946 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085226947 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085226947 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085226947 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085226947 DLSS7 <000c> ss7_asp.c: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  20250823085226947 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085226947 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  20250823085226947 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  20250823085226947 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085226947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085226947 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085226947 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085226947 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085226947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085226947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085226947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085226947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085226947 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085226947 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085226947 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085226948 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085226948 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085226948 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085226948 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085226948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226948 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085226948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085226948 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085226948 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085226948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085226948 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085226948 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085226949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226949 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085226949 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085226949 DLM3UA <000f> 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 20250823085226949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085226949 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085226949 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085226949 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085226949 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085226949 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  20250823085226949 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 20250823085226949 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 20250823085226949 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085226949 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085226956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226956 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085226956 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085226956 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085226956 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085226956 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085226956 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085226956 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085226956 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085226956 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 20250823085226956 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085226956 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  20250823085226956 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085226959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226959 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085226959 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085226959 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  20250823085226959 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085226959 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085226959 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085226959 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 20250823085226959 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085226959 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  20250823085226959 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' 20250823085226959 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' 20250823085226959 DLSS7 <000c> ss7_asp.c: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  20250823085226959 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085226959 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  20250823085226959 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  20250823085226959 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  20250823085226959 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085226959 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085226959 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085226959 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085226959 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) 20250823085226959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085226959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085226959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085226959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085226959 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085226959 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) 20250823085226959 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085226960 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085226961 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085226961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085226961 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085226961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226961 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085226961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085226961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085226961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085226961 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085226961 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085226961 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) 20250823085226961 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085226961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085226961 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085226961 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085226961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085226961 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085226961 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085226961 DLM3UA <000f> 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 20250823085226961 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085226961 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' 20250823085226961 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 20250823085226961 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085226961 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085226961 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(630)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085227723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085227723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085227723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085227723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085227723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085227723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085227723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085227723 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085227723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085227723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085227723 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085227723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085227723 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085227723 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085227723 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085227723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085227723 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085227723 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085227723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085227723 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085227723 DLSS7 <000c> ss7_asp.c: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  20250823085227723 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085227723 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) 20250823085227723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085227723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085227723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085227723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085227723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085227723 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085227723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085227723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085227723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085227723 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085227723 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085227723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085227723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085227723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085227723 DLM3UA <000f> 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 20250823085227723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085227723 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085227723 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085227723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085227723 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085227723 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  20250823085227723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085227723 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085227723 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085227723 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085227723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085227723 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085227723 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085227723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085227723 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085227723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085227723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085227723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085227723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085227723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085227723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085227723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085227723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085227723 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085227723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085227723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085227723 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085227723 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085227723 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(630)@f9b5e94e4af2: MSC_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(633)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085227727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085227727 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085227727 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085227727 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 20250823085227727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085227727 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' 20250823085227727 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085227727 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085227727 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085227727 DLSS7 <000c> ss7_asp.c: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  20250823085227727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085227727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085227727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085227727 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) 20250823085227727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085227727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085227727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085227727 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085227727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085227727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085227727 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085227727 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085227727 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) 20250823085227727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085227727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085227727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085227727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085227727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085227727 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085227727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085227727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085227727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085227727 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085227727 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085227727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085227727 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085227727 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085227727 DLM3UA <000f> 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 20250823085227727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085227727 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085227727 DLSS7 <000c> ss7_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 20250823085227727 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085227727 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085227727 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  20250823085227727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085227727 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085227727 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085227727 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 20250823085227727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085227727 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' 20250823085227727 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085227727 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085227727 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085227727 DLSS7 <000c> ss7_asp.c: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  20250823085227727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085227727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085227727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085227727 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) 20250823085227727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085227727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085227727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085227727 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085227727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085227728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085227728 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085227728 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085227728 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(633)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085227746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085227746 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085227746 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085227746 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085227746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085227746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085227746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085227746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085227746 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085227746 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085227746 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085227746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085227746 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085227746 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085227746 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085227746 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085227746 DLSS7 <000c> ss7_asp.c: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  20250823085227746 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085227746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085227746 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085227746 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085227746 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) 20250823085227746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085227746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085227746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085227746 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085227746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085227746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085227746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085227746 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085227746 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085227746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085227746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085227746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085227746 DLM3UA <000f> 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 20250823085227746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085227746 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085227746 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085227746 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085227746 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085227746 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  20250823085227747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085227747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085227747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085227747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085227747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085227747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085227746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085227746 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085227746 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085227746 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085227746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085227746 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085227746 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085227747 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085227747 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085227747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085227747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085227747 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085227747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085227747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085227747 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085227747 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085227747 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(636)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085227758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085227758 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085227758 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085227758 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 20250823085227758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085227758 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' 20250823085227758 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085227758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085227758 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085227758 DLSS7 <000c> ss7_asp.c: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  20250823085227758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085227758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085227758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085227758 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) 20250823085227758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085227758 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085227758 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085227758 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085227758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085227758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085227758 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085227758 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085227758 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) 20250823085227758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085227758 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085227758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085227758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085227758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085227758 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) 20250823085227758 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085227758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085227758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085227758 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085227758 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085227759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085227759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085227759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085227759 DLM3UA <000f> 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 20250823085227759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085227759 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' 20250823085227759 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 20250823085227759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085227759 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085227759 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  20250823085227761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085227761 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085227761 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085227761 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 20250823085227761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085227761 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' 20250823085227761 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085227761 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085227761 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085227761 DLSS7 <000c> ss7_asp.c: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  20250823085227762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085227762 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085227762 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085227762 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) 20250823085227762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085227762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085227762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085227762 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085227762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085227762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085227762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085227762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085227762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085227762 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085227762 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085227762 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(639)@f9b5e94e4af2: MSC_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 } } } } 20250823085228774 DLCTRL DEBUG Command: GET 843204951 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085228775 DLCTRL DEBUG Tx Command reply: GET_REPLY 843204951 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085228776 DLCTRL DEBUG Command: GET 879565900 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085228776 DLCTRL DEBUG Tx Command reply: GET_REPLY 879565900 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085228782 DLCTRL DEBUG Command: GET 921355758 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085228782 DLCTRL DEBUG Tx Command reply: GET_REPLY 921355758 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085228786 DLCTRL DEBUG Command: GET 498343170 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085228786 DLCTRL DEBUG Tx Command reply: GET_REPLY 498343170 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085228791 DLCTRL DEBUG Command: GET 162222739 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085228791 DLCTRL DEBUG Tx Command reply: GET_REPLY 162222739 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085228795 DLCTRL DEBUG Command: GET 347740114 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085228795 DLCTRL DEBUG Tx Command reply: GET_REPLY 347740114 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085228799 DLCTRL DEBUG Command: GET 649775244 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085228799 DLCTRL DEBUG Tx Command reply: GET_REPLY 649775244 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085228803 DLCTRL DEBUG Command: GET 892380615 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085228803 DLCTRL DEBUG Tx Command reply: GET_REPLY 892380615 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085228807 DLCTRL DEBUG Command: GET 344519394 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085228808 DLCTRL DEBUG Tx Command reply: GET_REPLY 344519394 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085228812 DLCTRL DEBUG Command: GET 526089194 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085228812 DLCTRL DEBUG Tx Command reply: GET_REPLY 526089194 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085228816 DLCTRL DEBUG Command: GET 518749318 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085228816 DLCTRL DEBUG Tx Command reply: GET_REPLY 518749318 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085228819 DLCTRL DEBUG Command: GET 964968709 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085228819 DLCTRL DEBUG Tx Command reply: GET_REPLY 964968709 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085228823 DLCTRL DEBUG Command: GET 926878732 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085228823 DLCTRL DEBUG Tx Command reply: GET_REPLY 926878732 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085228827 DLCTRL DEBUG Command: GET 689562270 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085228827 DLCTRL DEBUG Tx Command reply: GET_REPLY 689562270 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085228831 DLCTRL DEBUG Command: GET 413584736 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085228831 DLCTRL DEBUG Tx Command reply: GET_REPLY 413584736 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085228835 DLCTRL DEBUG Command: GET 358028762 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085228835 DLCTRL DEBUG Tx Command reply: GET_REPLY 358028762 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085228839 DLCTRL DEBUG Command: GET 158230974 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085228839 DLCTRL DEBUG Tx Command reply: GET_REPLY 158230974 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085228843 DLCTRL DEBUG Command: GET 690852328 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085228843 DLCTRL DEBUG Tx Command reply: GET_REPLY 690852328 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085228846 DLCTRL DEBUG Command: GET 357209794 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085228846 DLCTRL DEBUG Tx Command reply: GET_REPLY 357209794 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085228849 DLCTRL DEBUG Command: GET 366064102 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085228849 DLCTRL DEBUG Tx Command reply: GET_REPLY 366064102 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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@f9b5e94e4af2: 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@f9b5e94e4af2: 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@f9b5e94e4af2: 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 := '000000000000001100110011'B, t_guard := 20.000000 } 20250823085228887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39904<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)4966427 20250823085229941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085229941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085229941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085229942 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085229942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4bc81b, normal) (hnbgw_rua.c:408) 20250823085229942 DHNB DEBUG map_rua[0x56285f22e600]{init}: Allocated (fsm.c:456) 20250823085229942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4966427)[0x56285f22e600]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085229942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4966427 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085229942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085229942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085229942 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4966427 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) 20250823085229942 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4966427 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) 20250823085229942 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4966427 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085229942 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085229942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085229942 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4966427 <-> SCCP-74 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085229942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4966427 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085229942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4966427)[0x56285f22e600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085229942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085229942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085229942 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4966427 SCCP-74 msc-0 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085229942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085229942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085229942 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{IDLE}: Allocated (fsm.c:456) 20250823085229942 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085229942 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003330056400500f1100926) (sccp_scrc.c:455) 20250823085229942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085229942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085229942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085229942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085229942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085229942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085229942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085229942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085229942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085229942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085229942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085229942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085229942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085229942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085229942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085229942 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085229942 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085229942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085229942 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 33 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085229942 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085229942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085229942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4966427)[0x56285f22e600]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085229943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085229943 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085229943 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085229943 DLM3UA <000f> 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 20250823085229943 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085229943 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085229943 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085229943 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085229943 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085229943 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 33 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(629)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)6218855 HNBGW_Test.msc0-SCCP(629)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(629)@f9b5e94e4af2: 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)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085229963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085229963 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085229963 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085229963 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085229963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085229963 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085229963 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085229963 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085229963 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085229963 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 9b 0f 9e 02 00 00 00 00  20250823085229963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085229963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085229963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085229963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085229963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085229963 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009b0f9e) (sccp_scrc.c:545) 20250823085229963 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) 20250823085229963 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085229963 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085229963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085229963 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085229963 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) 20250823085229963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085229963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085229965 DLCTRL DEBUG Command: GET 798286759 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085229965 DLCTRL DEBUG Tx Command reply: GET_REPLY 798286759 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085229969 DLCTRL DEBUG Command: GET 666722912 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085229969 DLCTRL DEBUG Tx Command reply: GET_REPLY 666722912 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085229973 DLCTRL DEBUG Command: GET 264089004 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085229973 DLCTRL DEBUG Tx Command reply: GET_REPLY 264089004 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085229977 DLCTRL DEBUG Command: GET 531982556 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085229977 DLCTRL DEBUG Tx Command reply: GET_REPLY 531982556 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085229981 DLCTRL DEBUG Command: GET 335394198 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085229981 DLCTRL DEBUG Tx Command reply: GET_REPLY 335394198 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085229985 DLCTRL DEBUG Command: GET 797977384 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085229985 DLCTRL DEBUG Tx Command reply: GET_REPLY 797977384 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085229988 DLCTRL DEBUG Command: GET 196615794 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085229988 DLCTRL DEBUG Tx Command reply: GET_REPLY 196615794 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085229991 DLCTRL DEBUG Command: GET 903918818 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085229991 DLCTRL DEBUG Tx Command reply: GET_REPLY 903918818 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085229993 DLCTRL DEBUG Command: GET 384267187 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085229993 DLCTRL DEBUG Tx Command reply: GET_REPLY 384267187 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085229995 DLCTRL DEBUG Command: GET 734753688 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085229995 DLCTRL DEBUG Tx Command reply: GET_REPLY 734753688 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085229997 DLCTRL DEBUG Command: GET 676251921 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085229997 DLCTRL DEBUG Tx Command reply: GET_REPLY 676251921 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085229999 DLCTRL DEBUG Command: GET 717575567 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085229999 DLCTRL DEBUG Tx Command reply: GET_REPLY 717575567 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085230000 DLCTRL DEBUG Command: GET 443261967 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085230000 DLCTRL DEBUG Tx Command reply: GET_REPLY 443261967 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085230002 DLCTRL DEBUG Command: GET 751654545 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085230002 DLCTRL DEBUG Tx Command reply: GET_REPLY 751654545 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250823085230003 DLCTRL DEBUG Command: GET 484511706 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085230003 DLCTRL DEBUG Tx Command reply: GET_REPLY 484511706 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085230004 DLCTRL DEBUG Command: GET 309278517 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085230004 DLCTRL DEBUG Tx Command reply: GET_REPLY 309278517 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085230005 DLCTRL DEBUG Command: GET 830520478 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085230005 DLCTRL DEBUG Tx Command reply: GET_REPLY 830520478 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085230006 DLCTRL DEBUG Command: GET 151086698 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085230006 DLCTRL DEBUG Tx Command reply: GET_REPLY 151086698 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085230007 DLCTRL DEBUG Command: GET 782557438 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085230007 DLCTRL DEBUG Tx Command reply: GET_REPLY 782557438 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085230008 DLCTRL DEBUG Command: GET 608063447 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085230008 DLCTRL DEBUG Tx Command reply: GET_REPLY 608063447 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001101111100'B, t_guard := 20.000000 } 20250823085230031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39910<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@f9b5e94e4af2: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)14677619 20250823085231062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085231062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085231062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823085231062 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085231062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdff673, normal) (hnbgw_rua.c:408) 20250823085231062 DHNB DEBUG map_rua[0x56285f22c590]{init}: Allocated (fsm.c:456) 20250823085231062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14677619)[0x56285f22c590]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085231062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14677619 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085231062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085231062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085231063 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823085231063 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14677619 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) 20250823085231063 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14677619 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) 20250823085231063 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14677619 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823085231063 DCN DEBUG map_sccp[0x56285f232e50]{init}: Allocated (fsm.c:456) 20250823085231063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56285f232e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085231063 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14677619 <-> SCCP-75 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085231063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14677619 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823085231063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14677619)[0x56285f22c590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085231063 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085231063 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085231063 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14677619 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085231063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56285f232e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085231063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085231063 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{IDLE}: Allocated (fsm.c:456) 20250823085231063 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085231063 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f400300037c0056400500f1100926) (sccp_scrc.c:455) 20250823085231063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085231063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085231063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085231063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085231063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085231063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085231063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085231063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085231063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085231063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085231063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085231063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085231063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085231063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085231063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085231063 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085231063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085231063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085231063 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 7c 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085231063 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085231063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56285f232e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085231063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14677619)[0x56285f22c590]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085231063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085231063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085231063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085231063 DLM3UA <000f> 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 20250823085231063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085231063 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085231063 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250823085231063 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085231063 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085231063 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 7c 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)7974480 HNBGW_Test.msc1-SCCP(632)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(632)@f9b5e94e4af2: 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)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085231084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085231084 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085231084 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085231084 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 20250823085231084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085231084 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' 20250823085231084 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085231084 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085231084 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085231084 DLSS7 <000c> ss7_asp.c: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 e4 ee 77 02 00 00 00 00  20250823085231084 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085231084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085231084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085231084 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) 20250823085231084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085231084 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00e4ee77) (sccp_scrc.c:545) 20250823085231084 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) 20250823085231084 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085231084 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085231084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085231084 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085231084 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) 20250823085231084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56285f232e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085231084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56285f232e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085231086 DLCTRL DEBUG Command: GET 969762493 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085231086 DLCTRL DEBUG Tx Command reply: GET_REPLY 969762493 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085231090 DLCTRL DEBUG Command: GET 972040746 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085231090 DLCTRL DEBUG Tx Command reply: GET_REPLY 972040746 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085231095 DLCTRL DEBUG Command: GET 163573248 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085231095 DLCTRL DEBUG Tx Command reply: GET_REPLY 163573248 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085231099 DLCTRL DEBUG Command: GET 76423700 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085231099 DLCTRL DEBUG Tx Command reply: GET_REPLY 76423700 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085231102 DLCTRL DEBUG Command: GET 447384140 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085231102 DLCTRL DEBUG Tx Command reply: GET_REPLY 447384140 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085231106 DLCTRL DEBUG Command: GET 632931616 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085231106 DLCTRL DEBUG Tx Command reply: GET_REPLY 632931616 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085231110 DLCTRL DEBUG Command: GET 109514795 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085231110 DLCTRL DEBUG Tx Command reply: GET_REPLY 109514795 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085231114 DLCTRL DEBUG Command: GET 511160315 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085231114 DLCTRL DEBUG Tx Command reply: GET_REPLY 511160315 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085231117 DLCTRL DEBUG Command: GET 231009208 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085231117 DLCTRL DEBUG Tx Command reply: GET_REPLY 231009208 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085231121 DLCTRL DEBUG Command: GET 183738181 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085231121 DLCTRL DEBUG Tx Command reply: GET_REPLY 183738181 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085231123 DLCTRL DEBUG Command: GET 936398920 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085231123 DLCTRL DEBUG Tx Command reply: GET_REPLY 936398920 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085231126 DLCTRL DEBUG Command: GET 613136687 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085231126 DLCTRL DEBUG Tx Command reply: GET_REPLY 613136687 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085231128 DLCTRL DEBUG Command: GET 287607963 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085231128 DLCTRL DEBUG Tx Command reply: GET_REPLY 287607963 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085231130 DLCTRL DEBUG Command: GET 627999609 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085231130 DLCTRL DEBUG Tx Command reply: GET_REPLY 627999609 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250823085231131 DLCTRL DEBUG Command: GET 314249167 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085231131 DLCTRL DEBUG Tx Command reply: GET_REPLY 314249167 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085231133 DLCTRL DEBUG Command: GET 946403618 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085231133 DLCTRL DEBUG Tx Command reply: GET_REPLY 946403618 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085231134 DLCTRL DEBUG Command: GET 452206672 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085231134 DLCTRL DEBUG Tx Command reply: GET_REPLY 452206672 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085231136 DLCTRL DEBUG Command: GET 378165984 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085231136 DLCTRL DEBUG Tx Command reply: GET_REPLY 378165984 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085231137 DLCTRL DEBUG Command: GET 970693593 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085231137 DLCTRL DEBUG Tx Command reply: GET_REPLY 970693593 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085231138 DLCTRL DEBUG Command: GET 165732183 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085231138 DLCTRL DEBUG Tx Command reply: GET_REPLY 165732183 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001000011100'B, t_guard := 20.000000 } 20250823085231160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39924<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@f9b5e94e4af2: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)13795662 20250823085232179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085232179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085232179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823085232179 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085232179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd2814e, normal) (hnbgw_rua.c:408) 20250823085232179 DHNB DEBUG map_rua[0x56285f1a5c20]{init}: Allocated (fsm.c:456) 20250823085232179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13795662)[0x56285f1a5c20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085232179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13795662 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085232179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085232179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085232179 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13795662 SCCP-0 CS MI=TMSI-0x42BB8023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823085232179 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13795662 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) 20250823085232179 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13795662 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) 20250823085232179 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13795662 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085232179 DCN DEBUG map_sccp[0x56285f22e380]{init}: Allocated (fsm.c:456) 20250823085232179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x56285f22e380]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085232179 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13795662 <-> SCCP-76 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085232179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13795662 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823085232179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13795662)[0x56285f1a5c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085232179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085232179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085232179 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13795662 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085232179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x56285f22e380]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085232179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085232179 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{IDLE}: Allocated (fsm.c:456) 20250823085232179 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085232179 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300021c0056400500f1100926) (sccp_scrc.c:455) 20250823085232179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085232179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085232179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085232179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085232179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085232179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085232179 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085232179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085232179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085232179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085232179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085232179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085232179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085232179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085232179 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085232179 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085232179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085232180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085232180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 4c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 02 1c 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085232180 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085232180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x56285f22e380]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085232180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13795662)[0x56285f1a5c20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085232180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085232180 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085232180 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085232180 DLM3UA <000f> 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 20250823085232180 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085232180 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085232180 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085232180 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085232180 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085232180 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 4c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 02 1c 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)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)8637247 HNBGW_Test.msc0-SCCP(629)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085232187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085232187 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085232187 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085232187 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085232187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085232187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085232187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085232187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085232187 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085232187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 84 68 2a 02 00 00 00 00  20250823085232187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085232187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085232187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085232187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085232187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085232187 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0084682a) (sccp_scrc.c:545) 20250823085232187 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) 20250823085232187 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085232187 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085232187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085232187 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085232187 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) 20250823085232187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x56285f22e380]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085232187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x56285f22e380]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085232188 DLCTRL DEBUG Command: GET 83377167 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085232188 DLCTRL DEBUG Tx Command reply: GET_REPLY 83377167 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823085232192 DLCTRL DEBUG Command: GET 828481337 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085232192 DLCTRL DEBUG Tx Command reply: GET_REPLY 828481337 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085232196 DLCTRL DEBUG Command: GET 693784808 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085232196 DLCTRL DEBUG Tx Command reply: GET_REPLY 693784808 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085232200 DLCTRL DEBUG Command: GET 297720410 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085232200 DLCTRL DEBUG Tx Command reply: GET_REPLY 297720410 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085232203 DLCTRL DEBUG Command: GET 171256337 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085232203 DLCTRL DEBUG Tx Command reply: GET_REPLY 171256337 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085232204 DLCTRL DEBUG Command: GET 603249867 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085232204 DLCTRL DEBUG Tx Command reply: GET_REPLY 603249867 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085232206 DLCTRL DEBUG Command: GET 91116702 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085232206 DLCTRL DEBUG Tx Command reply: GET_REPLY 91116702 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085232208 DLCTRL DEBUG Command: GET 883050173 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085232208 DLCTRL DEBUG Tx Command reply: GET_REPLY 883050173 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085232209 DLCTRL DEBUG Command: GET 376307152 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085232209 DLCTRL DEBUG Tx Command reply: GET_REPLY 376307152 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085232211 DLCTRL DEBUG Command: GET 799692618 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085232211 DLCTRL DEBUG Tx Command reply: GET_REPLY 799692618 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085232212 DLCTRL DEBUG Command: GET 68608063 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085232212 DLCTRL DEBUG Tx Command reply: GET_REPLY 68608063 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085232213 DLCTRL DEBUG Command: GET 561529684 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085232213 DLCTRL DEBUG Tx Command reply: GET_REPLY 561529684 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085232214 DLCTRL DEBUG Command: GET 440135509 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085232214 DLCTRL DEBUG Tx Command reply: GET_REPLY 440135509 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085232215 DLCTRL DEBUG Command: GET 292647821 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085232215 DLCTRL DEBUG Tx Command reply: GET_REPLY 292647821 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250823085232216 DLCTRL DEBUG Command: GET 256176980 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085232216 DLCTRL DEBUG Tx Command reply: GET_REPLY 256176980 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085232217 DLCTRL DEBUG Command: GET 178405602 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085232217 DLCTRL DEBUG Tx Command reply: GET_REPLY 178405602 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085232218 DLCTRL DEBUG Command: GET 893421583 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085232218 DLCTRL DEBUG Tx Command reply: GET_REPLY 893421583 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085232219 DLCTRL DEBUG Command: GET 287680647 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085232219 DLCTRL DEBUG Tx Command reply: GET_REPLY 287680647 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085232220 DLCTRL DEBUG Command: GET 179761460 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085232220 DLCTRL DEBUG Tx Command reply: GET_REPLY 179761460 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085232220 DLCTRL DEBUG Command: GET 452422042 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085232220 DLCTRL DEBUG Tx Command reply: GET_REPLY 452422042 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085232223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085232223 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39081<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(623)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(622)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085232225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39890<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085232226 DLINP DEBUG SRVCONN(,r=127.0.0.1:56370<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085232226 DLINP DEBUG SRVCONN(,r=127.0.0.1:56370<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085232226 DLINP NOTICE SRV(,r=127.0.0.1:56370<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085232226 DMAIN NOTICE (127.0.0.1:56370 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56370<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085232226 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)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(639)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(635)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(638)@f9b5e94e4af2: Final verdict of PTC: none 20250823085232229 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085232229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085232229 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085232229 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085232229 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085232229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085232229 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085232229 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085232229 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 20250823085232229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085232229 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085232229 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085232229 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085232229 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085232229 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085232229 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085232229 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 20250823085232229 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' HNBGW_Test.sgsn0-RAN(636)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(633)@f9b5e94e4af2: Final verdict of PTC: none 20250823085232229 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085232230 DLSS7 <000c> ss7_asp.c: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  20250823085232230 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  20250823085232230 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  20250823085232230 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  20250823085232230 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085232230 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085232230 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085232230 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085232230 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085232230 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823085232230 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085232230 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085232230 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085232230 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085232230 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 20250823085232230 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085232230 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085232230 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085232230 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085232230 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085232230 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085232230 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085232230 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085232230 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085232230 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 20250823085232230 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085232230 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085232230 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085232230 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085232230 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085232230 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085232230 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085232230 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085232230 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 20250823085232230 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085232230 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085232230 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085232230 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085232230 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085232230 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085232230 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085232230 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 20250823085232230 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' 20250823085232230 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' 20250823085232230 DLSS7 <000c> ss7_asp.c: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  20250823085232230 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  20250823085232230 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  HNBGW_Test.msc1-SCCP(632)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(631)@f9b5e94e4af2: Final verdict of PTC: none20250823085232230 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085232230 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085232230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085232230 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085232230 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) 20250823085232230 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085232230 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085232231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085232231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085232231 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085232231 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) 20250823085232231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085232231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085232231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@f9b5e94e4af2: Final verdict of PTC: none 20250823085232231 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085232231 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085232231 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) 20250823085232231 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085232231 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085232231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085232231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085232231 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085232231 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) 20250823085232231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085232231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085232231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085232231 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085232231 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085232231 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) 20250823085232231 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085232231 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085232231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56285f232e50]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085232231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085232231 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085232230 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085232230 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085232231 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085232231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085232231 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085232231 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085232231 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 20250823085232231 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 20250823085232231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085232231 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085232231 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085232231 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085232231 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085232231 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085232231 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085232231 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 20250823085232231 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' 20250823085232231 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' 20250823085232231 DLSS7 <000c> ss7_asp.c: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  20250823085232231 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  20250823085232231 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085232231 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085232231 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 20250823085232231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085232231 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085232231 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085232231 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085232231 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085232231 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085232231 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085232231 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 20250823085232231 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085232231 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085232231 DLSS7 <000c> ss7_asp.c: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  20250823085232231 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085232231 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_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(637)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@f9b5e94e4af2: Final verdict of PTC: none 20250823085232231 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ee77), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085232231 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085232231 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) 20250823085232231 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085232231 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) 20250823085232231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085232231 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085232231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085232231 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085232231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085232231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085232231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 e4 ee 77 00 00 4b 00 00 00 00 00 (ss7_asp.c:1383) 20250823085232231 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085232231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56285f232e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085232231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14677619)[0x56285f22c590]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085232231 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14677619)[0x56285f22c590]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085232232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14677619)[0x56285f22c590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14677619)[0x56285f22c590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14677619)[0x56285f22c590]{disrupted}: Freeing instance (context_map.c:203) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14677619)[0x56285f22c590]{disrupted}: Deallocated (fsm.c:568) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56285f232e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56285f232e50]{disconnected}: Freeing instance (context_map.c:207) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56285f232e50]{disconnected}: Deallocated (fsm.c:568) 20250823085232232 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14677619 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:226) 20250823085232232 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085232232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085232232 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085232232 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085232232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085232232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085232232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085232232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085232232 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085232232 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) 20250823085232232 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085232232 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085232232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085232232 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085232232 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0f9e), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) HNBGW_Test.msc0-RAN(630)@f9b5e94e4af2: Final verdict of PTC: none 20250823085232232 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085232232 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085232232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085232232 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085232232 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085232232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085232232 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085232232 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085232232 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085232232 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0e 04 9b 0f 9e 00 00 4a 00 00 00 00 00 (ss7_asp.c:1383) 20250823085232232 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x56285f22f5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4966427)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085232232 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4966427)[0x56285f22e600]{connected}: Tx RUA Disconnect (context_map_rua.c:204) HNBGW_Test.msc1-M3UA(634)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(640)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@f9b5e94e4af2: Final verdict of PTC: none 20250823085232232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4966427)[0x56285f22e600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4966427)[0x56285f22e600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4966427)[0x56285f22e600]{disrupted}: Freeing instance (context_map.c:203) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4966427)[0x56285f22e600]{disrupted}: Deallocated (fsm.c:568) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085232232 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4966427 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x56285f22e380]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085232232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085232232 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085232232 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084682a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085232232 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085232232 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085232232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085232232 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085232232 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085232232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085232232 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085232232 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085232232 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085232232 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 84 68 2a 00 00 4c 00 00 00 00 00 (ss7_asp.c:1383) 20250823085232232 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x56285f22e380]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13795662)[0x56285f1a5c20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085232232 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13795662)[0x56285f1a5c20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085232232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13795662)[0x56285f1a5c20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13795662)[0x56285f1a5c20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13795662)[0x56285f1a5c20]{disrupted}: Freeing instance (context_map.c:203) 20250823085232232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13795662)[0x56285f1a5c20]{disrupted}: Deallocated (fsm.c:568) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x56285f22e380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x56285f22e380]{disconnected}: Freeing instance (context_map.c:207) 20250823085232232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x56285f22e380]{disconnected}: Deallocated (fsm.c:568) 20250823085232232 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13795662 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:226) 20250823085232232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085232232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085232232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085232232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085232232 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085232232 DMAIN NOTICE (127.0.0.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) 20250823085232232 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085232233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39904<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085232238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39924<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(624)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(641)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(629)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085232232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085232232 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085232232 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085232232 DLM3UA <000f> 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 20250823085232232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085232232 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085232232 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085232232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085232232 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085232232 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085232232 DLM3UA <000f> 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 20250823085232232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085232232 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085232232 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085232232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085232232 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085232232 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085232232 DLM3UA <000f> 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 20250823085232232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085232232 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085232232 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085232249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39910<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 08:52:32 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20250823085232323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085232740 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085232740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb433d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085232740 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085232740 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085232740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085232740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085232740 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085232740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085232740 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085232740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085232740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085232740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb 43 3d 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085232740 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085232740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28d6e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085232740 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085232740 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085232740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085232740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085232740 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085232740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085232740 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085232741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085232741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085232741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8d 6e 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085232741 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085232741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fc7f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085232741 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085232741 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085232741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085232741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085232741 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085232741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085232741 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085232741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085232741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085232741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4f c7 f8 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085232741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085232741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085232741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085232741 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085232741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085232741 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085232741 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085232741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085232741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085232741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085232741 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085232741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085232741 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085232741 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085232741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085232741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085232741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085232741 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085232741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085232741 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085232741 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085233126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39938<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085233133 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085233133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55943), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085233133 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085233133 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085233133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085233133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085233133 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085233133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085233133 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085233133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085233133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085233133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c5 59 43 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085233133 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085233133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac8eb6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085233133 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085233133 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085233133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085233133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085233133 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085233133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085233133 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085233133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085233133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085233133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ac 8e b6 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085233133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085233133 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085233133 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085233133 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085233133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085233133 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085233133 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085233133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085233133 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085233133 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085233133 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085233133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085233133 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085233133 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085233134 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085233134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063fdba), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085233134 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085233134 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085233134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085233134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085233134 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085233134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085233134 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085233134 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085233134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085233134 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 fd ba 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085233135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085233135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085233135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085233135 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085233135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085233135 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085233135 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 0 (prev_count=-1, count=611536) 20250823085233766 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085233766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d54e6), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085233766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085233766 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085233766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085233766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085233766 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085233766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085233766 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085233766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085233766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085233766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3d 54 e6 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085233766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085233766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085233766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085233766 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085233766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085233766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085233766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085233779 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085233780 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009590f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085233780 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085233780 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085233780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085233780 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085233780 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085233780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085233780 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085233780 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085233780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085233780 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 95 90 f7 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085233780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085233780 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085233780 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085233780 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085233780 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085233780 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085233780 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085233789 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085233789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b17175), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085233789 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085233789 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085233789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085233789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085233789 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085233789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085233789 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085233789 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085233789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085233789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b1 71 75 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085233789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085233789 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085233790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085233790 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085233790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085233790 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085233790 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=611536, count=649148) 20250823085234230 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085234230 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085234230 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085234231 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085234232 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085234232 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085234232 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085234232 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085234232 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085234232 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085234232 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085234232 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085234395 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085234395 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001625a4), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085234395 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085234395 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085234395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085234395 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085234395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234395 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085234395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085234395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085234395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 16 25 a4 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085234396 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085234396 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085234396 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085234396 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085234396 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085234396 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085234396 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085234421 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085234421 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb613c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085234421 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085234421 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085234421 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234421 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085234421 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085234421 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234421 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085234421 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085234421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085234421 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fb 61 3c 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085234421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085234421 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085234421 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085234421 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085234421 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085234422 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085234422 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085234428 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085234428 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008305f), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085234428 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085234428 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085234428 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085234428 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085234429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234429 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085234429 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085234429 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085234429 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 30 5f 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085234429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085234429 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085234429 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085234429 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085234429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085234429 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085234429 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085234950 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085234951 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055071c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085234951 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085234951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085234951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085234951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085234951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234951 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085234951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085234951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085234951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 07 1c 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085234951 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085234951 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a42a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085234951 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085234951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085234951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085234951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085234951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234951 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085234951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085234951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085234951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f7 a4 2a 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085234951 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085234951 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ceae42), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085234951 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085234951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085234951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085234951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085234951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234951 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085234951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085234951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085234951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ce ae 42 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085234951 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085234951 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f0117), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085234951 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085234951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085234951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085234951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085234951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085234951 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085234951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085234951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085234951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 01 17 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085234952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085234952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085234952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085234952 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085234952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085234952 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085234952 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085234952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085234952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085234952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085234952 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085234952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085234952 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085234952 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085234952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085234952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085234952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085234952 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085234952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085234952 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085234952 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085234952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085234952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085234952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085234952 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085234952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085234952 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085234952 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:52:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823085235536 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085235536 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009497f5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085235536 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085235536 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085235536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085235536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085235537 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085235537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085235537 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085235537 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085235537 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085235537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 97 f5 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085235537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085235537 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085235537 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085235537 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085235537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085235537 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085235537 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250823085236218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085236223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085236233 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42569<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085236267 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085236267 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085236275 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085236275 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085236275 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085236275 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085236275 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085236275 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085236275 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085236275 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085236276 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54181 (stream_srv.c:143) 20250823085236276 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54181<->l=127.0.0.1:29169 (hnb.c:335) 20250823085236277 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085236277 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085236277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085236277 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085236277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236277 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085236277 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085236277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085236277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085236277 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085236277 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085236277 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085236277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085236277 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085236277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085236277 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085236277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236277 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085236277 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085236277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085236277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085236277 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085236277 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085236277 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085236277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085236277 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085236277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085236277 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085236277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236277 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085236277 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085236277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085236277 DLSS7 DEBUG[0;m 0: ASP(asp-clnt-CN-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) 20250823085236277 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085236277 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085236277 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085236277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085236277 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085236277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085236277 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085236277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236277 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085236277 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085236277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085236277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085236277 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085236277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236277 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085236277 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085236277 DLM3UA <000f> 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 20250823085236277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085236277 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085236277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236277 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085236277 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085236277 DLM3UA <000f> 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 20250823085236277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085236277 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085236277 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085236277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236277 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085236277 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085236277 DLM3UA <000f> 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 20250823085236277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085236277 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085236277 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085236277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236277 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085236277 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085236277 DLM3UA <000f> 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 20250823085236277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085236277 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085236277 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(655)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(655)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(653)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(658)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(658)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(658)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(656)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085236301 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085236301 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085236301 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085236301 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085236302 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085236302 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085236302 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085236302 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085236303 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085236303 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085236303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085236303 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085236303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236303 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085236303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085236303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085236303 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085236303 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085236303 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085236303 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085236303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085236303 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085236303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085236303 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085236303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236303 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085236303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085236303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085236303 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085236303 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085236303 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085236303 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085236303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085236303 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085236303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085236303 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085236303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236303 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085236303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085236303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085236303 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085236303 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085236303 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085236303 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085236303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085236303 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085236303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085236303 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085236303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236303 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085236303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085236303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085236303 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085236303 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085236303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236303 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085236303 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085236303 DLM3UA <000f> 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 20250823085236303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085236303 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085236303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236303 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085236303 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085236303 DLM3UA <000f> 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 20250823085236303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085236303 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085236303 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085236303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236303 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085236303 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085236303 DLM3UA <000f> 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 20250823085236303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085236303 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085236303 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085236303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236303 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085236303 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085236303 DLM3UA <000f> 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 20250823085236303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085236303 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085236303 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(661)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(659)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(664)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(664)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-SCCP(662)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085236334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085236334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085236334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085236334 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085236334 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085236334 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085236334 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085236334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085236334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085236339 DLINP DEBUG SRVCONN(,r=127.0.0.1:54181<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085236339 DLINP DEBUG SRVCONN(,r=127.0.0.1:54181<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085236339 DLINP DEBUG SRVCONN(,r=127.0.0.1:54181<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085236339 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085236339 DHNBAP DEBUG (127.0.0.1:54181 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085236339 DHNBAP NOTICE (127.0.0.1:54181 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085236339 DHNBAP NOTICE (127.0.0.1:54181 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085236339 DLINP DEBUG SRVCONN(,r=127.0.0.1:54181<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085236339 DLINP DEBUG SRVCONN(,r=127.0.0.1:54181<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085236487 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 20250823085236487 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 20250823085236487 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085236487 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085236490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236490 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085236490 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085236490 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085236490 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085236490 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085236490 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085236490 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085236490 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085236490 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 20250823085236490 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085236490 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085236490 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085236492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236492 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085236492 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085236492 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  20250823085236492 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085236492 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085236492 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085236492 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 20250823085236492 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085236492 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085236492 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085236492 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085236492 DLSS7 <000c> ss7_asp.c: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  20250823085236492 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  20250823085236492 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085236492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085236492 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085236492 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085236492 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085236492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085236492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085236492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085236493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085236493 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085236493 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085236493 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085236494 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085236494 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085236494 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085236494 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085236494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085236494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085236494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085236494 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085236494 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085236494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085236494 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085236494 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085236494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236494 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085236494 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085236494 DLM3UA <000f> 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 20250823085236494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085236494 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085236494 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085236494 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085236494 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085236494 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  20250823085236497 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 20250823085236497 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 20250823085236497 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085236497 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085236501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236501 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085236501 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085236501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085236501 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085236501 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085236501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085236501 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085236501 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085236501 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 20250823085236501 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085236501 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  20250823085236501 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085236502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236502 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085236502 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085236502 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  20250823085236502 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085236502 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085236502 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085236502 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 20250823085236502 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085236502 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  20250823085236502 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' 20250823085236502 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' 20250823085236502 DLSS7 <000c> ss7_asp.c: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  20250823085236502 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085236502 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  20250823085236502 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085236502 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085236502 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085236502 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085236502 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) 20250823085236502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085236502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085236502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085236502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085236502 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085236502 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) 20250823085236502 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085236503 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085236503 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085236503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085236503 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085236504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085236504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236504 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085236504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085236504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085236504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085236504 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085236504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085236504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085236504 DLM3UA <000f> 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 20250823085236504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085236504 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085236504 DLSS7 <000c> ss7_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 20250823085236504 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085236504 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085236504 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  20250823085236514 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 20250823085236514 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 20250823085236514 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085236514 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085236519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236519 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085236520 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085236520 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085236520 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085236520 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085236520 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085236520 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085236520 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085236520 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 20250823085236520 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085236520 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085236520 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085236522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236522 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085236522 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085236522 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  20250823085236523 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085236523 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085236523 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085236523 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 20250823085236523 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085236523 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085236523 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085236523 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085236523 DLSS7 <000c> ss7_asp.c: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  20250823085236523 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085236523 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  20250823085236523 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  20250823085236523 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085236523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085236523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085236523 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085236523 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085236523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085236523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085236523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085236523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085236523 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085236523 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085236523 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085236524 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085236524 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085236525 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085236525 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085236525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236525 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085236525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236525 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085236525 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085236525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085236525 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085236525 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085236525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236525 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085236525 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085236525 DLM3UA <000f> 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 20250823085236525 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085236525 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085236525 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085236525 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085236525 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085236525 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  20250823085236526 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 20250823085236526 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 20250823085236526 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085236526 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085236530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236530 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085236530 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085236530 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085236530 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085236530 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085236530 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085236530 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085236530 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085236530 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 20250823085236530 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085236530 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  20250823085236530 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085236532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236532 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085236532 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085236532 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  20250823085236532 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085236532 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085236532 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085236532 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 20250823085236532 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085236532 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  20250823085236532 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' 20250823085236532 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' 20250823085236532 DLSS7 <000c> ss7_asp.c: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  20250823085236532 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085236532 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  20250823085236532 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  20250823085236532 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  20250823085236532 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085236532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085236532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085236532 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085236532 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) 20250823085236532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085236533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085236533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085236533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085236533 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085236533 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) 20250823085236533 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085236534 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085236534 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085236534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085236534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085236534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085236534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085236534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085236534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085236534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085236534 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) 20250823085236534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085236534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085236534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085236534 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085236534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085236534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085236534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085236534 DLM3UA <000f> 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 20250823085236534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085236534 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' 20250823085236534 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 20250823085236534 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085236534 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085236534 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  20250823085237298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085237298 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085237298 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085237298 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085237298 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085237298 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085237298 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085237298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085237298 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085237298 DLSS7 <000c> ss7_asp.c: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  20250823085237298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085237298 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085237298 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085237298 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085237298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085237298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085237298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085237298 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085237298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237299 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085237299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085237299 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085237299 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085237299 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) 20250823085237299 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) HNBGW_Test.msc0-RAN(654)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085237299 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085237299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085237299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085237299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085237299 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085237299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085237299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085237299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085237299 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085237299 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085237299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085237299 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085237299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085237299 DLM3UA <000f> 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 20250823085237299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085237299 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085237299 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085237299 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085237299 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085237300 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  20250823085237304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085237304 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085237304 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085237304 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085237304 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085237304 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085237304 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085237304 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085237304 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085237304 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085237304 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085237304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085237304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085237304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085237304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085237304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085237304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085237304 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085237304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085237304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085237304 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085237304 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085237304 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085237308 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085237308 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085237308 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085237308 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 20250823085237308 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085237308 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' 20250823085237308 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085237308 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085237308 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085237308 DLSS7 <000c> ss7_asp.c: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  20250823085237308 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085237308 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085237308 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085237308 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) 20250823085237308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085237309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085237309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085237309 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085237309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085237309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085237309 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085237309 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085237309 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) 20250823085237309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085237309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085237309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085237309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085237309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085237309 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085237309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085237309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085237309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085237309 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085237309 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085237309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085237309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085237309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085237309 DLM3UA <000f> 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 20250823085237309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085237309 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085237309 DLSS7 <000c> ss7_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 20250823085237309 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085237309 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085237309 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  HNBGW_Test.msc0-RAN(654)@f9b5e94e4af2: MSC_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 } } } } 20250823085237311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085237311 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085237311 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085237311 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 20250823085237311 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085237311 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' 20250823085237311 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085237311 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085237311 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085237311 DLSS7 <000c> ss7_asp.c: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  20250823085237311 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085237311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085237311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085237311 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) 20250823085237311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085237311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085237311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085237311 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085237311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085237311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085237311 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085237311 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085237311 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085237322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085237322 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085237322 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085237322 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085237322 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085237322 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085237322 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085237322 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085237322 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085237322 DLSS7 <000c> ss7_asp.c: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  20250823085237322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085237322 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085237322 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085237322 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085237322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085237322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085237322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085237322 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085237322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085237322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085237322 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085237322 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085237322 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) 20250823085237322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085237322 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085237322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085237322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085237323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085237323 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085237323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085237323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085237323 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085237323 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085237323 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085237323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085237323 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085237323 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085237323 DLM3UA <000f> 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 20250823085237323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085237323 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085237323 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085237323 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085237323 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085237323 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  20250823085237324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085237324 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085237324 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085237324 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085237324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085237324 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085237324 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085237324 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085237324 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085237324 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085237324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085237324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085237324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085237324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085237324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085237324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085237324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085237324 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085237324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085237324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085237324 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085237324 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085237324 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(660)@f9b5e94e4af2: MSC_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 } } } } 20250823085237332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085237332 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085237332 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085237332 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 20250823085237332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085237332 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' 20250823085237332 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085237332 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085237332 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085237332 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00  HNBGW_Test.sgsn1-RAN(663)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085237332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085237332 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085237332 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085237332 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) 20250823085237332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085237332 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085237332 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085237332 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085237332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085237332 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085237332 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085237332 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085237332 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) 20250823085237332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085237332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085237332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085237332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085237332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085237332 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) 20250823085237332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085237332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085237332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085237332 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085237332 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085237332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085237332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085237332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085237333 DLM3UA <000f> 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 20250823085237333 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085237333 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' 20250823085237333 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 20250823085237333 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085237333 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085237333 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  20250823085237334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085237334 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085237334 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085237334 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 20250823085237334 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085237334 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' 20250823085237334 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085237334 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085237334 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085237334 DLSS7 <000c> ss7_asp.c: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  20250823085237334 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085237334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085237334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085237335 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) 20250823085237335 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085237335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085237335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085237335 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085237335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085237335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085237335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085237335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085237335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085237335 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085237335 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085237335 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(663)@f9b5e94e4af2: MSC_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 } } } } 20250823085238348 DLCTRL DEBUG Command: GET 968884424 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085238348 DLCTRL DEBUG Tx Command reply: GET_REPLY 968884424 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085238355 DLCTRL DEBUG Command: GET 600220059 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085238355 DLCTRL DEBUG Tx Command reply: GET_REPLY 600220059 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085238359 DLCTRL DEBUG Command: GET 177188349 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085238359 DLCTRL DEBUG Tx Command reply: GET_REPLY 177188349 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085238363 DLCTRL DEBUG Command: GET 186088927 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085238363 DLCTRL DEBUG Tx Command reply: GET_REPLY 186088927 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085238367 DLCTRL DEBUG Command: GET 241573785 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085238367 DLCTRL DEBUG Tx Command reply: GET_REPLY 241573785 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085238370 DLCTRL DEBUG Command: GET 628121881 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085238370 DLCTRL DEBUG Tx Command reply: GET_REPLY 628121881 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085238372 DLCTRL DEBUG Command: GET 984893505 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085238372 DLCTRL DEBUG Tx Command reply: GET_REPLY 984893505 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085238375 DLCTRL DEBUG Command: GET 925541203 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085238375 DLCTRL DEBUG Tx Command reply: GET_REPLY 925541203 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085238379 DLCTRL DEBUG Command: GET 181481274 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085238379 DLCTRL DEBUG Tx Command reply: GET_REPLY 181481274 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085238384 DLCTRL DEBUG Command: GET 702668257 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085238384 DLCTRL DEBUG Tx Command reply: GET_REPLY 702668257 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085238387 DLCTRL DEBUG Command: GET 499372998 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085238387 DLCTRL DEBUG Tx Command reply: GET_REPLY 499372998 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085238390 DLCTRL DEBUG Command: GET 122158032 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085238390 DLCTRL DEBUG Tx Command reply: GET_REPLY 122158032 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085238392 DLCTRL DEBUG Command: GET 958099280 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085238392 DLCTRL DEBUG Tx Command reply: GET_REPLY 958099280 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085238393 DLCTRL DEBUG Command: GET 348613841 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085238393 DLCTRL DEBUG Tx Command reply: GET_REPLY 348613841 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085238394 DLCTRL DEBUG Command: GET 323205969 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085238394 DLCTRL DEBUG Tx Command reply: GET_REPLY 323205969 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085238395 DLCTRL DEBUG Command: GET 372452593 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085238395 DLCTRL DEBUG Tx Command reply: GET_REPLY 372452593 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085238396 DLCTRL DEBUG Command: GET 222210590 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085238396 DLCTRL DEBUG Tx Command reply: GET_REPLY 222210590 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085238397 DLCTRL DEBUG Command: GET 354208402 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085238397 DLCTRL DEBUG Tx Command reply: GET_REPLY 354208402 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085238398 DLCTRL DEBUG Command: GET 474597612 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085238398 DLCTRL DEBUG Tx Command reply: GET_REPLY 474597612 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085238400 DLCTRL DEBUG Command: GET 213854805 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085238400 DLCTRL DEBUG Tx Command reply: GET_REPLY 213854805 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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@f9b5e94e4af2: 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@f9b5e94e4af2: 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@f9b5e94e4af2: 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 := '000000000000000100000110'B, t_guard := 20.000000 } 20250823085238420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40950<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)1768403 20250823085239460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085239460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085239460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085239460 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085239460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1afbd3, normal) (hnbgw_rua.c:408) 20250823085239460 DHNB DEBUG map_rua[0x56285f22e600]{init}: Allocated (fsm.c:456) 20250823085239460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768403)[0x56285f22e600]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085239460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1768403 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085239460 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085239460 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085239460 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1768403 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:185) 20250823085239460 DCN DEBUG map_sccp[0x56285f22f5a0]{init}: Allocated (fsm.c:456) 20250823085239460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x56285f22f5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085239460 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1768403 <-> SCCP-77 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085239460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1768403 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085239460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768403)[0x56285f22e600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085239460 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085239460 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085239460 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1768403 SCCP-77 msc-1 MI=TMSI-0x42400023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085239460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x56285f22f5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085239460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085239460 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{IDLE}: Allocated (fsm.c:456) 20250823085239460 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085239460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030001060056400500f1100926) (sccp_scrc.c:455) 20250823085239460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085239460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085239460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085239460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085239460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085239460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085239460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085239460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085239460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085239460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085239460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085239461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085239461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085239461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085239461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085239461 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085239461 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085239461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085239461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 09 01 00 00 4d 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 40 00 23 00 4f 40 03 00 01 06 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085239461 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085239461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x56285f22f5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085239461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768403)[0x56285f22e600]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085239461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085239461 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085239461 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085239461 DLM3UA <000f> 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 20250823085239461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085239461 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085239461 DLSS7 <000c> ss7_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 20250823085239461 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085239461 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085239461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 09 01 00 00 4d 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 40 00 23 00 4f 40 03 00 01 06 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(656)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)2032732 HNBGW_Test.msc1-SCCP(656)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(656)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085239479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085239479 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085239479 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085239479 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 20250823085239479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085239479 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' 20250823085239479 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085239479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085239479 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085239479 DLSS7 <000c> ss7_asp.c: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 b2 0f 33 02 00 00 00 00  20250823085239479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085239479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085239479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085239479 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) 20250823085239479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) MTC@f9b5e94e4af2: 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 } } } 20250823085239479 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b20f33) (sccp_scrc.c:545) 20250823085239479 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) 20250823085239479 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085239479 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085239479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085239480 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085239480 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) 20250823085239480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x56285f22f5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085239480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x56285f22f5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085239481 DLCTRL DEBUG Command: GET 14546942 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085239481 DLCTRL DEBUG Tx Command reply: GET_REPLY 14546942 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085239485 DLCTRL DEBUG Command: GET 416372063 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085239485 DLCTRL DEBUG Tx Command reply: GET_REPLY 416372063 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085239489 DLCTRL DEBUG Command: GET 307086138 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085239489 DLCTRL DEBUG Tx Command reply: GET_REPLY 307086138 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085239493 DLCTRL DEBUG Command: GET 590112288 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085239493 DLCTRL DEBUG Tx Command reply: GET_REPLY 590112288 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085239497 DLCTRL DEBUG Command: GET 861629732 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085239497 DLCTRL DEBUG Tx Command reply: GET_REPLY 861629732 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085239502 DLCTRL DEBUG Command: GET 955551462 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085239502 DLCTRL DEBUG Tx Command reply: GET_REPLY 955551462 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085239505 DLCTRL DEBUG Command: GET 669188321 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085239505 DLCTRL DEBUG Tx Command reply: GET_REPLY 669188321 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250823085239508 DLCTRL DEBUG Command: GET 228685603 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085239508 DLCTRL DEBUG Tx Command reply: GET_REPLY 228685603 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085239511 DLCTRL DEBUG Command: GET 105788593 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085239511 DLCTRL DEBUG Tx Command reply: GET_REPLY 105788593 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085239513 DLCTRL DEBUG Command: GET 704065561 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085239513 DLCTRL DEBUG Tx Command reply: GET_REPLY 704065561 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085239515 DLCTRL DEBUG Command: GET 166361265 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085239515 DLCTRL DEBUG Tx Command reply: GET_REPLY 166361265 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085239517 DLCTRL DEBUG Command: GET 511583204 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085239517 DLCTRL DEBUG Tx Command reply: GET_REPLY 511583204 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085239519 DLCTRL DEBUG Command: GET 687410212 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085239519 DLCTRL DEBUG Tx Command reply: GET_REPLY 687410212 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085239521 DLCTRL DEBUG Command: GET 566347560 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085239521 DLCTRL DEBUG Tx Command reply: GET_REPLY 566347560 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085239524 DLCTRL DEBUG Command: GET 417160309 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085239524 DLCTRL DEBUG Tx Command reply: GET_REPLY 417160309 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085239526 DLCTRL DEBUG Command: GET 124281598 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085239526 DLCTRL DEBUG Tx Command reply: GET_REPLY 124281598 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085239528 DLCTRL DEBUG Command: GET 655045042 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085239528 DLCTRL DEBUG Tx Command reply: GET_REPLY 655045042 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085239531 DLCTRL DEBUG Command: GET 37813016 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085239531 DLCTRL DEBUG Tx Command reply: GET_REPLY 37813016 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085239535 DLCTRL DEBUG Command: GET 981994338 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085239535 DLCTRL DEBUG Tx Command reply: GET_REPLY 981994338 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085239537 DLCTRL DEBUG Command: GET 244032743 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085239537 DLCTRL DEBUG Tx Command reply: GET_REPLY 244032743 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001011110010'B, t_guard := 20.000000 } 20250823085239556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)15082668 20250823085240578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085240578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085240578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823085240578 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085240579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe624ac, normal) (hnbgw_rua.c:408) 20250823085240579 DHNB DEBUG map_rua[0x56285f22c590]{init}: Allocated (fsm.c:456) 20250823085240579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082668)[0x56285f22c590]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085240579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15082668 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085240579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085240579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085240579 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823085240579 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15082668 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:185) 20250823085240579 DCN DEBUG map_sccp[0x56285f232e50]{init}: Allocated (fsm.c:456) 20250823085240579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56285f232e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085240579 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15082668 <-> SCCP-78 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085240579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15082668 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823085240579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082668)[0x56285f22c590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085240579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085240579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085240579 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15082668 SCCP-78 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085240579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56285f232e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085240579 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085240579 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{IDLE}: Allocated (fsm.c:456) 20250823085240579 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085240579 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030002f20056400500f1100926) (sccp_scrc.c:455) 20250823085240579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085240579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085240579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085240579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085240579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085240579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085240579 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085240579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085240579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085240579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085240579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085240579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085240579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085240579 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085240579 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085240579 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085240579 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085240579 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085240579 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0a 01 00 00 4e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 41 00 23 00 4f 40 03 00 02 f2 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085240579 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085240579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56285f232e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085240579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082668)[0x56285f22c590]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085240579 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085240579 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085240579 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085240579 DLM3UA <000f> 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 20250823085240579 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085240579 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085240579 DLSS7 <000c> ss7_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 20250823085240579 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085240579 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085240580 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0a 01 00 00 4e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 41 00 23 00 4f 40 03 00 02 f2 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)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)12327090 HNBGW_Test.msc1-SCCP(656)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823085240584 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085240584 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085240584 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085240584 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 20250823085240584 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085240584 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' 20250823085240584 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085240584 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085240584 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085240584 DLSS7 <000c> ss7_asp.c: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 05 34 95 02 00 00 00 00  20250823085240584 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085240584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085240585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085240585 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) 20250823085240585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085240585 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00053495) (sccp_scrc.c:545) 20250823085240585 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) 20250823085240585 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085240585 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085240585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085240585 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085240585 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) 20250823085240585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56285f232e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085240585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56285f232e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085240586 DLCTRL DEBUG Command: GET 132341084 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085240586 DLCTRL DEBUG Tx Command reply: GET_REPLY 132341084 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085240589 DLCTRL DEBUG Command: GET 565074540 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085240589 DLCTRL DEBUG Tx Command reply: GET_REPLY 565074540 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085240593 DLCTRL DEBUG Command: GET 564504421 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085240593 DLCTRL DEBUG Tx Command reply: GET_REPLY 564504421 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085240597 DLCTRL DEBUG Command: GET 914899246 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085240597 DLCTRL DEBUG Tx Command reply: GET_REPLY 914899246 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085240601 DLCTRL DEBUG Command: GET 195357791 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085240601 DLCTRL DEBUG Tx Command reply: GET_REPLY 195357791 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085240608 DLCTRL DEBUG Command: GET 473934099 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085240608 DLCTRL DEBUG Tx Command reply: GET_REPLY 473934099 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085240612 DLCTRL DEBUG Command: GET 543533330 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085240612 DLCTRL DEBUG Tx Command reply: GET_REPLY 543533330 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250823085240616 DLCTRL DEBUG Command: GET 386955469 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085240616 DLCTRL DEBUG Tx Command reply: GET_REPLY 386955469 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085240621 DLCTRL DEBUG Command: GET 156060812 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085240621 DLCTRL DEBUG Tx Command reply: GET_REPLY 156060812 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085240625 DLCTRL DEBUG Command: GET 766442127 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085240625 DLCTRL DEBUG Tx Command reply: GET_REPLY 766442127 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085240630 DLCTRL DEBUG Command: GET 556797150 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085240630 DLCTRL DEBUG Tx Command reply: GET_REPLY 556797150 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085240637 DLCTRL DEBUG Command: GET 762905888 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085240637 DLCTRL DEBUG Tx Command reply: GET_REPLY 762905888 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085240641 DLCTRL DEBUG Command: GET 397451197 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085240641 DLCTRL DEBUG Tx Command reply: GET_REPLY 397451197 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085240647 DLCTRL DEBUG Command: GET 66065965 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085240647 DLCTRL DEBUG Tx Command reply: GET_REPLY 66065965 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085240653 DLCTRL DEBUG Command: GET 600695375 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085240653 DLCTRL DEBUG Tx Command reply: GET_REPLY 600695375 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085240658 DLCTRL DEBUG Command: GET 104017757 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085240658 DLCTRL DEBUG Tx Command reply: GET_REPLY 104017757 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085240662 DLCTRL DEBUG Command: GET 111500887 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085240662 DLCTRL DEBUG Tx Command reply: GET_REPLY 111500887 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085240668 DLCTRL DEBUG Command: GET 596314972 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085240668 DLCTRL DEBUG Tx Command reply: GET_REPLY 596314972 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085240672 DLCTRL DEBUG Command: GET 475910042 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085240672 DLCTRL DEBUG Tx Command reply: GET_REPLY 475910042 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085240674 DLCTRL DEBUG Command: GET 902757433 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085240674 DLCTRL DEBUG Tx Command reply: GET_REPLY 902757433 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000000001001'B, t_guard := 20.000000 } 20250823085240690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)10305455 20250823085241699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085241699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085241699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823085241699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085241699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9d3faf, normal) (hnbgw_rua.c:408) 20250823085241699 DHNB DEBUG map_rua[0x56285f227ef0]{init}: Allocated (fsm.c:456) 20250823085241699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305455)[0x56285f227ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085241699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10305455 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085241699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085241699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085241699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10305455 SCCP-0 CS MI=TMSI-0x427FC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823085241699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10305455 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:185) 20250823085241699 DCN DEBUG map_sccp[0x56285f246380]{init}: Allocated (fsm.c:456) 20250823085241699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x56285f246380]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085241699 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10305455 <-> SCCP-79 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085241699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10305455 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823085241699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305455)[0x56285f227ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085241699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085241699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085241699 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10305455 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085241699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x56285f246380]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085241699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085241699 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{IDLE}: Allocated (fsm.c:456) 20250823085241699 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085241699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030000090056400500f1100926) (sccp_scrc.c:455) 20250823085241699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085241699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085241699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085241699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085241699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085241699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085241699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085241699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085241699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085241699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085241700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085241700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085241700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085241700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085241700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085241700 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085241700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085241700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085241700 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 09 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085241700 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085241700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x56285f246380]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085241700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305455)[0x56285f227ef0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085241700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085241700 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085241700 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085241700 DLM3UA <000f> 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 20250823085241700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085241700 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085241700 DLSS7 <000c> ss7_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 20250823085241700 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085241700 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085241700 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 09 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)@f9b5e94e4af2: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)8523493 HNBGW_Test.msc1-SCCP(656)@f9b5e94e4af2: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@f9b5e94e4af2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250823085241702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085241702 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085241702 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085241702 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 20250823085241702 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085241702 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' 20250823085241702 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085241702 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085241702 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085241702 DLSS7 <000c> ss7_asp.c: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 2d 98 37 02 00 00 00 00  20250823085241702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085241702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085241702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085241702 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) 20250823085241702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085241702 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002d9837) (sccp_scrc.c:545) 20250823085241702 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) 20250823085241702 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085241702 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085241702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085241702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085241702 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) 20250823085241702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x56285f246380]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085241702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x56285f246380]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085241703 DLCTRL DEBUG Command: GET 431271384 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085241703 DLCTRL DEBUG Tx Command reply: GET_REPLY 431271384 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085241704 DLCTRL DEBUG Command: GET 851535564 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085241704 DLCTRL DEBUG Tx Command reply: GET_REPLY 851535564 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085241706 DLCTRL DEBUG Command: GET 136180367 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085241706 DLCTRL DEBUG Tx Command reply: GET_REPLY 136180367 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085241708 DLCTRL DEBUG Command: GET 595621786 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085241708 DLCTRL DEBUG Tx Command reply: GET_REPLY 595621786 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085241710 DLCTRL DEBUG Command: GET 590449989 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085241710 DLCTRL DEBUG Tx Command reply: GET_REPLY 590449989 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085241712 DLCTRL DEBUG Command: GET 501485918 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085241712 DLCTRL DEBUG Tx Command reply: GET_REPLY 501485918 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085241714 DLCTRL DEBUG Command: GET 174417978 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085241714 DLCTRL DEBUG Tx Command reply: GET_REPLY 174417978 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250823085241715 DLCTRL DEBUG Command: GET 896426728 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085241715 DLCTRL DEBUG Tx Command reply: GET_REPLY 896426728 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085241719 DLCTRL DEBUG Command: GET 435623734 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085241719 DLCTRL DEBUG Tx Command reply: GET_REPLY 435623734 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085241723 DLCTRL DEBUG Command: GET 203896344 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085241723 DLCTRL DEBUG Tx Command reply: GET_REPLY 203896344 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085241727 DLCTRL DEBUG Command: GET 647057263 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085241727 DLCTRL DEBUG Tx Command reply: GET_REPLY 647057263 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085241730 DLCTRL DEBUG Command: GET 923760940 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085241730 DLCTRL DEBUG Tx Command reply: GET_REPLY 923760940 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085241732 DLCTRL DEBUG Command: GET 820526973 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085241732 DLCTRL DEBUG Tx Command reply: GET_REPLY 820526973 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085241734 DLCTRL DEBUG Command: GET 74849686 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085241734 DLCTRL DEBUG Tx Command reply: GET_REPLY 74849686 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085241736 DLCTRL DEBUG Command: GET 447254416 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085241736 DLCTRL DEBUG Tx Command reply: GET_REPLY 447254416 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085241737 DLCTRL DEBUG Command: GET 949623694 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085241737 DLCTRL DEBUG Tx Command reply: GET_REPLY 949623694 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085241739 DLCTRL DEBUG Command: GET 770447565 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085241739 DLCTRL DEBUG Tx Command reply: GET_REPLY 770447565 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085241741 DLCTRL DEBUG Command: GET 385013502 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085241741 DLCTRL DEBUG Tx Command reply: GET_REPLY 385013502 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085241742 DLCTRL DEBUG Command: GET 108313419 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085241742 DLCTRL DEBUG Tx Command reply: GET_REPLY 108313419 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085241744 DLCTRL DEBUG Command: GET 584754989 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085241744 DLCTRL DEBUG Tx Command reply: GET_REPLY 584754989 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085241747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085241749 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42569<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(646)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(647)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085241751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085241753 DLINP DEBUG SRVCONN(,r=127.0.0.1:54181<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085241753 DLINP DEBUG SRVCONN(,r=127.0.0.1:54181<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085241753 DLINP NOTICE SRV(,r=127.0.0.1:54181<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085241753 DMAIN NOTICE (127.0.0.1:54181 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54181<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085241753 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(654)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(663)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(659)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(662)@f9b5e94e4af2: Final verdict of PTC: none 20250823085241755 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085241755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085241755 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085241755 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085241756 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085241756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085241756 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085241756 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085241756 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085241756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085241756 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085241756 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085241756 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085241756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085241756 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(660)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(658)@f9b5e94e4af2: Final verdict of PTC: none 20250823085241756 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823085241756 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085241756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085241756 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085241756 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085241756 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 20250823085241756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085241756 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085241756 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085241756 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085241756 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085241756 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085241756 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085241756 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 20250823085241756 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085241756 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085241756 DLSS7 <000c> ss7_asp.c: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  20250823085241756 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  20250823085241756 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  20250823085241756 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  20250823085241756 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085241756 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085241756 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085241757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085241757 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085241757 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085241757 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 20250823085241757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085241757 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085241757 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085241757 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085241757 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085241757 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085241757 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085241757 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 20250823085241757 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085241757 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085241757 DLSS7 <000c> ss7_asp.c: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  20250823085241757 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  20250823085241757 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  20250823085241757 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085241757 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085241757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085241757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085241757 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085241757 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085241757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085241757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085241757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085241757 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085241757 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085241758 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) 20250823085241758 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085241758 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085241757 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 20250823085241757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085241757 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085241757 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085241757 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085241757 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085241757 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085241757 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085241757 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 20250823085241757 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' 20250823085241757 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' 20250823085241757 DLSS7 <000c> ss7_asp.c: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  20250823085241757 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  20250823085241757 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085241757 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085241757 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085241757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085241757 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085241757 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085241757 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 20250823085241757 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085241757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085241757 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085241757 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085241757 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 20250823085241757 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 20250823085241757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085241757 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085241758 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085241758 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085241758 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085241758 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085241758 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085241758 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 20250823085241758 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' 20250823085241758 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' 20250823085241758 DLSS7 <000c> ss7_asp.c: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  20250823085241758 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085241758 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085241758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085241758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085241758 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085241758 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085241758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085241758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085241758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085241758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085241758 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085241758 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) 20250823085241758 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085241758 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085241758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085241758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085241758 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085241758 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) 20250823085241758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085241758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085241758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085241758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085241758 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085241758 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) 20250823085241758 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085241758 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085241758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085241758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085241758 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085241758 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) 20250823085241758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085241758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085241758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085241758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085241758 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085241758 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) 20250823085241758 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085241758 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085241758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x56285f22f5a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085241758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085241758 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085241758 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b20f33), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085241758 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085241758 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) 20250823085241758 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085241758 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) 20250823085241759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085241759 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085241759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085241759 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085241759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085241759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085241759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 09 04 b2 0f 33 00 00 4d 00 00 00 00 00 (ss7_asp.c:1383) 20250823085241759 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085241759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x56285f22f5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085241759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768403)[0x56285f22e600]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085241759 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768403)[0x56285f22e600]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085241759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085241759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768403)[0x56285f22e600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085241759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768403)[0x56285f22e600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085241759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768403)[0x56285f22e600]{disrupted}: Freeing instance (context_map.c:203) 20250823085241759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768403)[0x56285f22e600]{disrupted}: Deallocated (fsm.c:568) 20250823085241759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x56285f22f5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085241759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x56285f22f5a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085241759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x56285f22f5a0]{disconnected}: Deallocated (fsm.c:568) 20250823085241759 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1768403 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:226) 20250823085241759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56285f232e50]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085241759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085241759 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085241759 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053495), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085241759 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085241759 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) 20250823085241759 DLSS7 INFO 0: CombinedLinkset(dpc=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) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@f9b5e94e4af2: Final verdict of PTC: none 20250823085241759 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) 20250823085241759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085241759 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085241759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085241759 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085241759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085241759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085241759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 05 34 95 00 00 4e 00 00 00 00 00 (ss7_asp.c:1383) 20250823085241759 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085241759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56285f232e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085241759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082668)[0x56285f22c590]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085241759 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082668)[0x56285f22c590]{connected}: Tx RUA Disconnect (context_map_rua.c:204) HNBGW_Test.msc1-RAN(657)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(661)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(664)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@f9b5e94e4af2: Final verdict of PTC: none 20250823085241759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085241759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082668)[0x56285f22c590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085241759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082668)[0x56285f22c590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085241759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082668)[0x56285f22c590]{disrupted}: Freeing instance (context_map.c:203) 20250823085241759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082668)[0x56285f22c590]{disrupted}: Deallocated (fsm.c:568) 20250823085241759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56285f232e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085241759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56285f232e50]{disconnected}: Freeing instance (context_map.c:207) 20250823085241759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56285f232e50]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(656)@f9b5e94e4af2: Final verdict of PTC: none 20250823085241759 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15082668 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:226) 20250823085241759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x56285f246380]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085241759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085241759 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085241759 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d9837), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085241759 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085241759 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) 20250823085241759 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085241759 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) 20250823085241759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085241759 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085241759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085241759 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085241759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085241759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085241759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 2d 98 37 00 00 4f 00 00 00 00 00 (ss7_asp.c:1383) 20250823085241759 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085241759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x56285f246380]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085241759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305455)[0x56285f227ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085241759 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305455)[0x56285f227ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085241760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085241760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305455)[0x56285f227ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085241760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305455)[0x56285f227ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085241760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305455)[0x56285f227ef0]{disrupted}: Freeing instance (context_map.c:203) 20250823085241760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305455)[0x56285f227ef0]{disrupted}: Deallocated (fsm.c:568) 20250823085241760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x56285f246380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085241760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x56285f246380]{disconnected}: Freeing instance (context_map.c:207) 20250823085241760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x56285f246380]{disconnected}: Deallocated (fsm.c:568) 20250823085241760 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10305455 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:226) 20250823085241760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085241760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085241760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085241761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085241760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085241760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085241760 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085241760 DMAIN NOTICE (127.0.0.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) 20250823085241760 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085241761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085241761 DLM3UA <000f> 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 20250823085241761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085241761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085241761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085241761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085241761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085241761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085241761 DLM3UA <000f> 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 20250823085241761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085241762 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085241762 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085241762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085241762 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085241762 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085241762 DLM3UA <000f> 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 20250823085241762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085241762 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085241762 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085241763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085241763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40950<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@f9b5e94e4af2: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW-MGCP(665)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(648)@f9b5e94e4af2: Final verdict of PTC: none 20250823085241772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823085241868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085242233 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085242233 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084682a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085242233 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085242233 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085242233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085242233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085242233 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085242233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085242233 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085242233 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085242233 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085242233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 68 2a 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085242233 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085242233 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0f9e), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085242233 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085242233 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085242233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085242233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085242233 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085242233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085242233 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085242233 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085242233 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085242233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9b 0f 9e 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085242233 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085242233 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ee77), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085242233 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085242233 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085242233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085242233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085242233 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085242233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085242233 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085242233 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085242233 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085242233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e4 ee 77 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085242234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085242234 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085242234 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085242234 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085242234 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085242234 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085242234 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085242234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085242234 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085242234 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085242234 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085242234 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085242234 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085242234 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085242234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085242234 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085242234 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085242234 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085242234 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085242234 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085242234 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085242671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40968<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=615292) 20250823085242741 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085242741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fc7f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085242741 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085242741 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085242741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085242741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085242741 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085242741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085242741 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085242741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085242741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085242741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4f c7 f8 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085242741 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085242741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28d6e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085242742 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085242742 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085242742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085242742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085242742 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085242742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085242742 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085242742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085242742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085242742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8d 6e 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085242742 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085242742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb433d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085242742 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085242742 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085242742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085242742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085242742 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085242742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085242742 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085242742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085242742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085242742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb 43 3d 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085242742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085242742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085242742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085242742 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085242742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085242742 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085242742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085242742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085242742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085242742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085242742 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085242742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085242742 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085242742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085242742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085242742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085242742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085242742 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085242742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085242742 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085242742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085243134 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085243134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac8eb6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085243134 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085243134 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085243134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085243134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085243134 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085243134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085243134 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085243134 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085243134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085243134 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ac 8e b6 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085243134 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085243134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55943), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085243134 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085243134 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085243134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085243134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085243134 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085243134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085243134 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085243134 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085243134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085243134 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c5 59 43 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085243134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085243134 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085243134 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085243134 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085243134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085243134 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085243134 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085243134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085243134 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085243134 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085243134 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085243134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085243134 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085243134 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085243135 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085243135 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063fdba), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085243135 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085243135 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085243135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085243135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085243135 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085243135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085243135 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085243135 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085243135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085243135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 fd ba 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085243135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085243135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085243135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085243135 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085243135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085243135 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085243135 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=615292, count=634368) 20250823085243758 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085243758 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085243758 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085243758 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085243758 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085243758 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085243758 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085243758 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085243758 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085243758 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085243758 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085243758 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085243767 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085243767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d54e6), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085243767 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085243767 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085243767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085243767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085243767 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085243767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085243767 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085243767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085243767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085243767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3d 54 e6 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085243767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085243767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085243767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085243767 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085243767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085243767 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085243767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085243780 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085243780 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009590f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085243780 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085243780 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085243780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085243780 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085243780 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085243780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085243780 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085243780 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085243780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085243780 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 95 90 f7 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085243781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085243781 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085243781 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085243781 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085243781 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085243781 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085243781 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085243790 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085243790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b17175), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085243790 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085243790 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085243790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085243790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085243790 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085243790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085243790 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085243790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085243790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085243790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b1 71 75 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085243790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085243790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085243790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085243790 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085243790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085243790 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085243790 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085244396 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085244396 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001625a4), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085244396 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085244396 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085244396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085244396 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085244396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244396 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085244396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085244396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085244396 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 16 25 a4 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085244396 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085244396 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085244396 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085244396 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085244396 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085244396 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085244396 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085244422 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085244422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb613c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085244422 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085244422 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085244422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085244423 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085244423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244423 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085244423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085244423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085244423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fb 61 3c 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085244423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085244423 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085244423 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085244423 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085244423 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085244423 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085244423 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085244429 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085244429 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008305f), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085244429 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085244429 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085244429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085244429 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085244429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244429 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085244429 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085244429 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085244429 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 30 5f 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085244430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085244430 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085244430 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085244430 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085244430 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085244430 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085244430 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 20250823085244951 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085244952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f0117), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085244952 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085244952 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085244952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085244952 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085244952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244952 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085244952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085244952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085244952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 01 17 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085244952 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085244952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ceae42), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085244952 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085244952 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085244952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085244952 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085244952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244952 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085244952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085244952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085244952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ce ae 42 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085244952 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085244952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a42a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085244952 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085244952 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085244952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085244952 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085244953 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244953 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085244953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085244953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085244953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f7 a4 2a 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085244953 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085244953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055071c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085244953 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085244953 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085244953 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085244953 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085244953 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085244953 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085244953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085244953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085244953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 07 1c 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085244953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085244953 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085244953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085244953 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085244953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085244953 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085244953 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085244954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085244954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085244954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085244954 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085244954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085244954 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085244954 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085244954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085244954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085244954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085244954 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085244954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085244954 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085244954 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085244954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085244954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085244954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085244954 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085244954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085244954 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085244954 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085245532 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085245532 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085245532 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085245533 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085245533 DLSCCP DEBUG SCCP-SCOC(57)[0x56285f22c460]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250823085245789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085245794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085245798 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44871<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085245819 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085245819 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085245827 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085245827 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085245827 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085245827 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085245827 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52868 (stream_srv.c:143) 20250823085245827 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52868<->l=127.0.0.1:29169 (hnb.c:335) 20250823085245827 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085245828 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085245828 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085245828 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085245829 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085245829 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085245829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085245829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085245829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085245829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245829 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085245829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085245829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085245829 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085245829 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085245829 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085245829 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085245829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085245829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085245829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245829 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085245829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085245829 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085245829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245829 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085245829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085245829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085245829 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085245829 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085245829 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085245829 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085245829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085245829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085245829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245829 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085245829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085245829 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085245829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245829 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085245829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085245829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085245829 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085245829 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085245829 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085245830 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085245830 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085245830 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085245830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245830 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085245830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085245830 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085245830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245830 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085245830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085245830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085245830 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085245830 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085245830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085245830 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085245830 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085245830 DLM3UA <000f> 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 20250823085245830 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085245830 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085245830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085245830 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085245830 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085245830 DLM3UA <000f> 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 20250823085245830 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085245830 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085245830 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085245830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085245830 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085245831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085245831 DLM3UA <000f> 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 20250823085245831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085245831 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085245831 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085245831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085245831 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085245831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085245831 DLM3UA <000f> 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 20250823085245831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085245831 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085245831 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(679)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(679)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(677)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(682)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(682)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(680)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(685)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-M3UA(685)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(683)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085245864 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085245864 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085245865 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085245865 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085245865 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085245865 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085245865 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085245865 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085245866 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085245866 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085245866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085245866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085245866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245866 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085245866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085245866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085245866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085245866 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085245866 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085245866 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085245866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085245866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245866 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) 20250823085245866 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085245866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085245866 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085245866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245866 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085245866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085245866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085245866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085245866 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085245866 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085245866 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085245866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085245866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245866 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085245866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085245867 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085245867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245867 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085245867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085245867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085245867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085245867 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085245867 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085245867 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085245867 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085245867 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085245867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245867 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085245867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085245867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085245867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085245867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085245867 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085245867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085245867 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085245867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085245867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085245867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085245867 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085245867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085245867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085245867 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085245867 DLM3UA <000f> 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 20250823085245867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085245867 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085245867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085245867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085245867 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085245867 DLM3UA <000f> 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 20250823085245867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085245867 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) 20250823085245867 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085245867 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085245867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085245867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085245867 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085245867 DLM3UA <000f> 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 20250823085245867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085245867 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085245867 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085245867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085245867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085245867 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085245867 DLM3UA <000f> 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 20250823085245867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085245867 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085245867 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(688)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(688)@f9b5e94e4af2: M3UA emulation initiated, the test can be started MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(688)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(686)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(691)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(689)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(694)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(692)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085245912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085245912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085245912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085245912 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085245912 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085245912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085245912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085245912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085245912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085245923 DLINP DEBUG SRVCONN(,r=127.0.0.1:52868<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085245923 DLINP DEBUG SRVCONN(,r=127.0.0.1:52868<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085245923 DLINP DEBUG SRVCONN(,r=127.0.0.1:52868<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085245923 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085245923 DHNBAP DEBUG (127.0.0.1:52868 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085245923 DHNBAP NOTICE (127.0.0.1:52868 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085245923 DHNBAP NOTICE (127.0.0.1:52868 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085245923 DLINP DEBUG SRVCONN(,r=127.0.0.1:52868<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085245923 DLINP DEBUG SRVCONN(,r=127.0.0.1:52868<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085246041 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 20250823085246041 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 20250823085246041 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085246041 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085246048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246048 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085246048 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085246048 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085246048 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085246048 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085246048 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085246048 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085246048 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085246048 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 20250823085246048 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085246048 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085246048 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085246048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246048 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085246049 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085246049 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  20250823085246049 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085246049 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085246049 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085246049 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 20250823085246049 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085246049 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085246049 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085246049 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085246049 DLSS7 <000c> ss7_asp.c: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  20250823085246049 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  20250823085246049 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085246049 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085246049 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085246049 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085246049 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085246049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085246049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085246049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085246049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085246049 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085246049 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085246049 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085246050 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085246050 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085246050 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085246050 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085246050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085246050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085246050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085246050 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085246050 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085246050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085246050 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085246050 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085246050 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 20250823085246050 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 20250823085246050 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085246050 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085246050 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246050 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085246050 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085246050 DLM3UA <000f> 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 20250823085246050 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085246050 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085246050 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085246050 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085246050 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246050 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(682)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085246054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246054 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085246054 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085246054 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085246054 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085246054 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085246054 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085246054 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085246054 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085246054 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 20250823085246054 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085246054 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  20250823085246054 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085246056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246056 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085246056 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085246056 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  20250823085246056 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085246056 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085246056 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085246056 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 20250823085246056 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085246056 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  20250823085246056 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' 20250823085246056 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' 20250823085246056 DLSS7 <000c> ss7_asp.c: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  20250823085246056 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085246056 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  20250823085246056 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085246056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085246056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085246056 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085246056 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) 20250823085246056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085246056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085246057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085246057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085246057 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085246057 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) 20250823085246057 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085246058 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085246058 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085246058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085246058 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085246058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085246058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085246058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085246058 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085246058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085246058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085246058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085246058 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085246058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246058 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085246058 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085246058 DLM3UA <000f> 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 20250823085246058 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085246058 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085246058 DLSS7 <000c> ss7_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 20250823085246058 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085246058 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246058 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  20250823085246061 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 20250823085246061 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 20250823085246061 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085246061 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823085246064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246064 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823085246064 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085246064 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085246064 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085246064 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085246064 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085246064 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085246064 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823085246064 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 20250823085246064 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085246064 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  20250823085246064 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085246066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246066 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085246066 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085246066 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  20250823085246066 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085246066 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085246066 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085246066 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 20250823085246066 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823085246066 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  20250823085246066 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 20250823085246066 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' 20250823085246066 DLSS7 <000c> ss7_asp.c: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  20250823085246066 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085246066 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  20250823085246066 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  20250823085246066 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085246066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085246066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085246066 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823085246066 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) 20250823085246066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085246066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085246066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085246066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085246066 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085246066 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) 20250823085246066 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085246067 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085246067 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085246067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085246067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085246067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246067 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) 20250823085246067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085246067 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) 20250823085246067 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) 20250823085246067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085246067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085246067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085246067 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085246067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246067 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085246067 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085246067 DLM3UA <000f> 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 20250823085246067 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085246067 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' 20250823085246067 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 20250823085246067 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085246067 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246067 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250823085246077 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 20250823085246077 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 20250823085246077 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085246077 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085246082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246082 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085246082 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085246082 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085246082 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085246082 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085246082 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085246082 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085246082 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085246082 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 20250823085246082 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085246082 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085246082 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085246084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246084 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085246084 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085246084 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  20250823085246084 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085246084 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085246084 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085246084 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 20250823085246084 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085246084 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085246084 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085246084 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085246084 DLSS7 <000c> ss7_asp.c: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  20250823085246084 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085246084 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  20250823085246084 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  20250823085246084 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  20250823085246084 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085246084 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085246084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085246084 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085246084 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085246084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085246084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085246084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085246084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085246084 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085246084 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085246084 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085246085 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085246085 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085246085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085246085 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085246085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085246085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085246085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085246085 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085246085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085246085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085246085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085246085 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085246085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085246085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085246085 DLM3UA <000f> 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 20250823085246085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085246085 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085246085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085246085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085246085 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246085 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  20250823085246088 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 20250823085246088 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 20250823085246088 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085246088 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085246093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246093 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085246093 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085246093 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085246093 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085246093 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085246093 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085246093 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085246093 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085246093 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 20250823085246093 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085246093 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  20250823085246093 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085246095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246095 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085246095 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085246095 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  20250823085246095 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085246095 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085246095 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085246095 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 20250823085246095 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085246095 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  20250823085246095 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' 20250823085246095 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' 20250823085246095 DLSS7 <000c> ss7_asp.c: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  20250823085246095 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085246095 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  20250823085246096 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  20250823085246096 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  20250823085246096 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  20250823085246096 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085246096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085246096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085246096 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085246096 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) 20250823085246096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085246096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085246096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085246096 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085246096 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085246096 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) 20250823085246096 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085246097 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085246097 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085246097 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085246097 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085246097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085246097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085246097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085246097 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) 20250823085246097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085246097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085246097 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085246097 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085246098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246098 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085246098 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085246098 DLM3UA <000f> 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 20250823085246098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085246098 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' 20250823085246098 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 20250823085246098 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085246098 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246098 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  20250823085246099 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 20250823085246099 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 20250823085246099 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085246099 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250823085246104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246104 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250823085246104 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085246104 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085246104 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085246104 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085246104 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085246104 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085246104 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250823085246104 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 20250823085246104 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085246104 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  20250823085246104 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085246105 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246105 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085246105 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085246105 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  20250823085246105 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085246105 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085246105 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085246105 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 20250823085246105 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250823085246105 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  20250823085246105 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 20250823085246105 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' 20250823085246105 DLSS7 <000c> ss7_asp.c: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  20250823085246105 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085246105 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  20250823085246105 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  20250823085246105 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  20250823085246105 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  20250823085246105 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085246105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085246105 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085246106 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250823085246106 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) 20250823085246106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085246106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085246106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085246106 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085246106 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085246106 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) 20250823085246106 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085246107 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085246107 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085246107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085246107 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085246107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246107 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 (available) (ss7_combined_linkset.c:297) 20250823085246107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085246107 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) 20250823085246107 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) 20250823085246107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085246107 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085246107 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085246107 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085246107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246107 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085246107 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085246107 DLM3UA <000f> 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 20250823085246107 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085246107 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 (available) 20250823085246107 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 20250823085246107 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085246107 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246107 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 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 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(678)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085246856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246856 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085246856 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085246856 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085246856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085246856 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085246856 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085246856 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085246856 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246856 DLSS7 <000c> ss7_asp.c: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  20250823085246856 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085246856 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085246856 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085246856 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085246856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085246856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085246856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085246856 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085246856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246857 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085246857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085246857 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085246857 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085246857 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) 20250823085246857 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085246857 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085246857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085246857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085246857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085246857 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085246857 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085246857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085246857 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085246857 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085246857 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085246857 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246857 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085246857 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085246857 DLM3UA <000f> 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 20250823085246857 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085246857 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085246857 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085246857 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085246857 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246857 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  20250823085246858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085246858 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085246858 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085246858 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085246858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085246858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085246858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085246858 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085246858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085246858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085246858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246858 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085246858 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085246858 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085246858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085246858 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085246858 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085246858 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085246858 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246858 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085246858 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085246858 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085246858 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(681)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085246861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246861 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085246861 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085246861 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 20250823085246861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085246861 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' 20250823085246861 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085246861 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085246861 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246861 DLSS7 <000c> ss7_asp.c: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  20250823085246861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085246861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085246861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085246861 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) 20250823085246861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085246861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085246861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085246861 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085246861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085246862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085246862 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085246862 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085246862 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) 20250823085246862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085246862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085246862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085246862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085246862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085246862 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085246862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085246862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085246862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0f 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) 20250823085246862 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085246862 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085246862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085246862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085246862 DLM3UA <000f> 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 20250823085246862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085246862 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085246862 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250823085246862 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085246862 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246862 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 0f 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  20250823085246864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246864 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085246864 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085246864 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 20250823085246864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085246864 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' 20250823085246864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085246864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085246864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085246864 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085246864 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085246864 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246864 DLSS7 <000c> ss7_asp.c: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  20250823085246864 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) 20250823085246864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085246864 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085246864 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085246864 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085246864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085246864 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085246864 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085246864 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085246864 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(678)@f9b5e94e4af2: MSC_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(681)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085246870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246870 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085246870 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085246870 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 20250823085246870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085246870 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' 20250823085246870 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085246870 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085246870 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246870 DLSS7 <000c> ss7_asp.c: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  20250823085246870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085246870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085246870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085246870 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) 20250823085246870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085246870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085246870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085246870 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085246870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085246870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085246870 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085246870 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085246870 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) 20250823085246870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085246870 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085246870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246870 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) 20250823085246870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085246870 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) 20250823085246870 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) 20250823085246870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085246870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085246870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085246870 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085246870 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085246870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085246870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085246870 DLM3UA <000f> 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 20250823085246870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085246870 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' 20250823085246870 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 20250823085246870 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085246870 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246870 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250823085246870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246870 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085246870 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085246870 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 20250823085246870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085246870 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' 20250823085246870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085246870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085246870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085246870 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) 20250823085246870 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085246870 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085246870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085246870 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085246870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085246870 DLSS7 <000c> ss7_asp.c: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  20250823085246870 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085246870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085246870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085246870 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085246870 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085246870 DRANAP INFO cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(684)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085246883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246883 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085246883 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085246883 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085246883 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085246883 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085246883 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085246883 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085246883 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246883 DLSS7 <000c> ss7_asp.c: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  20250823085246883 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085246883 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085246883 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085246883 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085246883 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085246883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085246883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085246883 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246883 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085246883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085246883 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085246883 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085246883 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) 20250823085246883 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085246883 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246883 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246883 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085246883 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085246883 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085246883 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085246883 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085246883 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085246883 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085246883 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085246883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246883 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085246883 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085246883 DLM3UA <000f> 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 20250823085246883 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085246883 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085246883 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085246883 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085246883 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246884 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  20250823085246886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246886 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085246886 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085246886 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085246886 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085246886 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085246886 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085246886 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085246886 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246886 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085246886 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085246886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085246886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085246886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085246886 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085246886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085246886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085246886 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085246886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085246886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085246886 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085246886 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085246886 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(687)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085246896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246896 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085246896 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085246896 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 20250823085246896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085246896 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' 20250823085246896 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085246896 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085246896 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246897 DLSS7 <000c> ss7_asp.c: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  20250823085246897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085246897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085246897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085246897 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) 20250823085246897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085246897 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085246897 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085246897 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085246897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085246897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085246897 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085246897 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085246897 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) 20250823085246897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085246897 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085246897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085246897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085246897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085246897 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) 20250823085246897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085246897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085246897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085246897 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085246897 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085246897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085246897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085246897 DLM3UA <000f> 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 20250823085246897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085246897 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' 20250823085246897 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 20250823085246897 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085246897 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246897 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250823085246898 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246898 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085246898 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085246898 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 20250823085246898 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085246898 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' 20250823085246898 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085246898 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085246899 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246899 DLSS7 <000c> ss7_asp.c: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  20250823085246899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085246899 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085246899 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085246899 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) 20250823085246899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085246899 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085246899 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085246899 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085246899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085246899 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085246899 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085246899 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085246899 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(690)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085246903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246903 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823085246903 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823085246903 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 20250823085246903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085246903 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' 20250823085246903 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085246903 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085246903 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246903 DLSS7 <000c> ss7_asp.c: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  20250823085246904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085246904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085246904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085246904 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) 20250823085246904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085246904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085246904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823085246904 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085246904 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) 20250823085246904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246904 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) 20250823085246904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085246904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085246904 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085246904 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085246904 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) 20250823085246904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085246904 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085246904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246904 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) 20250823085246904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085246904 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) 20250823085246904 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) 20250823085246904 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085246904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085246904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0c 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) 20250823085246904 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085246904 DRANAP NOTICE cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085246904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085246904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085246904 DLM3UA <000f> 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 20250823085246904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085246904 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' 20250823085246904 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 20250823085246904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085246904 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246904 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 0c 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  20250823085246905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085246905 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823085246905 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823085246905 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 20250823085246905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085246905 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' 20250823085246905 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085246905 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085246905 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085246905 DLSS7 <000c> ss7_asp.c: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  20250823085246906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085246906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085246906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085246906 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) 20250823085246906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085246906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085246906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823085246906 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085246906 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) 20250823085246906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085246906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246906 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) 20250823085246906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085246906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085246906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085246906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085246906 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085246906 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085246906 DRANAP INFO cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(693)@f9b5e94e4af2: MSC_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 } } } } 20250823085247934 DLCTRL DEBUG Command: GET 749713345 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085247934 DLCTRL DEBUG Tx Command reply: GET_REPLY 749713345 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085247935 DLCTRL DEBUG Command: GET 487337207 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085247936 DLCTRL DEBUG Tx Command reply: GET_REPLY 487337207 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085247939 DLCTRL DEBUG Command: GET 637577282 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085247939 DLCTRL DEBUG Tx Command reply: GET_REPLY 637577282 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085247942 DLCTRL DEBUG Command: GET 175512355 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085247942 DLCTRL DEBUG Tx Command reply: GET_REPLY 175512355 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085247946 DLCTRL DEBUG Command: GET 136163321 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085247946 DLCTRL DEBUG Tx Command reply: GET_REPLY 136163321 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085247949 DLCTRL DEBUG Command: GET 312117859 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085247949 DLCTRL DEBUG Tx Command reply: GET_REPLY 312117859 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085247951 DLCTRL DEBUG Command: GET 183331242 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085247951 DLCTRL DEBUG Tx Command reply: GET_REPLY 183331242 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085247954 DLCTRL DEBUG Command: GET 81927260 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085247954 DLCTRL DEBUG Tx Command reply: GET_REPLY 81927260 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085247956 DLCTRL DEBUG Command: GET 641189290 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085247956 DLCTRL DEBUG Tx Command reply: GET_REPLY 641189290 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085247958 DLCTRL DEBUG Command: GET 799412778 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085247958 DLCTRL DEBUG Tx Command reply: GET_REPLY 799412778 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085247960 DLCTRL DEBUG Command: GET 365636432 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085247960 DLCTRL DEBUG Tx Command reply: GET_REPLY 365636432 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085247962 DLCTRL DEBUG Command: GET 328816022 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085247962 DLCTRL DEBUG Tx Command reply: GET_REPLY 328816022 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085247963 DLCTRL DEBUG Command: GET 573284945 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085247963 DLCTRL DEBUG Tx Command reply: GET_REPLY 573284945 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085247965 DLCTRL DEBUG Command: GET 615496090 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085247965 DLCTRL DEBUG Tx Command reply: GET_REPLY 615496090 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085247966 DLCTRL DEBUG Command: GET 773357359 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085247967 DLCTRL DEBUG Tx Command reply: GET_REPLY 773357359 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085247968 DLCTRL DEBUG Command: GET 77695580 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085247968 DLCTRL DEBUG Tx Command reply: GET_REPLY 77695580 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085247969 DLCTRL DEBUG Command: GET 976817131 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085247969 DLCTRL DEBUG Tx Command reply: GET_REPLY 976817131 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085247970 DLCTRL DEBUG Command: GET 907988557 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085247970 DLCTRL DEBUG Tx Command reply: GET_REPLY 907988557 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085247972 DLCTRL DEBUG Command: GET 646999549 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085247972 DLCTRL DEBUG Tx Command reply: GET_REPLY 646999549 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085247973 DLCTRL DEBUG Command: GET 506784621 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085247973 DLCTRL DEBUG Tx Command reply: GET_REPLY 506784621 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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@f9b5e94e4af2: 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@f9b5e94e4af2: 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 := '000000000000000110100111'B, t_guard := 20.000000 } 20250823085247993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)13576926 20250823085249043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085249043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085249043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085249043 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085249043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcf2ade, normal) (hnbgw_rua.c:408) 20250823085249043 DHNB DEBUG map_rua[0x56285f22c460]{init}: Allocated (fsm.c:456) 20250823085249043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13576926)[0x56285f22c460]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085249043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13576926 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085249043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085249043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085249043 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13576926 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:185) 20250823085249043 DCN DEBUG map_sccp[0x56285f22e600]{init}: Allocated (fsm.c:456) 20250823085249043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56285f22e600]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085249043 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13576926 <-> SCCP-80 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250823085249043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13576926 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085249043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13576926)[0x56285f22c460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085249043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085249043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085249043 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13576926 SCCP-80 msc-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085249043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56285f22e600]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085249043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085249043 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{IDLE}: Allocated (fsm.c:456) 20250823085249043 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085249043 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001a70056400500f1100926) (sccp_scrc.c:455) 20250823085249043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085249043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085249043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085249043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085249043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085249043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085249043 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) 20250823085249043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085249043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085249043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085249043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085249043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085249043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085249043 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085249044 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) 20250823085249044 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) 20250823085249044 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085249044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085249044 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 a7 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085249044 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085249044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56285f22e600]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085249044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13576926)[0x56285f22c460]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085249044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085249044 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085249044 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085249044 DLM3UA <000f> 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 20250823085249044 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085249044 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' 20250823085249044 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 20250823085249044 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085249044 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085249044 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 a7 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(683)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)8398537 HNBGW_Test.msc2-SCCP(683)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(683)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085249059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085249059 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085249059 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085249059 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 20250823085249059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085249059 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' 20250823085249059 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085249059 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085249059 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085249059 DLSS7 <000c> ss7_asp.c: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 b6 4c 53 02 00 00 00 00  20250823085249059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085249059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085249059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085249059 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) 20250823085249059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085249059 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b64c53) (sccp_scrc.c:545) 20250823085249059 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) 20250823085249059 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085249059 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085249059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085249059 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085249059 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) 20250823085249059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56285f22e600]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085249059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56285f22e600]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085249060 DLCTRL DEBUG Command: GET 702224815 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085249060 DLCTRL DEBUG Tx Command reply: GET_REPLY 702224815 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085249064 DLCTRL DEBUG Command: GET 588342880 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085249064 DLCTRL DEBUG Tx Command reply: GET_REPLY 588342880 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085249068 DLCTRL DEBUG Command: GET 432407113 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085249068 DLCTRL DEBUG Tx Command reply: GET_REPLY 432407113 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085249072 DLCTRL DEBUG Command: GET 183959084 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085249072 DLCTRL DEBUG Tx Command reply: GET_REPLY 183959084 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085249076 DLCTRL DEBUG Command: GET 728773315 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085249076 DLCTRL DEBUG Tx Command reply: GET_REPLY 728773315 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085249081 DLCTRL DEBUG Command: GET 799374260 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085249081 DLCTRL DEBUG Tx Command reply: GET_REPLY 799374260 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085249084 DLCTRL DEBUG Command: GET 296134718 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085249084 DLCTRL DEBUG Tx Command reply: GET_REPLY 296134718 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085249088 DLCTRL DEBUG Command: GET 448772382 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085249088 DLCTRL DEBUG Tx Command reply: GET_REPLY 448772382 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085249091 DLCTRL DEBUG Command: GET 38831107 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085249091 DLCTRL DEBUG Tx Command reply: GET_REPLY 38831107 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085249093 DLCTRL DEBUG Command: GET 718948105 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085249093 DLCTRL DEBUG Tx Command reply: GET_REPLY 718948105 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085249095 DLCTRL DEBUG Command: GET 682108482 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085249095 DLCTRL DEBUG Tx Command reply: GET_REPLY 682108482 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085249098 DLCTRL DEBUG Command: GET 465517864 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085249098 DLCTRL DEBUG Tx Command reply: GET_REPLY 465517864 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250823085249099 DLCTRL DEBUG Command: GET 141141988 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085249099 DLCTRL DEBUG Tx Command reply: GET_REPLY 141141988 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085249101 DLCTRL DEBUG Command: GET 438317466 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085249101 DLCTRL DEBUG Tx Command reply: GET_REPLY 438317466 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085249102 DLCTRL DEBUG Command: GET 37895153 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085249102 DLCTRL DEBUG Tx Command reply: GET_REPLY 37895153 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085249104 DLCTRL DEBUG Command: GET 832874839 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085249104 DLCTRL DEBUG Tx Command reply: GET_REPLY 832874839 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085249105 DLCTRL DEBUG Command: GET 652421676 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085249105 DLCTRL DEBUG Tx Command reply: GET_REPLY 652421676 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085249106 DLCTRL DEBUG Command: GET 206690428 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085249106 DLCTRL DEBUG Tx Command reply: GET_REPLY 206690428 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085249107 DLCTRL DEBUG Command: GET 735310984 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085249107 DLCTRL DEBUG Tx Command reply: GET_REPLY 735310984 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085249108 DLCTRL DEBUG Command: GET 681594911 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085249108 DLCTRL DEBUG Tx Command reply: GET_REPLY 681594911 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001000101010'B, t_guard := 20.000000 } 20250823085249131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085249407 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085249407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085249408 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085249408 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085249408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085249408 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085249408 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085249408 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085249408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085249408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085249408 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085249408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085249408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085249408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085249408 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085249408 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823085249408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085249409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085249409 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085249409 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc2-RAN(684)@f9b5e94e4af2: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)921416 20250823085250159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085250159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085250159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823085250159 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085250159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe0f48, normal) (hnbgw_rua.c:408) 20250823085250159 DHNB DEBUG map_rua[0x56285f22c590]{init}: Allocated (fsm.c:456) 20250823085250159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-921416)[0x56285f22c590]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085250159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-921416 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085250159 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085250159 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085250159 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823085250159 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-921416 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:185) 20250823085250159 DCN DEBUG map_sccp[0x56285f232e50]{init}: Allocated (fsm.c:456) 20250823085250159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x56285f232e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085250159 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-921416 <-> SCCP-81 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250823085250159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-921416 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823085250159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-921416)[0x56285f22c590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085250159 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085250159 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085250159 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-921416 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085250159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x56285f232e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085250159 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085250159 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{IDLE}: Allocated (fsm.c:456) 20250823085250159 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085250159 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300022a0056400500f1100926) (sccp_scrc.c:455) 20250823085250159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085250159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085250159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085250159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085250159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085250159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085250159 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) 20250823085250160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085250160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085250160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085250160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085250160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085250160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085250160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085250160 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) 20250823085250160 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) 20250823085250160 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085250160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085250160 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 03 03 00 00 04 01 00 00 51 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 a9 80 23 00 4f 40 03 00 02 2a 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085250160 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085250160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x56285f232e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085250160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-921416)[0x56285f22c590]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085250160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085250160 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085250160 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085250160 DLM3UA <000f> 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 20250823085250160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085250160 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' 20250823085250160 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 20250823085250160 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085250160 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085250160 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 03 03 00 00 04 01 00 00 51 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 a9 80 23 00 4f 40 03 00 02 2a 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)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@f9b5e94e4af2: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)441657 HNBGW_Test.msc2-SCCP(683)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823085250166 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085250166 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085250166 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085250166 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 20250823085250166 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085250166 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' 20250823085250166 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085250166 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085250166 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085250166 DLSS7 <000c> ss7_asp.c: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 a5 c7 9a 02 00 00 00 00  20250823085250166 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085250166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085250166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085250166 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) 20250823085250166 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085250167 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a5c79a) (sccp_scrc.c:545) 20250823085250167 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) 20250823085250167 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085250167 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085250167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085250167 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085250167 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) 20250823085250167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x56285f232e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085250167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x56285f232e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085250169 DLCTRL DEBUG Command: GET 33908296 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085250169 DLCTRL DEBUG Tx Command reply: GET_REPLY 33908296 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085250173 DLCTRL DEBUG Command: GET 525862650 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085250173 DLCTRL DEBUG Tx Command reply: GET_REPLY 525862650 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085250177 DLCTRL DEBUG Command: GET 153660275 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085250177 DLCTRL DEBUG Tx Command reply: GET_REPLY 153660275 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085250181 DLCTRL DEBUG Command: GET 202362015 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085250181 DLCTRL DEBUG Tx Command reply: GET_REPLY 202362015 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085250185 DLCTRL DEBUG Command: GET 535972005 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085250185 DLCTRL DEBUG Tx Command reply: GET_REPLY 535972005 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085250189 DLCTRL DEBUG Command: GET 85412271 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085250189 DLCTRL DEBUG Tx Command reply: GET_REPLY 85412271 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085250193 DLCTRL DEBUG Command: GET 40731325 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085250193 DLCTRL DEBUG Tx Command reply: GET_REPLY 40731325 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085250196 DLCTRL DEBUG Command: GET 701732666 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085250196 DLCTRL DEBUG Tx Command reply: GET_REPLY 701732666 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085250199 DLCTRL DEBUG Command: GET 5343935 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085250199 DLCTRL DEBUG Tx Command reply: GET_REPLY 5343935 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085250201 DLCTRL DEBUG Command: GET 986598282 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085250201 DLCTRL DEBUG Tx Command reply: GET_REPLY 986598282 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085250204 DLCTRL DEBUG Command: GET 917755516 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085250204 DLCTRL DEBUG Tx Command reply: GET_REPLY 917755516 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085250206 DLCTRL DEBUG Command: GET 358375866 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085250206 DLCTRL DEBUG Tx Command reply: GET_REPLY 358375866 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250823085250210 DLCTRL DEBUG Command: GET 304731580 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085250210 DLCTRL DEBUG Tx Command reply: GET_REPLY 304731580 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085250214 DLCTRL DEBUG Command: GET 633287452 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085250214 DLCTRL DEBUG Tx Command reply: GET_REPLY 633287452 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085250218 DLCTRL DEBUG Command: GET 824516912 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085250218 DLCTRL DEBUG Tx Command reply: GET_REPLY 824516912 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085250222 DLCTRL DEBUG Command: GET 527661149 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085250222 DLCTRL DEBUG Tx Command reply: GET_REPLY 527661149 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085250225 DLCTRL DEBUG Command: GET 741550340 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085250226 DLCTRL DEBUG Tx Command reply: GET_REPLY 741550340 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085250229 DLCTRL DEBUG Command: GET 502372292 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085250229 DLCTRL DEBUG Tx Command reply: GET_REPLY 502372292 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085250231 DLCTRL DEBUG Command: GET 925763057 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085250231 DLCTRL DEBUG Tx Command reply: GET_REPLY 925763057 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085250233 DLCTRL DEBUG Command: GET 635974447 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085250233 DLCTRL DEBUG Tx Command reply: GET_REPLY 635974447 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000001000101'B, t_guard := 20.000000 } 20250823085250267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)1728863 20250823085251296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085251296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085251296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085251296 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085251297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a615f, normal) (hnbgw_rua.c:408) 20250823085251297 DHNB DEBUG map_rua[0x56285f246380]{init}: Allocated (fsm.c:456) 20250823085251297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1728863)[0x56285f246380]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085251297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1728863 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085251297 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085251297 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085251297 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1728863 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823085251297 DCN DEBUG map_sccp[0x56285f224780]{init}: Allocated (fsm.c:456) 20250823085251297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x56285f224780]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085251297 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1728863 <-> SCCP-82 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085251297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1728863 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085251297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1728863)[0x56285f246380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085251297 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085251297 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085251297 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1728863 SCCP-82 msc-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085251297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x56285f224780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085251297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085251297 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{IDLE}: Allocated (fsm.c:456) 20250823085251297 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085251297 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000450056400500f1100926) (sccp_scrc.c:455) 20250823085251297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085251297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085251297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085251297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085251297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085251297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085251297 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085251297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085251297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085251297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085251297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085251297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085251297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085251297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085251297 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085251297 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085251297 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085251297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085251297 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 00 45 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085251297 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085251297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x56285f224780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085251297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1728863)[0x56285f246380]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085251297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251297 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085251297 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085251297 DLM3UA <000f> 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 20250823085251297 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085251297 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085251297 DLSS7 <000c> ss7_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 20250823085251298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085251298 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085251298 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 00 45 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)14757992 HNBGW_Test.msc1-SCCP(680)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(680)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085251316 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251316 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085251316 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085251316 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 20250823085251316 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085251316 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' 20250823085251316 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085251316 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085251316 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085251316 DLSS7 <000c> ss7_asp.c: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 5e bd c8 02 00 00 00 00  TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085251316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085251316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085251316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085251316 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) 20250823085251316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085251317 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005ebdc8) (sccp_scrc.c:545) 20250823085251317 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) 20250823085251317 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085251317 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085251317 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085251317 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085251317 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) 20250823085251317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x56285f224780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085251317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x56285f224780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085251318 DLCTRL DEBUG Command: GET 293664098 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085251319 DLCTRL DEBUG Tx Command reply: GET_REPLY 293664098 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085251323 DLCTRL DEBUG Command: GET 491423062 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085251323 DLCTRL DEBUG Tx Command reply: GET_REPLY 491423062 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085251327 DLCTRL DEBUG Command: GET 870256285 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085251327 DLCTRL DEBUG Tx Command reply: GET_REPLY 870256285 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085251332 DLCTRL DEBUG Command: GET 253282716 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085251332 DLCTRL DEBUG Tx Command reply: GET_REPLY 253282716 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085251337 DLCTRL DEBUG Command: GET 133191274 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085251337 DLCTRL DEBUG Tx Command reply: GET_REPLY 133191274 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085251341 DLCTRL DEBUG Command: GET 557523311 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085251341 DLCTRL DEBUG Tx Command reply: GET_REPLY 557523311 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085251345 DLCTRL DEBUG Command: GET 286413911 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085251345 DLCTRL DEBUG Tx Command reply: GET_REPLY 286413911 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085251348 DLCTRL DEBUG Command: GET 507928020 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085251348 DLCTRL DEBUG Tx Command reply: GET_REPLY 507928020 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085251351 DLCTRL DEBUG Command: GET 919247229 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085251351 DLCTRL DEBUG Tx Command reply: GET_REPLY 919247229 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085251354 DLCTRL DEBUG Command: GET 284035458 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085251354 DLCTRL DEBUG Tx Command reply: GET_REPLY 284035458 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085251357 DLCTRL DEBUG Command: GET 939068437 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085251357 DLCTRL DEBUG Tx Command reply: GET_REPLY 939068437 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085251359 DLCTRL DEBUG Command: GET 385823403 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085251359 DLCTRL DEBUG Tx Command reply: GET_REPLY 385823403 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250823085251361 DLCTRL DEBUG Command: GET 870018337 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085251361 DLCTRL DEBUG Tx Command reply: GET_REPLY 870018337 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085251362 DLCTRL DEBUG Command: GET 49500471 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085251362 DLCTRL DEBUG Tx Command reply: GET_REPLY 49500471 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085251364 DLCTRL DEBUG Command: GET 315918579 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085251364 DLCTRL DEBUG Tx Command reply: GET_REPLY 315918579 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085251366 DLCTRL DEBUG Command: GET 587378488 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085251366 DLCTRL DEBUG Tx Command reply: GET_REPLY 587378488 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085251367 DLCTRL DEBUG Command: GET 718161906 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085251367 DLCTRL DEBUG Tx Command reply: GET_REPLY 718161906 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085251369 DLCTRL DEBUG Command: GET 898432990 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085251369 DLCTRL DEBUG Tx Command reply: GET_REPLY 898432990 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085251371 DLCTRL DEBUG Command: GET 487661372 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085251371 DLCTRL DEBUG Tx Command reply: GET_REPLY 487661372 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085251372 DLCTRL DEBUG Command: GET 651267677 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085251372 DLCTRL DEBUG Tx Command reply: GET_REPLY 651267677 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085251378 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44871<->l=127.0.0.1:4262) (control_if.c:193) 20250823085251379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38814<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(671)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(670)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085251380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085251381 DLINP DEBUG SRVCONN(,r=127.0.0.1:52868<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085251381 DLINP DEBUG SRVCONN(,r=127.0.0.1:52868<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085251381 DLINP NOTICE SRV(,r=127.0.0.1:52868<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085251381 DMAIN NOTICE (127.0.0.1:52868 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52868<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085251381 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(689)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(690)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(692)@f9b5e94e4af2: Final verdict of PTC: none 20250823085251384 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085251384 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(678)@f9b5e94e4af2: Final verdict of PTC: none 20250823085251384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085251384 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085251384 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085251384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085251384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085251384 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085251384 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 20250823085251384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251384 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-RAN(687)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(677)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(693)@f9b5e94e4af2: Final verdict of PTC: none 20250823085251384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085251384 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085251384 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085251384 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085251384 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085251384 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085251384 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 20250823085251384 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085251384 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085251384 DLSS7 <000c> ss7_asp.c: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  20250823085251384 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  20250823085251384 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  20250823085251384 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  20250823085251384 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  20250823085251384 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  20250823085251384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085251384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085251384 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085251384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085251384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085251384 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823085251384 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 20250823085251384 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085251384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085251384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085251384 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250823085251384 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 20250823085251384 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 20250823085251384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085251384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085251384 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085251384 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085251384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085251384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085251384 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085251384 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085251384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085251384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085251384 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085251384 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085251384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085251384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085251384 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085251384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085251384 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085251385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085251385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.sgsn0-SCCP(686)@f9b5e94e4af2: Final verdict of PTC: none 20250823085251385 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823085251385 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085251385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085251385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085251385 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085251385 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 20250823085251385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085251385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085251385 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085251385 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 20250823085251385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251385 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085251385 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085251385 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@f9b5e94e4af2: Final verdict of PTC: none 20250823085251385 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085251385 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085251385 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085251385 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 20250823085251385 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' 20250823085251385 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' 20250823085251385 DLSS7 <000c> ss7_asp.c: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  20250823085251385 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  20250823085251385 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  20250823085251385 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  20250823085251385 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  20250823085251385 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085251385 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085251385 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 20250823085251385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251385 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250823085251385 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085251385 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085251385 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250823085251384 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085251384 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085251384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085251384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085251385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085251385 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085251385 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085251385 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) 20250823085251385 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085251385 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(688)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(679)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(680)@f9b5e94e4af2: Final verdict of PTC: none 20250823085251385 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085251385 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085251385 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 20250823085251385 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' 20250823085251385 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' 20250823085251385 DLSS7 <000c> ss7_asp.c: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  20250823085251385 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  20250823085251385 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  20250823085251385 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  20250823085251386 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085251386 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085251386 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_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(691)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@f9b5e94e4af2: Final verdict of PTC: none 20250823085251386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085251386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085251386 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085251386 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) 20250823085251386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085251386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085251386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085251386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085251386 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085251386 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) 20250823085251386 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085251386 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc1-RAN(681)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(685)@f9b5e94e4af2: Final verdict of PTC: none 20250823085251386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251387 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085251387 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085251387 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085251387 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085251387 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085251387 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085251387 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 20250823085251387 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085251387 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085251387 DLSS7 <000c> ss7_asp.c: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  20250823085251387 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  20250823085251387 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  20250823085251387 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085251387 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085251387 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 20250823085251387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251387 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085251387 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085251387 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085251387 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085251387 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085251387 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085251387 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 20250823085251387 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' 20250823085251387 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' 20250823085251387 DLSS7 <000c> ss7_asp.c: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  20250823085251387 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  20250823085251387 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085251387 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085251387 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085251387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085251387 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085251387 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250823085251387 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 20250823085251387 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 20250823085251388 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 20250823085251388 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 20250823085251388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085251388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085251388 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250823085251388 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) 20250823085251388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085251388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085251389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085251389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085251389 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085251389 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) 20250823085251389 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085251389 DRANAP NOTICE cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085251389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085251389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085251389 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085251389 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085251389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085251389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085251389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085251389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085251390 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085251390 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) 20250823085251390 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085251390 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085251390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085251390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085251390 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085251390 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) 20250823085251390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085251390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085251390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085251390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085251391 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085251391 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) 20250823085251391 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085251391 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085251391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x56285f224780]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085251391 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085251391 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085251391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ebdc8), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085251391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085251391 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823085251391 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085251391 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) 20250823085251391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085251391 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085251391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085251392 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085251392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085251392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085251392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 5e bd c8 00 00 52 00 00 00 00 00 (ss7_asp.c:1383) 20250823085251392 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085251392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x56285f224780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085251392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1728863)[0x56285f246380]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085251392 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1728863)[0x56285f246380]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085251392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085251392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1728863)[0x56285f246380]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085251392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1728863)[0x56285f246380]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085251392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1728863)[0x56285f246380]{disrupted}: Freeing instance (context_map.c:203) 20250823085251393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1728863)[0x56285f246380]{disrupted}: Deallocated (fsm.c:568) 20250823085251393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x56285f224780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085251393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x56285f224780]{disconnected}: Freeing instance (context_map.c:207) 20250823085251393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x56285f224780]{disconnected}: Deallocated (fsm.c:568) 20250823085251393 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1728863 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:226) HNBGW-PFCP(672)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(683)@f9b5e94e4af2: Final verdict of PTC: none 20250823085251393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085251393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085251393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085251393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085251394 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085251394 DMAIN NOTICE (127.0.0.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) 20250823085251394 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085251394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13576926)[0x56285f22c460]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085251394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13576926)[0x56285f22c460]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085251394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56285f22e600]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085251394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085251394 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085251394 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64c53), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085251394 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085251394 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 (available) (ss7_combined_linkset.c:297) 20250823085251394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085251395 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) 20250823085251395 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) 20250823085251395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085251395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085251395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b6 4c 53 00 00 50 00 00 00 00 00 (ss7_asp.c:1383) 20250823085251395 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085251395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56285f22e600]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085251395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13576926)[0x56285f22c460]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085251395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13576926)[0x56285f22c460]{disrupted}: Freeing instance (context_map.c:203) 20250823085251395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13576926)[0x56285f22c460]{disrupted}: Deallocated (fsm.c:568) 20250823085251395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56285f22e600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085251395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56285f22e600]{disconnected}: Freeing instance (context_map.c:207) 20250823085251395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56285f22e600]{disconnected}: Deallocated (fsm.c:568) 20250823085251396 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13576926 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250823085251396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-921416)[0x56285f22c590]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085251396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-921416)[0x56285f22c590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085251396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x56285f232e50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085251396 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085251396 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085251396 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5c79a), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085251396 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085251396 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 (available) (ss7_combined_linkset.c:297) 20250823085251396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085251396 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) 20250823085251396 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) 20250823085251396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085251396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085251396 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a5 c7 9a 00 00 51 00 00 00 00 00 (ss7_asp.c:1383) 20250823085251397 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085251397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x56285f232e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085251397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-921416)[0x56285f22c590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085251397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-921416)[0x56285f22c590]{disrupted}: Freeing instance (context_map.c:203) 20250823085251397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-921416)[0x56285f22c590]{disrupted}: Deallocated (fsm.c:568) 20250823085251397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x56285f232e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085251397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x56285f232e50]{disconnected}: Freeing instance (context_map.c:207) 20250823085251397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x56285f232e50]{disconnected}: Deallocated (fsm.c:568) 20250823085251397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085251398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer HNBGW_Test.msc1-M3UA(682)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(695)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(684)@f9b5e94e4af2: Final verdict of PTC: none 20250823085251398 DLM3UA <000f> 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 20250823085251398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085251398 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085251398 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085251398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085251398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085251399 DLM3UA <000f> 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 20250823085251399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085251399 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' TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@f9b5e94e4af2: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@f9b5e94e4af2: Final verdict of PTC: none 20250823085251399 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 20250823085251399 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085251399 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085251399 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 05 04 b6 4c 53 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 05  20250823085251401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085251401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085251401 DLM3UA <000f> 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 20250823085251401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085251401 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' 20250823085251402 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 20250823085251402 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085251402 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085251402 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 04 04 a5 c7 9a 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 05  20250823085251402 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 20250823085251402 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 20250823085251397 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-921416 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:226) 20250823085251398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085251421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085251425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 08:52:51 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 20250823085251504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085251759 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085251759 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053495), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085251760 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085251760 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085251760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085251760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085251760 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085251760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085251760 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085251760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085251760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085251760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 34 95 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085251760 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085251760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b20f33), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085251760 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085251760 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085251760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085251760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085251760 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085251760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085251760 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085251760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085251760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085251760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 0f 33 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085251760 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085251760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d9837), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085251760 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085251760 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085251760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085251760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085251760 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085251760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085251760 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085251760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085251760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085251760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2d 98 37 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085251760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085251761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085251761 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085251761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085251761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085251761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085251761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085251761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085251761 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085251761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085251761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085251761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085251761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085251761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085251761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085251761 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085251761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085251761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085251761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085252234 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085252234 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ee77), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085252234 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085252234 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085252234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085252234 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085252234 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085252234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085252234 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085252234 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085252234 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085252234 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e4 ee 77 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085252234 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085252234 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0f9e), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085252234 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085252234 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085252234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085252234 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085252234 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085252234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085252235 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085252235 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085252235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085252235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9b 0f 9e 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085252235 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085252235 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084682a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085252235 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085252235 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085252235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085252235 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085252235 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085252235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085252235 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085252235 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085252235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085252235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 68 2a 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085252235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085252235 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085252235 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085252235 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085252235 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085252235 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085252235 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085252235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085252235 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085252235 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085252235 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085252235 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085252235 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085252235 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085252235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085252235 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085252235 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085252235 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085252235 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085252235 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085252235 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085252307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38860<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=768916) 20250823085252742 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085252742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb433d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085252742 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085252742 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085252742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085252742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085252742 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085252743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085252743 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085252743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085252743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085252743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb 43 3d 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085252743 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085252743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28d6e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085252743 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085252743 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085252743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085252743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085252743 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085252743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085252743 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085252743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085252743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085252743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8d 6e 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085252743 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085252743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fc7f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085252743 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085252743 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085252743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085252743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085252743 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085252743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085252743 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085252743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085252743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085252743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4f c7 f8 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085252743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085252743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085252743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085252743 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085252743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085252743 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085252743 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085252743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085252743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085252743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085252743 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085252743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085252743 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085252743 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085252743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085252743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085252743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085252743 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085252743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085252743 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085252743 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085253134 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085253134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55943), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085253134 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085253134 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085253134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085253134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085253135 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085253135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085253135 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085253135 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085253135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085253135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c5 59 43 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085253135 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085253135 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac8eb6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085253135 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085253135 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085253135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085253135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085253135 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085253135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085253135 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085253135 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085253135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085253135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ac 8e b6 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085253135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085253135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085253135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085253135 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085253135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085253135 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085253135 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085253135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085253135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085253135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085253135 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085253135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085253135 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085253135 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085253136 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085253136 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063fdba), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085253136 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085253136 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085253136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085253136 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085253136 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085253136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085253136 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085253136 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085253136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085253136 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 fd ba 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085253137 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085253137 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085253137 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085253137 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085253137 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085253137 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085253137 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=768916, count=806436) 20250823085253385 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085253385 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085253385 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085253386 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085253386 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250823085253386 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250823085253386 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085253386 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085253386 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085253387 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085253387 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085253387 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085253387 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085253387 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085253387 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085253768 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085253768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d54e6), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085253768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085253768 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085253768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085253768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085253768 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085253768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085253768 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085253768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085253768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085253768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3d 54 e6 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085253768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085253768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085253768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085253768 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085253768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085253768 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085253768 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085253781 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085253781 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009590f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085253781 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085253781 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085253781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085253781 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085253781 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085253781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085253781 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085253781 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085253781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085253781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 95 90 f7 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085253782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085253782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085253782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085253782 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085253782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085253782 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085253782 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085253791 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085253791 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b17175), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085253791 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085253791 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085253791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085253791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085253791 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085253791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085253791 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085253791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085253791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085253791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b1 71 75 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085253791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085253791 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085253791 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085253791 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085253791 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085253791 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085253791 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:52:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250823085254397 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085254397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001625a4), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085254397 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085254397 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085254397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085254397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085254397 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085254397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085254397 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085254397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085254397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085254397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 16 25 a4 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085254397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085254397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085254397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085254397 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085254397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085254397 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085254397 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085254423 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085254423 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb613c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085254423 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085254423 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085254423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085254423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085254423 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085254423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085254423 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085254423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085254423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085254423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fb 61 3c 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085254423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085254423 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085254424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085254424 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085254424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085254424 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085254424 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085254430 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085254430 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008305f), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085254430 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085254430 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085254430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085254430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085254430 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085254431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085254431 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085254431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085254431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085254431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 30 5f 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085254431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085254431 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085254431 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085254431 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085254431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085254431 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085254431 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085254947 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(58)[0x56285f246e10]{IDLE}: Deallocated (fsm.c:568) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(59)[0x56285f10f260]{IDLE}: Deallocated (fsm.c:568) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(60)[0x56285f230810]{IDLE}: Deallocated (fsm.c:568) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085254947 DLSCCP DEBUG SCCP-SCOC(61)[0x56285f1a53e0]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_L3Compl_no_cn started. 20250823085255423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52068<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085255429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085255433 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36513<->l=127.0.0.1:4262) (control_if.c:572) 20250823085255452 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085255452 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_L3Compl_no_cn-Iuh0(703)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085255460 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085255460 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085255460 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085255460 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085255460 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33105 (stream_srv.c:143) 20250823085255460 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33105<->l=127.0.0.1:29169 (hnb.c:335) 20250823085255460 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085255460 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085255460 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_L3Compl_no_cn-Iuh1(705)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085255461 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085255461 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085255462 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085255462 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085255462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085255462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085255462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255462 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085255462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085255462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085255462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085255462 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085255462 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085255462 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085255462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085255462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 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) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085255462 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) 20250823085255462 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) 20250823085255462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085255462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085255462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085255462 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085255462 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085255462 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085255462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085255462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085255462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085255462 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085255462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255462 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085255462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085255462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085255462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085255462 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085255462 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085255462 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085255462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085255462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085255462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085255462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085255462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255462 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085255462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085255462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085255462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085255462 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085255462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085255462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085255462 DLM3UA <000f> 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 20250823085255462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085255462 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085255462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085255462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085255462 DLM3UA <000f> 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 20250823085255462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085255462 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' 20250823085255462 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 20250823085255462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085255462 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085255462 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250823085255462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085255462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085255462 DLM3UA <000f> 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 20250823085255462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085255462 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085255462 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085255462 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 20250823085255462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085255462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085255462 DLM3UA <000f> 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 20250823085255462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085255462 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085255462 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(709)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(709)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(707)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085255475 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085255475 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085255475 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085255475 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085255475 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085255475 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085255476 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085255476 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085255477 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085255477 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085255477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085255477 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 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) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085255477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255477 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085255477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085255477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085255477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085255477 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085255477 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085255477 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085255477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085255477 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085255477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085255477 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085255477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255477 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085255477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085255477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085255477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085255477 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085255477 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085255477 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085255477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085255477 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085255477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085255477 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085255477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255477 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085255477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085255477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085255477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085255477 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085255477 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085255477 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085255477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085255477 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085255477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085255477 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085255477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255477 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085255477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085255477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085255477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085255477 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085255477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085255477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085255477 DLM3UA <000f> 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 20250823085255477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085255477 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085255477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085255477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085255477 DLM3UA <000f> 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 20250823085255477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085255477 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085255477 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085255477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085255477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085255477 DLM3UA <000f> 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 20250823085255477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085255477 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085255477 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085255477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085255477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085255477 DLM3UA <000f> 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 20250823085255477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085255477 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085255477 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085255497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085255497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085255497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085255497 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085255497 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085255497 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085255497 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085255497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085255497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085255502 DLINP DEBUG SRVCONN(,r=127.0.0.1:33105<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085255502 DLINP DEBUG SRVCONN(,r=127.0.0.1:33105<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085255502 DLINP DEBUG SRVCONN(,r=127.0.0.1:33105<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085255502 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085255502 DHNBAP DEBUG (127.0.0.1:33105 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085255502 DHNBAP NOTICE (127.0.0.1:33105 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085255502 DHNBAP NOTICE (127.0.0.1:33105 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085255502 DLINP DEBUG SRVCONN(,r=127.0.0.1:33105<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085255502 DLINP DEBUG SRVCONN(,r=127.0.0.1:33105<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085255673 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 20250823085255673 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 20250823085255673 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085255673 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085255681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255681 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085255681 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085255681 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085255681 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085255681 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085255681 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085255681 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085255681 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085255682 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 20250823085255682 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085255682 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085255682 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085255684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255684 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085255684 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085255684 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  20250823085255684 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085255684 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085255684 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085255684 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 20250823085255685 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085255685 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085255685 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085255685 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085255685 DLSS7 <000c> ss7_asp.c: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  20250823085255685 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  20250823085255685 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  20250823085255685 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085255685 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 20250823085255685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085255685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085255685 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085255685 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085255685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085255685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085255685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085255685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085255685 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085255685 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085255685 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085255686 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085255686 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085255686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085255686 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085255686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085255687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085255687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085255687 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085255687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085255687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085255687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085255687 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085255687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085255687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085255687 DLM3UA <000f> 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 20250823085255687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085255687 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085255687 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085255687 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085255687 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085255687 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  20250823085255688 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 20250823085255688 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 20250823085255688 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085255688 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085255694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255694 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085255694 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085255694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085255694 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085255694 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085255694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085255694 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085255694 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085255694 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 20250823085255694 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085255694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085255694 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085255697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255697 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085255697 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085255697 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  20250823085255697 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085255697 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085255697 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085255697 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 20250823085255697 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085255697 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085255697 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085255697 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085255697 DLSS7 <000c> ss7_asp.c: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  20250823085255697 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085255697 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  20250823085255697 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  20250823085255697 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085255697 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 20250823085255697 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085255698 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085255698 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085255698 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085255698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085255698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085255698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085255698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085255698 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085255698 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085255698 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085255699 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085255699 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085255699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085255699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085255699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085255699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085255699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085255699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085255699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085255699 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085255699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085255699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085255699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085255699 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085255699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085255700 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085255700 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085255700 DLM3UA <000f> 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 20250823085255700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085255700 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085255700 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085255700 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085255700 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085255700 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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085256481 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085256481 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085256481 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085256481 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085256481 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085256481 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085256481 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085256481 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085256481 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085256481 DLSS7 <000c> ss7_asp.c: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  20250823085256481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085256481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085256481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085256481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085256481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085256481 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085256481 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085256481 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085256481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085256482 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085256482 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085256482 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085256482 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) 20250823085256482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085256482 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085256482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085256482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256482 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085256482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085256482 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085256482 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085256482 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085256482 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085256482 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085256482 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085256482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085256482 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085256482 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085256482 DLM3UA <000f> 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 20250823085256482 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085256482 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085256482 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085256482 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085256482 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085256482 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  20250823085256482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085256482 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085256482 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085256482 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085256482 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085256482 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085256482 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085256482 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085256482 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085256482 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085256482 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085256482 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085256482 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085256482 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085256482 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085256482 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085256482 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085256482 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085256482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085256482 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085256482 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085256482 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085256482 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(708)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085256493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085256493 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085256493 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085256493 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085256493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085256493 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085256493 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085256493 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085256493 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085256493 DLSS7 <000c> ss7_asp.c: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  20250823085256493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085256493 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085256493 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085256493 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085256493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085256493 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085256493 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085256493 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085256493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085256493 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085256493 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085256493 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085256493 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) 20250823085256493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085256493 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085256493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256493 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085256493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085256493 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085256493 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085256493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085256493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085256493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085256493 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085256493 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085256493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085256493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085256493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085256493 DLM3UA <000f> 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 20250823085256493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085256493 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085256493 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085256493 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085256493 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085256493 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  20250823085256494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085256494 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085256494 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085256494 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085256494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085256494 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085256494 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085256494 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085256494 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085256494 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085256494 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085256494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085256494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085256494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085256494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085256494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085256494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085256494 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085256494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085256494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085256494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085256494 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085256494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085256494 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085256494 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085256494 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(711)@f9b5e94e4af2: MSC_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 } } } } 20250823085256518 DLCTRL DEBUG Command: GET 208523391 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085256518 DLCTRL DEBUG Tx Command reply: GET_REPLY 208523391 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085256526 DLCTRL DEBUG Command: GET 973917219 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085256526 DLCTRL DEBUG Tx Command reply: GET_REPLY 973917219 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085256532 DLCTRL DEBUG Command: GET 217696591 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085256532 DLCTRL DEBUG Tx Command reply: GET_REPLY 217696591 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085256536 DLCTRL DEBUG Command: GET 398651405 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085256536 DLCTRL DEBUG Tx Command reply: GET_REPLY 398651405 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085256539 DLCTRL DEBUG Command: GET 263132609 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085256539 DLCTRL DEBUG Tx Command reply: GET_REPLY 263132609 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085256542 DLCTRL DEBUG Command: GET 865279499 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085256542 DLCTRL DEBUG Tx Command reply: GET_REPLY 865279499 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085256544 DLCTRL DEBUG Command: GET 964169331 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085256544 DLCTRL DEBUG Tx Command reply: GET_REPLY 964169331 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085256547 DLCTRL DEBUG Command: GET 775520722 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085256547 DLCTRL DEBUG Tx Command reply: GET_REPLY 775520722 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085256549 DLCTRL DEBUG Command: GET 571177283 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085256549 DLCTRL DEBUG Tx Command reply: GET_REPLY 571177283 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085256551 DLCTRL DEBUG Command: GET 423208843 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085256551 DLCTRL DEBUG Tx Command reply: GET_REPLY 423208843 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085256553 DLCTRL DEBUG Command: GET 540313610 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085256553 DLCTRL DEBUG Tx Command reply: GET_REPLY 540313610 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085256555 DLCTRL DEBUG Command: GET 662582461 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085256555 DLCTRL DEBUG Tx Command reply: GET_REPLY 662582461 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085256560 DLCTRL DEBUG Command: GET 394920172 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085256560 DLCTRL DEBUG Tx Command reply: GET_REPLY 394920172 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085256565 DLCTRL DEBUG Command: GET 39265315 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085256565 DLCTRL DEBUG Tx Command reply: GET_REPLY 39265315 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085256569 DLCTRL DEBUG Command: GET 858212787 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085256569 DLCTRL DEBUG Tx Command reply: GET_REPLY 858212787 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085256573 DLCTRL DEBUG Command: GET 997511911 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085256574 DLCTRL DEBUG Tx Command reply: GET_REPLY 997511911 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085256577 DLCTRL DEBUG Command: GET 25230069 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085256577 DLCTRL DEBUG Tx Command reply: GET_REPLY 25230069 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085256580 DLCTRL DEBUG Command: GET 853562618 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085256580 DLCTRL DEBUG Tx Command reply: GET_REPLY 853562618 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085256581 DLCTRL DEBUG Command: GET 987279339 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085256581 DLCTRL DEBUG Tx Command reply: GET_REPLY 987279339 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085256583 DLCTRL DEBUG Command: GET 700232011 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085256583 DLCTRL DEBUG Tx Command reply: GET_REPLY 700232011 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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 := '000000000000001100100111'B, t_guard := 20.000000 } 20250823085256610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52080<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)7528257 20250823085257649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085257649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085257649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085257649 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085257649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x72df41, normal) (hnbgw_rua.c:408) 20250823085257650 DHNB DEBUG map_rua[0x56285f10f260]{init}: Allocated (fsm.c:456) 20250823085257650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7528257)[0x56285f10f260]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085257650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7528257 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085257650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085257650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085257650 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7528257 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250823085257650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7528257)[0x56285f10f260]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085257650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7528257)[0x56285f10f260]{init}: Freeing instance (context_map.c:203) 20250823085257650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7528257)[0x56285f10f260]{init}: Deallocated (fsm.c:568) 20250823085257650 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7528257 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085257650 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) 20250823085257650 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823085257650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085257650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085257650 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)@f9b5e94e4af2: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)7528257 MTC@f9b5e94e4af2: 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 := '000000000000001111100100'B, t_guard := 20.000000 } 20250823085257697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52094<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)11636177 20250823085258713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085258713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085258713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085258713 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085258713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb18dd1, normal) (hnbgw_rua.c:408) 20250823085258713 DHNB DEBUG map_rua[0x56285f10f260]{init}: Allocated (fsm.c:456) 20250823085258713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11636177)[0x56285f10f260]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085258713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11636177 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085258713 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085258713 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085258713 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823085258713 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11636177 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250823085258713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11636177)[0x56285f10f260]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085258713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11636177)[0x56285f10f260]{init}: Freeing instance (context_map.c:203) 20250823085258713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11636177)[0x56285f10f260]{init}: Deallocated (fsm.c:568) 20250823085258713 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11636177 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085258713 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) 20250823085258713 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823085258713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085258713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085258713 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)@f9b5e94e4af2: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)11636177 MTC@f9b5e94e4af2: 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 := '000000000000001110011011'B, t_guard := 20.000000 } 20250823085258726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52100<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)16070174 20250823085259747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085259747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085259747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085259747 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085259747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf5361e, normal) (hnbgw_rua.c:408) 20250823085259747 DHNB DEBUG map_rua[0x56285f10f260]{init}: Allocated (fsm.c:456) 20250823085259747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070174)[0x56285f10f260]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085259747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070174 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085259747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085259747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085259747 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070174 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823085259747 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070174 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250823085259747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070174)[0x56285f10f260]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085259747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070174)[0x56285f10f260]{init}: Freeing instance (context_map.c:203) 20250823085259747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070174)[0x56285f10f260]{init}: Deallocated (fsm.c:568) 20250823085259747 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070174 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085259747 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) 20250823085259747 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823085259747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085259747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085259747 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)@f9b5e94e4af2: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)16070174 MTC@f9b5e94e4af2: 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 := '000000000000000000000110'B, t_guard := 20.000000 } 20250823085259775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52112<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)3454144 20250823085300793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085300793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085300793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1431) 20250823085300793 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085300793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x34b4c0, normal) (hnbgw_rua.c:408) 20250823085300793 DHNB DEBUG map_rua[0x56285f10f260]{init}: Allocated (fsm.c:456) 20250823085300793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3454144)[0x56285f10f260]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085300793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3454144 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085300793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085300793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085300793 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3454144 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250823085300793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3454144)[0x56285f10f260]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085300793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3454144)[0x56285f10f260]{init}: Freeing instance (context_map.c:203) 20250823085300793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3454144)[0x56285f10f260]{init}: Deallocated (fsm.c:568) 20250823085300793 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3454144 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085300793 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) 20250823085300793 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823085300793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085300793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085300793 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)@f9b5e94e4af2: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)3454144 MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085300802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085300803 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36513<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(701)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(700)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085300805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52068<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085300806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085300806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085300807 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085300807 DMAIN NOTICE (127.0.0.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) 20250823085300807 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085300807 DLINP DEBUG SRVCONN(,r=127.0.0.1:33105<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085300807 DLINP DEBUG SRVCONN(,r=127.0.0.1:33105<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085300807 DLINP NOTICE SRV(,r=127.0.0.1:33105<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085300807 DMAIN NOTICE (127.0.0.1:33105 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33105<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085300807 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(707)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@f9b5e94e4af2: Final verdict of PTC: none 20250823085300808 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085300809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085300809 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085300809 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085300809 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085300809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085300809 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085300809 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085300809 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085300809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(710)@f9b5e94e4af2: Final verdict of PTC: none 20250823085300809 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085300809 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085300809 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085300809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085300809 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085300809 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085300809 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 20250823085300809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085300809 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085300810 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085300810 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085300810 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085300810 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085300810 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085300810 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 20250823085300810 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085300810 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085300810 DLSS7 <000c> ss7_asp.c: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  20250823085300810 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  20250823085300810 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  20250823085300810 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085300810 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085300810 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 20250823085300810 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 20250823085300810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085300810 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085300810 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085300810 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085300810 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085300810 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085300810 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085300810 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 20250823085300810 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085300810 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085300810 DLSS7 <000c> ss7_asp.c: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  20250823085300810 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  20250823085300810 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085300810 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085300811 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 20250823085300810 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085300810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085300810 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085300810 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085300810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085300810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085300811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085300811 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085300811 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085300811 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) 20250823085300811 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085300811 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085300811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085300811 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085300811 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085300811 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085300811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085300811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085300811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085300811 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085300811 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085300811 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) 20250823085300811 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085300811 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_L3Compl_no_cn-Iuh1(705)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(709)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(712)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(703)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(713)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(702)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(715)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(714)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(717)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(716)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass 20250823085300828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52080<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085300829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085300829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52100<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass)20250823085300830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52112<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sat Aug 23 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 20250823085300911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085301393 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085301393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ebdc8), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085301393 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085301393 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085301393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085301393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085301393 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085301393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085301393 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085301393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085301393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085301393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5e bd c8 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085301394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085301394 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085301394 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085301394 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085301394 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085301394 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085301394 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085301396 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085301396 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64c53), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085301396 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085301396 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 (available) (ss7_combined_linkset.c:297) 20250823085301396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085301396 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) 20250823085301396 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) 20250823085301396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085301396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085301396 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b6 4c 53 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085301397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085301397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085301397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085301397 DLM3UA <000f> 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 20250823085301397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085301397 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' 20250823085301397 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 20250823085301397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085301397 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085301397 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 b6 4c 53 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250823085301397 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 20250823085301397 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085301398 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5c79a), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085301398 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085301398 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) 20250823085301398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085301398 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) 20250823085301398 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) 20250823085301398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085301398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085301398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a5 c7 9a 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085301398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085301398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085301398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085301398 DLM3UA <000f> 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 20250823085301398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085301398 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' 20250823085301398 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 20250823085301398 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085301398 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085301398 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 a5 c7 9a 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250823085301398 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 20250823085301714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52120<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=335892) 20250823085301760 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085301760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053495), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085301760 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085301760 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085301760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085301760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085301760 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085301760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085301760 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085301760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085301760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085301760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 34 95 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085301760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085301760 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085301760 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085301760 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085301760 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085301760 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085301760 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085301761 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085301761 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d9837), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085301761 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085301761 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085301761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085301761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085301761 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085301761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085301761 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085301761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085301761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085301761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2d 98 37 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085301761 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085301761 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b20f33), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085301761 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085301761 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085301761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085301761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085301761 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085301761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085301761 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085301761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085301761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085301761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 0f 33 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085301761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085301761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085301761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085301761 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085301761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085301761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085301761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085301761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085301761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085301761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085301761 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085301761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085301761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085301761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085302236 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085302236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084682a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085302236 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085302236 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085302236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085302236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085302236 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085302236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085302236 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085302236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085302236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085302236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 68 2a 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085302236 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085302236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0f9e), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085302236 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085302236 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085302236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085302236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085302236 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085302236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085302236 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085302236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085302236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085302236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9b 0f 9e 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085302236 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085302236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ee77), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085302236 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085302236 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085302236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085302236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085302236 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085302236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085302237 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085302237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085302237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085302237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e4 ee 77 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085302237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085302237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085302237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085302237 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085302237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085302237 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085302237 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085302237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085302237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085302237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085302237 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085302237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085302237 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085302237 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085302237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085302237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085302237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085302237 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085302237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085302237 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085302237 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=335892, count=374644) 20250823085302743 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085302744 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fc7f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085302744 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085302744 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085302744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085302744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085302744 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085302744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085302744 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085302744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085302744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085302744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4f c7 f8 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085302744 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085302744 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28d6e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085302744 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085302744 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085302744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085302744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085302744 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085302744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085302744 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085302744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085302744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085302744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8d 6e 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085302744 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085302744 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb433d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085302744 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085302744 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085302744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085302744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085302744 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085302744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085302744 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085302744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085302744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085302744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb 43 3d 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085302744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085302744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085302745 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085302745 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085302745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085302745 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085302745 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085302745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085302745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085302745 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085302745 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085302745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085302745 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085302745 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085302745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085302745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085302745 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085302745 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085302745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085302745 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085302745 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085302810 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085302811 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085302811 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085302811 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085302811 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085302811 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085303136 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085303136 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac8eb6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085303136 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085303136 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085303136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085303136 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085303136 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085303136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085303136 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085303136 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085303136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085303137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ac 8e b6 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085303137 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085303137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55943), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085303137 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085303137 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085303137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085303137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085303137 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085303137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085303137 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085303137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085303137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085303137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c5 59 43 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085303137 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085303137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063fdba), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085303137 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085303137 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085303137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085303137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085303137 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085303137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085303137 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085303137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085303137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085303137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 fd ba 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085303137 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085303137 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085303137 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085303137 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085303137 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085303137 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085303137 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085303137 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085303137 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085303137 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085303137 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085303138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085303138 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085303138 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085303138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085303138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085303138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085303138 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085303138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085303138 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085303138 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085303768 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085303769 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d54e6), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085303769 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085303769 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085303769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085303769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085303769 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085303769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085303769 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085303769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085303769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085303769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3d 54 e6 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085303769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085303769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085303769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085303769 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085303769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085303769 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085303769 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085303782 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085303782 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009590f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085303782 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085303782 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085303782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085303782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085303782 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085303782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085303782 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085303782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085303782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085303782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 95 90 f7 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085303782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085303782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085303782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085303782 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085303782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085303782 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085303782 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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'. 20250823085303791 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085303791 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b17175), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085303791 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085303791 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085303792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085303792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085303792 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085303792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085303792 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085303792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085303792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085303792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b1 71 75 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085303792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085303792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085303792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085303792 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085303792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085303792 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085303792 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sat Aug 23 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 20250823085304391 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085304392 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085304392 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085304392 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085304392 DLSCCP DEBUG SCCP-SCOC(63)[0x56285f2287c0]{IDLE}: Deallocated (fsm.c:568) 20250823085304419 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085304419 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085304419 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085304419 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085304419 DLSCCP DEBUG SCCP-SCOC(62)[0x56285f2455f0]{IDLE}: Deallocated (fsm.c:568) 20250823085304426 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085304426 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085304426 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085304426 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085304426 DLSCCP DEBUG SCCP-SCOC(64)[0x56285f232140]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250823085304837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085304843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085304847 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46225<->l=127.0.0.1:4262) (control_if.c:572) 20250823085304863 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085304863 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)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085304869 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085304869 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085304870 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085304870 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085304870 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085304870 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085304870 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085304870 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085304870 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46235 (stream_srv.c:143) 20250823085304870 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46235<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085304871 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085304871 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085304871 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085304871 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085304871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304871 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085304871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085304871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085304871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085304871 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085304871 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085304871 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085304871 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085304871 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 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) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085304871 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) 20250823085304871 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) 20250823085304871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085304871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085304871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085304871 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085304871 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085304871 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085304871 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085304871 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085304871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085304871 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085304871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304871 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085304871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085304871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085304871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085304871 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085304871 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085304871 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085304871 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085304871 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085304871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085304871 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085304871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304871 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085304871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085304871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085304871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085304871 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085304871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085304871 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085304872 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085304872 DLM3UA <000f> 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 20250823085304872 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085304872 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085304872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085304872 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085304872 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085304872 DLM3UA <000f> 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 20250823085304872 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085304872 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' 20250823085304872 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 20250823085304872 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085304872 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085304872 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  20250823085304872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085304872 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085304872 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085304872 DLM3UA <000f> 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 20250823085304872 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085304872 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085304872 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085304872 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 20250823085304872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085304872 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085304872 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085304872 DLM3UA <000f> 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 20250823085304872 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085304872 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085304872 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(728)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(726)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(731)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(731)@f9b5e94e4af2: M3UA emulation initiated, the test can be started MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-SCCP(729)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-M3UA(734)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-SCCP(732)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085304907 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085304907 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085304907 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085304907 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085304907 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085304907 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085304907 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085304907 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085304908 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085304908 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085304908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085304908 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085304908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304908 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085304908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085304908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085304908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085304908 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085304908 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085304908 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085304908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085304908 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085304908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085304908 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085304908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304908 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085304908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085304908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085304908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085304908 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085304908 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085304908 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085304908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085304908 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085304908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085304908 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085304908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304908 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085304908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085304908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085304908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085304908 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085304908 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085304908 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085304908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085304908 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085304908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085304908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085304908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085304908 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085304908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085304908 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085304908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085304908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085304908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085304908 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085304908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085304908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085304908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085304908 DLM3UA <000f> 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 20250823085304908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085304908 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085304908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085304908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085304909 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085304909 DLM3UA <000f> 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 20250823085304909 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085304909 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085304909 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085304909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085304909 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085304909 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085304909 DLM3UA <000f> 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 20250823085304909 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085304909 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085304909 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085304909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085304909 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085304909 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085304909 DLM3UA <000f> 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 20250823085304909 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085304909 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085304909 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(740)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-SCCP(738)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(743)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn2-SCCP(741)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085304950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085304950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085304950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085304950 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085304950 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085304950 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085304950 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085304950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085304950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085304954 DLINP DEBUG SRVCONN(,r=127.0.0.1:46235<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085304954 DLINP DEBUG SRVCONN(,r=127.0.0.1:46235<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085304954 DLINP DEBUG SRVCONN(,r=127.0.0.1:46235<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085304954 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085304954 DHNBAP DEBUG (127.0.0.1:46235 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085304954 DHNBAP NOTICE (127.0.0.1:46235 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085304954 DHNBAP NOTICE (127.0.0.1:46235 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085304954 DLINP DEBUG SRVCONN(,r=127.0.0.1:46235<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085304954 DLINP DEBUG SRVCONN(,r=127.0.0.1:46235<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085305081 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 20250823085305082 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 20250823085305082 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085305082 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085305088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305088 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085305088 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085305088 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085305088 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085305088 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085305088 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085305088 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085305088 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085305088 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 20250823085305088 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085305089 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085305089 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085305091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305091 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085305091 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085305091 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  20250823085305091 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085305091 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085305091 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085305091 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 20250823085305091 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085305091 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085305091 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085305091 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085305091 DLSS7 <000c> ss7_asp.c: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  20250823085305091 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  20250823085305091 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  20250823085305091 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085305091 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 20250823085305091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085305091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085305091 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085305091 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085305091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085305091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085305092 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085305092 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085305092 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085305093 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085305093 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085305093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085305093 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085305093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085305093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305093 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 20250823085305093 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 20250823085305093 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085305093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305093 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085305093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085305093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085305093 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085305093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085305093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085305094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085305094 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085305094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085305094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085305094 DLM3UA <000f> 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 20250823085305094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085305094 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085305094 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085305094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085305094 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305094 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(731)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085305100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305100 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085305100 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085305100 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085305100 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085305100 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085305100 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085305100 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085305100 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085305100 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 20250823085305100 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085305100 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  20250823085305100 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085305103 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305103 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085305103 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085305103 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  20250823085305103 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085305103 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085305103 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085305103 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 20250823085305103 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085305103 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  20250823085305103 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' 20250823085305103 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' 20250823085305103 DLSS7 <000c> ss7_asp.c: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  20250823085305103 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085305103 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  20250823085305103 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  20250823085305103 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085305104 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 20250823085305104 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085305104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085305104 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085305104 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) 20250823085305104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085305104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085305104 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085305104 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) 20250823085305104 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085305105 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085305105 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 20250823085305105 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 20250823085305105 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 20250823085305105 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823085305105 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823085305105 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085305105 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823085305105 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085305105 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085305105 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085305105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085305106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085305106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085305106 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085305106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085305106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085305106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085305106 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085305106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085305106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085305106 DLM3UA <000f> 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 20250823085305106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085305106 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085305106 DLSS7 <000c> ss7_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 20250823085305106 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085305106 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305106 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  HNBGW_Test.msc2-M3UA(734)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823085305111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305111 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823085305111 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823085305111 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823085305111 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  20250823085305111 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823085305111 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085305111 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085305111 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 20250823085305111 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Pending () 20250823085305111 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  20250823085305111 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' 20250823085305111 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' 20250823085305111 DLSS7 <000c> ss7_asp.c: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  20250823085305111 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  20250823085305111 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  20250823085305111 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085305111 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823085305111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085305111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085305111 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823085305111 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) 20250823085305111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085305111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085305111 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085305113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305114 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085305114 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085305114 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  20250823085305114 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085305114 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085305114 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250823085305114 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 20250823085305114 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823085305114 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  20250823085305114 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' 20250823085305114 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' 20250823085305114 DLSS7 <000c> ss7_asp.c: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  20250823085305114 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085305114 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  20250823085305114 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  20250823085305114 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085305114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085305114 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085305114 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823085305114 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) 20250823085305114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085305114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085305114 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085305114 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) 20250823085305114 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085305115 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085305115 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085305115 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085305115 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085305115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305115 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) 20250823085305115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085305115 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) 20250823085305115 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) 20250823085305115 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085305115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085305115 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085305115 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085305115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305116 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085305116 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085305116 DLM3UA <000f> 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 20250823085305116 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085305116 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' 20250823085305116 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 20250823085305116 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085305116 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305116 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  20250823085305118 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 20250823085305118 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 20250823085305118 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085305118 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085305121 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305121 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085305121 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085305121 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085305121 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085305121 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085305121 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085305121 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085305121 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085305121 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 20250823085305121 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085305121 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085305121 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085305122 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305122 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085305122 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085305122 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  20250823085305122 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085305122 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085305122 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085305122 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 20250823085305122 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085305122 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085305122 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085305122 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085305122 DLSS7 <000c> ss7_asp.c: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  20250823085305122 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085305122 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  20250823085305122 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  20250823085305122 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  20250823085305122 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085305122 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085305122 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085305122 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085305122 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085305122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085305122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085305122 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085305122 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085305122 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085305123 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085305123 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085305123 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085305123 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085305123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085305123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305123 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085305123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085305123 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085305123 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085305123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085305123 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085305123 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085305123 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305123 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085305123 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085305123 DLM3UA <000f> 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 20250823085305123 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085305123 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085305123 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085305123 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085305123 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305123 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  20250823085305129 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 20250823085305129 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 20250823085305129 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085305129 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085305132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305132 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085305132 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085305132 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085305132 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085305132 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085305132 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085305132 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085305132 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085305132 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 20250823085305132 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085305132 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  20250823085305132 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085305134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305134 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085305134 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085305134 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  20250823085305134 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085305134 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085305134 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085305134 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 20250823085305134 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085305134 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  20250823085305134 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' 20250823085305134 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' 20250823085305134 DLSS7 <000c> ss7_asp.c: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  20250823085305134 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085305134 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  20250823085305134 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  20250823085305134 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  20250823085305134 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  20250823085305135 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085305135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085305135 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085305135 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085305135 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) 20250823085305135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085305135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085305135 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085305135 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) 20250823085305135 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085305136 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085305136 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085305136 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085305136 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085305136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305136 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085305136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305136 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085305136 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085305136 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) 20250823085305136 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085305136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085305136 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085305136 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085305136 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305136 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085305136 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085305136 DLM3UA <000f> 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 20250823085305136 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085305136 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' 20250823085305136 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 20250823085305136 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085305136 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305136 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  20250823085305140 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 20250823085305140 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 20250823085305140 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085305140 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250823085305145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305145 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250823085305145 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085305145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085305145 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085305145 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085305145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085305145 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085305145 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250823085305145 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 20250823085305145 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085305145 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  20250823085305145 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085305146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305146 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085305147 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085305147 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  20250823085305147 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085305147 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085305147 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085305147 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 20250823085305147 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250823085305147 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  20250823085305147 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' 20250823085305147 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' 20250823085305147 DLSS7 <000c> ss7_asp.c: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  20250823085305147 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085305147 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  20250823085305147 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  20250823085305147 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  20250823085305147 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  20250823085305147 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085305147 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085305147 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085305147 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250823085305147 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) 20250823085305147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085305147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085305147 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085305147 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085305147 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) 20250823085305147 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085305148 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085305148 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085305148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085305148 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085305148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305148 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) 20250823085305148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085305148 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) 20250823085305148 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) 20250823085305148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085305148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085305148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085305148 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085305148 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305148 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085305148 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085305148 DLM3UA <000f> 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 20250823085305148 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085305148 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' 20250823085305149 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 20250823085305149 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085305149 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305149 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 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 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(727)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085305897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305897 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085305897 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085305897 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085305897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085305897 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085305897 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085305897 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085305897 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305897 DLSS7 <000c> ss7_asp.c: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  20250823085305897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085305897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085305897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085305897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085305897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085305897 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085305897 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085305897 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085305897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085305898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085305898 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085305898 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085305898 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) 20250823085305898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085305898 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085305898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085305898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085305898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085305898 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085305898 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085305898 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085305898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085305898 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085305898 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085305898 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305898 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085305898 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085305898 DLM3UA <000f> 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 20250823085305898 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085305898 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085305898 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085305898 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085305898 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305899 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  20250823085305900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305900 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085305900 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085305900 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085305900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085305900 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085305900 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085305900 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085305900 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305900 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085305900 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085305900 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085305900 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085305900 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085305900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085305900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085305900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085305900 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085305900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305901 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085305901 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085305901 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085305901 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085305901 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(730)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085305906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085305906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085305906 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 20250823085305907 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085305907 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' 20250823085305907 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085305907 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085305907 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305907 DLSS7 <000c> ss7_asp.c: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  20250823085305907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085305907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085305907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085305907 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) 20250823085305907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085305907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085305907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085305907 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085305907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085305907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085305907 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085305907 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085305907 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) 20250823085305907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085305907 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085305907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085305907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085305907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085305907 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085305907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085305907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085305907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085305907 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085305907 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085305907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085305908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085305908 DLM3UA <000f> 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 20250823085305908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085305908 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085305908 DLSS7 <000c> ss7_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 20250823085305908 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085305908 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305908 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc0-RAN(727)@f9b5e94e4af2: MSC_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 } } } } 20250823085305911 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305911 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085305911 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085305911 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 20250823085305911 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085305911 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' 20250823085305911 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085305911 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085305911 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305911 DLSS7 <000c> ss7_asp.c: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  20250823085305911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085305911 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085305911 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085305911 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) 20250823085305911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085305911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085305911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085305911 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085305911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085305912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085305912 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085305912 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085305912 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(730)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085305916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305916 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085305916 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085305916 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 20250823085305916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085305916 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' 20250823085305916 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085305916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085305916 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305916 DLSS7 <000c> ss7_asp.c: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  20250823085305916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085305916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085305916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085305916 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) 20250823085305916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085305916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085305916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085305916 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085305916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305916 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085305916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085305916 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085305916 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085305916 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) 20250823085305916 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085305916 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085305916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305916 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) 20250823085305916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085305916 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) 20250823085305916 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) 20250823085305916 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085305916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085305916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085305916 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085305916 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085305917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305917 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085305917 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085305917 DLM3UA <000f> 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 20250823085305917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085305917 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' 20250823085305917 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 20250823085305917 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085305917 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305917 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250823085305919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305919 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085305919 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085305919 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 20250823085305919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085305919 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' 20250823085305919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085305919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085305919 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305919 DLSS7 <000c> ss7_asp.c: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  20250823085305919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085305919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085305919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085305919 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) 20250823085305919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085305919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085305919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085305919 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085305919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085305920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085305920 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085305920 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085305920 DRANAP INFO cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(733)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085305930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305930 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085305930 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085305930 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085305930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085305930 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085305930 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085305930 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085305930 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305930 DLSS7 <000c> ss7_asp.c: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  20250823085305930 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085305930 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085305930 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085305930 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085305930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085305930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085305930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085305930 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085305930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085305931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085305931 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085305931 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085305931 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) 20250823085305931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085305931 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085305931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305931 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085305931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085305931 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085305931 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085305931 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085305931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085305931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085305931 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085305931 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085305931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305931 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085305931 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085305931 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085305931 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085305931 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085305931 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085305931 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085305931 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305931 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  20250823085305934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305934 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085305934 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085305934 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085305934 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085305934 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085305934 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085305934 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085305934 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305934 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085305934 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085305934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085305934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085305934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085305934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085305934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085305934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085305934 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085305934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305934 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085305934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085305934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085305934 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085305934 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(736)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085305938 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305938 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085305938 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085305938 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 20250823085305938 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085305938 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' 20250823085305938 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085305938 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085305938 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305939 DLSS7 <000c> ss7_asp.c: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  20250823085305939 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085305939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085305939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085305939 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) 20250823085305939 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085305939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085305939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085305939 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085305939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085305939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085305939 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085305939 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085305939 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) 20250823085305939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085305939 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085305939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085305939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305939 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085305939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085305939 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) 20250823085305939 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085305939 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085305939 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085305939 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085305939 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085305939 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305939 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085305939 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085305939 DLM3UA <000f> 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 20250823085305939 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085305939 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' 20250823085305939 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 20250823085305939 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085305939 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305939 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  20250823085305940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305940 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085305940 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085305940 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 20250823085305940 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085305940 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' 20250823085305940 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085305940 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085305940 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305940 DLSS7 <000c> ss7_asp.c: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  20250823085305940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085305940 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085305940 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085305940 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) 20250823085305940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085305940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085305940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085305940 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085305940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085305940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085305940 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085305940 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085305940 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(739)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085305945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305945 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823085305945 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823085305945 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 20250823085305945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085305945 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' 20250823085305945 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085305945 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085305945 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305945 DLSS7 <000c> ss7_asp.c: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  20250823085305945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085305945 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085305945 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085305945 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) 20250823085305945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085305945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085305945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823085305945 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085305945 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) 20250823085305945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305945 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) 20250823085305945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085305945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085305945 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085305945 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085305945 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) 20250823085305945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085305945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085305945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305945 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) 20250823085305945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085305945 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) 20250823085305945 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) 20250823085305945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085305945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085305945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 04 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) 20250823085305945 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085305945 DRANAP NOTICE cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085305945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305945 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085305945 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085305945 DLM3UA <000f> 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 20250823085305945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085305945 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' 20250823085305945 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 20250823085305945 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085305945 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305945 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 04 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  20250823085305946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085305946 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823085305946 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823085305946 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 20250823085305946 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085305946 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' 20250823085305946 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085305946 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085305946 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085305946 DLSS7 <000c> ss7_asp.c: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  20250823085305946 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085305946 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085305946 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085305946 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) 20250823085305946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085305946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085305946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823085305946 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085305946 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) 20250823085305946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085305946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305946 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) 20250823085305946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085305946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085305946 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085305946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085305946 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085305946 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085305946 DRANAP INFO cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(742)@f9b5e94e4af2: MSC_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 } } } } 20250823085306966 DLCTRL DEBUG Command: GET 745090252 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085306966 DLCTRL DEBUG Tx Command reply: GET_REPLY 745090252 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085306971 DLCTRL DEBUG Command: GET 147753653 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085306972 DLCTRL DEBUG Tx Command reply: GET_REPLY 147753653 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085306976 DLCTRL DEBUG Command: GET 345240647 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085306976 DLCTRL DEBUG Tx Command reply: GET_REPLY 345240647 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085306979 DLCTRL DEBUG Command: GET 827904990 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085306979 DLCTRL DEBUG Tx Command reply: GET_REPLY 827904990 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085306983 DLCTRL DEBUG Command: GET 872175438 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085306983 DLCTRL DEBUG Tx Command reply: GET_REPLY 872175438 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085306985 DLCTRL DEBUG Command: GET 201875032 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085306985 DLCTRL DEBUG Tx Command reply: GET_REPLY 201875032 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085306988 DLCTRL DEBUG Command: GET 951732674 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085306988 DLCTRL DEBUG Tx Command reply: GET_REPLY 951732674 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085306990 DLCTRL DEBUG Command: GET 160347969 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085306990 DLCTRL DEBUG Tx Command reply: GET_REPLY 160347969 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085306992 DLCTRL DEBUG Command: GET 449848428 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085306992 DLCTRL DEBUG Tx Command reply: GET_REPLY 449848428 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085306994 DLCTRL DEBUG Command: GET 220183678 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085306994 DLCTRL DEBUG Tx Command reply: GET_REPLY 220183678 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085306996 DLCTRL DEBUG Command: GET 171964151 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085306996 DLCTRL DEBUG Tx Command reply: GET_REPLY 171964151 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085306997 DLCTRL DEBUG Command: GET 723031316 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085306997 DLCTRL DEBUG Tx Command reply: GET_REPLY 723031316 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085306998 DLCTRL DEBUG Command: GET 294791791 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085306998 DLCTRL DEBUG Tx Command reply: GET_REPLY 294791791 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085307000 DLCTRL DEBUG Command: GET 514270850 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085307000 DLCTRL DEBUG Tx Command reply: GET_REPLY 514270850 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085307001 DLCTRL DEBUG Command: GET 286903265 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085307001 DLCTRL DEBUG Tx Command reply: GET_REPLY 286903265 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085307002 DLCTRL DEBUG Command: GET 281351080 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085307002 DLCTRL DEBUG Tx Command reply: GET_REPLY 281351080 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085307003 DLCTRL DEBUG Command: GET 610165267 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085307003 DLCTRL DEBUG Tx Command reply: GET_REPLY 610165267 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085307004 DLCTRL DEBUG Command: GET 405974598 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085307004 DLCTRL DEBUG Tx Command reply: GET_REPLY 405974598 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085307005 DLCTRL DEBUG Command: GET 840330200 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085307005 DLCTRL DEBUG Tx Command reply: GET_REPLY 840330200 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085307005 DLCTRL DEBUG Command: GET 295971469 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085307005 DLCTRL DEBUG Tx Command reply: GET_REPLY 295971469 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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@f9b5e94e4af2: 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@f9b5e94e4af2: 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 := '000000000000001000100111'B, t_guard := 20.000000 } 20250823085307022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50342<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@f9b5e94e4af2: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)2774726 20250823085308074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085308074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085308074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085308074 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085308074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2a56c6, normal) (hnbgw_rua.c:408) 20250823085308075 DHNB DEBUG map_rua[0x56285f10f260]{init}: Allocated (fsm.c:456) 20250823085308075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2774726)[0x56285f10f260]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085308075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2774726 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085308075 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085308075 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085308075 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250823085308075 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2774726 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) 20250823085308075 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2774726 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085308075 DCN DEBUG map_sccp[0x56285f22c460]{init}: Allocated (fsm.c:456) 20250823085308075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56285f22c460]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085308075 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2774726 <-> SCCP-83 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085308075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2774726 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085308075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2774726)[0x56285f10f260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085308075 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085308075 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085308075 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2774726 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085308075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56285f22c460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085308075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085308075 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{IDLE}: Allocated (fsm.c:456) 20250823085308075 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085308075 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030002270056400500f1100926) (sccp_scrc.c:455) 20250823085308075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085308075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085308075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085308075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085308075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085308075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085308075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085308075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085308075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085308075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085308075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085308075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085308075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085308075 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085308075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085308075 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085308075 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085308075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085308075 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 02 27 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085308075 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085308075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56285f22c460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085308075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2774726)[0x56285f10f260]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085308076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085308076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085308076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085308076 DLM3UA <000f> 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 20250823085308076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085308076 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085308076 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085308076 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085308076 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085308076 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 02 27 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(726)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@f9b5e94e4af2: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)14333994 HNBGW_Test.msc0-SCCP(726)@f9b5e94e4af2: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(726)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@f9b5e94e4af2: 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 } } } 20250823085308096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085308096 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085308096 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085308096 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085308096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085308096 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085308096 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085308096 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085308096 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085308096 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 6d 2e 6a 02 00 00 00 00  20250823085308096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085308096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085308096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085308096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085308096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085308096 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=006d2e6a) (sccp_scrc.c:545) 20250823085308096 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) 20250823085308096 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085308097 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085308097 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085308097 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085308097 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) 20250823085308097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56285f22c460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085308097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56285f22c460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085308098 DLCTRL DEBUG Command: GET 989482275 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085308098 DLCTRL DEBUG Tx Command reply: GET_REPLY 989482275 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085308102 DLCTRL DEBUG Command: GET 346625092 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085308102 DLCTRL DEBUG Tx Command reply: GET_REPLY 346625092 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085308106 DLCTRL DEBUG Command: GET 908440446 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085308106 DLCTRL DEBUG Tx Command reply: GET_REPLY 908440446 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085308110 DLCTRL DEBUG Command: GET 563470395 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085308110 DLCTRL DEBUG Tx Command reply: GET_REPLY 563470395 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085308113 DLCTRL DEBUG Command: GET 951163913 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085308113 DLCTRL DEBUG Tx Command reply: GET_REPLY 951163913 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085308116 DLCTRL DEBUG Command: GET 230849236 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085308116 DLCTRL DEBUG Tx Command reply: GET_REPLY 230849236 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085308118 DLCTRL DEBUG Command: GET 998319753 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085308118 DLCTRL DEBUG Tx Command reply: GET_REPLY 998319753 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085308121 DLCTRL DEBUG Command: GET 628293843 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085308121 DLCTRL DEBUG Tx Command reply: GET_REPLY 628293843 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085308123 DLCTRL DEBUG Command: GET 944145040 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085308123 DLCTRL DEBUG Tx Command reply: GET_REPLY 944145040 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085308124 DLCTRL DEBUG Command: GET 976688590 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085308124 DLCTRL DEBUG Tx Command reply: GET_REPLY 976688590 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085308126 DLCTRL DEBUG Command: GET 339647345 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085308126 DLCTRL DEBUG Tx Command reply: GET_REPLY 339647345 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085308127 DLCTRL DEBUG Command: GET 802395263 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085308127 DLCTRL DEBUG Tx Command reply: GET_REPLY 802395263 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085308129 DLCTRL DEBUG Command: GET 152494450 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085308129 DLCTRL DEBUG Tx Command reply: GET_REPLY 152494450 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085308130 DLCTRL DEBUG Command: GET 92750567 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085308130 DLCTRL DEBUG Tx Command reply: GET_REPLY 92750567 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085308131 DLCTRL DEBUG Command: GET 300035581 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085308131 DLCTRL DEBUG Tx Command reply: GET_REPLY 300035581 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085308133 DLCTRL DEBUG Command: GET 514725166 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085308133 DLCTRL DEBUG Tx Command reply: GET_REPLY 514725166 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085308134 DLCTRL DEBUG Command: GET 948445731 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085308134 DLCTRL DEBUG Tx Command reply: GET_REPLY 948445731 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085308136 DLCTRL DEBUG Command: GET 605090588 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085308136 DLCTRL DEBUG Tx Command reply: GET_REPLY 605090588 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085308138 DLCTRL DEBUG Command: GET 193452198 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085308138 DLCTRL DEBUG Tx Command reply: GET_REPLY 193452198 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085308141 DLCTRL DEBUG Command: GET 608589656 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085308141 DLCTRL DEBUG Tx Command reply: GET_REPLY 608589656 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000001010010'B, t_guard := 20.000000 } 20250823085308171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50350<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)11654387 20250823085309200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085309200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085309200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085309200 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085309200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb1d4f3, normal) (hnbgw_rua.c:408) 20250823085309200 DHNB DEBUG map_rua[0x56285f22c590]{init}: Allocated (fsm.c:456) 20250823085309200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11654387)[0x56285f22c590]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085309200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11654387 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085309200 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085309200 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085309200 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11654387 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:185) 20250823085309200 DCN DEBUG map_sccp[0x56285f232e50]{init}: Allocated (fsm.c:456) 20250823085309200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56285f232e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085309200 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11654387 <-> SCCP-84 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250823085309200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11654387 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085309200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11654387)[0x56285f22c590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085309200 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085309200 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085309200 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11654387 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085309200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56285f232e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085309200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085309200 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{IDLE}: Allocated (fsm.c:456) 20250823085309200 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085309200 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030000520056400500f1100926) (sccp_scrc.c:455) 20250823085309200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085309200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085309200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085309200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085309200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085309200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085309200 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) 20250823085309200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085309200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085309200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085309200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085309200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085309200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085309200 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085309200 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) 20250823085309200 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) 20250823085309200 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085309200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085309200 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 00 52 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085309200 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085309200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56285f232e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085309200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11654387)[0x56285f22c590]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085309201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085309201 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085309201 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085309201 DLM3UA <000f> 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 20250823085309201 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085309201 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' 20250823085309201 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 20250823085309201 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085309201 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085309201 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 00 52 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(732)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)6673746 HNBGW_Test.msc2-SCCP(732)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(732)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085309220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085309220 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085309220 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085309220 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 20250823085309220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085309220 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' 20250823085309220 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085309220 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085309220 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085309220 DLSS7 <000c> ss7_asp.c: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 6a db e0 02 00 00 00 00  20250823085309221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085309221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085309221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085309221 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) 20250823085309221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085309221 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=006adbe0) (sccp_scrc.c:545) 20250823085309221 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) 20250823085309221 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085309221 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085309221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085309221 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085309221 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) 20250823085309221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56285f232e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085309221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56285f232e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085309223 DLCTRL DEBUG Command: GET 852482692 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085309223 DLCTRL DEBUG Tx Command reply: GET_REPLY 852482692 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085309226 DLCTRL DEBUG Command: GET 275740890 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085309226 DLCTRL DEBUG Tx Command reply: GET_REPLY 275740890 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085309230 DLCTRL DEBUG Command: GET 40534762 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085309230 DLCTRL DEBUG Tx Command reply: GET_REPLY 40534762 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085309234 DLCTRL DEBUG Command: GET 746253144 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085309234 DLCTRL DEBUG Tx Command reply: GET_REPLY 746253144 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085309238 DLCTRL DEBUG Command: GET 800252814 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085309238 DLCTRL DEBUG Tx Command reply: GET_REPLY 800252814 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085309242 DLCTRL DEBUG Command: GET 496347048 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085309242 DLCTRL DEBUG Tx Command reply: GET_REPLY 496347048 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085309245 DLCTRL DEBUG Command: GET 892548067 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085309245 DLCTRL DEBUG Tx Command reply: GET_REPLY 892548067 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085309248 DLCTRL DEBUG Command: GET 383422910 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085309248 DLCTRL DEBUG Tx Command reply: GET_REPLY 383422910 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085309251 DLCTRL DEBUG Command: GET 438503334 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085309251 DLCTRL DEBUG Tx Command reply: GET_REPLY 438503334 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085309253 DLCTRL DEBUG Command: GET 854779660 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085309253 DLCTRL DEBUG Tx Command reply: GET_REPLY 854779660 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085309255 DLCTRL DEBUG Command: GET 130694821 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085309255 DLCTRL DEBUG Tx Command reply: GET_REPLY 130694821 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085309257 DLCTRL DEBUG Command: GET 101226395 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085309257 DLCTRL DEBUG Tx Command reply: GET_REPLY 101226395 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250823085309258 DLCTRL DEBUG Command: GET 21936976 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085309258 DLCTRL DEBUG Tx Command reply: GET_REPLY 21936976 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085309260 DLCTRL DEBUG Command: GET 498445400 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085309260 DLCTRL DEBUG Tx Command reply: GET_REPLY 498445400 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085309261 DLCTRL DEBUG Command: GET 569798722 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085309261 DLCTRL DEBUG Tx Command reply: GET_REPLY 569798722 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085309263 DLCTRL DEBUG Command: GET 300083054 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085309263 DLCTRL DEBUG Tx Command reply: GET_REPLY 300083054 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085309264 DLCTRL DEBUG Command: GET 512526414 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085309264 DLCTRL DEBUG Tx Command reply: GET_REPLY 512526414 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085309265 DLCTRL DEBUG Command: GET 310143283 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085309265 DLCTRL DEBUG Tx Command reply: GET_REPLY 310143283 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085309266 DLCTRL DEBUG Command: GET 265683302 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085309266 DLCTRL DEBUG Tx Command reply: GET_REPLY 265683302 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085309267 DLCTRL DEBUG Command: GET 220419553 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085309267 DLCTRL DEBUG Tx Command reply: GET_REPLY 220419553 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085309271 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46225<->l=127.0.0.1:4262) (control_if.c:193) 20250823085309272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52136<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(720)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(719)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085309274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085309275 DLINP DEBUG SRVCONN(,r=127.0.0.1:46235<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085309275 DLINP DEBUG SRVCONN(,r=127.0.0.1:46235<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085309275 DLINP NOTICE SRV(,r=127.0.0.1:46235<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085309275 DMAIN NOTICE (127.0.0.1:46235 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46235<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085309275 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc1-RAN(730)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(736)@f9b5e94e4af2: Final verdict of PTC: none 20250823085309276 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085309276 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@f9b5e94e4af2: Final verdict of PTC: none 20250823085309276 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085309277 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn2-RAN(742)@f9b5e94e4af2: Final verdict of PTC: none 20250823085309277 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085309277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085309277 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085309277 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085309277 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 20250823085309277 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.sgsn1-SCCP(738)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(729)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@f9b5e94e4af2: Final verdict of PTC: none 20250823085309277 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085309277 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085309277 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085309277 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085309277 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085309277 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085309278 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 20250823085309278 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' 20250823085309278 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' 20250823085309278 DLSS7 <000c> ss7_asp.c: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  20250823085309278 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  20250823085309278 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  20250823085309278 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  20250823085309278 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  20250823085309278 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  20250823085309278 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085309278 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn2-SCCP(741)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@f9b5e94e4af2: Final verdict of PTC: none 20250823085309278 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085309278 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085309278 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085309278 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085309278 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-M3UA(731)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(737)@f9b5e94e4af2: Final verdict of PTC: none 20250823085309279 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-M3UA(740)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(721)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@f9b5e94e4af2: Final verdict of PTC: none 20250823085309280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085309281 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085309281 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) 20250823085309281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085309281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085309281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085309282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085309282 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085309282 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) 20250823085309282 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085309282 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085309279 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085309279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085309279 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085309279 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085309279 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 20250823085309279 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085309279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085309279 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085309279 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823085309279 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 20250823085309279 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085309279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085309279 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085309279 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250823085309279 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 20250823085309279 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085309280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085309280 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085309280 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085309280 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085309280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085309280 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085309280 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823085309280 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085309280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085309280 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085309280 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085309280 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085309280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085309280 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085309280 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085309280 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085309280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085309280 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085309280 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085309280 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 20250823085309280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085309280 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085309281 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085309281 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085309281 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085309281 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085309281 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085309281 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 20250823085309281 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085309281 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085309281 DLSS7 <000c> ss7_asp.c: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  20250823085309281 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  20250823085309281 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  20250823085309281 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  20250823085309281 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  20250823085309281 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085309281 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085309281 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085309281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085309281 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085309281 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085309281 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 20250823085309281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085309281 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085309282 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085309282 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085309282 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085309282 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085309282 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085309282 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 20250823085309282 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085309282 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085309282 DLSS7 <000c> ss7_asp.c: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  20250823085309282 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  20250823085309282 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  20250823085309282 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  20250823085309282 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085309282 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085309282 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 20250823085309282 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085309282 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085309282 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085309282 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085309282 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085309282 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085309282 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085309282 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 20250823085309282 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' 20250823085309282 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' 20250823085309282 DLSS7 <000c> ss7_asp.c: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  20250823085309283 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  20250823085309283 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  20250823085309283 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085309283 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085309283 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 20250823085309283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085309283 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250823085309283 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085309283 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085309283 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250823085309283 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085309283 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085309283 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 20250823085309283 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' 20250823085309283 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' 20250823085309283 DLSS7 <000c> ss7_asp.c: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  20250823085309283 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  20250823085309283 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085309283 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085309284 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 20250823085309284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085309284 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823085309284 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085309284 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085309284 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823085309284 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085309284 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085309284 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 20250823085309284 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' 20250823085309284 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' 20250823085309284 DLSS7 <000c> ss7_asp.c: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  20250823085309284 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085309284 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085309286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085309286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085309286 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085309286 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085309286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085309286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085309286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085309286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085309286 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085309286 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) 20250823085309286 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085309286 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085309286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56285f22c460]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085309286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085309286 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085309286 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d2e6a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085309287 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085309287 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085309287 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) 20250823085309287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085309287 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085309287 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) 20250823085309287 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085309287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085309287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085309287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 6d 2e 6a 00 00 53 00 00 00 00 00 (ss7_asp.c:1383) 20250823085309287 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085309287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56285f22c460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085309287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2774726)[0x56285f10f260]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085309287 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2774726)[0x56285f10f260]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085309287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085309287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2774726)[0x56285f10f260]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085309287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2774726)[0x56285f10f260]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085309287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2774726)[0x56285f10f260]{disrupted}: Freeing instance (context_map.c:203) 20250823085309287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2774726)[0x56285f10f260]{disrupted}: Deallocated (fsm.c:568) 20250823085309287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56285f22c460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085309288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56285f22c460]{disconnected}: Freeing instance (context_map.c:207) 20250823085309288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56285f22c460]{disconnected}: Deallocated (fsm.c:568) 20250823085309288 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2774726 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:226) 20250823085309288 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085309288 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085309288 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085309288 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085309288 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085309288 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085309288 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085309288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085309288 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085309288 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) 20250823085309288 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085309288 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085309288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085309288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085309289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085309289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085309289 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085309289 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) 20250823085309289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085309289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085309289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085309289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085309289 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085309289 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) 20250823085309289 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085309289 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085309289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085309290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085309290 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085309290 DMAIN NOTICE (127.0.0.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) 20250823085309290 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085309290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11654387)[0x56285f22c590]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085309290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11654387)[0x56285f22c590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085309290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56285f232e50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085309290 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085309290 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085309290 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006adbe0), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085309290 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085309290 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) 20250823085309290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085309290 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) 20250823085309290 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) 20250823085309290 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085309290 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085309290 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 6a db e0 00 00 54 00 00 00 00 00 (ss7_asp.c:1383) 20250823085309291 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085309291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56285f232e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085309291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11654387)[0x56285f22c590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085309291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11654387)[0x56285f22c590]{disrupted}: Freeing instance (context_map.c:203) 20250823085309291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11654387)[0x56285f22c590]{disrupted}: Deallocated (fsm.c:568) 20250823085309291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56285f232e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085309291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56285f232e50]{disconnected}: Freeing instance (context_map.c:207) 20250823085309291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56285f232e50]{disconnected}: Deallocated (fsm.c:568) 20250823085309291 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11654387 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:226) 20250823085309291 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085309291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085309291 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250823085309291 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) 20250823085309291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085309291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085309291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085309291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085309291 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085309291 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) 20250823085309291 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085309291 DRANAP NOTICE cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085309292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085309292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085309292 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823085309292 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) 20250823085309292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085309292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085309292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085309292 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085309292 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085309292 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) 20250823085309292 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085309292 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085309293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085309293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085309294 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085309294 DLM3UA <000f> 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 20250823085309295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085309296 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085309297 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085309298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085309298 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085309299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085309299 DLM3UA <000f> 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 20250823085309300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50342<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085309300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50350<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085309301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085309302 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085309303 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW-MGCP(744)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(728)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 08:53:09 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 20250823085309419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085310222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50352<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=694036) Waiting for packet dumper to finish... 1 (prev_count=694036, count=694576) 20250823085311279 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085311279 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085311279 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085311282 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085311282 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085311282 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085311282 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085311282 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085311282 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085311283 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085311283 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250823085311284 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250823085311284 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085311284 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085311284 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085311285 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085311285 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823085311285 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823085311395 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085311395 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ebdc8), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085311395 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085311395 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085311395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085311395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085311395 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085311395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085311395 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085311395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085311395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085311395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5e bd c8 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085311396 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085311396 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085311396 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085311396 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085311396 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085311396 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085311396 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085311397 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085311397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64c53), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085311397 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085311397 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) 20250823085311397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085311397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085311397 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085311397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085311397 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085311397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085311397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085311397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b6 4c 53 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085311397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085311398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085311398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085311398 DLM3UA <000f> 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 20250823085311398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085311398 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085311398 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085311398 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085311399 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5c79a), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085311399 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085311399 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) 20250823085311399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085311399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085311399 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085311399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085311399 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085311399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085311399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085311399 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a5 c7 9a 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085311399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085311399 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085311399 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085311399 DLM3UA <000f> 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 20250823085311399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085311399 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085311399 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085311761 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085311761 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053495), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085311761 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085311761 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085311761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085311761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085311761 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085311761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085311761 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085311761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085311761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085311761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 34 95 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085311761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085311761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085311761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085311761 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085311761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085311761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085311761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085311762 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085311762 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b20f33), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085311762 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085311762 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085311762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085311762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085311762 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085311762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085311762 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085311762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085311762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085311762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 0f 33 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085311762 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085311762 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d9837), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085311762 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085311762 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085311762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085311762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085311762 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085311762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085311763 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085311763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085311763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085311763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2d 98 37 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085311763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085311763 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085311763 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085311763 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085311763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085311763 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085311763 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085311763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085311763 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085311763 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085311763 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085311763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085311763 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085311763 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085312237 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085312237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ee77), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085312237 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085312237 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085312237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085312237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085312237 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085312237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085312237 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085312237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085312237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085312237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e4 ee 77 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085312237 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085312237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0f9e), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085312237 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085312237 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085312237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085312237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085312237 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085312237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085312237 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085312237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085312237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085312237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9b 0f 9e 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085312237 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085312237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084682a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085312237 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085312237 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085312237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085312237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085312238 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085312238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085312238 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085312238 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085312238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085312238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 68 2a 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085312238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085312238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085312238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085312238 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085312238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085312238 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085312238 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085312238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085312238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085312238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085312238 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085312238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085312238 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085312238 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085312238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085312238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085312238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085312238 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085312238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085312238 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085312238 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:53:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823085312745 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085312745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb433d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085312745 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085312745 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085312745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085312745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085312745 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085312745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085312745 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085312745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085312745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085312745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb 43 3d 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085312745 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085312745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28d6e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085312745 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085312745 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085312745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085312745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085312745 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085312745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085312745 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085312745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085312745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085312745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8d 6e 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085312745 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085312745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fc7f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085312745 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085312745 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085312745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085312745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085312745 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085312745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085312745 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085312745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085312745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085312745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4f c7 f8 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085312746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085312746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085312746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085312746 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085312746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085312746 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085312746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085312746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085312746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085312746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085312746 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085312746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085312746 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085312746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085312746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085312746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085312746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085312746 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085312746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085312746 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085312746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085313138 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085313138 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063fdba), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085313138 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085313138 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085313138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085313138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085313138 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085313138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085313138 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313138 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085313138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 fd ba 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085313138 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085313138 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55943), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085313138 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085313138 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085313138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085313138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085313138 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085313138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085313139 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085313139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313139 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c5 59 43 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085313139 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085313139 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac8eb6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085313139 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085313139 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085313139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085313139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085313139 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085313139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085313139 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085313139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313139 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ac 8e b6 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085313139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313139 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313139 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313139 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085313139 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085313139 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085313139 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085313139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313139 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313139 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313139 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085313139 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085313139 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085313140 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085313140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313140 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313140 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313140 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085313140 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085313140 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085313140 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_paging_imsi started. 20250823085313314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085313318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085313321 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32921<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(751)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085313338 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085313338 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085313350 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085313350 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085313350 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085313350 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi-Iuh1(753)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085313350 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085313350 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085313350 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36030 (stream_srv.c:143) 20250823085313350 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36030<->l=127.0.0.1:29169 (hnb.c:335) 20250823085313351 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085313351 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085313351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085313351 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085313351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313351 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085313351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085313351 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085313351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313351 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085313351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085313351 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085313351 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085313351 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085313351 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085313351 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085313351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085313351 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085313351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313351 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085313352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313352 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085313352 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085313352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313352 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313352 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085313352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085313352 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085313352 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085313352 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085313352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085313352 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085313352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313352 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085313352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313352 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085313352 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085313352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313352 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313352 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085313352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085313352 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085313352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313352 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313352 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313352 DLM3UA <000f> 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 20250823085313352 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085313352 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085313352 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085313352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313353 DLM3UA <000f> 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 20250823085313353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085313353 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085313353 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085313353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313353 DLM3UA <000f> 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 20250823085313353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085313353 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085313353 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085313353 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085313353 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085313353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085313353 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085313353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085313353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313353 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085313353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085313353 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085313353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313353 DLM3UA <000f> 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 20250823085313353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085313353 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(757)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(757)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(755)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(760)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(760)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(758)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(763)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-M3UA(763)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(763)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(761)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085313391 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085313391 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085313391 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085313391 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085313391 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085313391 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085313391 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085313391 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085313393 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085313393 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085313393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085313393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085313393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313393 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085313393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085313393 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085313393 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085313393 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085313393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085313393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 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) 20250823085313393 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085313393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085313393 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085313393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313393 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085313393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085313393 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085313393 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085313393 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085313393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085313393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085313393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085313393 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085313393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313393 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085313393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085313393 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085313393 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085313393 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085313393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085313393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085313393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085313393 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085313393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313393 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085313393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085313393 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085313393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313393 DLM3UA <000f> 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 20250823085313393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085313393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085313393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313393 DLM3UA <000f> 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 20250823085313393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085313393 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) 20250823085313393 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085313393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085313393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313393 DLM3UA <000f> 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 20250823085313393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085313393 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085313393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085313393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313393 DLM3UA <000f> 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 20250823085313393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085313393 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085313393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(766)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(764)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085313414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085313414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085313414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085313414 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085313414 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085313414 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085313414 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085313414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085313414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085313419 DLINP DEBUG SRVCONN(,r=127.0.0.1:36030<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085313419 DLINP DEBUG SRVCONN(,r=127.0.0.1:36030<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085313419 DLINP DEBUG SRVCONN(,r=127.0.0.1:36030<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085313419 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085313419 DHNBAP DEBUG (127.0.0.1:36030 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085313419 DHNBAP NOTICE (127.0.0.1:36030 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085313419 DHNBAP NOTICE (127.0.0.1:36030 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085313419 DLINP DEBUG SRVCONN(,r=127.0.0.1:36030<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085313419 DLINP DEBUG SRVCONN(,r=127.0.0.1:36030<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085313567 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 20250823085313567 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 20250823085313567 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085313567 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085313574 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313574 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085313574 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085313574 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085313574 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085313574 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085313574 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085313574 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085313575 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085313575 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 20250823085313575 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085313575 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085313575 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085313576 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 20250823085313576 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 20250823085313576 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085313576 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085313577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313577 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085313577 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085313578 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  20250823085313578 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085313578 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085313578 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085313578 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 20250823085313578 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085313578 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085313578 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085313578 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085313578 DLSS7 <000c> ss7_asp.c: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  20250823085313578 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  20250823085313578 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085313578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085313578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085313578 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085313578 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085313578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085313578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085313578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085313578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085313578 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085313578 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085313579 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085313580 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085313580 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085313580 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085313580 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085313580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085313580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085313580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085313580 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085313580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313580 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085313580 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc1-M3UA(760)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085313580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313580 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313580 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313581 DLM3UA <000f> 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 20250823085313581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085313581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085313581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085313581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085313581 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085313581 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  20250823085313586 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313586 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085313586 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085313586 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085313586 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085313586 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085313586 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085313586 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085313586 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085313586 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 20250823085313586 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085313586 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  20250823085313586 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085313587 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 20250823085313587 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 20250823085313587 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085313587 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(763)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823085313590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313590 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085313590 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085313590 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  20250823085313590 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085313590 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085313590 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085313590 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 20250823085313591 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085313591 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  20250823085313591 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' 20250823085313591 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' 20250823085313591 DLSS7 <000c> ss7_asp.c: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  20250823085313591 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085313591 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  20250823085313591 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085313591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085313591 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085313591 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085313591 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) 20250823085313591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085313591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085313591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085313591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085313591 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085313591 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) 20250823085313591 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085313592 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085313592 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085313592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085313592 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085313592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085313593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313593 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085313593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085313593 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085313593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313593 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313593 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313593 DLM3UA <000f> 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 20250823085313593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085313593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085313593 DLSS7 <000c> ss7_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 20250823085313593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085313593 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085313593 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  20250823085313594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313594 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823085313594 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085313594 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085313594 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085313594 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085313594 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085313594 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085313594 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823085313594 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 20250823085313594 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085313594 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  20250823085313594 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085313596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313596 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085313596 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085313596 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  20250823085313596 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085313596 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085313596 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085313596 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 20250823085313596 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823085313596 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  20250823085313596 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' 20250823085313596 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' 20250823085313596 DLSS7 <000c> ss7_asp.c: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  20250823085313596 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085313596 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  20250823085313596 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  20250823085313596 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085313596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085313597 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085313597 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823085313597 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) 20250823085313597 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085313597 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085313597 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085313597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085313597 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085313597 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) 20250823085313597 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085313598 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085313598 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085313598 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085313598 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085313598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313598 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) 20250823085313598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313598 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085313598 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) 20250823085313598 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) 20250823085313598 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085313598 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313598 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085313598 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085313598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313598 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313598 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313598 DLM3UA <000f> 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 20250823085313598 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085313598 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' 20250823085313599 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 20250823085313599 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085313599 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085313599 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  20250823085313604 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 20250823085313604 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 20250823085313604 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085313604 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085313610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313610 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085313610 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085313610 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085313610 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085313610 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085313610 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085313610 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085313610 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085313610 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 20250823085313610 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085313610 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085313610 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085313612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313612 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085313612 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085313612 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  20250823085313612 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085313612 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085313612 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085313612 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 20250823085313612 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085313612 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085313612 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085313612 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085313612 DLSS7 <000c> ss7_asp.c: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  20250823085313612 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085313612 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  20250823085313612 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  20250823085313612 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  20250823085313612 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085313613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085313613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085313613 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085313613 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085313613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085313613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085313613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085313613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085313613 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085313613 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085313613 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085313614 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085313614 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085313614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085313614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085313614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085313615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085313615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085313615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085313615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085313615 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085313615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085313615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085313615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085313615 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085313615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085313615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085313615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085313615 DLM3UA <000f> 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 20250823085313615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085313615 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085313615 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085313615 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085313615 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085313615 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  20250823085313765 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085313765 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085313765 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085313765 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085313765 DLSCCP DEBUG SCCP-SCOC(66)[0x56285f233150]{IDLE}: Deallocated (fsm.c:568) 20250823085313779 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085313779 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085313779 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085313779 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085313779 DLSCCP DEBUG SCCP-SCOC(65)[0x56285f2272a0]{IDLE}: Deallocated (fsm.c:568) 20250823085313787 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085313788 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085313788 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085313788 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085313788 DLSCCP DEBUG SCCP-SCOC(67)[0x56285f22e970]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(756)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085314381 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085314381 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085314381 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085314381 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085314381 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085314381 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085314381 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085314381 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085314381 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085314381 DLSS7 <000c> ss7_asp.c: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  20250823085314381 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085314381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085314381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085314381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085314381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085314381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085314381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085314381 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085314381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085314382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085314382 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085314382 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085314382 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) 20250823085314382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085314382 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085314382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085314382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085314382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085314382 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085314382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085314382 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085314382 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085314382 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085314382 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085314382 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085314382 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085314382 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085314382 DLM3UA <000f> 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 20250823085314382 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085314382 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085314382 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085314382 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085314382 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085314382 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  20250823085314383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085314383 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085314383 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085314383 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085314383 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085314383 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085314383 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085314383 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085314383 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085314383 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 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.msc1-RAN(759)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085314383 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085314383 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085314383 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085314383 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085314383 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085314383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085314383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085314383 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085314383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314383 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085314383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085314383 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085314383 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085314383 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823085314384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085314384 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085314384 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085314384 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 20250823085314384 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085314384 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' 20250823085314384 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085314384 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085314384 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085314384 DLSS7 <000c> ss7_asp.c: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  20250823085314384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085314384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085314384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085314384 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) 20250823085314384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085314384 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085314384 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085314384 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085314384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085314384 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085314384 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085314384 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085314384 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) 20250823085314384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085314384 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085314384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085314384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085314384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085314384 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085314384 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085314384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085314384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085314384 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085314384 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085314384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085314384 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085314384 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085314384 DLM3UA <000f> 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 20250823085314384 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085314384 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085314384 DLSS7 <000c> ss7_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 20250823085314384 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085314384 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085314384 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  20250823085314384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085314384 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085314384 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085314384 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 20250823085314384 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085314384 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' 20250823085314384 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085314384 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085314384 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085314384 DLSS7 <000c> ss7_asp.c: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  20250823085314384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085314384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085314384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085314384 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) HNBGW_Test.msc0-RAN(756)@f9b5e94e4af2: MSC_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 } } } } 20250823085314384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085314384 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085314384 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085314384 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085314384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085314384 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085314385 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085314385 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085314385 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(759)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085314398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085314398 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085314398 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085314398 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 20250823085314398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085314398 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' 20250823085314398 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085314398 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085314398 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085314398 DLSS7 <000c> ss7_asp.c: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  20250823085314398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085314398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085314398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085314398 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) 20250823085314398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085314398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085314398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085314398 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085314398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314398 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085314398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085314398 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085314399 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085314399 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) 20250823085314399 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085314399 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085314399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314399 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) 20250823085314399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085314399 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) 20250823085314399 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) 20250823085314399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085314399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085314399 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085314399 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085314399 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085314399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085314399 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085314399 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085314399 DLM3UA <000f> 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 20250823085314399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085314399 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' 20250823085314399 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 20250823085314399 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085314399 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085314399 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250823085314400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085314400 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085314400 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085314400 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 20250823085314400 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085314400 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' 20250823085314400 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085314400 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085314400 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085314400 DLSS7 <000c> ss7_asp.c: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  20250823085314401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085314401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085314401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085314401 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) 20250823085314401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085314401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085314401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085314401 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085314401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085314401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085314401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085314401 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085314401 DRANAP INFO cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(762)@f9b5e94e4af2: MSC_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 } } } } 20250823085314412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085314412 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085314412 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085314412 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085314412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085314412 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085314412 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085314412 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085314412 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085314412 DLSS7 <000c> ss7_asp.c: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(765)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085314412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085314412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085314412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085314412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085314412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085314412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085314412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085314412 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085314412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085314412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085314412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085314412 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085314412 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) 20250823085314412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085314412 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085314412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314413 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085314413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085314413 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085314413 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085314413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085314413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085314413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085314413 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085314413 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085314413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085314413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085314413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085314413 DLM3UA <000f> 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 20250823085314413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085314413 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085314413 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085314413 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085314413 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085314413 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  20250823085314415 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085314415 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085314415 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085314415 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085314415 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085314415 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085314415 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085314415 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085314415 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085314415 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085314415 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085314416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085314416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085314416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085314416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085314416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085314416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085314416 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085314416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085314416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085314416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085314416 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085314416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085314416 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085314416 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085314416 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(765)@f9b5e94e4af2: MSC_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 } } } } 20250823085315432 DLCTRL DEBUG Command: GET 64886934 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085315432 DLCTRL DEBUG Tx Command reply: GET_REPLY 64886934 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085315441 DLCTRL DEBUG Command: GET 517340851 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085315441 DLCTRL DEBUG Tx Command reply: GET_REPLY 517340851 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085315445 DLCTRL DEBUG Command: GET 54784597 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085315445 DLCTRL DEBUG Tx Command reply: GET_REPLY 54784597 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085315449 DLCTRL DEBUG Command: GET 5486750 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085315450 DLCTRL DEBUG Tx Command reply: GET_REPLY 5486750 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085315453 DLCTRL DEBUG Command: GET 349932277 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085315453 DLCTRL DEBUG Tx Command reply: GET_REPLY 349932277 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085315457 DLCTRL DEBUG Command: GET 988123351 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085315457 DLCTRL DEBUG Tx Command reply: GET_REPLY 988123351 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085315460 DLCTRL DEBUG Command: GET 962231422 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085315460 DLCTRL DEBUG Tx Command reply: GET_REPLY 962231422 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085315462 DLCTRL DEBUG Command: GET 716472902 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085315462 DLCTRL DEBUG Tx Command reply: GET_REPLY 716472902 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085315465 DLCTRL DEBUG Command: GET 938392534 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085315465 DLCTRL DEBUG Tx Command reply: GET_REPLY 938392534 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085315467 DLCTRL DEBUG Command: GET 115298737 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085315467 DLCTRL DEBUG Tx Command reply: GET_REPLY 115298737 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085315469 DLCTRL DEBUG Command: GET 485992334 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085315469 DLCTRL DEBUG Tx Command reply: GET_REPLY 485992334 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085315471 DLCTRL DEBUG Command: GET 251629739 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085315471 DLCTRL DEBUG Tx Command reply: GET_REPLY 251629739 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085315473 DLCTRL DEBUG Command: GET 495836522 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085315473 DLCTRL DEBUG Tx Command reply: GET_REPLY 495836522 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085315475 DLCTRL DEBUG Command: GET 113561263 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085315475 DLCTRL DEBUG Tx Command reply: GET_REPLY 113561263 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085315476 DLCTRL DEBUG Command: GET 384260094 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085315476 DLCTRL DEBUG Tx Command reply: GET_REPLY 384260094 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085315478 DLCTRL DEBUG Command: GET 35301203 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085315478 DLCTRL DEBUG Tx Command reply: GET_REPLY 35301203 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085315479 DLCTRL DEBUG Command: GET 699383764 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085315479 DLCTRL DEBUG Tx Command reply: GET_REPLY 699383764 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085315480 DLCTRL DEBUG Command: GET 825997827 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085315480 DLCTRL DEBUG Tx Command reply: GET_REPLY 825997827 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085315481 DLCTRL DEBUG Command: GET 109361538 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085315481 DLCTRL DEBUG Tx Command reply: GET_REPLY 109361538 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085315483 DLCTRL DEBUG Command: GET 574117464 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085315483 DLCTRL DEBUG Tx Command reply: GET_REPLY 574117464 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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 } } } 20250823085315504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085316526 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085316526 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085316526 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085316526 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085316526 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085316526 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085316526 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085316526 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085316526 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085316526 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  20250823085316526 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (ss7_asp.c:1285) 20250823085316527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085316527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085316527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085316527 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085316527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085316527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085316527 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085316527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085316527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085316527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085316527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085316527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085316527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085316527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085316527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085316527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085316527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085316527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085316527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085316527 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085316527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085316527 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250823085316527 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:417) 20250823085316527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:86) 20250823085316527 DRUA DEBUG (127.0.0.1:36030 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:86) 20250823085316527 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250823085316527 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250823085316527 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250823085316527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085316527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) 20250823085316527 DLINP DEBUG SRVCONN(,r=127.0.0.1:36030<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085316527 DLINP DEBUG SRVCONN(,r=127.0.0.1:36030<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) TC_mscpool_paging_imsi-Iuh0-RUA(752)@f9b5e94e4af2: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(754)@f9b5e94e4af2: UnitdataCallback HNBGW_Test.msc0-RAN(756)@f9b5e94e4af2: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@f9b5e94e4af2: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_paging_imsi0(768)10726529 20250823085317567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085317567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085317567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085317567 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085317567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa3ac81, normal) (hnbgw_rua.c:408) 20250823085317567 DHNB DEBUG map_rua[0x56285f2272a0]{init}: Allocated (fsm.c:456) 20250823085317567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10726529)[0x56285f2272a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085317568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10726529 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085317568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085317568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085317568 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10726529 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250823085317568 DCN DEBUG map_sccp[0x56285f233150]{init}: Allocated (fsm.c:456) 20250823085317568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56285f233150]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085317568 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10726529 <-> SCCP-85 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085317568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10726529 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085317568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10726529)[0x56285f2272a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085317568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085317568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085317568 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10726529 SCCP-85 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085317568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56285f233150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085317568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085317568 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{IDLE}: Allocated (fsm.c:456) 20250823085317568 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085317568 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030000ee0056400500f1100926) (sccp_scrc.c:455) 20250823085317568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085317568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085317568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085317568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085317568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085317568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085317568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085317569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085317569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085317569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085317569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085317569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085317569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085317569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085317569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085317569 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085317569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085317569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085317569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 55 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 00 ee 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085317569 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085317569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56285f233150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085317569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10726529)[0x56285f2272a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085317569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085317569 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085317569 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085317569 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085317569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085317569 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085317569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085317569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085317569 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085317569 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 55 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 00 ee 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(755)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@f9b5e94e4af2: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_paging_imsi0(768)6575234 HNBGW_Test.msc0-SCCP(755)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085317587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085317587 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085317587 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085317587 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085317587 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085317587 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085317587 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085317587 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085317587 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085317587 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 42 32 9a 02 00 00 00 00  20250823085317587 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085317587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085317587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085317587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085317587 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085317587 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0042329a) (sccp_scrc.c:545) 20250823085317587 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) 20250823085317587 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085317587 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085317587 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085317587 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085317588 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) 20250823085317588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56285f233150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085317588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56285f233150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_paging_imsi0(768)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085318590 DLCTRL DEBUG Command: GET 744821826 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085318590 DLCTRL DEBUG Tx Command reply: GET_REPLY 744821826 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085318594 DLCTRL DEBUG Command: GET 773244797 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085318594 DLCTRL DEBUG Tx Command reply: GET_REPLY 773244797 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085318598 DLCTRL DEBUG Command: GET 898259699 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085318598 DLCTRL DEBUG Tx Command reply: GET_REPLY 898259699 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085318602 DLCTRL DEBUG Command: GET 62327915 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085318602 DLCTRL DEBUG Tx Command reply: GET_REPLY 62327915 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085318606 DLCTRL DEBUG Command: GET 464421947 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085318606 DLCTRL DEBUG Tx Command reply: GET_REPLY 464421947 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085318610 DLCTRL DEBUG Command: GET 841733468 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085318610 DLCTRL DEBUG Tx Command reply: GET_REPLY 841733468 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085318614 DLCTRL DEBUG Command: GET 590809282 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085318614 DLCTRL DEBUG Tx Command reply: GET_REPLY 590809282 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085318618 DLCTRL DEBUG Command: GET 886866531 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085318618 DLCTRL DEBUG Tx Command reply: GET_REPLY 886866531 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085318621 DLCTRL DEBUG Command: GET 598125888 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085318622 DLCTRL DEBUG Tx Command reply: GET_REPLY 598125888 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085318625 DLCTRL DEBUG Command: GET 247599968 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085318625 DLCTRL DEBUG Tx Command reply: GET_REPLY 247599968 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085318629 DLCTRL DEBUG Command: GET 586088873 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085318629 DLCTRL DEBUG Tx Command reply: GET_REPLY 586088873 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085318635 DLCTRL DEBUG Command: GET 446116532 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085318635 DLCTRL DEBUG Tx Command reply: GET_REPLY 446116532 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085318640 DLCTRL DEBUG Command: GET 777134152 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085318640 DLCTRL DEBUG Tx Command reply: GET_REPLY 777134152 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085318642 DLCTRL DEBUG Command: GET 412074742 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085318642 DLCTRL DEBUG Tx Command reply: GET_REPLY 412074742 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085318644 DLCTRL DEBUG Command: GET 420027691 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085318644 DLCTRL DEBUG Tx Command reply: GET_REPLY 420027691 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085318646 DLCTRL DEBUG Command: GET 820701675 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085318646 DLCTRL DEBUG Tx Command reply: GET_REPLY 820701675 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085318648 DLCTRL DEBUG Command: GET 512634795 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085318648 DLCTRL DEBUG Tx Command reply: GET_REPLY 512634795 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085318649 DLCTRL DEBUG Command: GET 662275515 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085318649 DLCTRL DEBUG Tx Command reply: GET_REPLY 662275515 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085318651 DLCTRL DEBUG Command: GET 826509290 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085318651 DLCTRL DEBUG Tx Command reply: GET_REPLY 826509290 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085318653 DLCTRL DEBUG Command: GET 486292982 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085318653 DLCTRL DEBUG Tx Command reply: GET_REPLY 486292982 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085318660 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32921<->l=127.0.0.1:4262) (control_if.c:193) 20250823085318660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(749)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(748)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085318661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085318661 DLINP DEBUG SRVCONN(,r=127.0.0.1:36030<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085318661 DLINP DEBUG SRVCONN(,r=127.0.0.1:36030<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085318661 DLINP NOTICE SRV(,r=127.0.0.1:36030<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085318661 DMAIN NOTICE (127.0.0.1:36030 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36030<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085318661 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823085318661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085318661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085318661 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085318661 DMAIN NOTICE (127.0.0.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) 20250823085318661 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085318661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10726529)[0x56285f2272a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085318661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10726529)[0x56285f2272a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085318661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56285f233150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085318661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085318662 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085318662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042329a), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085318662 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085318662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085318662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085318662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085318662 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085318662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085318662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085318662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 32 9a 00 00 55 00 00 00 00 00 (ss7_asp.c:1383) 20250823085318662 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085318662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56285f233150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085318662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10726529)[0x56285f2272a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085318662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10726529)[0x56285f2272a0]{disrupted}: Freeing instance (context_map.c:203) 20250823085318662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10726529)[0x56285f2272a0]{disrupted}: Deallocated (fsm.c:568) 20250823085318662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56285f233150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085318662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56285f233150]{disconnected}: Freeing instance (context_map.c:207) 20250823085318662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56285f233150]{disconnected}: Deallocated (fsm.c:568) 20250823085318662 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10726529 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:226) 20250823085318662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085318662 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085318662 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085318662 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085318662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085318662 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085318662 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085318662 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085318662 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085318662 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 32 9a 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-SCCP(758)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(761)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(754)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(765)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(759)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(747)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(764)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(752)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(756)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(750)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(767)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(763)@f9b5e94e4af2: Final verdict of PTC: none 20250823085318663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085318663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085318663 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085318663 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085318663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085318663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085318663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085318663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085318663 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085318663 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) 20250823085318663 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085318663 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085318662 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 20250823085318662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085318662 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085318662 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085318662 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085318662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085318662 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085318662 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085318662 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085318662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085318662 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085318662 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823085318662 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085318662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085318662 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085318662 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085318662 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085318662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085318662 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085318662 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823085318662 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085318662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085318662 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085318662 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085318662 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) 20250823085318662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085318662 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085318662 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085318662 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085318662 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085318662 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085318662 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085318662 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 20250823085318662 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085318662 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085318662 DLSS7 <000c> ss7_asp.c: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  20250823085318662 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  20250823085318662 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  20250823085318662 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  20250823085318662 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085318662 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085318662 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 20250823085318662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085318662 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085318662 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085318662 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085318662 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085318662 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085318662 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085318662 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 20250823085318662 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' 20250823085318662 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' 20250823085318663 DLHNBGW_Test.sgsn0-M3UA(766)@f9b5e94e4af2: Final verdict of PTC: none SS7 <000c> ss7_asp.c: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  20250823085318663 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  20250823085318663 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  20250823085318663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085318663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085318663 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085318663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085318663 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085318663 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085318663 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085318663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085318663 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085318663 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085318663 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 20250823085318663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085318663 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823085318663 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085318663 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085318663 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823085318663 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085318663 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085318663 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 20250823085318663 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' 20250823085318663 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' 20250823085318663 DLSS7 <000c> ss7_asp.c: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  20250823085318663 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  20250823085318663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085318663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085318663 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 20250823085318663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085318663 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085318663 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085318663 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085318663 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085318663 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085318663 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085318663 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 20250823085318663 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085318663 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085318663 DLSS7 <000c> ss7_asp.c: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  20250823085318663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085318663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085318663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085318663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085318663 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085318663 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) 20250823085318663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085318663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085318663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085318663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085318663 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085318663 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) 20250823085318663 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085318663 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085318663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085318663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085318663 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823085318663 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) 20250823085318663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085318663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085318663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085318663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085318663 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085318663 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) 20250823085318663 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085318663 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085318663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085318663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085318663 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085318663 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085318663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085318663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085318663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085318663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085318663 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085318663 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) 20250823085318663 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085318663 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085318667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37156<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi-Iuh0(751)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_paging_imsi0(768)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(760)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(753)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat Aug 23 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 20250823085318752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085319288 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085319288 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d2e6a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085319288 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085319288 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085319288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085319288 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085319288 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085319288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085319288 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085319288 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085319288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085319288 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6d 2e 6a 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085319289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085319289 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085319289 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085319289 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085319289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085319289 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085319289 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085319292 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085319292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006adbe0), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085319292 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085319292 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) 20250823085319292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085319292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085319292 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085319292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085319292 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085319292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085319292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085319292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 6a db e0 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085319292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085319292 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085319292 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085319292 DLM3UA <000f> 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 20250823085319292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085319293 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085319293 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085319408 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085319408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085319408 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085319408 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085319408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085319409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085319409 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085319409 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085319409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085319409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085319409 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085319409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085319409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085319409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085319409 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085319409 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823085319409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085319409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085319409 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085319409 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823085319455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37162<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=530248) Waiting for packet dumper to finish... 1 (prev_count=530248, count=550224) 20250823085320664 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085320664 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085320664 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085320664 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085320664 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823085320664 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823085320664 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085320664 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085320664 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085320664 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085320664 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085320664 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085321396 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085321396 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ebdc8), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085321396 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085321396 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085321396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085321396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085321396 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085321396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085321396 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085321396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085321396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085321396 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5e bd c8 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085321397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085321397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085321397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085321397 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085321397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085321397 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085321397 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085321398 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085321398 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64c53), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085321398 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085321398 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) 20250823085321398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085321398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085321398 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085321398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085321398 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085321398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085321398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085321398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b6 4c 53 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085321398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085321398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085321398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085321398 DLM3UA <000f> 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 20250823085321398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085321398 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085321398 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085321399 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085321399 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5c79a), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085321399 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085321399 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) 20250823085321399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085321399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085321399 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085321399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085321399 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085321399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085321399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085321399 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a5 c7 9a 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085321400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085321400 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085321400 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085321400 DLM3UA <000f> 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 20250823085321400 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085321400 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085321400 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 20250823085321761 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085321761 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053495), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085321761 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085321761 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085321761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085321761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085321761 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085321761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085321761 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085321761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085321761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085321761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 34 95 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085321762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085321762 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085321762 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085321762 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085321762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085321762 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085321762 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085321763 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085321763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b20f33), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085321763 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085321763 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085321763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085321763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085321763 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085321763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085321763 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085321763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085321763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085321763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 0f 33 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085321763 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085321763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d9837), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085321763 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085321763 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085321763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085321763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085321763 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085321763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085321763 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085321763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085321763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085321763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2d 98 37 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085321763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085321763 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085321763 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085321763 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085321763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085321763 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085321763 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085321763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085321763 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085321763 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085321763 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085321763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085321764 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085321764 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085322239 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085322239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084682a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085322239 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085322239 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085322239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085322239 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085322239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322239 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085322239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 68 2a 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085322239 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085322239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0f9e), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085322239 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085322239 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085322239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085322239 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085322239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322239 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085322239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9b 0f 9e 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085322239 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085322239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ee77), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085322239 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085322239 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085322239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085322239 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085322239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322239 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085322239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e4 ee 77 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085322240 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322240 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322240 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322240 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085322240 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085322240 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085322240 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085322240 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322240 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322240 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322240 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085322240 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085322240 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085322240 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085322240 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322240 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322240 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322240 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085322240 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085322240 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085322240 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_paging_tmsi started. 20250823085322575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085322579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085322583 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37085<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(773)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085322604 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085322604 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085322613 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085322613 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085322613 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085322613 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_tmsi-Iuh1(775)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085322613 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085322613 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085322613 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47082 (stream_srv.c:143) 20250823085322613 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47082<->l=127.0.0.1:29169 (hnb.c:335) 20250823085322614 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085322614 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085322615 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085322615 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085322615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085322615 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085322615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322615 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085322615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085322615 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085322615 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085322615 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085322615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085322615 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085322615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085322615 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085322615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322615 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085322615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085322615 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085322615 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085322615 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085322615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085322615 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085322615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085322615 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085322615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322615 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085322615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085322615 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085322615 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085322615 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085322615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085322615 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085322615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085322615 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085322615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322615 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085322615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085322615 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085322615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322615 DLM3UA <000f> 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 20250823085322615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085322615 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085322615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322615 DLM3UA <000f> 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 20250823085322615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085322615 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085322615 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085322615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322615 DLM3UA <000f> 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 20250823085322615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085322615 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085322615 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085322615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322615 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085322615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085322615 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085322615 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(779)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(777)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(782)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(782)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(780)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(785)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-M3UA(785)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(783)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085322658 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085322658 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085322658 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085322658 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085322659 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085322659 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085322659 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085322659 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085322660 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085322660 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085322660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085322660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085322660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322660 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085322660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085322660 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085322660 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085322660 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085322660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085322660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085322660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085322660 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085322660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322660 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085322660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085322660 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085322660 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085322660 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085322660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085322660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085322660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085322660 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085322660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322660 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085322660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085322660 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085322660 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085322660 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085322660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085322660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322661 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085322661 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085322661 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085322661 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322661 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322661 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085322661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085322661 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085322661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322661 DLM3UA <000f> 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 20250823085322661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085322661 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085322661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322661 DLM3UA <000f> 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 20250823085322661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085322661 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085322661 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085322661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322661 DLM3UA <000f> 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 20250823085322661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085322661 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085322661 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085322661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322661 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085322661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085322661 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085322661 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(788)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(786)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085322682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085322682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085322682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085322682 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085322682 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085322682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085322682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085322682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085322682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085322686 DLINP DEBUG SRVCONN(,r=127.0.0.1:47082<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085322686 DLINP DEBUG SRVCONN(,r=127.0.0.1:47082<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085322686 DLINP DEBUG SRVCONN(,r=127.0.0.1:47082<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085322686 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085322686 DHNBAP DEBUG (127.0.0.1:47082 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085322686 DHNBAP NOTICE (127.0.0.1:47082 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085322686 DHNBAP NOTICE (127.0.0.1:47082 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085322686 DLINP DEBUG SRVCONN(,r=127.0.0.1:47082<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085322686 DLINP DEBUG SRVCONN(,r=127.0.0.1:47082<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085322746 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085322746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fc7f8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085322746 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085322746 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085322746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085322746 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085322746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322746 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085322746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4f c7 f8 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085322746 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085322746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28d6e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085322746 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085322746 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085322746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085322746 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085322746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322746 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085322746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8d 6e 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085322746 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085322746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb433d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085322746 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085322746 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085322746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085322746 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085322746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085322746 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085322746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb 43 3d 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085322746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322747 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085322747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085322747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085322747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085322747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322747 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085322747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085322747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085322747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085322747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322747 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085322747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085322747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085322747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085322830 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 20250823085322830 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 20250823085322830 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085322830 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085322840 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322840 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085322840 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085322840 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085322840 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085322840 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085322840 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085322840 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085322840 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085322840 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 20250823085322840 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085322840 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085322840 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085322842 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 20250823085322843 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 20250823085322843 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085322843 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085322843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322843 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085322843 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085322843 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  20250823085322843 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085322843 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085322843 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085322843 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 20250823085322843 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085322843 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085322843 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085322843 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085322843 DLSS7 <000c> ss7_asp.c: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  20250823085322843 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  20250823085322843 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085322844 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085322844 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085322844 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085322844 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085322844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085322844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085322844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085322844 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085322844 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085322844 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085322844 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085322845 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085322845 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085322845 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085322845 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) HNBGW_Test.msc1-M3UA(782)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085322845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085322846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322846 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085322846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085322846 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322846 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085322846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322846 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085322846 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085322846 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322846 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322846 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322846 DLM3UA <000f> 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 20250823085322846 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085322846 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085322846 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085322846 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085322846 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085322846 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  20250823085322852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322852 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085322852 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085322852 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085322852 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085322852 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085322852 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085322852 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085322852 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085322852 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 20250823085322852 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085322852 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  20250823085322853 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085322853 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 20250823085322853 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 20250823085322853 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085322853 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085322855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322855 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085322855 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085322855 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  20250823085322855 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085322855 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085322855 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085322855 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 20250823085322855 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085322855 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  20250823085322855 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' 20250823085322855 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' 20250823085322855 DLSS7 <000c> ss7_asp.c: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  20250823085322855 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085322855 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  20250823085322855 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085322855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085322855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085322855 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085322855 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) 20250823085322855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085322855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085322855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085322855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085322855 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085322855 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) 20250823085322855 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc2-M3UA(785)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823085322856 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085322856 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085322857 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085322857 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085322857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085322857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085322857 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322857 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085322857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322857 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085322857 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085322857 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322857 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322857 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322857 DLM3UA <000f> 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 20250823085322857 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085322857 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085322857 DLSS7 <000c> ss7_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 20250823085322857 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085322857 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085322857 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  20250823085322859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322859 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823085322859 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085322859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085322859 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085322859 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085322859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085322859 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085322859 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823085322859 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 20250823085322859 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085322860 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  20250823085322860 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085322862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322862 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085322862 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085322862 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  20250823085322862 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085322862 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085322862 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085322862 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 20250823085322862 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823085322862 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  20250823085322862 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' 20250823085322862 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' 20250823085322863 DLSS7 <000c> ss7_asp.c: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  20250823085322863 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085322863 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  20250823085322863 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  20250823085322863 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085322863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085322863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085322863 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823085322863 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) 20250823085322863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085322863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085322863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085322863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085322863 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085322863 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) 20250823085322863 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085322864 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085322864 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085322864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085322865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085322865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322865 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) 20250823085322865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085322865 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) 20250823085322865 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) 20250823085322865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085322865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085322865 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085322865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322865 DLM3UA <000f> 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 20250823085322865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085322865 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' 20250823085322866 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 20250823085322866 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085322866 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085322866 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  20250823085322872 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 20250823085322872 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 20250823085322872 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085322872 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085322877 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322877 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085322877 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085322877 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085322877 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085322877 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085322877 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085322877 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085322877 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085322877 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 20250823085322877 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085322877 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085322877 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085322879 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322879 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085322879 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085322879 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  20250823085322879 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085322879 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085322879 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085322879 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 20250823085322879 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085322879 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085322879 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085322879 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085322879 DLSS7 <000c> ss7_asp.c: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  20250823085322879 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085322879 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  20250823085322879 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  20250823085322879 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  20250823085322879 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085322879 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085322880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085322880 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085322880 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085322880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085322880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085322880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085322880 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085322880 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085322880 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085322880 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085322881 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085322881 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085322881 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085322881 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085322881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322881 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085322881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085322881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085322881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085322881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085322881 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085322881 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085322881 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085322881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085322881 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085322881 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085322881 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085322881 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085322881 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085322881 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085322881 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085322881 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085322881 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085322881 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085322881 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085322881 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  20250823085323133 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(70)[0x56285f220850]{IDLE}: Deallocated (fsm.c:568) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(69)[0x56285f243c10]{IDLE}: Deallocated (fsm.c:568) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085323133 DLSCCP DEBUG SCCP-SCOC(68)[0x56285f2326b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(778)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085323643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085323643 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085323643 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085323643 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085323643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085323643 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085323643 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085323643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085323643 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085323643 DLSS7 <000c> ss7_asp.c: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  20250823085323643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085323643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085323643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085323643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085323643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085323643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085323643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085323643 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085323643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085323644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085323644 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085323644 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085323644 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) 20250823085323644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085323644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085323644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085323644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085323644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085323644 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085323644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085323644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085323644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085323644 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085323644 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085323644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085323644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085323644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085323644 DLM3UA <000f> 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 20250823085323644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085323644 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085323644 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085323644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085323644 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085323644 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  20250823085323644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085323644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085323644 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085323644 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085323644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085323644 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085323644 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085323644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085323644 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085323644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085323644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085323644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085323644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085323644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085323644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085323644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085323644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085323644 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085323644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085323644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085323644 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085323644 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085323644 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(781)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(778)@f9b5e94e4af2: MSC_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 } } } } 20250823085323649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085323649 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085323649 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085323649 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 20250823085323649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085323649 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' 20250823085323649 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085323649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085323649 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085323649 DLSS7 <000c> ss7_asp.c: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  20250823085323649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085323649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085323649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085323649 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) 20250823085323649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085323649 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085323649 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085323649 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085323649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085323649 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085323649 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085323649 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085323649 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) 20250823085323649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085323649 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085323649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085323649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085323649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085323649 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085323649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085323649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085323649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085323649 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085323649 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085323650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085323650 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085323650 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085323650 DLM3UA <000f> 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 20250823085323650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085323650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085323650 DLSS7 <000c> ss7_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 20250823085323650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085323650 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085323650 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  20250823085323651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085323651 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085323651 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085323651 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 20250823085323651 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085323651 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' 20250823085323651 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085323651 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085323651 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085323651 DLSS7 <000c> ss7_asp.c: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  20250823085323651 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085323651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085323651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085323651 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) 20250823085323651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085323651 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085323652 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085323652 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085323652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085323652 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085323652 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085323652 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085323652 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(781)@f9b5e94e4af2: MSC_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 } } } } 20250823085323662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085323662 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085323662 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085323662 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 20250823085323662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085323662 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' 20250823085323662 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085323662 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085323662 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085323662 DLSS7 <000c> ss7_asp.c: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  20250823085323662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085323662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085323662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085323662 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) 20250823085323662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085323662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085323662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085323662 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085323662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc2-RAN(784)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085323662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085323662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085323662 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085323662 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085323662 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) 20250823085323662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085323662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085323662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323662 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) 20250823085323662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085323662 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) 20250823085323663 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) 20250823085323663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085323663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085323663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085323663 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085323663 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085323663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085323663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085323663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085323663 DLM3UA <000f> 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 20250823085323663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085323663 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' 20250823085323663 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 20250823085323663 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085323663 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085323663 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250823085323665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085323665 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085323665 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085323665 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 20250823085323665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085323665 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' 20250823085323665 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085323665 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085323665 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085323665 DLSS7 <000c> ss7_asp.c: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  20250823085323665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085323665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085323665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085323665 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) 20250823085323665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085323665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085323665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085323665 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085323665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085323665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085323665 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085323665 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085323665 DRANAP INFO cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(784)@f9b5e94e4af2: MSC_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 } } } } 20250823085323680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085323680 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085323680 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085323680 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085323680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085323680 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085323680 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085323680 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085323680 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085323680 DLSS7 <000c> ss7_asp.c: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(787)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085323681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085323681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085323681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085323681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085323681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085323681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085323681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085323681 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085323681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085323681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085323681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085323681 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085323681 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) 20250823085323681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085323681 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085323681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323682 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085323682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085323682 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085323682 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085323682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085323682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085323682 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085323682 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085323682 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085323682 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085323682 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085323682 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085323682 DLM3UA <000f> 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 20250823085323682 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085323682 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085323682 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085323682 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085323682 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085323682 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  20250823085323685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085323685 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085323685 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085323685 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085323685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085323685 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085323685 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085323685 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085323685 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085323685 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085323685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085323685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085323685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085323685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085323685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085323685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085323685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085323685 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085323685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085323686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085323686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085323686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085323686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085323686 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085323686 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085323686 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(787)@f9b5e94e4af2: MSC_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 } } } } 20250823085324697 DLCTRL DEBUG Command: GET 820048982 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085324697 DLCTRL DEBUG Tx Command reply: GET_REPLY 820048982 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085324702 DLCTRL DEBUG Command: GET 635438189 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085324702 DLCTRL DEBUG Tx Command reply: GET_REPLY 635438189 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085324706 DLCTRL DEBUG Command: GET 881082808 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085324706 DLCTRL DEBUG Tx Command reply: GET_REPLY 881082808 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085324709 DLCTRL DEBUG Command: GET 282299534 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085324709 DLCTRL DEBUG Tx Command reply: GET_REPLY 282299534 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085324713 DLCTRL DEBUG Command: GET 785687331 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085324713 DLCTRL DEBUG Tx Command reply: GET_REPLY 785687331 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085324717 DLCTRL DEBUG Command: GET 642609673 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085324717 DLCTRL DEBUG Tx Command reply: GET_REPLY 642609673 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085324721 DLCTRL DEBUG Command: GET 638158197 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085324721 DLCTRL DEBUG Tx Command reply: GET_REPLY 638158197 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085324725 DLCTRL DEBUG Command: GET 940385525 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085324725 DLCTRL DEBUG Tx Command reply: GET_REPLY 940385525 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085324729 DLCTRL DEBUG Command: GET 986951039 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085324729 DLCTRL DEBUG Tx Command reply: GET_REPLY 986951039 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085324733 DLCTRL DEBUG Command: GET 313099595 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085324733 DLCTRL DEBUG Tx Command reply: GET_REPLY 313099595 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085324736 DLCTRL DEBUG Command: GET 933807661 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085324736 DLCTRL DEBUG Tx Command reply: GET_REPLY 933807661 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085324739 DLCTRL DEBUG Command: GET 929132888 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085324739 DLCTRL DEBUG Tx Command reply: GET_REPLY 929132888 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085324742 DLCTRL DEBUG Command: GET 471847574 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085324742 DLCTRL DEBUG Tx Command reply: GET_REPLY 471847574 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085324744 DLCTRL DEBUG Command: GET 610583915 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085324744 DLCTRL DEBUG Tx Command reply: GET_REPLY 610583915 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085324747 DLCTRL DEBUG Command: GET 730629817 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085324747 DLCTRL DEBUG Tx Command reply: GET_REPLY 730629817 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085324749 DLCTRL DEBUG Command: GET 344774848 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085324749 DLCTRL DEBUG Tx Command reply: GET_REPLY 344774848 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085324752 DLCTRL DEBUG Command: GET 54391030 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085324752 DLCTRL DEBUG Tx Command reply: GET_REPLY 54391030 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085324755 DLCTRL DEBUG Command: GET 972035600 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085324755 DLCTRL DEBUG Tx Command reply: GET_REPLY 972035600 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085324758 DLCTRL DEBUG Command: GET 763995155 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085324758 DLCTRL DEBUG Tx Command reply: GET_REPLY 763995155 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085324761 DLCTRL DEBUG Command: GET 229815633 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085324761 DLCTRL DEBUG Tx Command reply: GET_REPLY 229815633 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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 } } } 20250823085324795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37198<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@f9b5e94e4af2: 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 20250823085325824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085325824 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085325824 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085325824 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085325824 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085325824 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085325824 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085325824 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085325824 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085325824 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  20250823085325824 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250823085325824 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085325825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085325825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085325825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085325825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085325825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085325825 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085325825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085325825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085325825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085325825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085325825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085325825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085325825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085325825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085325825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085325825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085325825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085325825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085325825 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085325825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085325825 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250823085325825 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:417) 20250823085325825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:86) 20250823085325825 DRUA DEBUG (127.0.0.1:47082 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:86) 20250823085325825 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (cnlink_paging.c:136) 20250823085325825 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (cnlink_paging.c:163) 20250823085325825 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:180) 20250823085325825 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:114) 20250823085325825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085325826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) 20250823085325826 DLINP DEBUG SRVCONN(,r=127.0.0.1:47082<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085325826 DLINP DEBUG SRVCONN(,r=127.0.0.1:47082<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@f9b5e94e4af2: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(776)@f9b5e94e4af2: UnitdataCallback TC_mscpool_paging_tmsi0(790)@f9b5e94e4af2: 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)@f9b5e94e4af2: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@f9b5e94e4af2: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_paging_tmsi0(790)8262662 20250823085326856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085326856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085326856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823085326856 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085326856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7e1406, normal) (hnbgw_rua.c:408) 20250823085326856 DHNB DEBUG map_rua[0x56285f2326b0]{init}: Allocated (fsm.c:456) 20250823085326856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8262662)[0x56285f2326b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085326856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8262662 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085326856 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085326857 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085326857 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8262662 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250823085326857 DCN DEBUG map_sccp[0x56285f2272a0]{init}: Allocated (fsm.c:456) 20250823085326857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x56285f2272a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085326857 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8262662 <-> SCCP-86 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085326857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8262662 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823085326857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8262662)[0x56285f2326b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085326857 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085326857 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085326857 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8262662 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085326857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x56285f2272a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085326857 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085326857 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{IDLE}: Allocated (fsm.c:456) 20250823085326857 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085326857 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030000090056400500f1100926) (sccp_scrc.c:455) 20250823085326857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085326857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085326857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085326857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085326857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085326857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085326857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085326857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085326857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085326857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085326857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085326857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085326857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085326857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085326857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085326858 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085326858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085326858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085326858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 56 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 00 09 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085326858 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085326858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x56285f2272a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085326858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8262662)[0x56285f2326b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085326858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085326858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085326858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085326858 DLM3UA <000f> 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 20250823085326858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085326858 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085326858 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085326858 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085326858 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085326858 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 56 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 00 09 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(777)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@f9b5e94e4af2: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_paging_tmsi0(790)15411284 HNBGW_Test.msc0-SCCP(777)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085326875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085326875 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085326875 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085326875 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085326875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085326875 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085326875 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085326875 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085326875 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi0(790)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085326875 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 bc 90 93 02 00 00 00 00  20250823085326875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085326875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085326875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085326875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085326875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085326875 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00bc9093) (sccp_scrc.c:545) 20250823085326875 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) 20250823085326875 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085326875 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085326875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085326875 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085326875 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) 20250823085326876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x56285f2272a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085326876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x56285f2272a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085327880 DLCTRL DEBUG Command: GET 606977273 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085327880 DLCTRL DEBUG Tx Command reply: GET_REPLY 606977273 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085327885 DLCTRL DEBUG Command: GET 963701630 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085327885 DLCTRL DEBUG Tx Command reply: GET_REPLY 963701630 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085327889 DLCTRL DEBUG Command: GET 743439074 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085327890 DLCTRL DEBUG Tx Command reply: GET_REPLY 743439074 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085327894 DLCTRL DEBUG Command: GET 957223163 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085327894 DLCTRL DEBUG Tx Command reply: GET_REPLY 957223163 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085327898 DLCTRL DEBUG Command: GET 157884613 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085327898 DLCTRL DEBUG Tx Command reply: GET_REPLY 157884613 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085327902 DLCTRL DEBUG Command: GET 28072907 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085327902 DLCTRL DEBUG Tx Command reply: GET_REPLY 28072907 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085327906 DLCTRL DEBUG Command: GET 892433222 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085327906 DLCTRL DEBUG Tx Command reply: GET_REPLY 892433222 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085327909 DLCTRL DEBUG Command: GET 218925448 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085327910 DLCTRL DEBUG Tx Command reply: GET_REPLY 218925448 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085327913 DLCTRL DEBUG Command: GET 979518917 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085327913 DLCTRL DEBUG Tx Command reply: GET_REPLY 979518917 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085327916 DLCTRL DEBUG Command: GET 928399224 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085327916 DLCTRL DEBUG Tx Command reply: GET_REPLY 928399224 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085327919 DLCTRL DEBUG Command: GET 302083345 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085327919 DLCTRL DEBUG Tx Command reply: GET_REPLY 302083345 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085327921 DLCTRL DEBUG Command: GET 263930649 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085327921 DLCTRL DEBUG Tx Command reply: GET_REPLY 263930649 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085327924 DLCTRL DEBUG Command: GET 277759140 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085327924 DLCTRL DEBUG Tx Command reply: GET_REPLY 277759140 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085327926 DLCTRL DEBUG Command: GET 33047431 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085327926 DLCTRL DEBUG Tx Command reply: GET_REPLY 33047431 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085327928 DLCTRL DEBUG Command: GET 646900877 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085327928 DLCTRL DEBUG Tx Command reply: GET_REPLY 646900877 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085327930 DLCTRL DEBUG Command: GET 786761198 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085327930 DLCTRL DEBUG Tx Command reply: GET_REPLY 786761198 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085327932 DLCTRL DEBUG Command: GET 554989444 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085327932 DLCTRL DEBUG Tx Command reply: GET_REPLY 554989444 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085327933 DLCTRL DEBUG Command: GET 928372616 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085327933 DLCTRL DEBUG Tx Command reply: GET_REPLY 928372616 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085327935 DLCTRL DEBUG Command: GET 645575085 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085327935 DLCTRL DEBUG Tx Command reply: GET_REPLY 645575085 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085327936 DLCTRL DEBUG Command: GET 482018823 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085327936 DLCTRL DEBUG Tx Command reply: GET_REPLY 482018823 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085327942 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37085<->l=127.0.0.1:4262) (control_if.c:193) 20250823085327942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37184<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(771)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(770)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085327944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085327945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085327945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085327945 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085327945 DMAIN NOTICE (127.0.0.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) 20250823085327945 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085327945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8262662)[0x56285f2326b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085327945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8262662)[0x56285f2326b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085327945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x56285f2272a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085327945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085327945 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085327945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc9093), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085327945 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085327945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085327945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085327945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085327945 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085327945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085327945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085327945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 bc 90 93 00 00 56 00 00 00 00 00 (ss7_asp.c:1383) 20250823085327945 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085327945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x56285f2272a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085327946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8262662)[0x56285f2326b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085327946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8262662)[0x56285f2326b0]{disrupted}: Freeing instance (context_map.c:203) 20250823085327946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8262662)[0x56285f2326b0]{disrupted}: Deallocated (fsm.c:568) 20250823085327946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x56285f2272a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085327946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x56285f2272a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085327946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x56285f2272a0]{disconnected}: Deallocated (fsm.c:568) 20250823085327946 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8262662 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:226) 20250823085327946 DLINP DEBUG SRVCONN(,r=127.0.0.1:47082<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085327946 DLINP DEBUG SRVCONN(,r=127.0.0.1:47082<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085327946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085327946 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085327946 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085327946 DLM3UA <000f> 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 20250823085327946 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085327946 DLINP NOTICE SRV(,r=127.0.0.1:47082<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085327946 DMAIN NOTICE (127.0.0.1:47082 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47082<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085327946 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823085327946 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085327946 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085327946 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085327946 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085327946 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 bc 90 93 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 01  MutexDispCT-TC_mscpool_paging_tmsi(769)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(776)@f9b5e94e4af2: Final verdict of PTC: none 20250823085327948 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085327948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085327948 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085327948 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-RAN(784)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(786)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(783)@f9b5e94e4af2: Final verdict of PTC: none 20250823085327948 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085327948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085327948 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085327948 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085327948 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 20250823085327948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085327948 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085327948 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085327948 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 20250823085327948 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.msc1-SCCP(780)@f9b5e94e4af2: Final verdict of PTC: none 20250823085327948 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823085327948 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085327948 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085327948 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823085327948 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085327948 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085327948 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 20250823085327948 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' 20250823085327948 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' 20250823085327948 DLSS7 <000c> ss7_asp.c: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  20250823085327948 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  TC_mscpool_paging_tmsi-Iuh0-RUA(774)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(781)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(787)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(778)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(775)@f9b5e94e4af2: Final verdict of PTC: none 20250823085327949 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(777)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(773)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(785)@f9b5e94e4af2: Final verdict of PTC: none 20250823085327949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085327949 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823085327949 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) 20250823085327949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085327949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085327949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085327950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085327950 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085327950 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) 20250823085327950 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085327950 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(779)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(782)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(789)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(788)@f9b5e94e4af2: Final verdict of PTC: none 20250823085327950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085327950 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085327950 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085327950 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) 20250823085327951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085327951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085327951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085327951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085327951 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085327951 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) 20250823085327951 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085327951 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085327951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085327951 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085327951 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085327951 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085327951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085327951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085327951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085327951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085327951 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085327951 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) 20250823085327951 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085327951 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085327949 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  20250823085327949 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  20250823085327949 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085327949 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085327949 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085327949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085327949 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085327949 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823085327949 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 20250823085327949 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085327949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085327949 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085327949 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085327949 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 20250823085327949 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085327949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085327949 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085327949 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085327949 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 20250823085327949 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085327949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085327949 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085327949 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085327949 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085327949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085327949 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085327949 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085327949 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 20250823085327949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085327950 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085327950 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085327950 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085327950 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085327950 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085327950 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085327950 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 20250823085327950 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' 20250823085327950 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' 20250823085327950 DLSS7 <000c> ss7_asp.c: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  20250823085327950 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  20250823085327950 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  20250823085327950 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085327950 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085327950 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 20250823085327950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085327950 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085327950 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085327950 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085327950 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085327950 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085327950 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085327950 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 20250823085327950 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085327950 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085327950 DLSS7 <000c> ss7_asp.c: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  20250823085327950 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  20250823085327950 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085327950 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085327950 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 20250823085327950 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-PFCP(772)@f9b5e94e4af2: Final verdict of PTC: none 20250823085327979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(790)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat Aug 23 08:53:28 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20250823085328063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085328662 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085328662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042329a), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085328662 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085328662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085328662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085328662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085328662 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085328662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085328662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085328662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 32 9a 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085328663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085328663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085328663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085328663 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085328663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085328663 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085328663 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085328663 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085328663 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085328663 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 32 9a 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823085328663 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 20250823085328766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56810<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=539816) 20250823085329290 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085329290 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d2e6a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085329290 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085329290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085329290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085329290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085329290 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085329290 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085329290 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085329290 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6d 2e 6a 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085329290 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085329290 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085329290 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085329290 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085329290 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085329290 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085329290 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085329290 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085329290 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085329290 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6d 2e 6a 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823085329290 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 20250823085329292 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085329292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006adbe0), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085329292 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085329292 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) 20250823085329292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085329292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085329292 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085329293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085329293 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085329293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085329293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085329293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 6a db e0 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085329293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085329293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085329293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085329293 DLM3UA <000f> 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 20250823085329293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085329293 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085329293 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=539816, count=550648) 20250823085329950 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085329950 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823085329950 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823085329950 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085329950 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085329950 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085329951 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085329951 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085329951 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 20250823085331397 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085331397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ebdc8), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085331397 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085331397 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085331397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085331397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085331397 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085331397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085331397 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085331397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5e bd c8 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085331398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331398 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085331398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085331398 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085331398 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085331399 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085331399 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64c53), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085331399 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085331399 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) 20250823085331399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085331399 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085331399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085331399 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085331399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331399 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b6 4c 53 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085331399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331399 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331399 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331399 DLM3UA <000f> 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 20250823085331399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085331399 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085331400 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085331400 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085331400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5c79a), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085331400 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085331401 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) 20250823085331401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085331401 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085331401 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085331401 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085331401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a5 c7 9a 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085331401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331401 DLM3UA <000f> 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 20250823085331401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085331401 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085331401 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085331762 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085331763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053495), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085331763 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085331763 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085331763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085331763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085331763 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085331763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085331763 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085331763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 34 95 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085331763 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085331763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b20f33), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085331763 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085331763 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085331763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085331763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085331763 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085331763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085331763 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085331763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 0f 33 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085331763 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085331763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d9837), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085331763 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085331763 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085331763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085331763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085331763 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085331763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085331763 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085331763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2d 98 37 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085331763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331763 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331763 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331763 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085331763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085331763 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085331763 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085331763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331763 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331763 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331763 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085331763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085331763 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085331764 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085331764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331764 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331764 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331764 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085331764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085331764 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085331764 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_paging_imsi_lai_registered started. 20250823085331885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085331890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085331898 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44411<->l=127.0.0.1:4262) (control_if.c:572) 20250823085331934 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085331934 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_lai_registered-Iuh0(795)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085331943 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085331943 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085331943 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085331943 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085331943 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085331943 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085331943 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085331943 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44119 (stream_srv.c:143) 20250823085331943 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44119<->l=127.0.0.1:29169 (hnb.c:335) 20250823085331943 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085331943 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085331944 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085331944 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085331944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085331944 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085331945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331945 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085331945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085331945 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085331945 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085331945 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085331945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085331945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 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) 20250823085331945 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085331945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085331945 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085331945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331945 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085331945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085331945 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085331945 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085331945 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085331945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085331945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085331945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085331945 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085331945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331945 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085331945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085331945 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085331945 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085331945 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085331945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085331945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085331945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085331945 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085331945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085331945 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085331945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331945 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331945 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331945 DLM3UA <000f> 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 20250823085331945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085331945 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085331945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331945 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331945 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331945 DLM3UA <000f> 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 20250823085331945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085331945 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) 20250823085331945 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085331945 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085331945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331945 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331945 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331945 DLM3UA <000f> 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 20250823085331945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085331945 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085331945 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085331945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331945 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331945 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331945 DLM3UA <000f> 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 20250823085331945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085331945 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085331945 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085331945 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085331945 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085331945 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  20250823085331945 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@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(801)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(801)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(799)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(804)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(804)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(802)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(807)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(807)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(807)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-SCCP(805)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085331988 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085331988 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085331988 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085331988 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085331989 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085331989 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085331989 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085331989 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085331990 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085331990 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085331990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085331990 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085331990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331990 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085331990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085331990 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085331990 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085331990 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085331990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085331990 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085331990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085331990 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085331990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331990 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085331990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085331990 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085331990 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085331990 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085331990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085331990 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085331990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085331990 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085331990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331990 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085331990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085331990 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085331990 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085331990 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085331990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085331990 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085331990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085331990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085331990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085331990 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085331990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085331990 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085331990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085331990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085331990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085331990 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085331990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331990 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331990 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331990 DLM3UA <000f> 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 20250823085331990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085331990 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085331990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331990 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331990 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331990 DLM3UA <000f> 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 20250823085331990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085331990 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085331990 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085331990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331990 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331991 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331991 DLM3UA <000f> 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 20250823085331991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085331991 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085331991 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085331991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085331991 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085331991 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085331991 DLM3UA <000f> 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 20250823085331991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085331991 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085331991 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(810)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(808)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085332016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085332016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085332016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085332016 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085332016 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085332016 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085332016 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085332016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085332016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085332021 DLINP DEBUG SRVCONN(,r=127.0.0.1:44119<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085332021 DLINP DEBUG SRVCONN(,r=127.0.0.1:44119<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085332021 DLINP DEBUG SRVCONN(,r=127.0.0.1:44119<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085332021 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085332021 DHNBAP DEBUG (127.0.0.1:44119 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085332021 DHNBAP NOTICE (127.0.0.1:44119 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085332021 DHNBAP NOTICE (127.0.0.1:44119 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085332021 DLINP DEBUG SRVCONN(,r=127.0.0.1:44119<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085332021 DLINP DEBUG SRVCONN(,r=127.0.0.1:44119<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085332156 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 20250823085332156 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 20250823085332156 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 20250823085332156 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823085332156 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823085332156 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823085332156 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085332162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332162 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085332162 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823085332162 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823085332162 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  20250823085332162 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823085332162 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085332162 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085332162 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 20250823085332162 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250823085332162 DLSS7 <000c> ss7_asp.c:1383 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  20250823085332162 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085332162 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085332162 DLSS7 <000c> ss7_asp.c: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  20250823085332162 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085332163 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823085332163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085332163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085332163 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085332163 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085332163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085332163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085332163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085332163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085332163 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085332167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332167 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085332167 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085332167 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  20250823085332167 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085332167 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085332168 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250823085332168 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 20250823085332168 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085332168 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085332168 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085332168 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085332168 DLSS7 <000c> ss7_asp.c: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  20250823085332168 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  20250823085332168 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085332168 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 20250823085332168 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 20250823085332168 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085332168 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085332168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085332168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085332168 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085332168 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085332168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085332168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085332168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085332168 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085332168 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085332168 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085332168 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085332169 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085332169 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085332169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085332170 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085332170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085332170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085332170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085332170 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085332170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085332170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085332170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085332170 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085332170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332170 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085332170 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085332170 DLM3UA <000f> 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 20250823085332170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085332170 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085332170 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085332170 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085332170 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332170 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(804)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085332175 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332175 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085332175 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085332175 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085332175 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085332175 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085332175 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085332175 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085332175 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085332175 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 20250823085332175 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085332175 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  20250823085332175 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085332180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332180 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085332181 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085332181 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  20250823085332181 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085332181 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085332181 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085332181 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 20250823085332181 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085332181 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  20250823085332181 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' 20250823085332181 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' 20250823085332181 DLSS7 <000c> ss7_asp.c: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  20250823085332181 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085332181 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  20250823085332181 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085332181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085332181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085332181 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085332181 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) 20250823085332181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085332181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085332181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085332181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085332181 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085332181 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) 20250823085332181 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085332182 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085332182 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085332183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085332183 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085332183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085332183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085332183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085332183 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085332183 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085332183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085332183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085332183 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085332183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085332183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085332183 DLM3UA <000f> 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 20250823085332183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085332183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085332183 DLSS7 <000c> ss7_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 20250823085332183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085332183 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332183 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  20250823085332184 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 20250823085332184 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 20250823085332184 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085332184 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(807)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823085332191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332191 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823085332191 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085332191 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085332191 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085332191 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085332191 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085332191 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085332191 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823085332191 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 20250823085332191 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085332191 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  20250823085332191 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085332193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332193 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085332193 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085332193 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  20250823085332193 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085332193 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085332193 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085332193 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 20250823085332193 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823085332193 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  20250823085332193 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' 20250823085332193 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' 20250823085332193 DLSS7 <000c> ss7_asp.c: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  20250823085332193 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085332193 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  20250823085332193 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  20250823085332193 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085332193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085332193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085332193 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823085332193 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) 20250823085332193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085332193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085332193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085332193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085332193 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085332193 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) 20250823085332193 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085332194 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085332194 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085332195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085332195 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085332195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332195 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) 20250823085332195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085332195 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) 20250823085332195 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) 20250823085332195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085332195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085332195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085332195 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085332195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332195 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085332195 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085332195 DLM3UA <000f> 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 20250823085332195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085332195 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' 20250823085332195 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 20250823085332195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085332195 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332195 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  20250823085332205 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 20250823085332205 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 20250823085332205 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085332205 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085332210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332210 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085332210 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085332210 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085332210 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085332210 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085332211 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085332211 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085332211 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085332211 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 20250823085332211 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085332211 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085332211 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085332213 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332213 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085332213 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085332213 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  20250823085332213 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085332213 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085332213 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085332213 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 20250823085332213 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085332213 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085332213 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085332213 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085332213 DLSS7 <000c> ss7_asp.c: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  20250823085332213 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085332213 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  20250823085332213 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  20250823085332213 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  20250823085332213 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085332213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085332213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085332213 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085332213 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085332213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085332213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085332213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085332213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085332213 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085332213 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085332214 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085332215 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085332215 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085332215 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085332215 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085332215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332215 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085332215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332215 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085332215 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085332215 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085332215 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085332215 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085332215 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085332215 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085332215 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332215 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085332215 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085332215 DLM3UA <000f> 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 20250823085332215 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085332215 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085332215 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085332215 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085332215 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332215 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  20250823085332240 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085332240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ee77), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085332240 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085332240 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) 20250823085332240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085332240 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085332240 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085332240 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085332240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085332240 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e4 ee 77 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085332240 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085332240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0f9e), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085332240 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085332241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085332241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085332241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085332241 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085332241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085332241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085332241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9b 0f 9e 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085332241 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085332241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084682a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085332241 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085332241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085332241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085332241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085332241 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085332241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085332241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085332241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 68 2a 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085332241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085332241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085332241 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085332241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085332241 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085332241 DLSS7 <000c> ss7_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 20250823085332241 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085332241 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332241 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 e4 ee 77 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085332241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085332242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085332242 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085332242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085332242 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085332242 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085332242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085332242 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332242 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 9b 0f 9e 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823085332242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085332242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085332242 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085332242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085332242 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085332242 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085332242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085332242 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332242 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 68 2a 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823085332249 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332249 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085332249 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085332249 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 20250823085332249 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085332249 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' 20250823085332249 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085332249 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085332249 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332249 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 e4 ee 77 00  20250823085332249 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332249 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085332249 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085332249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085332249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085332249 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) 20250823085332249 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085332249 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=00e4ee77) (sccp_scrc.c:545) 20250823085332249 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) 20250823085332249 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085332249 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085332249 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085332249 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085332249 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085332249 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085332249 DLSCCP DEBUG SCCP-SCOC(75)[0x56285f2344d0]{IDLE}: Deallocated (fsm.c:568) 20250823085332249 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085332249 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085332249 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085332249 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085332249 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332249 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 9b 0f 9e 00  20250823085332249 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085332249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085332249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085332249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085332250 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085332250 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=009b0f9e) (sccp_scrc.c:545) 20250823085332250 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) 20250823085332250 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085332250 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085332250 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085332250 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085332250 DLSCCP DEBUG SCCP-SCOC(74)[0x56285f22c6c0]{IDLE}: Deallocated (fsm.c:568) 20250823085332452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332453 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085332453 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085332453 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085332453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085332453 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085332453 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085332453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085332453 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332453 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 84 68 2a 00  20250823085332453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085332453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085332453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085332453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085332453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085332453 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=0084682a) (sccp_scrc.c:545) 20250823085332453 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) 20250823085332453 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085332453 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085332453 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085332453 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085332453 DLSCCP DEBUG SCCP-SCOC(76)[0x56285f245a60]{IDLE}: Deallocated (fsm.c:568) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(71)[0x56285f0cd660]{IDLE}: Deallocated (fsm.c:568) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(72)[0x56285f272160]{IDLE}: Deallocated (fsm.c:568) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085332741 DLSCCP DEBUG SCCP-SCOC(73)[0x56285f233db0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(800)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085332969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332969 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085332969 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085332969 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085332969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085332969 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085332969 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085332969 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085332969 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332969 DLSS7 <000c> ss7_asp.c: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  20250823085332970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085332970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085332970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085332970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085332970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085332970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085332970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085332970 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085332970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085332970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085332970 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085332970 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085332970 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) 20250823085332970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085332970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085332970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085332970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085332970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085332970 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085332970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085332970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085332970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085332970 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085332970 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085332970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085332970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085332970 DLM3UA <000f> 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 20250823085332970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085332970 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085332970 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085332970 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085332970 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332970 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  20250823085332972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332972 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085332972 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085332972 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085332972 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085332972 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085332972 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085332972 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085332972 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332973 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085332973 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085332973 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085332973 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085332973 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085332973 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085332973 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085332973 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085332973 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085332973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332973 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085332973 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085332973 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085332973 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085332973 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823085332974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332974 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085332975 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085332975 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 20250823085332975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085332975 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' 20250823085332975 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085332975 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085332975 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332975 DLSS7 <000c> ss7_asp.c: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  20250823085332975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085332975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085332975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085332975 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) 20250823085332975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085332975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085332975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085332975 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085332975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085332975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085332975 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085332975 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085332975 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) 20250823085332975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085332975 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085332975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332975 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085332975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085332975 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085332975 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085332975 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085332975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085332975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085332975 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085332975 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085332975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332975 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085332975 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085332975 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085332975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing HNBGW_Test.msc0-RAN(800)@f9b5e94e4af2: MSC_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 } } } } 20250823085332975 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085332975 DLSS7 <000c> ss7_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(803)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085332975 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085332975 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332975 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  20250823085332977 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332977 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085332977 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085332977 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 20250823085332977 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085332977 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' 20250823085332977 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085332977 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085332977 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332977 DLSS7 <000c> ss7_asp.c: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  20250823085332977 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085332977 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085332977 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085332977 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) 20250823085332977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085332977 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085332977 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085332977 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085332977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085332977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085332977 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085332977 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085332977 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(803)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085332991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332991 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085332991 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085332991 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 20250823085332991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085332991 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' 20250823085332991 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085332991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085332991 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332991 DLSS7 <000c> ss7_asp.c: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  20250823085332991 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085332991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085332991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085332991 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) 20250823085332991 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085332991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085332991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085332991 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085332991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085332991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085332991 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085332991 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085332991 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) 20250823085332991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085332991 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085332991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332991 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) 20250823085332991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332991 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085332991 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) 20250823085332991 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) 20250823085332991 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085332991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085332991 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085332991 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085332991 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085332991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332991 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085332991 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085332991 DLM3UA <000f> 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 20250823085332991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085332991 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' 20250823085332991 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 20250823085332991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085332991 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332991 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250823085332992 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085332992 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085332992 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085332992 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 20250823085332992 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085332992 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' 20250823085332992 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085332992 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085332992 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085332992 DLSS7 <000c> ss7_asp.c: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  20250823085332993 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085332993 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085332993 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085332993 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) 20250823085332993 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085332993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085332993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085332993 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085332993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085332993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085332993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085332993 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085332993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085332993 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085332993 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085332993 DRANAP INFO cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(806)@f9b5e94e4af2: MSC_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 } } } } 20250823085333016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085333016 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085333016 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer HNBGW_Test.sgsn0-RAN(809)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085333016 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085333016 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085333016 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085333016 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085333016 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085333016 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085333016 DLSS7 <000c> ss7_asp.c: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  20250823085333016 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085333016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085333016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085333017 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085333017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085333017 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085333017 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085333017 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085333017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085333017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085333017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085333017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085333017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085333017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085333017 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085333017 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085333017 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085333017 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) 20250823085333017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085333017 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085333017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085333017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085333017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085333017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085333017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085333017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085333017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085333017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085333017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085333017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085333017 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085333017 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085333017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085333017 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085333017 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085333017 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085333017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085333017 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085333017 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085333017 DLM3UA <000f> 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 20250823085333017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085333017 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085333017 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085333017 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085333017 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085333017 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  20250823085333020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085333020 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085333020 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085333020 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085333020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085333020 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085333020 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085333020 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085333020 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085333020 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085333020 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085333020 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085333020 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085333020 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085333020 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085333020 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085333020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085333020 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085333020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085333020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085333020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085333020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085333020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085333020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085333020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085333020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085333020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085333020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085333020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085333020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085333020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085333020 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085333020 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085333020 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085333020 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(809)@f9b5e94e4af2: MSC_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 } } } } 20250823085334034 DLCTRL DEBUG Command: GET 52754503 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085334034 DLCTRL DEBUG Tx Command reply: GET_REPLY 52754503 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085334036 DLCTRL DEBUG Command: GET 46694491 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085334036 DLCTRL DEBUG Tx Command reply: GET_REPLY 46694491 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085334041 DLCTRL DEBUG Command: GET 868196449 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085334041 DLCTRL DEBUG Tx Command reply: GET_REPLY 868196449 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085334046 DLCTRL DEBUG Command: GET 865082587 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085334046 DLCTRL DEBUG Tx Command reply: GET_REPLY 865082587 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085334050 DLCTRL DEBUG Command: GET 742322875 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085334050 DLCTRL DEBUG Tx Command reply: GET_REPLY 742322875 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085334053 DLCTRL DEBUG Command: GET 512127252 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085334053 DLCTRL DEBUG Tx Command reply: GET_REPLY 512127252 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085334056 DLCTRL DEBUG Command: GET 312270195 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085334056 DLCTRL DEBUG Tx Command reply: GET_REPLY 312270195 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085334059 DLCTRL DEBUG Command: GET 391138270 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085334059 DLCTRL DEBUG Tx Command reply: GET_REPLY 391138270 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085334062 DLCTRL DEBUG Command: GET 484725479 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085334062 DLCTRL DEBUG Tx Command reply: GET_REPLY 484725479 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085334064 DLCTRL DEBUG Command: GET 508167731 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085334064 DLCTRL DEBUG Tx Command reply: GET_REPLY 508167731 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085334066 DLCTRL DEBUG Command: GET 723603955 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085334066 DLCTRL DEBUG Tx Command reply: GET_REPLY 723603955 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085334068 DLCTRL DEBUG Command: GET 278755938 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085334068 DLCTRL DEBUG Tx Command reply: GET_REPLY 278755938 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085334069 DLCTRL DEBUG Command: GET 124112931 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085334069 DLCTRL DEBUG Tx Command reply: GET_REPLY 124112931 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085334071 DLCTRL DEBUG Command: GET 234973222 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085334071 DLCTRL DEBUG Tx Command reply: GET_REPLY 234973222 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085334072 DLCTRL DEBUG Command: GET 805729400 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085334072 DLCTRL DEBUG Tx Command reply: GET_REPLY 805729400 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085334074 DLCTRL DEBUG Command: GET 575233091 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085334074 DLCTRL DEBUG Tx Command reply: GET_REPLY 575233091 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085334075 DLCTRL DEBUG Command: GET 867878955 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085334075 DLCTRL DEBUG Tx Command reply: GET_REPLY 867878955 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085334076 DLCTRL DEBUG Command: GET 640643017 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085334076 DLCTRL DEBUG Tx Command reply: GET_REPLY 640643017 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085334077 DLCTRL DEBUG Command: GET 754642811 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085334077 DLCTRL DEBUG Tx Command reply: GET_REPLY 754642811 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085334078 DLCTRL DEBUG Command: GET 160546769 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085334078 DLCTRL DEBUG Tx Command reply: GET_REPLY 160546769 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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 } } } 20250823085334097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085335111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085335111 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085335111 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085335111 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085335111 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085335111 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085335111 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085335111 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085335111 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085335111 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  20250823085335111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250823085335111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085335111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085335111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085335111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085335111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085335111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085335111 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085335111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085335111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085335111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085335111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085335111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085335111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085335111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085335111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085335111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085335111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085335111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085335111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085335111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085335111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085335111 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250823085335111 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: LAI 001-01-2342-0 (hnbgw_ranap.c:417) 20250823085335111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:86) 20250823085335111 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250823085335111 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250823085335111 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250823085335111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085335112 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)@f9b5e94e4af2: UnitdataCallback HNBGW_Test.msc0-RAN(800)@f9b5e94e4af2: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)9907892 20250823085336141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085336141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085336141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085336141 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085336141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x972eb4, normal) (hnbgw_rua.c:408) 20250823085336141 DHNB DEBUG map_rua[0x56285f2344d0]{init}: Allocated (fsm.c:456) 20250823085336141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9907892)[0x56285f2344d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085336141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9907892 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085336141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085336141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085336141 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9907892 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250823085336141 DCN DEBUG map_sccp[0x56285f2326b0]{init}: Allocated (fsm.c:456) 20250823085336141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56285f2326b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085336141 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9907892 <-> SCCP-87 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085336141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9907892 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085336141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9907892)[0x56285f2344d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085336141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085336141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085336141 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9907892 SCCP-87 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085336141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56285f2326b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085336141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085336141 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{IDLE}: Allocated (fsm.c:456) 20250823085336141 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085336141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001e50056400500f1100926) (sccp_scrc.c:455) 20250823085336141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085336142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085336142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085336142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085336142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085336142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085336142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085336142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085336142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085336142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085336142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085336142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085336142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085336142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085336142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085336142 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085336142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085336142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085336142 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 e5 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085336142 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085336142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56285f2326b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085336142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9907892)[0x56285f2344d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085336142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085336142 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085336142 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085336142 DLM3UA <000f> 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 20250823085336142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085336142 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085336142 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085336142 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085336142 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085336142 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 e5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(799)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@f9b5e94e4af2: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)1438358 HNBGW_Test.msc0-SCCP(799)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(799)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_lai_registered0(812)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085336158 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085336158 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085336158 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085336158 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085336158 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085336158 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085336158 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085336158 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085336158 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085336158 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 29 46 34 02 00 00 00 00  20250823085336158 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085336158 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085336158 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085336158 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085336158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085336158 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00294634) (sccp_scrc.c:545) 20250823085336158 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) 20250823085336158 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085336158 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085336159 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085336159 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085336159 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) 20250823085336159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56285f2326b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085336159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56285f2326b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085337164 DLCTRL DEBUG Command: GET 514126515 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085337164 DLCTRL DEBUG Tx Command reply: GET_REPLY 514126515 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085337169 DLCTRL DEBUG Command: GET 342488118 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085337169 DLCTRL DEBUG Tx Command reply: GET_REPLY 342488118 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085337173 DLCTRL DEBUG Command: GET 204892309 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085337173 DLCTRL DEBUG Tx Command reply: GET_REPLY 204892309 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085337177 DLCTRL DEBUG Command: GET 782957263 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085337177 DLCTRL DEBUG Tx Command reply: GET_REPLY 782957263 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085337180 DLCTRL DEBUG Command: GET 855311243 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085337180 DLCTRL DEBUG Tx Command reply: GET_REPLY 855311243 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085337184 DLCTRL DEBUG Command: GET 63146887 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085337184 DLCTRL DEBUG Tx Command reply: GET_REPLY 63146887 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085337188 DLCTRL DEBUG Command: GET 529436871 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085337188 DLCTRL DEBUG Tx Command reply: GET_REPLY 529436871 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085337191 DLCTRL DEBUG Command: GET 902496419 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085337191 DLCTRL DEBUG Tx Command reply: GET_REPLY 902496419 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085337194 DLCTRL DEBUG Command: GET 281216473 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085337194 DLCTRL DEBUG Tx Command reply: GET_REPLY 281216473 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085337196 DLCTRL DEBUG Command: GET 543957216 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085337196 DLCTRL DEBUG Tx Command reply: GET_REPLY 543957216 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085337198 DLCTRL DEBUG Command: GET 907215197 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085337198 DLCTRL DEBUG Tx Command reply: GET_REPLY 907215197 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085337199 DLCTRL DEBUG Command: GET 200263404 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085337199 DLCTRL DEBUG Tx Command reply: GET_REPLY 200263404 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085337201 DLCTRL DEBUG Command: GET 379977644 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085337201 DLCTRL DEBUG Tx Command reply: GET_REPLY 379977644 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085337202 DLCTRL DEBUG Command: GET 560996557 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085337202 DLCTRL DEBUG Tx Command reply: GET_REPLY 560996557 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085337204 DLCTRL DEBUG Command: GET 445301136 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085337204 DLCTRL DEBUG Tx Command reply: GET_REPLY 445301136 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085337205 DLCTRL DEBUG Command: GET 465105549 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085337205 DLCTRL DEBUG Tx Command reply: GET_REPLY 465105549 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085337206 DLCTRL DEBUG Command: GET 633523908 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085337206 DLCTRL DEBUG Tx Command reply: GET_REPLY 633523908 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085337207 DLCTRL DEBUG Command: GET 1196128 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085337207 DLCTRL DEBUG Tx Command reply: GET_REPLY 1196128 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085337208 DLCTRL DEBUG Command: GET 252884138 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085337208 DLCTRL DEBUG Tx Command reply: GET_REPLY 252884138 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085337209 DLCTRL DEBUG Command: GET 787505955 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085337209 DLCTRL DEBUG Tx Command reply: GET_REPLY 787505955 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085337212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56832<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085337212 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44411<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(793)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(792)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085337214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56816<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085337215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085337215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085337215 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085337215 DMAIN NOTICE (127.0.0.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) 20250823085337215 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085337215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9907892)[0x56285f2344d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085337215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9907892)[0x56285f2344d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(806)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@f9b5e94e4af2: Final verdict of PTC: none 20250823085337215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56285f2326b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) HNBGW_Test.msc0-RAN(800)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(809)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(802)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(803)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(808)@f9b5e94e4af2: Final verdict of PTC: none 20250823085337215 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@f9b5e94e4af2: Final verdict of PTC: none 20250823085337215 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085337215 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294634), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085337216 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085337216 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085337216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085337216 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085337216 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085337216 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085337216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085337216 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) HNBGW_Test.msc2-SCCP(805)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(801)@f9b5e94e4af2: Final verdict of PTC: none 20250823085337216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085337216 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085337216 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085337216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085337216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085337216 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085337216 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085337216 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 29 46 34 00 00 57 00 00 00 00 00 (ss7_asp.c:1383) 20250823085337216 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085337216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56285f2326b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085337216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9907892)[0x56285f2344d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085337216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9907892)[0x56285f2344d0]{disrupted}: Freeing instance (context_map.c:203) 20250823085337216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9907892)[0x56285f2344d0]{disrupted}: Deallocated (fsm.c:568) 20250823085337216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56285f2326b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) HNBGW_Test.msc1-M3UA(804)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(794)@f9b5e94e4af2: Final verdict of PTC: none 20250823085337216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56285f2326b0]{disconnected}: Freeing instance (context_map.c:207) 20250823085337216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56285f2326b0]{disconnected}: Deallocated (fsm.c:568) 20250823085337216 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9907892 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:226) 20250823085337217 DLINP DEBUG SRVCONN(,r=127.0.0.1:44119<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085337217 DLINP DEBUG SRVCONN(,r=127.0.0.1:44119<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085337217 DLINP NOTICE SRV(,r=127.0.0.1:44119<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085337217 DMAIN NOTICE (127.0.0.1:44119 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44119<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) HNBGW_Test.msc2-M3UA(807)@f9b5e94e4af2: Final verdict of PTC: none20250823085337217 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823085337216 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085337216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085337216 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085337216 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085337216 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085337216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085337216 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085337216 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085337216 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085337216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085337216 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085337216 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823085337216 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085337216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085337216 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085337216 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085337216 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 20250823085337216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085337216 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085337216 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085337216 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085337216 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085337216 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085337216 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085337216 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 20250823085337216 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085337216 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085337217 DLSS7 <000c> ss7_asp.c: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  20250823085337217 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  20250823085337217 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  20250823085337217 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  20250823085337217 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085337217 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085337217 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 20250823085337217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085337217 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085337217 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085337217 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085337217 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085337217 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085337217 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085337217 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 20250823085337217 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' 20250823085337217 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' 20250823085337217 DLSS7 <000c> ss7_asp.c: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  20250823085337217 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  20250823085337217 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  20250823085337217 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085337217 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085337217 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085337217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085337217 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085337217 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085337217 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085337217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085337217 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085337217 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085337217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085337217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085337217 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085337217 DLM3UA <000f> 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 20250823085337217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085337217 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085337217 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085337217 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 20250823085337217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085337217 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823085337217 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085337217 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085337218 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823085337218 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085337218 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085337218 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 20250823085337218 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' 20250823085337218 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' 20250823085337218 DLSS7 <000c> ss7_asp.c: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  20250823085337218 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  20250823085337218 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085337218 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085337218 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 20250823085337218 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085337218 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085337218 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085337218 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085337218 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085337218 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085337218 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085337218 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 20250823085337218 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085337218 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085337218 DLSS7 <000c> ss7_asp.c: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  20250823085337218 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085337218 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085337219 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085337219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085337220 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085337220 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085337220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085337220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085337220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085337220 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085337220 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(811)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@f9b5e94e4af2: Final verdict of PTC: none 20250823085337221 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) 20250823085337221 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085337221 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085337221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085337221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085337221 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085337221 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) 20250823085337221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085337221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085337221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085337221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085337221 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085337221 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) 20250823085337221 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085337221 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085337221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085337221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085337221 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823085337221 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) 20250823085337221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085337222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085337222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085337222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085337222 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085337222 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) 20250823085337222 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085337222 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085337222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085337222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085337222 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085337222 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085337222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085337222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085337222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085337222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085337222 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085337222 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) 20250823085337222 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085337222 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(810)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(799)@f9b5e94e4af2: Final verdict of PTC: none 20250823085337241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(812)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Sat Aug 23 08:53:37 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 20250823085337288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085337947 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085337947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc9093), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085337947 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085337947 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085337947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085337947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085337947 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085337947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085337947 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085337947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085337947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085337947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 90 93 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085337947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085337947 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085337947 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085337947 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085337947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085337947 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085337947 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085337991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36512<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=574368) 20250823085338663 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085338663 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042329a), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085338663 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085338663 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085338663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085338663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085338663 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085338663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085338664 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085338664 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085338664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085338664 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 32 9a 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085338664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085338664 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085338664 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085338664 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085338664 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085338664 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085338664 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=574368, count=581128) 20250823085339218 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085339218 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823085339218 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823085339218 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085339218 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085339218 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085339218 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085339218 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085339218 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085339218 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085339218 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085339218 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085339291 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085339291 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d2e6a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085339291 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085339291 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085339291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085339291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085339291 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085339291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085339291 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085339291 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085339291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085339291 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6d 2e 6a 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085339291 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085339291 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085339291 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085339291 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085339291 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085339291 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085339291 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085339293 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085339293 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006adbe0), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085339293 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085339293 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) 20250823085339293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085339293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085339293 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085339293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085339293 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085339293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085339293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085339293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 6a db e0 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085339294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085339294 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085339294 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085339294 DLM3UA <000f> 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 20250823085339294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085339294 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085339294 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:53:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_paging_imsi_rai_registered started. 20250823085341100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085341106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085341108 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41419<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085341127 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085341127 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085341135 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085341135 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085341135 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085341135 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085341136 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085341136 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085341136 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37988 (stream_srv.c:143) 20250823085341136 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37988<->l=127.0.0.1:29169 (hnb.c:335) 20250823085341136 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085341136 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085341137 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085341137 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085341137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085341137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085341137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341137 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085341137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085341137 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085341137 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085341137 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085341137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085341137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 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) 20250823085341137 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085341137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085341137 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085341137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341137 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085341137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085341137 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085341137 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085341137 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085341137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085341137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085341137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085341137 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085341137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341137 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085341137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085341137 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085341137 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085341137 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085341137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085341137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085341137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085341138 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085341138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341138 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341138 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085341138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085341138 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085341138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341138 DLM3UA <000f> 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 20250823085341138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085341138 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085341138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341138 DLM3UA <000f> 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 20250823085341138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085341138 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) 20250823085341138 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085341138 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085341138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341138 DLM3UA <000f> 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 20250823085341138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085341138 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085341138 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085341138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341138 DLM3UA <000f> 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 20250823085341138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085341138 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085341138 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(823)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(823)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(821)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(826)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-SCCP(824)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(829)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-M3UA(829)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-SCCP(827)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085341174 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085341174 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085341175 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085341175 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085341175 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085341175 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085341175 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085341175 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085341176 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085341176 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085341176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085341176 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085341176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341176 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341176 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085341176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085341176 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085341176 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085341176 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085341176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085341176 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085341176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085341176 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085341176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341176 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341176 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085341176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085341176 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085341176 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085341176 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085341176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085341176 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085341176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085341176 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085341176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341176 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341176 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085341176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085341176 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085341176 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085341176 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085341176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085341176 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085341176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085341176 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085341176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341176 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341176 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085341176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085341176 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085341176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341176 DLM3UA <000f> 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 20250823085341176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085341176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085341176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341176 DLM3UA <000f> 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 20250823085341176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085341176 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085341176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085341176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341176 DLM3UA <000f> 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 20250823085341176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085341176 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085341176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085341176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341176 DLM3UA <000f> 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 20250823085341176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085341176 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085341176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(832)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(830)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085341198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085341198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085341198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085341198 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085341198 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085341198 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085341198 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085341198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085341198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085341202 DLINP DEBUG SRVCONN(,r=127.0.0.1:37988<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085341202 DLINP DEBUG SRVCONN(,r=127.0.0.1:37988<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085341202 DLINP DEBUG SRVCONN(,r=127.0.0.1:37988<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085341202 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085341202 DHNBAP DEBUG (127.0.0.1:37988 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085341202 DHNBAP NOTICE (127.0.0.1:37988 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085341202 DHNBAP NOTICE (127.0.0.1:37988 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085341202 DLINP DEBUG SRVCONN(,r=127.0.0.1:37988<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085341202 DLINP DEBUG SRVCONN(,r=127.0.0.1:37988<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085341349 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 20250823085341349 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 20250823085341349 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085341349 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085341357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085341357 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085341357 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085341357 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085341357 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085341357 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085341357 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085341357 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085341357 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 20250823085341357 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085341357 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085341357 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085341360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341360 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085341360 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085341360 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  20250823085341360 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085341360 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085341360 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085341360 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 20250823085341360 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085341360 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085341360 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085341360 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085341360 DLSS7 <000c> ss7_asp.c: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  20250823085341360 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  20250823085341360 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085341360 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 20250823085341360 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 20250823085341360 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085341360 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085341360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085341361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085341361 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085341361 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085341361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085341361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085341361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085341361 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085341361 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085341361 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085341361 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085341362 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085341362 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085341362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085341362 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085341362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085341362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085341362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085341362 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085341362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341363 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085341363 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085341363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341363 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341363 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341363 DLM3UA <000f> 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 20250823085341363 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085341363 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085341363 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085341363 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085341363 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341363 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(826)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085341366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341366 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085341366 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085341366 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085341366 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085341366 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085341366 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085341366 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085341366 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085341366 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 20250823085341366 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085341366 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  20250823085341366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085341366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341367 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085341367 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085341367 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  20250823085341367 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085341367 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085341367 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085341367 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 20250823085341367 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085341367 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  20250823085341367 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' 20250823085341367 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' 20250823085341367 DLSS7 <000c> ss7_asp.c: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  20250823085341367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085341367 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  20250823085341367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085341367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085341367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085341367 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085341367 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) 20250823085341367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085341367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085341367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085341367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085341367 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085341367 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) 20250823085341367 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085341368 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085341368 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085341368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085341368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085341368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085341368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341368 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085341368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085341368 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085341368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341368 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341368 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341368 DLM3UA <000f> 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 20250823085341368 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085341368 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085341368 DLSS7 <000c> ss7_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 20250823085341368 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085341368 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341368 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  20250823085341372 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 20250823085341372 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 20250823085341373 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085341373 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823085341376 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341376 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823085341376 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085341376 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085341377 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085341377 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085341377 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085341377 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085341377 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823085341377 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 20250823085341377 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085341377 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  20250823085341377 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085341379 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341379 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085341379 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085341379 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  20250823085341379 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085341379 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085341379 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085341379 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 20250823085341379 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823085341379 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  20250823085341379 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' 20250823085341379 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' 20250823085341379 DLSS7 <000c> ss7_asp.c: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  20250823085341379 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085341380 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  20250823085341380 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  20250823085341380 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085341380 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085341380 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085341380 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823085341380 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) 20250823085341380 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085341380 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085341380 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085341380 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085341380 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085341380 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) 20250823085341380 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085341382 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085341382 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085341382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085341382 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085341382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341382 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) 20250823085341382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085341382 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) 20250823085341382 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) 20250823085341382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085341382 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341382 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085341382 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085341382 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341382 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341382 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341382 DLM3UA <000f> 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 20250823085341382 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085341382 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' 20250823085341382 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 20250823085341382 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085341382 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341382 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 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 00 06 00 08 00 00 00 05  20250823085341386 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 20250823085341386 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 20250823085341386 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085341387 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085341392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341392 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085341392 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085341392 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085341392 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085341392 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085341392 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085341392 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085341392 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085341392 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 20250823085341392 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085341392 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085341392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085341394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341394 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085341394 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085341394 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  20250823085341394 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085341394 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085341394 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085341394 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 20250823085341394 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085341395 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085341395 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085341395 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085341395 DLSS7 <000c> ss7_asp.c: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  20250823085341395 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085341395 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  20250823085341395 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  20250823085341395 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  20250823085341395 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085341395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085341395 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085341395 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085341395 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085341395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085341395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085341395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085341395 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085341395 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085341395 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085341395 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085341397 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085341397 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085341397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085341397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085341397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085341397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085341397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085341397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085341397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085341397 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085341397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085341397 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085341397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341397 DLM3UA <000f> 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 20250823085341397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085341397 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085341398 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085341398 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085341398 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341398 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  20250823085341398 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085341398 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ebdc8), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085341398 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085341398 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) 20250823085341398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085341398 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085341399 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085341399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341399 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5e bd c8 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085341399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341399 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341399 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341399 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085341399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085341399 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085341399 DLSS7 <000c> ss7_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 20250823085341399 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085341399 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341399 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 5e bd c8 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085341400 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085341400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64c53), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085341400 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085341400 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) 20250823085341400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085341400 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) 20250823085341400 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) 20250823085341400 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085341400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b6 4c 53 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085341400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341400 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341400 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341400 DLM3UA <000f> 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 20250823085341400 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085341400 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' 20250823085341400 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 20250823085341400 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085341400 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341400 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 b6 4c 53 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250823085341401 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085341401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5c79a), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085341401 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085341401 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) 20250823085341401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085341401 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) 20250823085341401 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) 20250823085341401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085341401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a5 c7 9a 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085341401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341401 DLM3UA <000f> 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 20250823085341401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085341401 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' 20250823085341401 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 20250823085341401 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085341401 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341401 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 a5 c7 9a 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250823085341407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341407 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085341407 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085341407 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 20250823085341407 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085341407 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' 20250823085341407 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085341407 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085341407 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341407 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 5e bd c8 00  20250823085341407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341407 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085341407 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085341407 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 20250823085341407 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085341407 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' 20250823085341407 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085341407 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085341407 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341407 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 b6 4c 53 00  20250823085341407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085341407 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085341407 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085341407 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) 20250823085341408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085341408 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=005ebdc8) (sccp_scrc.c:545) 20250823085341408 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) 20250823085341408 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085341408 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085341408 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085341408 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085341408 DLSCCP DEBUG SCCP-SCOC(82)[0x56285f22b320]{IDLE}: Deallocated (fsm.c:568) 20250823085341408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085341408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085341408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085341408 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) 20250823085341408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085341408 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=00b64c53) (sccp_scrc.c:545) 20250823085341408 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) 20250823085341408 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085341408 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085341408 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085341408 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085341408 DLSCCP DEBUG SCCP-SCOC(80)[0x56285f22f5a0]{IDLE}: Deallocated (fsm.c:568) 20250823085341609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341609 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085341609 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085341609 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 20250823085341609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085341609 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' 20250823085341609 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085341609 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085341609 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341609 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 a5 c7 9a 00  20250823085341609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085341609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085341609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085341609 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) 20250823085341609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085341609 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=00a5c79a) (sccp_scrc.c:545) 20250823085341609 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) 20250823085341609 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085341609 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085341609 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085341609 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085341609 DLSCCP DEBUG SCCP-SCOC(81)[0x56285f227ef0]{IDLE}: Deallocated (fsm.c:568) 20250823085341763 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085341764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d9837), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085341764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085341764 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) 20250823085341764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085341764 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085341764 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085341764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2d 98 37 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085341764 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085341764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b20f33), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085341764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085341764 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) 20250823085341764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085341764 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085341764 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085341764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 0f 33 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085341764 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085341764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053495), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085341764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085341764 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) 20250823085341764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085341764 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085341764 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085341764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085341764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085341764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 34 95 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085341764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341764 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341764 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341764 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085341764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085341764 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085341764 DLSS7 <000c> ss7_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 20250823085341764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085341765 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341765 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 2d 98 37 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085341765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341765 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085341765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085341765 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085341765 DLSS7 <000c> ss7_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 20250823085341765 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085341765 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341765 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 b2 0f 33 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085341765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085341765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085341765 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085341765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085341765 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085341765 DLSS7 <000c> ss7_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 20250823085341765 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085341765 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341765 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 05 34 95 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085341768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341768 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085341768 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085341768 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 20250823085341768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085341768 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' 20250823085341768 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085341768 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085341768 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341768 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 2d 98 37 00  20250823085341769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085341769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085341769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085341769 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) 20250823085341769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085341769 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=002d9837) (sccp_scrc.c:545) 20250823085341769 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) 20250823085341769 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085341769 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085341769 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085341769 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085341769 DLSCCP DEBUG SCCP-SCOC(79)[0x56285f22cdc0]{IDLE}: Deallocated (fsm.c:568) 20250823085341969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341969 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085341969 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085341969 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 20250823085341969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085341969 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' 20250823085341969 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085341969 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085341969 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341969 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 b2 0f 33 00  20250823085341969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085341969 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085341969 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085341969 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 20250823085341969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085341969 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' 20250823085341969 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085341969 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085341969 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085341969 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 05 34 95 00  20250823085341969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085341969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085341969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085341969 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) 20250823085341969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085341969 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=00b20f33) (sccp_scrc.c:545) 20250823085341969 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) 20250823085341969 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085341969 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085341969 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085341969 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085341969 DLSCCP DEBUG SCCP-SCOC(77)[0x56285f22e380]{IDLE}: Deallocated (fsm.c:568) 20250823085341969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085341969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085341969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085341970 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) 20250823085341970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085341970 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=00053495) (sccp_scrc.c:545) 20250823085341970 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) 20250823085341970 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085341970 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085341970 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085341970 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085341970 DLSCCP DEBUG SCCP-SCOC(78)[0x56285f2453a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(822)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085342164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085342164 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085342164 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085342164 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085342164 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085342164 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085342164 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085342164 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085342164 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085342164 DLSS7 <000c> ss7_asp.c: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  20250823085342164 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085342164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085342164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085342164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085342164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085342164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085342164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085342164 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085342164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085342165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085342165 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085342165 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085342165 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) 20250823085342165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085342165 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085342165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085342165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085342165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085342165 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085342165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085342165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085342165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085342165 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085342165 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085342165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085342165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085342165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085342165 DLM3UA <000f> 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 20250823085342165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085342165 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085342165 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085342165 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085342165 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085342165 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  20250823085342167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085342167 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085342167 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085342167 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085342167 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085342167 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085342167 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085342167 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085342167 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085342167 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085342167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085342167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085342167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085342167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085342167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085342167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085342167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085342167 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085342167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085342167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085342167 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085342167 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085342167 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(825)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(822)@f9b5e94e4af2: MSC_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 } } } } 20250823085342172 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085342172 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085342172 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085342172 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 20250823085342172 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085342172 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' 20250823085342172 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085342172 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085342172 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085342172 DLSS7 <000c> ss7_asp.c: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  20250823085342172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085342173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085342173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085342173 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) 20250823085342173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085342173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085342173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085342173 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085342173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085342173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085342173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085342173 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085342173 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085342173 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 20250823085342173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085342173 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085342173 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085342173 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) 20250823085342173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085342173 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085342173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342173 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085342173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085342173 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085342173 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085342173 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085342173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085342173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085342173 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085342173 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085342173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085342173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085342173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085342173 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) 20250823085342173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085342173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085342173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085342173 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085342173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085342173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085342173 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085342173 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085342173 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823085342173 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' 20250823085342173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085342173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085342173 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085342173 DLSS7 <000c> ss7_asp.c: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  20250823085342173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085342173 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085342173 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085342173 DLM3UA <000f> 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 20250823085342173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085342173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085342173 DLSS7 <000c> ss7_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 20250823085342173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085342173 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085342173 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-RAN(825)@f9b5e94e4af2: MSC_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 } } } } 20250823085342179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085342179 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085342179 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085342179 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 20250823085342179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085342179 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' 20250823085342179 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085342179 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085342179 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085342179 DLSS7 <000c> ss7_asp.c: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  20250823085342179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085342179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085342179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085342179 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) 20250823085342179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085342179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085342179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085342179 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085342179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085342179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085342179 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085342179 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085342179 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) 20250823085342179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085342179 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085342179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342179 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) 20250823085342179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085342179 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) HNBGW_Test.msc2-RAN(828)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085342179 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) 20250823085342179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085342179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085342179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 08 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) 20250823085342179 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085342179 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085342179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085342179 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085342179 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085342179 DLM3UA <000f> 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 20250823085342179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085342179 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' 20250823085342179 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 20250823085342179 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085342179 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085342179 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 08 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  20250823085342180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085342180 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085342180 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085342180 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 20250823085342180 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085342180 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' 20250823085342180 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085342180 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085342180 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085342180 DLSS7 <000c> ss7_asp.c: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  20250823085342180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085342180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085342180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085342180 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) 20250823085342180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085342180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085342180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085342180 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085342180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085342180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085342180 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085342180 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085342180 DRANAP INFO cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(828)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085342194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085342194 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085342194 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085342194 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085342194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085342194 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085342194 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085342194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085342194 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085342194 DLSS7 <000c> ss7_asp.c: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  20250823085342194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085342194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085342194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085342194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085342194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085342194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085342194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085342194 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085342194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085342194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085342194 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085342194 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085342194 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) 20250823085342194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085342194 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085342194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342194 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085342194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085342194 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085342194 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085342194 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085342194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085342194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085342194 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085342194 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085342195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085342195 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085342195 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085342195 DLM3UA <000f> 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 20250823085342195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085342195 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085342195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085342195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085342195 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085342195 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  20250823085342195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085342195 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085342195 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085342195 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085342195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085342195 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085342195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085342195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085342195 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085342195 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085342195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085342195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085342195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085342195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085342195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085342195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085342195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085342195 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085342195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085342195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085342195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085342195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085342195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085342195 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085342195 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085342195 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(831)@f9b5e94e4af2: MSC_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 } } } } 20250823085343213 DLCTRL DEBUG Command: GET 745720996 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085343213 DLCTRL DEBUG Tx Command reply: GET_REPLY 745720996 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085343220 DLCTRL DEBUG Command: GET 64295974 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085343220 DLCTRL DEBUG Tx Command reply: GET_REPLY 64295974 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085343224 DLCTRL DEBUG Command: GET 893172883 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085343224 DLCTRL DEBUG Tx Command reply: GET_REPLY 893172883 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085343228 DLCTRL DEBUG Command: GET 447549064 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085343228 DLCTRL DEBUG Tx Command reply: GET_REPLY 447549064 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085343231 DLCTRL DEBUG Command: GET 838594647 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085343231 DLCTRL DEBUG Tx Command reply: GET_REPLY 838594647 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085343234 DLCTRL DEBUG Command: GET 853213828 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085343234 DLCTRL DEBUG Tx Command reply: GET_REPLY 853213828 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085343236 DLCTRL DEBUG Command: GET 988771413 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085343236 DLCTRL DEBUG Tx Command reply: GET_REPLY 988771413 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085343238 DLCTRL DEBUG Command: GET 269418006 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085343238 DLCTRL DEBUG Tx Command reply: GET_REPLY 269418006 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085343239 DLCTRL DEBUG Command: GET 121511379 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085343239 DLCTRL DEBUG Tx Command reply: GET_REPLY 121511379 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085343241 DLCTRL DEBUG Command: GET 365326869 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085343241 DLCTRL DEBUG Tx Command reply: GET_REPLY 365326869 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085343242 DLCTRL DEBUG Command: GET 477084277 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085343242 DLCTRL DEBUG Tx Command reply: GET_REPLY 477084277 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085343244 DLCTRL DEBUG Command: GET 252509242 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085343244 DLCTRL DEBUG Tx Command reply: GET_REPLY 252509242 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085343245 DLCTRL DEBUG Command: GET 856443604 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085343245 DLCTRL DEBUG Tx Command reply: GET_REPLY 856443604 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085343246 DLCTRL DEBUG Command: GET 262617276 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085343246 DLCTRL DEBUG Tx Command reply: GET_REPLY 262617276 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085343247 DLCTRL DEBUG Command: GET 649289181 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085343247 DLCTRL DEBUG Tx Command reply: GET_REPLY 649289181 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085343248 DLCTRL DEBUG Command: GET 218331019 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085343248 DLCTRL DEBUG Tx Command reply: GET_REPLY 218331019 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085343249 DLCTRL DEBUG Command: GET 999380501 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085343249 DLCTRL DEBUG Tx Command reply: GET_REPLY 999380501 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085343250 DLCTRL DEBUG Command: GET 799399251 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085343250 DLCTRL DEBUG Tx Command reply: GET_REPLY 799399251 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085343251 DLCTRL DEBUG Command: GET 336476208 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085343251 DLCTRL DEBUG Tx Command reply: GET_REPLY 336476208 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085343251 DLCTRL DEBUG Command: GET 255751928 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085343251 DLCTRL DEBUG Tx Command reply: GET_REPLY 255751928 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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 } } } 20250823085343270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085344291 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085344291 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085344291 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085344291 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085344292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085344292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085344292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085344292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085344292 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085344292 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  20250823085344292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250823085344292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085344292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085344292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085344292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085344292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085344292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085344292 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085344292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085344292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085344292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085344292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085344292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085344292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085344292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085344292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085344292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085344292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085344292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085344292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085344292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085344292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085344292 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250823085344292 DCN DEBUG (sgsn-0) Rx Paging from CN: PS PagingAreaID: RAI 001-01-2342-11 (hnbgw_ranap.c:417) 20250823085344292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:86) 20250823085344292 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250823085344292 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (cnlink_paging.c:180) 20250823085344292 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250823085344292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085344292 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)@f9b5e94e4af2: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@f9b5e94e4af2: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)14038677 20250823085345322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085345322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085345322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1431) 20250823085345322 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085345322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd63695, normal) (hnbgw_rua.c:408) 20250823085345322 DHNB DEBUG map_rua[0x56285f22b320]{init}: Allocated (fsm.c:456) 20250823085345322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14038677)[0x56285f22b320]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085345322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14038677 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085345322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085345322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085345322 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14038677 SCCP-0 PS MI=NONE: CN link paging response record selects sgsn 0 (hnbgw_cn.c:121) 20250823085345322 DCN DEBUG map_sccp[0x56285f2344d0]{init}: Allocated (fsm.c:456) 20250823085345322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x56285f2344d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085345322 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14038677 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085345322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14038677 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:313) 20250823085345322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14038677)[0x56285f22b320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085345322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085345322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085345322 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14038677 SCCP-88 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085345322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x56285f2344d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085345322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085345322 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{IDLE}: Allocated (fsm.c:456) 20250823085345322 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085345322 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030000090056400500f1100926) (sccp_scrc.c:455) 20250823085345322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085345322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085345322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085345322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085345322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085345322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085345322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085345322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085345322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085345322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085345322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085345322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085345322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085345322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085345322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085345322 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085345322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085345322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085345322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 71 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 58 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 4c 00 13 40 48 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 00 09 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085345322 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085345322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x56285f2344d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085345322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14038677)[0x56285f22b320]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085345322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085345322 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085345322 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085345322 DLM3UA <000f> 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 20250823085345322 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085345322 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085345322 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085345322 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085345322 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085345322 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 71 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 58 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 4c 00 13 40 48 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 00 09 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(830)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@f9b5e94e4af2: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)15533557 HNBGW_Test.sgsn0-SCCP(830)@f9b5e94e4af2: Session index based on connection ID:0 TC_mscpool_paging_imsi_rai_registered0(834)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085345337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085345337 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085345337 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085345337 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085345337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085345337 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085345337 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085345337 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085345337 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(830)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085345337 DLSS7 <000c> ss7_asp.c: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 ca f1 b3 02 00 00 00 00  20250823085345337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085345337 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085345337 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085345337 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085345337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085345337 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00caf1b3) (sccp_scrc.c:545) 20250823085345337 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) 20250823085345337 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085345337 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085345337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085345337 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085345337 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) 20250823085345337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x56285f2344d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085345337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x56285f2344d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085346339 DLCTRL DEBUG Command: GET 946840930 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085346340 DLCTRL DEBUG Tx Command reply: GET_REPLY 946840930 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085346344 DLCTRL DEBUG Command: GET 590824658 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085346344 DLCTRL DEBUG Tx Command reply: GET_REPLY 590824658 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085346348 DLCTRL DEBUG Command: GET 968361102 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085346348 DLCTRL DEBUG Tx Command reply: GET_REPLY 968361102 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085346353 DLCTRL DEBUG Command: GET 401683888 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085346353 DLCTRL DEBUG Tx Command reply: GET_REPLY 401683888 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085346357 DLCTRL DEBUG Command: GET 238758405 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085346357 DLCTRL DEBUG Tx Command reply: GET_REPLY 238758405 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085346361 DLCTRL DEBUG Command: GET 437429835 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085346361 DLCTRL DEBUG Tx Command reply: GET_REPLY 437429835 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085346365 DLCTRL DEBUG Command: GET 755793786 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085346365 DLCTRL DEBUG Tx Command reply: GET_REPLY 755793786 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085346368 DLCTRL DEBUG Command: GET 551592868 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085346368 DLCTRL DEBUG Tx Command reply: GET_REPLY 551592868 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085346375 DLCTRL DEBUG Command: GET 728855082 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085346375 DLCTRL DEBUG Tx Command reply: GET_REPLY 728855082 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085346381 DLCTRL DEBUG Command: GET 810985364 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085346381 DLCTRL DEBUG Tx Command reply: GET_REPLY 810985364 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085346386 DLCTRL DEBUG Command: GET 440591713 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085346386 DLCTRL DEBUG Tx Command reply: GET_REPLY 440591713 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085346392 DLCTRL DEBUG Command: GET 607189549 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085346392 DLCTRL DEBUG Tx Command reply: GET_REPLY 607189549 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085346398 DLCTRL DEBUG Command: GET 891996697 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085346398 DLCTRL DEBUG Tx Command reply: GET_REPLY 891996697 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085346402 DLCTRL DEBUG Command: GET 536479800 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085346402 DLCTRL DEBUG Tx Command reply: GET_REPLY 536479800 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085346406 DLCTRL DEBUG Command: GET 593858582 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085346406 DLCTRL DEBUG Tx Command reply: GET_REPLY 593858582 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085346410 DLCTRL DEBUG Command: GET 668822597 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085346410 DLCTRL DEBUG Tx Command reply: GET_REPLY 668822597 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085346416 DLCTRL DEBUG Command: GET 408164739 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085346416 DLCTRL DEBUG Tx Command reply: GET_REPLY 408164739 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085346422 DLCTRL DEBUG Command: GET 138012109 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085346422 DLCTRL DEBUG Tx Command reply: GET_REPLY 138012109 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085346426 DLCTRL DEBUG Command: GET 542613396 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085346426 DLCTRL DEBUG Tx Command reply: GET_REPLY 542613396 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085346430 DLCTRL DEBUG Command: GET 374173075 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085346430 DLCTRL DEBUG Tx Command reply: GET_REPLY 374173075 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085346440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085346442 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41419<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(814)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(815)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085346445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085346446 DLINP DEBUG SRVCONN(,r=127.0.0.1:37988<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085346446 DLINP DEBUG SRVCONN(,r=127.0.0.1:37988<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085346447 DLINP NOTICE SRV(,r=127.0.0.1:37988<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085346447 DMAIN NOTICE (127.0.0.1:37988 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37988<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085346447 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823085346447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085346447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085346447 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) HNBGW_Test.msc2-RAN(828)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(821)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(825)@f9b5e94e4af2: Final verdict of PTC: none 20250823085346448 DMAIN NOTICE (127.0.0.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) MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(822)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@f9b5e94e4af2: Final verdict of PTC: none 20250823085346447 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085346447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085346448 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085346448 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085346448 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085346448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085346448 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085346448 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085346448 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085346448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085346448 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085346448 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085346448 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085346448 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085346448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085346448 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085346448 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085346448 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085346448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085346448 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085346448 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823085346448 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 20250823085346448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085346448 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085346448 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085346448 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085346448 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085346448 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(827)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@f9b5e94e4af2: Final verdict of PTC: none 20250823085346448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14038677)[0x56285f22b320]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085346449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14038677)[0x56285f22b320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) HNBGW-PFCP(816)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(823)@f9b5e94e4af2: Final verdict of PTC: none 20250823085346449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x56285f2344d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085346448 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085346448 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 20250823085346448 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085346448 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085346448 DLSS7 <000c> ss7_asp.c: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  20250823085346448 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  20250823085346449 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  20250823085346449 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  20250823085346449 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085346449 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085346449 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 20250823085346449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085346449 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085346449 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085346449 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085346449 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085346450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085346450 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085346450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00caf1b3), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085346450 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085346449 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085346449 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085346449 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 20250823085346449 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085346449 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085346449 DLSS7 <000c> ss7_asp.c: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  20250823085346449 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  20250823085346449 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  20250823085346449 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085346449 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085346449 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085346449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085346449 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085346449 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085346449 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 20250823085346450 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 20250823085346450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085346450 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823085346450 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085346450 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085346450 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823085346450 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085346450 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085346450 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 20250823085346450 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' 20250823085346450 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' 20250823085346450 DLSS7 <000c> ss7_asp.c: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  20250823085346450 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  20250823085346450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085346450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085346450 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 20250823085346450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085346450 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085346450 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085346450 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 20250823085346451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085346451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085346451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085346451 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085346451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085346452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085346452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 ca f1 b3 00 00 58 00 00 00 00 00 (ss7_asp.c:1383) 20250823085346452 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085346452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x56285f2344d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085346452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14038677)[0x56285f22b320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085346452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14038677)[0x56285f22b320]{disrupted}: Freeing instance (context_map.c:203) 20250823085346453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14038677)[0x56285f22b320]{disrupted}: Deallocated (fsm.c:568) 20250823085346453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x56285f2344d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085346453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x56285f2344d0]{disconnected}: Freeing instance (context_map.c:207) 20250823085346453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x56285f2344d0]{disconnected}: Deallocated (fsm.c:568) 20250823085346453 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14038677 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250823085346453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085346454 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085346454 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085346454 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085346454 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085346454 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085346454 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085346455 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085346455 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085346455 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) 20250823085346455 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085346455 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085346456 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085346456 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085346456 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085346457 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085346457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085346457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085346456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085346456 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085346457 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085346457 DLM3UA <000f> 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 20250823085346457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085346457 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085346457 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085346458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085346458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085346458 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085346458 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) 20250823085346459 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085346459 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085346459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085346460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085346460 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823085346460 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) 20250823085346461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085346461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085346461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085346462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085346462 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085346462 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) 20250823085346462 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085346463 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(829)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(832)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(833)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(831)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(830)@f9b5e94e4af2: Final verdict of PTC: none 20250823085346467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_rai_registered0(834)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Sat Aug 23 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 20250823085346559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085347162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=561988) 20250823085347216 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085347216 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294634), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085347217 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085347217 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085347217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085347217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085347217 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085347217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085347217 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085347217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085347217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085347217 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 46 34 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085347217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085347217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085347217 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085347217 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085347217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085347217 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085347217 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085347948 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085347948 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc9093), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085347948 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085347948 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085347948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085347948 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085347948 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085347948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085347948 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085347948 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085347948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085347948 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 90 93 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085347948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085347949 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085347949 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085347949 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085347949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085347949 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085347949 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=561988, count=568652) 20250823085348450 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085348450 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085348450 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085348450 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085348450 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085348450 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085348451 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085348451 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823085348451 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823085348664 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085348664 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042329a), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085348665 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085348665 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085348665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085348665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085348665 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085348665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085348665 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085348665 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085348665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085348665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 32 9a 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085348665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085348665 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085348665 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085348665 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085348665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085348665 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085348665 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:53:49 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 20250823085349292 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085349292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d2e6a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085349292 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085349292 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085349292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085349292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085349292 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085349292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085349292 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085349292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085349292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085349292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6d 2e 6a 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085349293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085349293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085349293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085349293 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085349293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085349293 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085349293 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085349295 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085349295 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006adbe0), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085349295 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085349295 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) 20250823085349295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085349295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085349295 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085349295 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085349295 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085349295 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085349295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085349295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 6a db e0 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085349295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085349295 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085349295 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085349295 DLM3UA <000f> 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 20250823085349295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085349295 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085349296 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085349409 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085349409 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085349409 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085349409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085349409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085349409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085349409 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085349409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085349410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085349410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085349410 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085349410 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085349410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085349410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085349410 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085349410 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823085349410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085349410 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085349410 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085349410 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_no_allow_attach_round_robin started. 20250823085350272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085350276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085350281 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34349<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085350295 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085350295 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085350303 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085350303 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085350303 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085350303 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085350303 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085350303 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085350303 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085350303 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085350303 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085350303 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51480 (stream_srv.c:143) 20250823085350303 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51480<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085350304 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085350304 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085350304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085350304 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085350304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085350305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350305 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085350305 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085350305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085350305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085350305 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085350305 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085350305 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085350305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085350305 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085350305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085350305 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085350305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350305 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085350305 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085350305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085350305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085350305 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085350305 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085350305 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085350305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085350305 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085350305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350305 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085350305 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085350305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085350305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085350305 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085350305 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085350305 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085350305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085350305 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085350305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085350305 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085350305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350305 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085350305 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085350305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085350305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085350305 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085350305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350305 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085350305 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085350305 DLM3UA <000f> 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 20250823085350305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085350305 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085350305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350305 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085350305 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085350305 DLM3UA <000f> 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 20250823085350305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085350305 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085350305 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085350305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350305 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085350305 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085350305 DLM3UA <000f> 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 20250823085350305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085350305 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085350305 DLSS7 <000c> ss7_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 20250823085350305 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085350305 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085350305 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  20250823085350305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350305 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085350305 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085350305 DLM3UA <000f> 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 20250823085350305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085350305 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085350305 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085350305 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@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(845)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(845)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(843)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(848)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(848)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-SCCP(846)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(851)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-M3UA(851)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(849)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085350347 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085350347 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085350347 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085350347 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085350347 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085350347 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085350347 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085350347 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085350348 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085350348 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085350348 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085350348 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085350348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350348 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085350348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085350348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085350348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085350348 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085350348 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085350348 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085350348 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085350348 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085350348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085350348 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085350348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350348 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085350348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085350348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085350348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085350348 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085350348 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085350348 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085350348 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085350348 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085350348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085350348 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085350348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350348 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085350348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085350348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085350348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085350348 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085350348 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085350348 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085350348 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085350348 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085350348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085350348 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085350348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350348 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085350348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085350348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085350348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085350348 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085350348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085350349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085350349 DLM3UA <000f> 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 20250823085350349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085350349 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085350349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085350349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085350349 DLM3UA <000f> 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 20250823085350349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085350349 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085350349 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085350349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085350349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085350349 DLM3UA <000f> 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 20250823085350349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085350349 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085350349 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085350349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085350349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085350349 DLM3UA <000f> 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 20250823085350349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085350349 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085350349 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(854)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(852)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085350378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085350378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085350378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085350378 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085350378 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085350378 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085350378 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085350378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085350378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085350384 DLINP DEBUG SRVCONN(,r=127.0.0.1:51480<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085350384 DLINP DEBUG SRVCONN(,r=127.0.0.1:51480<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085350384 DLINP DEBUG SRVCONN(,r=127.0.0.1:51480<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085350384 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085350384 DHNBAP DEBUG (127.0.0.1:51480 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085350384 DHNBAP NOTICE (127.0.0.1:51480 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085350384 DHNBAP NOTICE (127.0.0.1:51480 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085350384 DLINP DEBUG SRVCONN(,r=127.0.0.1:51480<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085350384 DLINP DEBUG SRVCONN(,r=127.0.0.1:51480<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085350519 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 20250823085350519 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 20250823085350519 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085350519 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085350528 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350528 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085350528 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085350528 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085350528 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085350528 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085350528 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085350528 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085350528 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085350528 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 20250823085350528 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085350528 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085350528 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085350531 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 20250823085350531 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 20250823085350531 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 20250823085350531 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823085350531 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823085350531 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823085350532 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085350532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350532 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085350532 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085350532 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  20250823085350532 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085350532 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085350532 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085350532 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 20250823085350532 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085350532 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085350532 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085350532 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085350532 DLSS7 <000c> ss7_asp.c: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  20250823085350532 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  20250823085350532 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  20250823085350532 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085350532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085350532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085350532 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085350532 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085350532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085350532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085350532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085350532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085350532 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085350532 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085350532 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085350533 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085350534 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085350534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085350534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085350534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085350534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085350534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085350534 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085350534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085350534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085350534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085350534 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085350534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085350534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085350534 DLM3UA <000f> 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 20250823085350534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085350534 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085350534 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085350534 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085350534 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085350534 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(848)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085350539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350539 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085350539 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823085350539 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823085350539 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  20250823085350539 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823085350539 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085350539 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085350539 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 20250823085350539 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250823085350539 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  20250823085350539 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' 20250823085350539 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' 20250823085350539 DLSS7 <000c> ss7_asp.c: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  20250823085350539 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  20250823085350539 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085350539 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823085350539 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085350539 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085350539 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085350539 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) 20250823085350539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085350539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085350539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085350539 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085350539 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085350540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350540 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085350540 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085350540 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  20250823085350540 DLSS7[38;5;43m <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085350540 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085350540 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250823085350540 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 20250823085350540 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085350540 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  20250823085350540 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' 20250823085350540 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' 20250823085350540 DLSS7 <000c> ss7_asp.c: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  20250823085350541 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085350541 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  20250823085350541 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085350541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085350541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085350541 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085350541 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) 20250823085350541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085350541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085350541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085350541 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085350541 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085350541 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) 20250823085350541 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085350542 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085350543 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085350543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085350543 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085350543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085350543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350543 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085350543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085350543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085350543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085350543 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085350543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085350543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085350543 DLM3UA <000f> 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 20250823085350543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085350543 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085350544 DLSS7 <000c> ss7_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 20250823085350544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085350544 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085350544 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  20250823085350544 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 20250823085350544 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 20250823085350544 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085350544 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823085350550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350550 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823085350550 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085350550 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085350550 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085350550 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085350550 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085350550 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085350550 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823085350550 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 20250823085350550 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085350550 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  20250823085350550 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085350553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085350553 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085350553 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  20250823085350553 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085350553 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085350553 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085350553 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 20250823085350553 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823085350553 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  20250823085350553 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' 20250823085350553 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' 20250823085350553 DLSS7 <000c> ss7_asp.c: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  20250823085350553 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085350553 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  20250823085350553 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  20250823085350553 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085350553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085350553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085350553 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823085350553 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) 20250823085350553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085350553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085350553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085350553 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085350553 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085350553 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) 20250823085350553 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085350554 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085350555 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085350555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085350555 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085350555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350555 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) 20250823085350555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350555 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085350555 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) 20250823085350555 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) 20250823085350555 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085350555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085350555 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085350555 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085350555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085350556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085350556 DLM3UA <000f> 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 20250823085350556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085350556 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' 20250823085350556 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 20250823085350556 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085350556 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085350556 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  20250823085350564 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 20250823085350564 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 20250823085350564 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085350564 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(854)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085350569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350569 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085350570 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085350570 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085350570 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085350570 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085350570 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085350570 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085350570 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085350570 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 20250823085350570 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085350570 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085350570 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085350574 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350574 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085350574 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085350574 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  20250823085350574 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085350574 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085350574 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085350574 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 20250823085350574 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085350574 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085350574 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085350574 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085350574 DLSS7 <000c> ss7_asp.c: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  20250823085350574 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085350574 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  20250823085350574 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  20250823085350574 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  20250823085350574 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085350574 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085350574 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085350574 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085350574 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085350574 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085350574 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085350574 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085350574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085350574 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085350574 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085350574 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085350576 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085350576 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085350576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085350576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085350576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085350576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085350576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085350576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085350576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085350576 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085350576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085350576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085350576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085350576 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085350576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085350576 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085350576 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085350576 DLM3UA <000f> 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 20250823085350576 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085350576 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085350576 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085350576 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085350576 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085350576 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(844)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085351332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085351332 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085351332 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085351332 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085351332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085351332 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085351332 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085351332 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085351332 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085351332 DLSS7 <000c> ss7_asp.c: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  20250823085351332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085351332 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085351332 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085351332 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085351332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085351333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085351333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085351333 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085351333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085351333 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085351333 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085351333 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085351333 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) 20250823085351333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085351333 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085351333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085351333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085351333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085351333 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085351333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085351333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085351333 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085351333 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085351333 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085351333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085351333 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085351333 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085351333 DLM3UA <000f> 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 20250823085351333 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085351333 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085351333 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085351333 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085351334 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085351334 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  20250823085351336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085351336 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085351336 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085351336 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085351336 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085351336 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085351336 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085351336 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085351336 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085351336 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085351336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085351336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085351336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085351336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085351336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085351336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085351336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085351336 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085351336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085351336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085351336 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085351336 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085351336 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(844)@f9b5e94e4af2: MSC_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 } } } } 20250823085351340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085351340 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085351340 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085351340 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 20250823085351340 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085351340 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' 20250823085351340 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085351340 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085351340 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085351340 DLSS7 <000c> ss7_asp.c: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  20250823085351340 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.msc1-RAN(847)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085351340 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085351340 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085351340 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) 20250823085351340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085351340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085351340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085351340 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085351340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085351340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085351341 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085351341 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085351341 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) 20250823085351341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085351341 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085351341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085351341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085351341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085351341 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085351341 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085351341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085351341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085351341 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085351341 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085351341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085351341 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085351341 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085351341 DLM3UA <000f> 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 20250823085351341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085351341 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085351341 DLSS7 <000c> ss7_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 20250823085351341 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085351341 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085351341 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250823085351343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085351343 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085351343 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085351343 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 20250823085351343 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085351343 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' 20250823085351343 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085351343 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085351343 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085351343 DLSS7 <000c> ss7_asp.c: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  20250823085351343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085351343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085351343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085351343 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) 20250823085351343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085351343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085351343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085351343 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085351343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085351343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085351343 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085351343 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085351343 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(847)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085351354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085351354 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085351354 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085351354 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 20250823085351354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085351354 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' 20250823085351354 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085351354 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085351354 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085351354 DLSS7 <000c> ss7_asp.c: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  20250823085351354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085351354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085351354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085351354 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) 20250823085351354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085351354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085351354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085351354 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085351354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085351355 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085351355 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085351355 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085351355 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) 20250823085351355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085351355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085351355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351355 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) 20250823085351355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085351355 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) 20250823085351355 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) 20250823085351355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085351355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085351355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 08 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) 20250823085351355 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085351355 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085351355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085351355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085351355 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085351355 DLM3UA <000f> 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 20250823085351355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085351355 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' 20250823085351355 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 20250823085351355 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085351355 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085351355 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 08 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  20250823085351357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085351357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085351357 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085351357 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 20250823085351357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085351357 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' 20250823085351357 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085351357 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085351357 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085351357 DLSS7 <000c> ss7_asp.c: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  20250823085351357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085351357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085351357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085351357 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) 20250823085351357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085351357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085351357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085351357 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085351357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085351357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085351357 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085351357 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085351357 DRANAP INFO cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(850)@f9b5e94e4af2: MSC_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 } } } } 20250823085351373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085351373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085351373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085351373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085351373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085351373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085351373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085351373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085351373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085351373 DLSS7 <000c> ss7_asp.c: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  20250823085351373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085351373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085351373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085351373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085351373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) HNBGW_Test.sgsn0-RAN(853)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085351374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085351374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085351374 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085351374 DLM3UA <000f> 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 20250823085351374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085351374 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085351374 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085351374 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085351374 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085351374 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  20250823085351373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085351373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085351373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085351373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085351373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085351373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085351373 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085351373 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) 20250823085351373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085351373 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085351373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085351373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085351373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085351374 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085351374 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085351374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085351374 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085351374 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085351374 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085351375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085351375 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085351375 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085351375 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085351375 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085351375 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085351375 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085351375 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085351375 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085351375 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085351375 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085351375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085351375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085351375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085351375 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085351375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085351375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085351375 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085351375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085351375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085351375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085351375 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085351375 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085351375 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085351376 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085351376 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(853)@f9b5e94e4af2: MSC_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 } } } } 20250823085352415 DLCTRL DEBUG Command: GET 764957728 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085352415 DLCTRL DEBUG Tx Command reply: GET_REPLY 764957728 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085352423 DLCTRL DEBUG Command: GET 666526936 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085352423 DLCTRL DEBUG Tx Command reply: GET_REPLY 666526936 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085352427 DLCTRL DEBUG Command: GET 650940133 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085352427 DLCTRL DEBUG Tx Command reply: GET_REPLY 650940133 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085352431 DLCTRL DEBUG Command: GET 873281969 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085352431 DLCTRL DEBUG Tx Command reply: GET_REPLY 873281969 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085352436 DLCTRL DEBUG Command: GET 121074911 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085352437 DLCTRL DEBUG Tx Command reply: GET_REPLY 121074911 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085352441 DLCTRL DEBUG Command: GET 505600178 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085352441 DLCTRL DEBUG Tx Command reply: GET_REPLY 505600178 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085352443 DLCTRL DEBUG Command: GET 463007717 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085352443 DLCTRL DEBUG Tx Command reply: GET_REPLY 463007717 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085352446 DLCTRL DEBUG Command: GET 776394382 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085352446 DLCTRL DEBUG Tx Command reply: GET_REPLY 776394382 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085352450 DLCTRL DEBUG Command: GET 147909441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085352450 DLCTRL DEBUG Tx Command reply: GET_REPLY 147909441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085352455 DLCTRL DEBUG Command: GET 952376114 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085352455 DLCTRL DEBUG Tx Command reply: GET_REPLY 952376114 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085352458 DLCTRL DEBUG Command: GET 351641116 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085352458 DLCTRL DEBUG Tx Command reply: GET_REPLY 351641116 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085352461 DLCTRL DEBUG Command: GET 849476230 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085352461 DLCTRL DEBUG Tx Command reply: GET_REPLY 849476230 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085352466 DLCTRL DEBUG Command: GET 758612182 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085352466 DLCTRL DEBUG Tx Command reply: GET_REPLY 758612182 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085352469 DLCTRL DEBUG Command: GET 64502035 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085352469 DLCTRL DEBUG Tx Command reply: GET_REPLY 64502035 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085352470 DLCTRL DEBUG Command: GET 619839101 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085352470 DLCTRL DEBUG Tx Command reply: GET_REPLY 619839101 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085352472 DLCTRL DEBUG Command: GET 61776683 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085352472 DLCTRL DEBUG Tx Command reply: GET_REPLY 61776683 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085352474 DLCTRL DEBUG Command: GET 33801864 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085352474 DLCTRL DEBUG Tx Command reply: GET_REPLY 33801864 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085352477 DLCTRL DEBUG Command: GET 927682655 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085352477 DLCTRL DEBUG Tx Command reply: GET_REPLY 927682655 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085352479 DLCTRL DEBUG Command: GET 508558486 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085352479 DLCTRL DEBUG Tx Command reply: GET_REPLY 508558486 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085352481 DLCTRL DEBUG Command: GET 553909415 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085352481 DLCTRL DEBUG Tx Command reply: GET_REPLY 553909415 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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 := '000000000000001110101101'B, t_guard := 20.000000 } 20250823085352513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49786<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)14419304 20250823085353552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085353552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085353552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085353552 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085353552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc0568, normal) (hnbgw_rua.c:408) 20250823085353552 DHNB DEBUG map_rua[0x56285f22b320]{init}: Allocated (fsm.c:456) 20250823085353552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14419304)[0x56285f22b320]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085353552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14419304 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085353552 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085353552 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085353552 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14419304 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085353552 DCN DEBUG map_sccp[0x56285f2344d0]{init}: Allocated (fsm.c:456) 20250823085353552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56285f2344d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085353552 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14419304 <-> SCCP-89 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085353552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14419304 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085353552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14419304)[0x56285f22b320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085353552 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085353552 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085353552 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14419304 SCCP-89 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085353552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56285f2344d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085353552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085353552 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{IDLE}: Allocated (fsm.c:456) 20250823085353552 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085353552 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003ad0056400500f1100926) (sccp_scrc.c:455) 20250823085353552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085353552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085353552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085353552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085353552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085353552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085353552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085353552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085353552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085353552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085353552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085353552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085353552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085353552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085353552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085353552 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085353552 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085353552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085353552 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 03 ad 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085353552 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085353552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56285f2344d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085353552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14419304)[0x56285f22b320]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085353552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085353552 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085353552 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085353552 DLM3UA <000f> 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 20250823085353552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085353552 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085353552 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085353552 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085353552 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085353552 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 03 ad 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(843)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)220277 HNBGW_Test.msc0-SCCP(843)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(843)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085353564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085353564 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085353564 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085353564 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085353564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085353564 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085353564 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085353564 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085353564 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085353564 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 3b 23 52 02 00 00 00 00  20250823085353564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085353565 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085353565 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085353565 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085353565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085353565 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003b2352) (sccp_scrc.c:545) 20250823085353565 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) 20250823085353565 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085353565 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085353565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085353565 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085353565 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) 20250823085353565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56285f2344d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085353565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56285f2344d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_round_robin0(856)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085353566 DLCTRL DEBUG Command: GET 824667611 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085353566 DLCTRL DEBUG Tx Command reply: GET_REPLY 824667611 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085353570 DLCTRL DEBUG Command: GET 241944870 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085353570 DLCTRL DEBUG Tx Command reply: GET_REPLY 241944870 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085353573 DLCTRL DEBUG Command: GET 393803532 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085353574 DLCTRL DEBUG Tx Command reply: GET_REPLY 393803532 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085353577 DLCTRL DEBUG Command: GET 943714224 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085353577 DLCTRL DEBUG Tx Command reply: GET_REPLY 943714224 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085353581 DLCTRL DEBUG Command: GET 295598583 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085353581 DLCTRL DEBUG Tx Command reply: GET_REPLY 295598583 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085353585 DLCTRL DEBUG Command: GET 326337808 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085353585 DLCTRL DEBUG Tx Command reply: GET_REPLY 326337808 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085353589 DLCTRL DEBUG Command: GET 774850790 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085353589 DLCTRL DEBUG Tx Command reply: GET_REPLY 774850790 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085353592 DLCTRL DEBUG Command: GET 510751403 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085353592 DLCTRL DEBUG Tx Command reply: GET_REPLY 510751403 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085353595 DLCTRL DEBUG Command: GET 370311133 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085353595 DLCTRL DEBUG Tx Command reply: GET_REPLY 370311133 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085353597 DLCTRL DEBUG Command: GET 562790318 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085353597 DLCTRL DEBUG Tx Command reply: GET_REPLY 562790318 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085353599 DLCTRL DEBUG Command: GET 942095158 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085353599 DLCTRL DEBUG Tx Command reply: GET_REPLY 942095158 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085353601 DLCTRL DEBUG Command: GET 238135231 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085353601 DLCTRL DEBUG Tx Command reply: GET_REPLY 238135231 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085353603 DLCTRL DEBUG Command: GET 252167790 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085353603 DLCTRL DEBUG Tx Command reply: GET_REPLY 252167790 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085353604 DLCTRL DEBUG Command: GET 151120399 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085353604 DLCTRL DEBUG Tx Command reply: GET_REPLY 151120399 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085353606 DLCTRL DEBUG Command: GET 417943772 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085353606 DLCTRL DEBUG Tx Command reply: GET_REPLY 417943772 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085353608 DLCTRL DEBUG Command: GET 495224129 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085353608 DLCTRL DEBUG Tx Command reply: GET_REPLY 495224129 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085353610 DLCTRL DEBUG Command: GET 945176189 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085353610 DLCTRL DEBUG Tx Command reply: GET_REPLY 945176189 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085353611 DLCTRL DEBUG Command: GET 388882241 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085353611 DLCTRL DEBUG Tx Command reply: GET_REPLY 388882241 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085353613 DLCTRL DEBUG Command: GET 551320538 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085353613 DLCTRL DEBUG Tx Command reply: GET_REPLY 551320538 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085353614 DLCTRL DEBUG Command: GET 626509377 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085353614 DLCTRL DEBUG Tx Command reply: GET_REPLY 626509377 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000001001010'B, t_guard := 20.000000 } 20250823085353645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49788<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@f9b5e94e4af2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)11787964 20250823085354658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085354658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085354658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085354658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085354658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb3debc, normal) (hnbgw_rua.c:408) 20250823085354658 DHNB DEBUG map_rua[0x56285f10f260]{init}: Allocated (fsm.c:456) 20250823085354658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11787964)[0x56285f10f260]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085354658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11787964 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085354658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085354658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085354658 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823085354658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11787964 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:232) 20250823085354658 DCN DEBUG map_sccp[0x56285f22c460]{init}: Allocated (fsm.c:456) 20250823085354658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56285f22c460]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085354659 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11787964 <-> SCCP-90 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250823085354659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11787964 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085354659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11787964)[0x56285f10f260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085354659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085354659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085354659 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11787964 SCCP-90 msc-2 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085354659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56285f22c460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085354659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085354659 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{IDLE}: Allocated (fsm.c:456) 20250823085354659 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085354659 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300004a0056400500f1100926) (sccp_scrc.c:455) 20250823085354659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085354659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085354659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085354659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085354659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085354659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085354659 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) 20250823085354659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085354659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085354659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085354659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085354659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085354659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085354659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085354659 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) 20250823085354659 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) 20250823085354659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085354659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085354659 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 4a 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085354659 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085354659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56285f22c460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085354659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11787964)[0x56285f10f260]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085354659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085354659 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085354659 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085354659 DLM3UA <000f> 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 20250823085354659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085354659 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' 20250823085354659 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 20250823085354659 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085354659 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085354659 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 4a 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(849)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@f9b5e94e4af2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)13729797 HNBGW_Test.msc2-SCCP(849)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(849)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(857)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085354663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085354663 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085354663 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085354663 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 20250823085354663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085354663 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' 20250823085354663 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085354663 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085354663 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085354663 DLSS7 <000c> ss7_asp.c: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 29 c2 78 02 00 00 00 00  MTC@f9b5e94e4af2: 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 } } } 20250823085354663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085354663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085354663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085354663 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) 20250823085354663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085354663 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0029c278) (sccp_scrc.c:545) 20250823085354663 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) 20250823085354663 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085354663 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085354663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085354663 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085354663 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) 20250823085354663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56285f22c460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085354663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56285f22c460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085354663 DLCTRL DEBUG Command: GET 598958702 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085354663 DLCTRL DEBUG Tx Command reply: GET_REPLY 598958702 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085354665 DLCTRL DEBUG Command: GET 499255217 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085354665 DLCTRL DEBUG Tx Command reply: GET_REPLY 499255217 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085354666 DLCTRL DEBUG Command: GET 22662829 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085354666 DLCTRL DEBUG Tx Command reply: GET_REPLY 22662829 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085354667 DLCTRL DEBUG Command: GET 866403592 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085354667 DLCTRL DEBUG Tx Command reply: GET_REPLY 866403592 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085354669 DLCTRL DEBUG Command: GET 368210880 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085354669 DLCTRL DEBUG Tx Command reply: GET_REPLY 368210880 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085354671 DLCTRL DEBUG Command: GET 136547049 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085354671 DLCTRL DEBUG Tx Command reply: GET_REPLY 136547049 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085354674 DLCTRL DEBUG Command: GET 252521212 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085354674 DLCTRL DEBUG Tx Command reply: GET_REPLY 252521212 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085354676 DLCTRL DEBUG Command: GET 665227181 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085354676 DLCTRL DEBUG Tx Command reply: GET_REPLY 665227181 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085354679 DLCTRL DEBUG Command: GET 25876904 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085354679 DLCTRL DEBUG Tx Command reply: GET_REPLY 25876904 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085354681 DLCTRL DEBUG Command: GET 199433312 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085354681 DLCTRL DEBUG Tx Command reply: GET_REPLY 199433312 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085354684 DLCTRL DEBUG Command: GET 720459999 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085354684 DLCTRL DEBUG Tx Command reply: GET_REPLY 720459999 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250823085354687 DLCTRL DEBUG Command: GET 792789383 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085354687 DLCTRL DEBUG Tx Command reply: GET_REPLY 792789383 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085354690 DLCTRL DEBUG Command: GET 628916817 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085354690 DLCTRL DEBUG Tx Command reply: GET_REPLY 628916817 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085354693 DLCTRL DEBUG Command: GET 28324813 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085354693 DLCTRL DEBUG Tx Command reply: GET_REPLY 28324813 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085354696 DLCTRL DEBUG Command: GET 428878535 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085354696 DLCTRL DEBUG Tx Command reply: GET_REPLY 428878535 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085354699 DLCTRL DEBUG Command: GET 139498065 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085354699 DLCTRL DEBUG Tx Command reply: GET_REPLY 139498065 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085354703 DLCTRL DEBUG Command: GET 912605353 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085354703 DLCTRL DEBUG Tx Command reply: GET_REPLY 912605353 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085354706 DLCTRL DEBUG Command: GET 360962564 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085354706 DLCTRL DEBUG Tx Command reply: GET_REPLY 360962564 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085354711 DLCTRL DEBUG Command: GET 720047061 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085354711 DLCTRL DEBUG Tx Command reply: GET_REPLY 720047061 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085354714 DLCTRL DEBUG Command: GET 846853149 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085354714 DLCTRL DEBUG Tx Command reply: GET_REPLY 846853149 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001001001000'B, t_guard := 20.000000 } 20250823085354745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49790<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@f9b5e94e4af2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)13010967 20250823085355770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085355770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085355770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085355770 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085355770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc68817, normal) (hnbgw_rua.c:408) 20250823085355770 DHNB DEBUG map_rua[0x56285f2287c0]{init}: Allocated (fsm.c:456) 20250823085355770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13010967)[0x56285f2287c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085355770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13010967 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085355770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085355770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085355770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13010967 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823085355770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13010967 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085355770 DCN DEBUG map_sccp[0x56285f1c4c00]{init}: Allocated (fsm.c:456) 20250823085355770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56285f1c4c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085355770 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13010967 <-> SCCP-91 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085355770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13010967 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085355770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13010967)[0x56285f2287c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085355770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085355770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085355770 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13010967 SCCP-91 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085355770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56285f1c4c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085355770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085355770 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{IDLE}: Allocated (fsm.c:456) 20250823085355770 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085355770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002480056400500f1100926) (sccp_scrc.c:455) 20250823085355770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085355770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085355770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085355770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085355770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085355770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085355771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085355771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085355771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085355771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085355771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085355771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085355771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085355771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085355771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085355771 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085355771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085355771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085355771 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 48 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085355771 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085355771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56285f1c4c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085355771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13010967)[0x56285f2287c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085355771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085355771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085355771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085355771 DLM3UA <000f> 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 20250823085355771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085355771 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085355771 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085355771 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085355771 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085355771 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 48 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(843)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@f9b5e94e4af2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)137569 HNBGW_Test.msc0-SCCP(843)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823085355776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085355776 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085355776 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085355776 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085355776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085355776 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085355776 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085355776 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085355776 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085355776 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 5c 0b 56 02 00 00 00 00  20250823085355776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085355776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085355776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085355776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085355776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085355776 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005c0b56) (sccp_scrc.c:545) 20250823085355776 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) 20250823085355776 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085355776 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085355776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085355776 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085355776 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) 20250823085355776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56285f1c4c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085355776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56285f1c4c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_round_robin0(858)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085355778 DLCTRL DEBUG Command: GET 722248150 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085355778 DLCTRL DEBUG Tx Command reply: GET_REPLY 722248150 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823085355780 DLCTRL DEBUG Command: GET 822894592 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085355780 DLCTRL DEBUG Tx Command reply: GET_REPLY 822894592 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085355783 DLCTRL DEBUG Command: GET 344035843 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085355783 DLCTRL DEBUG Tx Command reply: GET_REPLY 344035843 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085355787 DLCTRL DEBUG Command: GET 628618923 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085355787 DLCTRL DEBUG Tx Command reply: GET_REPLY 628618923 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085355791 DLCTRL DEBUG Command: GET 495074754 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085355791 DLCTRL DEBUG Tx Command reply: GET_REPLY 495074754 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085355795 DLCTRL DEBUG Command: GET 506608191 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085355795 DLCTRL DEBUG Tx Command reply: GET_REPLY 506608191 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085355799 DLCTRL DEBUG Command: GET 970019626 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085355799 DLCTRL DEBUG Tx Command reply: GET_REPLY 970019626 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085355802 DLCTRL DEBUG Command: GET 607962017 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085355802 DLCTRL DEBUG Tx Command reply: GET_REPLY 607962017 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085355804 DLCTRL DEBUG Command: GET 875431906 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085355804 DLCTRL DEBUG Tx Command reply: GET_REPLY 875431906 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085355807 DLCTRL DEBUG Command: GET 652958364 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085355807 DLCTRL DEBUG Tx Command reply: GET_REPLY 652958364 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085355809 DLCTRL DEBUG Command: GET 403902437 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085355809 DLCTRL DEBUG Tx Command reply: GET_REPLY 403902437 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250823085355810 DLCTRL DEBUG Command: GET 212960976 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085355810 DLCTRL DEBUG Tx Command reply: GET_REPLY 212960976 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085355812 DLCTRL DEBUG Command: GET 705694989 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085355812 DLCTRL DEBUG Tx Command reply: GET_REPLY 705694989 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085355815 DLCTRL DEBUG Command: GET 502475830 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085355815 DLCTRL DEBUG Tx Command reply: GET_REPLY 502475830 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085355817 DLCTRL DEBUG Command: GET 176349386 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085355817 DLCTRL DEBUG Tx Command reply: GET_REPLY 176349386 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085355819 DLCTRL DEBUG Command: GET 969783431 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085355819 DLCTRL DEBUG Tx Command reply: GET_REPLY 969783431 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085355821 DLCTRL DEBUG Command: GET 936285691 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085355821 DLCTRL DEBUG Tx Command reply: GET_REPLY 936285691 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085355824 DLCTRL DEBUG Command: GET 246021131 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085355824 DLCTRL DEBUG Tx Command reply: GET_REPLY 246021131 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085355828 DLCTRL DEBUG Command: GET 8382126 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085355828 DLCTRL DEBUG Tx Command reply: GET_REPLY 8382126 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085355832 DLCTRL DEBUG Command: GET 263436222 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085355832 DLCTRL DEBUG Tx Command reply: GET_REPLY 263436222 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085355843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49770<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085355843 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34349<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(837)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(836)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085355847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085355849 DLINP DEBUG SRVCONN(,r=127.0.0.1:51480<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085355849 DLINP DEBUG SRVCONN(,r=127.0.0.1:51480<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085355849 DLINP NOTICE SRV(,r=127.0.0.1:51480<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085355850 DMAIN NOTICE (127.0.0.1:51480 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51480<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085355850 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@f9b5e94e4af2: Final verdict of PTC: none 20250823085355851 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085355851 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085355851 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085355851 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085355851 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085355851 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085355851 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085355851 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085355852 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085355852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085355852 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(853)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(852)@f9b5e94e4af2: Final verdict of PTC: none 20250823085355852 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823085355852 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 20250823085355852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085355852 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed HNBGW_Test.msc1-RAN(847)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(846)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(850)@f9b5e94e4af2: Final verdict of PTC: none 20250823085355852 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085355852 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085355852 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085355852 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085355852 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085355852 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 20250823085355852 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' 20250823085355852 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' 20250823085355852 DLSS7 <000c> ss7_asp.c: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  20250823085355852 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  20250823085355852 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.msc2-SCCP(849)@f9b5e94e4af2: Final verdict of PTC: none 20250823085355852 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  20250823085355852 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085355852 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085355852 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085355852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085355852 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085355853 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085355853 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 20250823085355853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085355853 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823085355853 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085355853 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085355853 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823085355853 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085355853 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085355853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085355853 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085355853 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085355853 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) 20250823085355853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085355853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085355853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085355853 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085355853 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085355853 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) 20250823085355853 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085355853 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085355853 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 20250823085355853 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' 20250823085355853 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' 20250823085355853 DLSS7 <000c> ss7_asp.c: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  20250823085355854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085355854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085355853 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  20250823085355853 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  20250823085355853 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085355853 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085355854 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 20250823085355854 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085355854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085355854 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085355854 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085355854 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 20250823085355854 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085355854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085355854 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085355854 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085355854 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 20250823085355854 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085355854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085355854 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085355854 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085355854 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085355854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085355854 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085355854 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085355854 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 20250823085355854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085355854 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085355854 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085355854 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085355854 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085355854 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085355854 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085355854 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 20250823085355854 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085355854 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085355854 DLSS7 <000c> ss7_asp.c: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  20250823085355854 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  20250823085355854 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085355855 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085355855 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 20250823085355855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085355855 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085355855 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085355855 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085355855 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085355855 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085355855 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823085355855 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085355855 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 20250823085355855 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085355855 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085355855 DLSS7 <000c> ss7_asp.c: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  20250823085355855 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085355855 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085355855 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) 20250823085355855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085355856 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085355856 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085355856 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085355856 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085355857 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) 20250823085355857 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085355857 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085355858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56285f22c460]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085355858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085355858 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085355858 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c278), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085355858 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085355858 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) 20250823085355858 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) 20250823085355858 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) 20250823085355858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085355858 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085355858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085355858 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085355858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085355858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085355858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 29 c2 78 00 00 5a 00 00 00 00 00 (ss7_asp.c:1383) 20250823085355858 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085355858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56285f22c460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085355858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11787964)[0x56285f10f260]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085355859 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11787964)[0x56285f10f260]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085355859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085355859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11787964)[0x56285f10f260]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085355859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11787964)[0x56285f10f260]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085355859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11787964)[0x56285f10f260]{disrupted}: Freeing instance (context_map.c:203) 20250823085355859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11787964)[0x56285f10f260]{disrupted}: Deallocated (fsm.c:568) 20250823085355859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56285f22c460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085355859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56285f22c460]{disconnected}: Freeing instance (context_map.c:207) 20250823085355859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56285f22c460]{disconnected}: Deallocated (fsm.c:568) 20250823085355859 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11787964 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085355859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.msc0-M3UA(845)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(844)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(851)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(848)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(843)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(856)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085355859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085355859 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085355859 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085355859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085355859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085355859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085355859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085355859 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085355859 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) 20250823085355859 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085355859 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085355860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56285f2344d0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085355860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085355860 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085355860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b2352), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085355860 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085355860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085355860 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) 20250823085355860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085355860 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085355860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085355860 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085355860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085355860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085355860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 3b 23 52 00 00 59 00 00 00 00 00 (ss7_asp.c:1383) 20250823085355860 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085355860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56285f2344d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085355860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14419304)[0x56285f22b320]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085355860 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14419304)[0x56285f22b320]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085355860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085355860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14419304)[0x56285f22b320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085355860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14419304)[0x56285f22b320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085355860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14419304)[0x56285f22b320]{disrupted}: Freeing instance (context_map.c:203) 20250823085355861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14419304)[0x56285f22b320]{disrupted}: Deallocated (fsm.c:568) 20250823085355861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56285f2344d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085355861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56285f2344d0]{disconnected}: Freeing instance (context_map.c:207) 20250823085355861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56285f2344d0]{disconnected}: Deallocated (fsm.c:568) 20250823085355861 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14419304 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085355861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56285f1c4c00]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085355861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085355861 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085355861 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0b56), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085355861 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085355861 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085355861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085355861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085355861 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085355861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085355861 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085355861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085355861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085355861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 5c 0b 56 00 00 5b 00 00 00 00 00 (ss7_asp.c:1383) 20250823085355861 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085355861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56285f1c4c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085355861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13010967)[0x56285f2287c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085355861 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13010967)[0x56285f2287c0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085355861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085355862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13010967)[0x56285f2287c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085355862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13010967)[0x56285f2287c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085355862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13010967)[0x56285f2287c0]{disrupted}: Freeing instance (context_map.c:203) 20250823085355862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13010967)[0x56285f2287c0]{disrupted}: Deallocated (fsm.c:568) 20250823085355862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56285f1c4c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085355862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56285f1c4c00]{disconnected}: Freeing instance (context_map.c:207) 20250823085355862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56285f1c4c00]{disconnected}: Deallocated (fsm.c:568) 20250823085355862 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13010967 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) TC_mscpool_no_allow_attach_round_robin0(857)@f9b5e94e4af2: Final verdict of PTC: pass20250823085355863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085355863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085355863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085355863 DLM3UA <000f> 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 20250823085355863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085355863 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085355863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085355863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085355864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085355864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49786<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(854)@f9b5e94e4af2: Final verdict of PTC: none20250823085355865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085355866 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW-PFCP(838)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(855)@f9b5e94e4af2: Final verdict of PTC: none 20250823085355867 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085355867 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085355868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085355869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085355870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085355871 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) TC_mscpool_no_allow_attach_round_robin0(858)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085355871 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) 20250823085355872 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) 20250823085355873 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) 20250823085355873 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085355874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085355874 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085355874 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085355874 DLM3UA <000f> 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 20250823085355874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085355874 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085355874 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085355874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@f9b5e94e4af2: 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'. 20250823085355875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085355876 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085355876 DMAIN NOTICE (127.0.0.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) 20250823085355877 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085355878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49788<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085355879 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085355879 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085355879 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085355879 DLM3UA <000f> 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 20250823085355879 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085355879 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085355879 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085355879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49790<->l=127.0.0.1:4261 (telnet_interface.c:138) Sat Aug 23 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 20250823085355984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085356452 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085356452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00caf1b3), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085356452 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085356452 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085356452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085356452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085356452 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085356452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085356452 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085356452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085356453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085356453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f1 b3 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085356453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085356453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085356453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085356453 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085356453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085356453 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085356453 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085356687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=607128) 20250823085357218 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085357218 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294634), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085357218 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085357219 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085357219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085357219 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085357219 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085357219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085357219 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085357219 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085357219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085357219 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 46 34 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085357219 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085357219 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085357219 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085357219 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085357219 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085357219 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085357219 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=607128, count=613984) 20250823085357854 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085357854 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823085357854 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823085357854 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085357854 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085357854 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085357856 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085357856 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085357856 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085357856 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085357856 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085357856 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085357949 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085357949 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc9093), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085357949 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085357949 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085357949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085357949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085357949 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085357949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085357949 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085357949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085357949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085357949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 90 93 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085357950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085357950 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085357950 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085357950 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085357950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085357950 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085357950 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085358665 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085358666 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042329a), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085358666 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085358666 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085358666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085358666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085358666 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085358666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085358666 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085358666 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085358666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085358666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 32 9a 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085358666 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085358666 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085358666 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085358666 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085358666 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085358666 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085358666 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 20250823085359294 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085359294 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d2e6a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085359294 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085359294 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085359294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085359294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085359294 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085359294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085359294 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085359294 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085359294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085359294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6d 2e 6a 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085359295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085359295 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085359295 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085359295 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085359295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085359295 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085359295 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085359296 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085359296 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006adbe0), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085359296 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085359296 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) 20250823085359296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085359296 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085359296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085359296 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085359296 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085359296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085359296 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 6a db e0 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085359296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085359296 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085359296 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085359296 DLM3UA <000f> 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 20250823085359296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085359296 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085359296 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250823085359813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085359819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085359824 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35355<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085359844 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085359844 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085359852 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085359852 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085359852 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085359853 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085359853 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085359853 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085359853 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085359853 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085359853 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60454 (stream_srv.c:143) 20250823085359853 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60454<->l=127.0.0.1:29169 (hnb.c:335) 20250823085359854 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085359854 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085359854 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085359854 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085359854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085359854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359854 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085359854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085359854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085359854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085359854 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085359854 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085359854 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085359854 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085359854 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085359854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359854 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085359854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085359855 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085359855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359855 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085359855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085359855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085359855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085359855 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085359855 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085359855 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085359855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085359855 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085359855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359855 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085359855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085359855 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085359855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359855 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085359855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085359855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085359855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085359855 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085359855 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085359855 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085359855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085359855 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085359855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359855 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085359855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085359855 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085359855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359855 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085359855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085359855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085359855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085359855 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085359855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085359856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085359856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085359856 DLM3UA <000f> 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 20250823085359856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085359856 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085359856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085359856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085359856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085359856 DLM3UA <000f> 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 20250823085359856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085359856 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085359856 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085359856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085359856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085359856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085359856 DLM3UA <000f> 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 20250823085359856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085359856 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085359856 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085359856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085359856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085359856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085359856 DLM3UA <000f> 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 20250823085359856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085359857 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085359857 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(869)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(869)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(867)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(872)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(872)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(870)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-M3UA(875)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(875)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-SCCP(873)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085359903 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085359903 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085359903 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085359903 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085359903 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085359903 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085359904 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085359904 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085359905 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085359905 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085359905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085359905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085359905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359905 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085359905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085359905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085359905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085359905 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085359905 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085359905 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085359905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085359905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359905 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085359905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085359905 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085359905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359905 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085359905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085359905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085359905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085359905 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085359905 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085359905 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085359905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085359905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359905 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085359905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085359905 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085359905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359905 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085359905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085359905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085359905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085359906 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085359906 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085359906 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085359906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085359906 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085359906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359906 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085359906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085359906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085359906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085359906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085359906 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085359906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085359906 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085359906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085359906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085359906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085359906 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085359906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085359906 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085359906 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085359906 DLM3UA <000f> 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 20250823085359906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085359906 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085359907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085359907 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085359907 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085359907 DLM3UA <000f> 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 20250823085359907 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085359907 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085359907 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085359907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085359907 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085359907 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085359907 DLM3UA <000f> 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 20250823085359907 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085359907 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085359907 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085359907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085359907 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085359907 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085359907 DLM3UA <000f> 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 20250823085359907 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085359907 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085359907 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(878)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(876)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085359936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085359936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085359936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085359936 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085359936 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085359936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085359936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085359936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085359936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085359940 DLINP DEBUG SRVCONN(,r=127.0.0.1:60454<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085359940 DLINP DEBUG SRVCONN(,r=127.0.0.1:60454<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085359940 DLINP DEBUG SRVCONN(,r=127.0.0.1:60454<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085359940 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085359940 DHNBAP DEBUG (127.0.0.1:60454 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085359940 DHNBAP NOTICE (127.0.0.1:60454 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085359940 DHNBAP NOTICE (127.0.0.1:60454 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085359940 DLINP DEBUG SRVCONN(,r=127.0.0.1:60454<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085359940 DLINP DEBUG SRVCONN(,r=127.0.0.1:60454<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085400071 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 20250823085400071 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 20250823085400071 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085400071 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085400081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400082 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085400082 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085400082 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085400082 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085400082 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085400082 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085400082 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085400082 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085400082 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 20250823085400082 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085400082 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085400082 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085400084 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 20250823085400084 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 20250823085400084 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085400084 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085400084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400084 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085400084 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085400084 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  20250823085400084 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085400084 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085400084 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085400084 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 20250823085400084 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085400084 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085400084 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085400084 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085400084 DLSS7 <000c> ss7_asp.c: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  20250823085400084 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  20250823085400084 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085400084 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085400085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085400085 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085400085 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085400085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085400085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085400085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085400085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085400085 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085400085 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085400085 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(872)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085400086 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085400086 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085400086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085400086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085400086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085400086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085400086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085400086 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085400086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085400086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085400086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085400086 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085400086 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400086 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085400086 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085400086 DLM3UA <000f> 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 20250823085400086 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085400086 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085400086 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085400086 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085400086 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400086 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  20250823085400087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400087 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085400087 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085400087 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085400087 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085400087 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085400087 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085400087 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085400087 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085400087 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 20250823085400087 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085400087 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  20250823085400087 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085400089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400089 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085400089 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085400089 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  20250823085400089 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085400089 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085400089 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085400089 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 20250823085400089 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085400089 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  20250823085400089 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' 20250823085400089 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' 20250823085400089 DLSS7 <000c> ss7_asp.c: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  20250823085400089 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085400089 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  20250823085400090 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085400090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085400090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085400090 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085400090 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) 20250823085400090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085400090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085400090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085400090 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085400090 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085400090 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) 20250823085400090 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085400091 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085400091 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085400091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085400091 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085400091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085400091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085400091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085400091 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085400091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085400091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085400091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085400091 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085400092 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400092 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085400092 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085400092 DLM3UA <000f> 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 20250823085400092 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085400092 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085400092 DLSS7 <000c> ss7_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 20250823085400092 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085400092 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400092 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  20250823085400097 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 20250823085400097 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 20250823085400097 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085400097 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823085400103 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400103 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823085400103 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085400103 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085400103 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085400103 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085400103 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085400103 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085400103 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823085400103 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 20250823085400103 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085400103 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  20250823085400103 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085400106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400106 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085400106 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085400106 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  20250823085400106 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085400106 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085400106 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085400106 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 20250823085400106 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823085400106 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  20250823085400106 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' 20250823085400106 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' 20250823085400106 DLSS7 <000c> ss7_asp.c: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  20250823085400106 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085400106 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  20250823085400106 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  20250823085400106 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085400106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085400106 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085400106 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823085400106 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) 20250823085400106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085400106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085400106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085400106 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085400106 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085400106 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) 20250823085400107 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085400108 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085400108 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085400108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085400108 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085400108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400108 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) 20250823085400108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085400108 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) 20250823085400108 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) 20250823085400108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085400108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085400108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085400108 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085400108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085400108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085400108 DLM3UA <000f> 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 20250823085400108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085400108 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' 20250823085400108 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 20250823085400108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085400108 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400108 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250823085400123 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 20250823085400124 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 20250823085400124 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085400124 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085400129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400129 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085400129 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085400129 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085400130 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085400130 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085400130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085400130 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085400130 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085400130 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 20250823085400130 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085400130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085400130 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085400132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400132 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085400132 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085400132 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  20250823085400132 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085400132 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085400132 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085400132 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 20250823085400132 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085400132 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085400133 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085400133 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085400133 DLSS7 <000c> ss7_asp.c: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  20250823085400133 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085400133 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  20250823085400133 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  20250823085400133 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  20250823085400133 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085400133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085400133 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085400133 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085400133 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085400133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085400133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085400133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085400133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085400133 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085400133 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085400133 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085400134 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085400134 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085400134 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085400134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085400134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085400134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085400134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085400134 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085400134 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085400134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085400135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085400135 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085400135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085400135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085400135 DLM3UA <000f> 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 20250823085400135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085400135 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085400135 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085400135 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085400135 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400135 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(868)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085400885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400885 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085400885 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085400885 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085400885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085400885 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085400885 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085400885 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085400885 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400885 DLSS7 <000c> ss7_asp.c: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  20250823085400886 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085400886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085400886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085400886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085400886 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085400886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085400886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085400886 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085400886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085400886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085400886 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085400886 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085400886 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) 20250823085400886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085400886 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085400886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085400886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400886 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085400886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085400886 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085400886 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085400887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085400887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085400887 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085400887 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085400887 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400887 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085400887 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085400887 DLM3UA <000f> 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 20250823085400887 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085400887 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085400887 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085400887 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085400887 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400887 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  20250823085400889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400889 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085400889 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085400889 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085400889 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085400889 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085400889 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085400889 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085400889 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400889 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085400889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085400889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085400889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085400889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085400889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085400889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085400889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085400889 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085400889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085400889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085400890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085400890 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085400890 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(868)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085400894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400894 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085400894 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085400894 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 20250823085400894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085400894 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' 20250823085400894 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085400894 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085400894 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400894 DLSS7 <000c> ss7_asp.c: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  20250823085400894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085400894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085400894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085400894 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) 20250823085400894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085400894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085400894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085400894 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085400894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085400894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085400894 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085400894 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085400894 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) 20250823085400894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085400894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085400894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085400894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085400895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085400895 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085400895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085400895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085400895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085400895 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085400895 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085400895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085400895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085400895 DLM3UA <000f> 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 20250823085400895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085400895 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085400895 DLSS7 <000c> ss7_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 20250823085400895 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085400895 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400895 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  20250823085400896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400896 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085400896 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085400896 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 20250823085400896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085400896 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' 20250823085400896 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085400896 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085400896 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400896 DLSS7 <000c> ss7_asp.c: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  20250823085400896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085400896 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085400896 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085400896 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) 20250823085400896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085400896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085400896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085400896 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085400896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400896 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085400896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085400896 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085400896 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085400896 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(871)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085400903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400903 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085400903 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085400903 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 20250823085400903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085400903 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' 20250823085400903 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085400903 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085400903 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400903 DLSS7 <000c> ss7_asp.c: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  20250823085400903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085400903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085400903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085400903 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) 20250823085400903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085400903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085400903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085400903 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085400903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085400903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085400903 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085400903 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085400903 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) 20250823085400903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085400903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085400903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400903 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) 20250823085400903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085400903 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) 20250823085400903 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) 20250823085400903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085400903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085400903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085400903 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085400903 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085400903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400903 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085400903 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085400903 DLM3UA <000f> 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 20250823085400903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085400903 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' 20250823085400903 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 20250823085400903 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085400903 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400903 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  20250823085400904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400904 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085400904 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085400904 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 20250823085400904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085400904 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' 20250823085400904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085400904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085400904 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400904 DLSS7 <000c> ss7_asp.c: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  20250823085400904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085400904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085400904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085400904 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) 20250823085400904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085400904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085400904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085400904 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085400904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085400904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085400904 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085400904 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085400904 DRANAP INFO cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(874)@f9b5e94e4af2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(877)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085400937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400937 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085400937 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085400937 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085400938 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085400938 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085400938 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085400938 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085400938 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400938 DLSS7 <000c> ss7_asp.c: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  20250823085400938 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085400938 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085400938 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085400938 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085400938 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085400938 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085400938 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085400938 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085400938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400938 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085400938 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085400938 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085400938 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085400938 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) 20250823085400938 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085400938 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085400938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085400938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400938 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085400938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085400938 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085400938 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085400938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085400938 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085400938 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085400938 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085400938 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400938 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085400938 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085400938 DLM3UA <000f> 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 20250823085400938 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085400938 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085400938 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085400938 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085400938 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400938 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  20250823085400941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085400941 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085400941 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085400941 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085400941 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085400941 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085400941 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085400941 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085400941 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085400941 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085400941 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085400941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085400941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085400941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085400941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085400941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085400941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085400941 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085400941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085400941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085400941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085400941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085400941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085400941 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085400941 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085400941 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(877)@f9b5e94e4af2: MSC_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 } } } } 20250823085401965 DLCTRL DEBUG Command: GET 934872321 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085401965 DLCTRL DEBUG Tx Command reply: GET_REPLY 934872321 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085401969 DLCTRL DEBUG Command: GET 453574331 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085401969 DLCTRL DEBUG Tx Command reply: GET_REPLY 453574331 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085401973 DLCTRL DEBUG Command: GET 562637198 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085401973 DLCTRL DEBUG Tx Command reply: GET_REPLY 562637198 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085401976 DLCTRL DEBUG Command: GET 896296320 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085401976 DLCTRL DEBUG Tx Command reply: GET_REPLY 896296320 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085401980 DLCTRL DEBUG Command: GET 494164413 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085401980 DLCTRL DEBUG Tx Command reply: GET_REPLY 494164413 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085401984 DLCTRL DEBUG Command: GET 127516544 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085401984 DLCTRL DEBUG Tx Command reply: GET_REPLY 127516544 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085401988 DLCTRL DEBUG Command: GET 167149339 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085401988 DLCTRL DEBUG Tx Command reply: GET_REPLY 167149339 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085401994 DLCTRL DEBUG Command: GET 761107251 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085401994 DLCTRL DEBUG Tx Command reply: GET_REPLY 761107251 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085401998 DLCTRL DEBUG Command: GET 587464708 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085401998 DLCTRL DEBUG Tx Command reply: GET_REPLY 587464708 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085402001 DLCTRL DEBUG Command: GET 400192258 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085402001 DLCTRL DEBUG Tx Command reply: GET_REPLY 400192258 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085402004 DLCTRL DEBUG Command: GET 31329507 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085402004 DLCTRL DEBUG Tx Command reply: GET_REPLY 31329507 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085402006 DLCTRL DEBUG Command: GET 866073993 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085402006 DLCTRL DEBUG Tx Command reply: GET_REPLY 866073993 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085402008 DLCTRL DEBUG Command: GET 291918779 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085402009 DLCTRL DEBUG Tx Command reply: GET_REPLY 291918779 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085402012 DLCTRL DEBUG Command: GET 667670513 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085402012 DLCTRL DEBUG Tx Command reply: GET_REPLY 667670513 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085402017 DLCTRL DEBUG Command: GET 594859200 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085402017 DLCTRL DEBUG Tx Command reply: GET_REPLY 594859200 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085402020 DLCTRL DEBUG Command: GET 673631140 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085402020 DLCTRL DEBUG Tx Command reply: GET_REPLY 673631140 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085402023 DLCTRL DEBUG Command: GET 902418395 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085402023 DLCTRL DEBUG Tx Command reply: GET_REPLY 902418395 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085402024 DLCTRL DEBUG Command: GET 256527904 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085402024 DLCTRL DEBUG Tx Command reply: GET_REPLY 256527904 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085402026 DLCTRL DEBUG Command: GET 687595216 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085402026 DLCTRL DEBUG Tx Command reply: GET_REPLY 687595216 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085402027 DLCTRL DEBUG Command: GET 286118234 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085402027 DLCTRL DEBUG Tx Command reply: GET_REPLY 286118234 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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@f9b5e94e4af2: 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 := '000000000000001101011001'B, t_guard := 20.000000 } 20250823085402050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)3864339 20250823085403107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085403107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085403107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823085403107 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085403107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3af713, normal) (hnbgw_rua.c:408) 20250823085403107 DHNB DEBUG map_rua[0x56285f22b320]{init}: Allocated (fsm.c:456) 20250823085403107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864339)[0x56285f22b320]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085403107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3864339 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085403107 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085403107 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085403107 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3864339 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:185) 20250823085403107 DCN DEBUG map_sccp[0x56285f2344d0]{init}: Allocated (fsm.c:456) 20250823085403107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56285f2344d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085403107 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3864339 <-> SCCP-92 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085403107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3864339 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823085403107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864339)[0x56285f22b320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085403107 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085403107 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085403107 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3864339 SCCP-92 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085403107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56285f2344d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085403107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085403107 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{IDLE}: Allocated (fsm.c:456) 20250823085403107 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085403107 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030003590056400500f1100926) (sccp_scrc.c:455) 20250823085403107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085403107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085403107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085403107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085403107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085403107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085403107 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085403107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085403107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085403107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085403107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085403107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085403107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085403107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085403107 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085403108 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085403108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085403108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085403108 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 03 59 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823085403108 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085403108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56285f2344d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085403108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864339)[0x56285f22b320]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085403108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085403108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085403108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085403108 DLM3UA <000f> 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 20250823085403108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085403108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085403108 DLSS7 <000c> ss7_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 20250823085403108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085403108 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085403108 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 03 59 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(870)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)7148464 HNBGW_Test.msc1-SCCP(870)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(870)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(880)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085403129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085403129 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085403129 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085403129 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 20250823085403129 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085403129 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' 20250823085403129 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085403129 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085403129 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085403129 DLSS7 <000c> ss7_asp.c: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 9c 43 76 02 00 00 00 00  20250823085403129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085403129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085403129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085403129 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) 20250823085403129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085403129 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009c4376) (sccp_scrc.c:545) 20250823085403129 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) 20250823085403129 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085403129 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085403129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085403129 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085403129 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) 20250823085403129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56285f2344d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085403129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56285f2344d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085403131 DLCTRL DEBUG Command: GET 191946252 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085403131 DLCTRL DEBUG Tx Command reply: GET_REPLY 191946252 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085403136 DLCTRL DEBUG Command: GET 715280182 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085403136 DLCTRL DEBUG Tx Command reply: GET_REPLY 715280182 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085403141 DLCTRL DEBUG Command: GET 478824054 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085403141 DLCTRL DEBUG Tx Command reply: GET_REPLY 478824054 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085403146 DLCTRL DEBUG Command: GET 403802146 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085403146 DLCTRL DEBUG Tx Command reply: GET_REPLY 403802146 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085403150 DLCTRL DEBUG Command: GET 797866703 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085403150 DLCTRL DEBUG Tx Command reply: GET_REPLY 797866703 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085403154 DLCTRL DEBUG Command: GET 783016863 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085403154 DLCTRL DEBUG Tx Command reply: GET_REPLY 783016863 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085403159 DLCTRL DEBUG Command: GET 507135045 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085403160 DLCTRL DEBUG Tx Command reply: GET_REPLY 507135045 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250823085403166 DLCTRL DEBUG Command: GET 876236364 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085403166 DLCTRL DEBUG Tx Command reply: GET_REPLY 876236364 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085403172 DLCTRL DEBUG Command: GET 378408931 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085403172 DLCTRL DEBUG Tx Command reply: GET_REPLY 378408931 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085403173 DLCTRL DEBUG Command: GET 515346082 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085403173 DLCTRL DEBUG Tx Command reply: GET_REPLY 515346082 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085403175 DLCTRL DEBUG Command: GET 328943363 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085403175 DLCTRL DEBUG Tx Command reply: GET_REPLY 328943363 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085403176 DLCTRL DEBUG Command: GET 386826989 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085403176 DLCTRL DEBUG Tx Command reply: GET_REPLY 386826989 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085403178 DLCTRL DEBUG Command: GET 159913208 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085403178 DLCTRL DEBUG Tx Command reply: GET_REPLY 159913208 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085403182 DLCTRL DEBUG Command: GET 895751999 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085403182 DLCTRL DEBUG Tx Command reply: GET_REPLY 895751999 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085403185 DLCTRL DEBUG Command: GET 730763861 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085403185 DLCTRL DEBUG Tx Command reply: GET_REPLY 730763861 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085403187 DLCTRL DEBUG Command: GET 762781194 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085403187 DLCTRL DEBUG Tx Command reply: GET_REPLY 762781194 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085403189 DLCTRL DEBUG Command: GET 711083398 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085403189 DLCTRL DEBUG Tx Command reply: GET_REPLY 711083398 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085403195 DLCTRL DEBUG Command: GET 125012331 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085403195 DLCTRL DEBUG Tx Command reply: GET_REPLY 125012331 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085403199 DLCTRL DEBUG Command: GET 436528326 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085403200 DLCTRL DEBUG Tx Command reply: GET_REPLY 436528326 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085403203 DLCTRL DEBUG Command: GET 672402556 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085403203 DLCTRL DEBUG Tx Command reply: GET_REPLY 672402556 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001100010111'B, t_guard := 20.000000 } 20250823085403239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@f9b5e94e4af2: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)14013732 20250823085404270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085404270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085404270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085404270 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085404270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd5d524, normal) (hnbgw_rua.c:408) 20250823085404270 DHNB DEBUG map_rua[0x56285f1c4c00]{init}: Allocated (fsm.c:456) 20250823085404270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14013732)[0x56285f1c4c00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085404270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14013732 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085404270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085404270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085404270 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823085404270 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14013732 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085404270 DCN DEBUG map_sccp[0x56285f10f260]{init}: Allocated (fsm.c:456) 20250823085404270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56285f10f260]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085404271 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14013732 <-> SCCP-93 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085404271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14013732 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085404271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14013732)[0x56285f1c4c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085404271 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085404271 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085404271 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14013732 SCCP-93 msc-0 MI=IMSI-001010000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085404271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56285f10f260]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085404271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085404271 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{IDLE}: Allocated (fsm.c:456) 20250823085404271 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085404271 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030003170056400500f1100926) (sccp_scrc.c:455) 20250823085404271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085404271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085404271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085404271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085404271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085404271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085404271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085404271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085404271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085404271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085404271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085404271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085404271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085404271 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085404271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085404271 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085404271 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085404271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085404271 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 17 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085404271 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085404271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56285f10f260]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085404272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14013732)[0x56285f1c4c00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085404272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085404272 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085404272 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085404272 DLM3UA <000f> 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 20250823085404272 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085404272 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085404272 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085404272 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085404272 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085404272 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 17 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(867)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@f9b5e94e4af2: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)10632973 HNBGW_Test.msc0-SCCP(867)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(881)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085404291 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085404291 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085404291 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085404291 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085404291 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085404291 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085404291 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085404291 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085404291 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085404291 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 12 d8 b7 02 00 00 00 00  20250823085404291 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085404291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085404291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085404291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085404291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085404291 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0012d8b7) (sccp_scrc.c:545) 20250823085404291 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) 20250823085404291 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085404291 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085404292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085404292 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085404292 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) 20250823085404292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56285f10f260]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085404292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56285f10f260]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085404293 DLCTRL DEBUG Command: GET 760647465 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085404293 DLCTRL DEBUG Tx Command reply: GET_REPLY 760647465 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085404297 DLCTRL DEBUG Command: GET 737745832 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085404297 DLCTRL DEBUG Tx Command reply: GET_REPLY 737745832 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085404301 DLCTRL DEBUG Command: GET 348803979 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085404301 DLCTRL DEBUG Tx Command reply: GET_REPLY 348803979 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085404304 DLCTRL DEBUG Command: GET 735917540 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085404304 DLCTRL DEBUG Tx Command reply: GET_REPLY 735917540 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085404307 DLCTRL DEBUG Command: GET 50559452 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085404307 DLCTRL DEBUG Tx Command reply: GET_REPLY 50559452 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085404310 DLCTRL DEBUG Command: GET 404241974 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085404310 DLCTRL DEBUG Tx Command reply: GET_REPLY 404241974 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085404313 DLCTRL DEBUG Command: GET 798351310 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085404313 DLCTRL DEBUG Tx Command reply: GET_REPLY 798351310 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250823085404317 DLCTRL DEBUG Command: GET 171775266 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085404317 DLCTRL DEBUG Tx Command reply: GET_REPLY 171775266 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085404321 DLCTRL DEBUG Command: GET 792672036 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085404321 DLCTRL DEBUG Tx Command reply: GET_REPLY 792672036 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085404325 DLCTRL DEBUG Command: GET 523243317 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085404325 DLCTRL DEBUG Tx Command reply: GET_REPLY 523243317 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085404330 DLCTRL DEBUG Command: GET 270658048 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085404330 DLCTRL DEBUG Tx Command reply: GET_REPLY 270658048 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085404334 DLCTRL DEBUG Command: GET 874752870 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085404334 DLCTRL DEBUG Tx Command reply: GET_REPLY 874752870 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085404338 DLCTRL DEBUG Command: GET 446994300 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085404338 DLCTRL DEBUG Tx Command reply: GET_REPLY 446994300 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085404342 DLCTRL DEBUG Command: GET 644008376 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085404342 DLCTRL DEBUG Tx Command reply: GET_REPLY 644008376 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085404346 DLCTRL DEBUG Command: GET 406222339 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085404346 DLCTRL DEBUG Tx Command reply: GET_REPLY 406222339 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085404351 DLCTRL DEBUG Command: GET 496381236 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085404351 DLCTRL DEBUG Tx Command reply: GET_REPLY 496381236 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085404355 DLCTRL DEBUG Command: GET 883165721 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085404355 DLCTRL DEBUG Tx Command reply: GET_REPLY 883165721 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085404359 DLCTRL DEBUG Command: GET 863999337 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085404359 DLCTRL DEBUG Tx Command reply: GET_REPLY 863999337 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085404363 DLCTRL DEBUG Command: GET 410830491 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085404363 DLCTRL DEBUG Tx Command reply: GET_REPLY 410830491 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085404367 DLCTRL DEBUG Command: GET 592743047 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085404367 DLCTRL DEBUG Tx Command reply: GET_REPLY 592743047 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001010100111'B, t_guard := 20.000000 } 20250823085404399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@f9b5e94e4af2: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)14619483 20250823085405420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085405420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085405420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085405420 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085405420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdf135b, normal) (hnbgw_rua.c:408) 20250823085405420 DHNB DEBUG map_rua[0x56285f1a4e70]{init}: Allocated (fsm.c:456) 20250823085405420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14619483)[0x56285f1a4e70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085405420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14619483 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085405420 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085405420 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085405420 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14619483 SCCP-0 CS MI=IMSI-001010000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823085405420 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14619483 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:232) 20250823085405420 DCN DEBUG map_sccp[0x56285f23cc00]{init}: Allocated (fsm.c:456) 20250823085405420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x56285f23cc00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085405420 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14619483 <-> SCCP-94 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250823085405420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14619483 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085405420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14619483)[0x56285f1a4e70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085405420 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085405420 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085405420 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14619483 SCCP-94 msc-2 MI=IMSI-001010000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085405420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x56285f23cc00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085405420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085405420 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{IDLE}: Allocated (fsm.c:456) 20250823085405420 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085405420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002a70056400500f1100926) (sccp_scrc.c:455) 20250823085405420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085405420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085405420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085405420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085405420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085405420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085405420 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) 20250823085405420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085405420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085405420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085405420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085405420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085405420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085405420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085405420 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) 20250823085405420 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) 20250823085405420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085405420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085405420 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 02 a7 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085405420 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085405420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x56285f23cc00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085405420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14619483)[0x56285f1a4e70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085405420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085405420 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085405420 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085405420 DLM3UA <000f> 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 20250823085405420 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085405420 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' 20250823085405420 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 20250823085405420 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085405420 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085405421 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 02 a7 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(873)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@f9b5e94e4af2: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)1752726 HNBGW_Test.msc2-SCCP(873)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(873)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085405427 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085405427 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085405427 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085405427 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 20250823085405427 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085405427 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' 20250823085405427 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085405427 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085405427 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085405427 DLSS7 <000c> ss7_asp.c: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 a7 14 95 02 00 00 00 00  20250823085405427 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085405427 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085405427 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085405427 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) 20250823085405427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085405427 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a71495) (sccp_scrc.c:545) 20250823085405427 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) 20250823085405427 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085405427 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085405427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085405427 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085405427 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) 20250823085405427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x56285f23cc00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085405427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x56285f23cc00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_valid_nri0(882)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085405428 DLCTRL DEBUG Command: GET 734841050 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085405428 DLCTRL DEBUG Tx Command reply: GET_REPLY 734841050 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085405430 DLCTRL DEBUG Command: GET 829716659 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085405430 DLCTRL DEBUG Tx Command reply: GET_REPLY 829716659 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085405431 DLCTRL DEBUG Command: GET 979806916 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085405431 DLCTRL DEBUG Tx Command reply: GET_REPLY 979806916 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085405433 DLCTRL DEBUG Command: GET 490786824 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085405433 DLCTRL DEBUG Tx Command reply: GET_REPLY 490786824 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085405434 DLCTRL DEBUG Command: GET 561752238 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085405434 DLCTRL DEBUG Tx Command reply: GET_REPLY 561752238 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085405435 DLCTRL DEBUG Command: GET 709361790 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085405435 DLCTRL DEBUG Tx Command reply: GET_REPLY 709361790 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085405436 DLCTRL DEBUG Command: GET 785950026 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085405436 DLCTRL DEBUG Tx Command reply: GET_REPLY 785950026 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250823085405437 DLCTRL DEBUG Command: GET 694053621 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085405437 DLCTRL DEBUG Tx Command reply: GET_REPLY 694053621 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085405438 DLCTRL DEBUG Command: GET 554109824 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085405438 DLCTRL DEBUG Tx Command reply: GET_REPLY 554109824 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085405439 DLCTRL DEBUG Command: GET 794056321 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085405439 DLCTRL DEBUG Tx Command reply: GET_REPLY 794056321 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085405440 DLCTRL DEBUG Command: GET 368003663 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085405440 DLCTRL DEBUG Tx Command reply: GET_REPLY 368003663 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250823085405441 DLCTRL DEBUG Command: GET 397670681 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085405441 DLCTRL DEBUG Tx Command reply: GET_REPLY 397670681 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085405443 DLCTRL DEBUG Command: GET 608297438 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085405443 DLCTRL DEBUG Tx Command reply: GET_REPLY 608297438 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085405444 DLCTRL DEBUG Command: GET 764386130 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085405444 DLCTRL DEBUG Tx Command reply: GET_REPLY 764386130 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085405445 DLCTRL DEBUG Command: GET 358386676 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085405445 DLCTRL DEBUG Tx Command reply: GET_REPLY 358386676 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085405447 DLCTRL DEBUG Command: GET 395277303 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085405447 DLCTRL DEBUG Tx Command reply: GET_REPLY 395277303 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085405448 DLCTRL DEBUG Command: GET 283595030 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085405448 DLCTRL DEBUG Tx Command reply: GET_REPLY 283595030 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085405449 DLCTRL DEBUG Command: GET 695199897 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085405449 DLCTRL DEBUG Tx Command reply: GET_REPLY 695199897 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085405450 DLCTRL DEBUG Command: GET 760523356 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085405450 DLCTRL DEBUG Tx Command reply: GET_REPLY 760523356 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085405452 DLCTRL DEBUG Command: GET 756196811 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085405452 DLCTRL DEBUG Tx Command reply: GET_REPLY 756196811 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085405455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35380<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085405456 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35355<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(860)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(861)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085405457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085405457 DLINP DEBUG SRVCONN(,r=127.0.0.1:60454<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085405457 DLINP DEBUG SRVCONN(,r=127.0.0.1:60454<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085405457 DLINP NOTICE SRV(,r=127.0.0.1:60454<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085405457 DMAIN NOTICE (127.0.0.1:60454 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60454<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085405457 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@f9b5e94e4af2: Final verdict of PTC: none 20250823085405458 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085405458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085405458 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085405458 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(876)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(871)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(874)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@f9b5e94e4af2: Final verdict of PTC: none 20250823085405458 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085405458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085405458 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085405458 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085405458 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 20250823085405458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085405458 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085405458 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085405458 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085405458 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085405458 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085405458 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085405458 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 20250823085405459 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' 20250823085405459 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' 20250823085405459 DLSS7 <000c> ss7_asp.c: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  20250823085405459 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  20250823085405459 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  20250823085405459 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  20250823085405459 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085405459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085405459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085405459 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085405459 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) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) HNBGW_Test.sgsn0-RAN(877)@f9b5e94e4af2: Final verdict of PTC: none 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085405459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085405459 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085405459 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) 20250823085405459 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085405459 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56285f2344d0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085405459 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) HNBGW_Test.msc0-RAN(868)@f9b5e94e4af2: Final verdict of PTC: none20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c4376), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085405459 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085405459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085405459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085405459 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085405459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085405459 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085405459 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085405459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085405459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 9c 43 76 00 00 5c 00 00 00 00 00 (ss7_asp.c:1383) 20250823085405459 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56285f2344d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864339)[0x56285f22b320]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085405459 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864339)[0x56285f22b320]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085405459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864339)[0x56285f22b320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864339)[0x56285f22b320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864339)[0x56285f22b320]{disrupted}: Freeing instance (context_map.c:203) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864339)[0x56285f22b320]{disrupted}: Deallocated (fsm.c:568) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56285f2344d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56285f2344d0]{disconnected}: Freeing instance (context_map.c:207) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56285f2344d0]{disconnected}: Deallocated (fsm.c:568) 20250823085405459 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3864339 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:226) 20250823085405459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085405459 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(867)@f9b5e94e4af2: Final verdict of PTC: none 20250823085405459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085405459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085405459 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085405459 DMAIN NOTICE (127.0.0.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) 20250823085405459 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14013732)[0x56285f1c4c00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14013732)[0x56285f1c4c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56285f10f260]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085405459 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012d8b7), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085405459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085405459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085405459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085405459 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085405459 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085405459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085405459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 12 d8 b7 00 00 5d 00 00 00 00 00 (ss7_asp.c:1383) 20250823085405459 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56285f10f260]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14013732)[0x56285f1c4c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14013732)[0x56285f1c4c00]{disrupted}: Freeing instance (context_map.c:203) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14013732)[0x56285f1c4c00]{disrupted}: Deallocated (fsm.c:568) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56285f10f260]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56285f10f260]{disconnected}: Freeing instance (context_map.c:207) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56285f10f260]{disconnected}: Deallocated (fsm.c:568) 20250823085405459 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14013732 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:226) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14619483)[0x56285f1a4e70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14619483)[0x56285f1a4e70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x56285f23cc00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085405459 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085405459 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) 20250823085405459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085405459 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) 20250823085405459 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) 20250823085405459 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085405459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085405459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a7 14 95 00 00 5e 00 00 00 00 00 (ss7_asp.c:1383) 20250823085405459 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x56285f23cc00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14619483)[0x56285f1a4e70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14619483)[0x56285f1a4e70]{disrupted}: Freeing instance (context_map.c:203) 20250823085405459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14619483)[0x56285f1a4e70]{disrupted}: Deallocated (fsm.c:568) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x56285f23cc00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x56285f23cc00]{disconnected}: Freeing instance (context_map.c:207) 20250823085405459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x56285f23cc00]{disconnected}: Deallocated (fsm.c:568) 20250823085405459 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14619483 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:226) 20250823085405459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085405459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085405459 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085405459 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085405459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085405459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085405459 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085405459 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) 20250823085405459 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085405459 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc1-SCCP(870)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(872)@f9b5e94e4af2: Final verdict of PTC: none 20250823085405460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085405460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085405460 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085405460 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085405460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085405460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085405460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085405460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085405460 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085405460 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) 20250823085405460 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085405459 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085405459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085405459 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085405459 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085405459 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 20250823085405459 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 20250823085405459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085405459 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085405459 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085405459 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085405459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085405459 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085405459 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823085405459 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085405459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085405459 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085405459 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085405459 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085405459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085405459 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085405459 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823085405459 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085405459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085405459 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085405459 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085405459 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 20250823085405459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085405459 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085405459 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085405459 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085405459 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 20250823085405459 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085405459 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085405459 DLSS7 <000c> ss7_asp.c: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  20250823085405459 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  20250823085405459 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  20250823085405459 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085405459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085405459 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085405459 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085405459 DLM3UA <000f> 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 20250823085405459 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085405459 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085405459 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085405459 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) 20250823085405459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085405459 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085405459 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DO20250823085405460 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) WN.ind 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085405459 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085405459 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 20250823085405459 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085405459 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085405459 DLSS7 <000c> ss7_asp.c: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  20250823085405459 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  20250823085405459 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085405459 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 20250823085405459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085405459 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823085405459 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085405459 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085405459 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 20250823085405459 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' 20250823085405459 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' 20250823085405459 DLSS7 <000c> ss7_asp.c: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  20250823085405459 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085405459 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085405460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085405460 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085405460 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085405460 DLM3UA <000f> 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 20250823085405460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085405460 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085405460 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085405460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085405460 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085405460 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085405460 DLM3UA <000f> 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 20250823085405460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085405460 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085405460 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085405460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085405460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085405460 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823085405460 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) 20250823085405460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085405460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085405460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085405460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085405460 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085405460 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) 20250823085405460 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085405460 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc2-M3UA(875)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(878)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(873)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(869)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(879)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(862)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@f9b5e94e4af2: Final verdict of PTC: none 20250823085405465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(881)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085405475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085405477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(880)@f9b5e94e4af2: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(882)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823085405569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085405859 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085405859 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c278), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085405859 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085405859 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) 20250823085405859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085405859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085405859 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085405859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085405859 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085405859 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085405859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085405859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 29 c2 78 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085405859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085405859 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085405859 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085405860 DLM3UA <000f> 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 20250823085405860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085405860 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085405860 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085405860 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085405860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b2352), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085405860 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085405860 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085405860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085405860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085405860 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085405860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085405860 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085405860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085405860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085405860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 23 52 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085405861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085405861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085405861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085405861 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085405861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085405861 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085405861 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085405862 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085405862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0b56), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085405862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085405862 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085405862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085405862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085405862 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085405862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085405862 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085405862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085405862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085405862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 0b 56 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085405862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085405862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085405862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085405862 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085405862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085405862 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085405862 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085406271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60442<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=620288) 20250823085406453 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085406453 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00caf1b3), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085406453 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085406453 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085406453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085406453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085406453 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085406453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085406453 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085406453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085406453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085406453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f1 b3 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085406454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085406454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085406454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085406454 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085406454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085406454 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085406454 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085407219 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085407219 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294634), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085407220 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085407220 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085407220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085407220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085407220 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085407220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085407220 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085407220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085407220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085407220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 46 34 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085407220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085407220 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085407220 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085407220 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085407220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085407220 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085407220 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=620288, count=627148) 20250823085407459 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085407460 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823085407460 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823085407460 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085407460 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085407460 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085407460 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085407460 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085407460 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085407460 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085407460 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085407460 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085407950 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085407950 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc9093), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085407950 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085407950 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085407950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085407950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085407950 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085407950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085407950 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085407950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085407950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085407950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 90 93 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085407950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085407950 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085407950 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085407950 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085407950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085407950 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085407950 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:54: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_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 20250823085408667 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085408667 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042329a), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085408667 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085408667 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085408667 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085408667 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085408668 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085408668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085408668 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085408668 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085408668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085408668 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 32 9a 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085408668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085408668 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085408668 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085408668 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085408668 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085408668 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085408668 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085409296 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085409296 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d2e6a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085409296 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085409296 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085409296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085409296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085409296 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085409296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085409296 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409296 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085409296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409296 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6d 2e 6a 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085409296 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085409296 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006adbe0), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085409296 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085409296 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) 20250823085409296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085409296 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085409296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085409296 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409296 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085409296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409296 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 6a db e0 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085409296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409296 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409296 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409297 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085409297 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085409297 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085409297 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085409297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409297 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409297 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409297 DLM3UA <000f> 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 20250823085409297 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085409297 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085409297 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250823085409389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085409395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085409400 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43935<->l=127.0.0.1:4262) (control_if.c:572) 20250823085409423 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085409423 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)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085409432 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085409432 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085409432 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085409432 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085409432 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085409432 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085409432 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36806 (stream_srv.c:143) 20250823085409432 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36806<->l=127.0.0.1:29169 (hnb.c:335) 20250823085409432 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085409432 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085409433 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085409434 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085409434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085409434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085409434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409434 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085409434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085409434 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085409434 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085409434 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085409434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085409434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085409434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085409434 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085409434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409434 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085409434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085409434 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085409434 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085409434 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085409434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085409434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085409434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085409434 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085409434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409434 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085409434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085409434 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085409434 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085409434 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085409434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085409434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085409434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085409434 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085409434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409434 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085409434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085409434 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085409434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409434 DLM3UA <000f> 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 20250823085409434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085409434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085409434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409434 DLM3UA <000f> 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 20250823085409434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085409434 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085409434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085409434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409434 DLM3UA <000f> 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 20250823085409434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085409434 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085409434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085409434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409434 DLM3UA <000f> 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 20250823085409434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085409434 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085409434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(893)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(893)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(893)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(891)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(896)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(896)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(896)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(894)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085409467 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085409467 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085409467 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085409467 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085409468 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085409468 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085409468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085409468 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085409468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409468 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085409468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085409469 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085409469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409469 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085409469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085409469 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085409469 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085409469 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085409469 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085409469 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085409469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085409469 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085409469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409469 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) 20250823085409469 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085409469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085409469 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085409469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409469 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085409469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085409469 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085409469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409469 DLM3UA <000f> 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 20250823085409469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085409469 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085409469 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085409469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409469 DLM3UA <000f> 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 20250823085409469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085409469 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) 20250823085409469 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085409469 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085409470 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085409470 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085409470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085409470 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085409470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409470 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085409470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085409470 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085409470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409470 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409470 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085409470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085409470 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085409470 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085409470 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085409470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409470 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409470 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409470 DLM3UA <000f> 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 20250823085409470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085409470 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085409470 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085409471 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085409471 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085409471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085409471 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085409471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085409471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409471 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409471 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085409471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085409472 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085409472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409472 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409472 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409472 DLM3UA <000f> 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 20250823085409472 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085409472 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(899)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(897)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(902)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(900)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085409543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085409543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085409543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085409543 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085409544 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085409544 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085409544 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085409544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085409544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085409555 DLINP DEBUG SRVCONN(,r=127.0.0.1:36806<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085409555 DLINP DEBUG SRVCONN(,r=127.0.0.1:36806<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085409555 DLINP DEBUG SRVCONN(,r=127.0.0.1:36806<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085409555 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085409555 DHNBAP DEBUG (127.0.0.1:36806 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085409555 DHNBAP NOTICE (127.0.0.1:36806 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085409555 DHNBAP NOTICE (127.0.0.1:36806 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085409555 DLINP DEBUG SRVCONN(,r=127.0.0.1:36806<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085409555 DLINP DEBUG SRVCONN(,r=127.0.0.1:36806<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085409645 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 20250823085409645 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 20250823085409645 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085409645 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085409655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409655 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085409655 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085409655 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085409655 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085409655 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085409655 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085409655 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085409655 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085409655 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 20250823085409655 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085409655 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085409655 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085409656 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 20250823085409656 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 20250823085409656 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085409656 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085409658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409658 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085409658 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085409658 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  20250823085409658 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085409658 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085409658 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085409658 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 20250823085409658 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085409658 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085409658 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085409658 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085409658 DLSS7 <000c> ss7_asp.c: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  20250823085409658 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  20250823085409658 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085409659 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085409659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085409659 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085409659 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085409659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085409659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085409659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085409659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085409659 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085409659 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085409659 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(896)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085409660 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085409660 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085409660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085409660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085409660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085409660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085409660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085409660 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085409660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085409661 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085409661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409661 DLM3UA <000f> 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 20250823085409661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085409661 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085409661 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085409661 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085409661 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085409661 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  20250823085409664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409664 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085409664 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085409664 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085409664 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085409664 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085409664 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085409664 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085409664 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085409664 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 20250823085409664 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085409664 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  20250823085409664 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085409666 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409666 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085409666 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085409666 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  20250823085409666 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085409666 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085409666 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085409666 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 20250823085409666 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085409666 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  20250823085409666 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' 20250823085409666 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' 20250823085409666 DLSS7 <000c> ss7_asp.c: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  20250823085409666 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085409666 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  20250823085409666 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085409667 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085409667 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085409667 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085409667 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) 20250823085409667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085409667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085409667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085409667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085409667 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085409667 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) 20250823085409667 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085409668 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085409668 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085409668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085409668 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085409668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409668 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085409668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085409668 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085409668 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409668 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085409668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409668 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085409668 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085409668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409669 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409669 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409669 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085409669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085409669 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085409669 DLSS7 <000c> ss7_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 20250823085409669 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085409669 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085409669 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  20250823085409692 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 20250823085409693 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 20250823085409693 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085409693 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085409699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409699 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085409699 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085409699 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085409699 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085409699 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085409699 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085409699 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085409699 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085409699 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 20250823085409699 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085409699 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085409699 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085409702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409702 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085409702 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085409702 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  20250823085409702 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085409702 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085409702 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085409702 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 20250823085409702 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085409702 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085409702 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085409702 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085409702 DLSS7 <000c> ss7_asp.c: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  20250823085409702 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085409702 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  20250823085409702 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  20250823085409702 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085409702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085409702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085409703 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085409703 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085409703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085409703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085409703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085409703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085409703 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085409703 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085409703 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085409704 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085409704 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085409704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085409704 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085409704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409704 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085409704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085409704 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085409704 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085409704 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085409704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085409704 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085409704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409705 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409705 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409705 DLM3UA <000f> 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 20250823085409705 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085409705 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085409705 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085409705 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085409705 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085409705 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  20250823085409709 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 20250823085409709 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 20250823085409709 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085409709 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085409715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409715 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085409715 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085409715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085409715 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085409715 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085409715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085409715 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085409715 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085409715 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 20250823085409715 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085409715 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  20250823085409715 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085409718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409718 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085409718 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085409718 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  20250823085409718 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085409718 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085409718 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085409718 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 20250823085409718 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085409718 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  20250823085409718 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' 20250823085409718 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' 20250823085409718 DLSS7 <000c> ss7_asp.c: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  20250823085409718 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085409718 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  20250823085409718 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  20250823085409718 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  20250823085409718 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085409718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085409718 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085409718 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085409718 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) 20250823085409718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085409718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085409718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085409718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085409718 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085409718 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) 20250823085409718 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085409719 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085409719 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085409719 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085409719 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085409719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085409720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085409720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085409720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085409720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085409720 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) 20250823085409720 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085409720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085409720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085409720 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085409720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085409720 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085409720 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085409720 DLM3UA <000f> 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 20250823085409720 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085409720 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' 20250823085409720 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 20250823085409720 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085409720 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085409720 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(892)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085410460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085410460 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085410460 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085410460 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085410460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085410461 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085410461 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085410461 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085410461 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085410461 DLSS7 <000c> ss7_asp.c: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  20250823085410461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085410461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085410461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085410461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085410461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085410461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085410461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085410461 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085410461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085410461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085410461 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085410461 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085410461 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) 20250823085410461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085410461 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085410461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085410462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085410462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085410462 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085410462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085410462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085410462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085410462 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085410462 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085410462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085410462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085410462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085410462 DLM3UA <000f> 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 20250823085410462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085410462 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085410462 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085410462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085410462 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085410462 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  20250823085410463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085410463 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085410463 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085410463 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085410463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085410463 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085410463 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085410463 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085410463 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085410463 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085410463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085410463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085410463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085410463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085410463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085410463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085410463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085410463 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085410463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410463 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085410463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085410463 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085410463 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085410463 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(895)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085410464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085410464 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085410464 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085410464 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 20250823085410464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085410464 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' 20250823085410464 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085410464 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085410464 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085410464 DLSS7 <000c> ss7_asp.c: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  20250823085410464 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085410464 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085410464 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085410464 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) 20250823085410464 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) HNBGW_Test.msc0-RAN(892)@f9b5e94e4af2: MSC_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 } } } } 20250823085410464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085410464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085410464 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085410464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410464 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085410464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085410464 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085410464 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085410464 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) 20250823085410464 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085410464 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085410464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085410464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410464 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085410464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085410464 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085410464 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085410464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085410464 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085410464 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085410464 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085410464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085410464 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085410464 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085410464 DLM3UA <000f> 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 20250823085410464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085410464 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085410464 DLSS7 <000c> ss7_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 20250823085410464 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085410464 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085410464 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  20250823085410465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085410465 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085410465 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085410465 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 20250823085410465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085410465 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' 20250823085410465 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085410465 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085410465 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085410465 DLSS7 <000c> ss7_asp.c: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  20250823085410465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085410465 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085410465 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085410465 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) 20250823085410465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085410465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085410465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085410465 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085410465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085410466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085410466 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085410466 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085410466 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(895)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085410507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085410507 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085410507 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085410507 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085410507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085410507 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085410507 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085410507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085410507 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085410507 DLSS7 <000c> ss7_asp.c: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  20250823085410508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085410508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085410508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085410508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085410508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085410508 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085410508 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085410508 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085410508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085410508 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085410508 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085410508 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085410508 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) 20250823085410508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085410508 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085410508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410508 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085410508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085410508 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085410508 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085410508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085410508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085410508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085410508 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085410509 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085410509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085410509 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085410509 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085410509 DLM3UA <000f> 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 20250823085410509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085410509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085410509 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085410509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085410509 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085410509 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  20250823085410511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085410511 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085410511 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085410511 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085410511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085410511 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085410511 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085410511 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085410511 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085410511 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085410511 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085410511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085410511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085410511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085410511 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085410511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085410511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085410511 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085410511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085410511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085410511 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085410511 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085410511 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(898)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085410516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085410516 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085410516 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085410516 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 20250823085410516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085410516 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' 20250823085410516 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085410516 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085410516 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085410516 DLSS7 <000c> ss7_asp.c: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  20250823085410516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085410516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085410516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085410516 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) 20250823085410516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085410516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085410516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085410516 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085410516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085410517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085410517 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085410517 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085410517 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) 20250823085410517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085410517 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085410517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085410517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085410517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085410517 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) 20250823085410517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085410517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085410517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085410517 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085410517 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085410517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085410517 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085410517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085410517 DLM3UA <000f> 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 20250823085410517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085410517 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' 20250823085410517 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 20250823085410517 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085410517 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085410517 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  20250823085410519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085410519 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085410519 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085410519 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 20250823085410519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085410519 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' 20250823085410519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085410519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085410519 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085410519 DLSS7 <000c> ss7_asp.c: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  20250823085410519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085410519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085410519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085410519 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) 20250823085410519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085410519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085410519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085410519 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085410519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085410519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085410519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085410519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085410519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085410519 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085410519 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085410519 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(901)@f9b5e94e4af2: MSC_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 } } } } 20250823085411567 DLCTRL DEBUG Command: GET 799814646 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085411567 DLCTRL DEBUG Tx Command reply: GET_REPLY 799814646 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085411571 DLCTRL DEBUG Command: GET 904073878 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085411571 DLCTRL DEBUG Tx Command reply: GET_REPLY 904073878 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085411576 DLCTRL DEBUG Command: GET 91563696 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085411576 DLCTRL DEBUG Tx Command reply: GET_REPLY 91563696 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085411581 DLCTRL DEBUG Command: GET 310218647 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085411581 DLCTRL DEBUG Tx Command reply: GET_REPLY 310218647 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085411586 DLCTRL DEBUG Command: GET 939529464 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085411586 DLCTRL DEBUG Tx Command reply: GET_REPLY 939529464 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085411591 DLCTRL DEBUG Command: GET 143627242 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085411591 DLCTRL DEBUG Tx Command reply: GET_REPLY 143627242 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085411595 DLCTRL DEBUG Command: GET 859849429 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085411596 DLCTRL DEBUG Tx Command reply: GET_REPLY 859849429 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085411600 DLCTRL DEBUG Command: GET 212894005 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085411600 DLCTRL DEBUG Tx Command reply: GET_REPLY 212894005 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085411604 DLCTRL DEBUG Command: GET 391555536 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085411604 DLCTRL DEBUG Tx Command reply: GET_REPLY 391555536 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085411609 DLCTRL DEBUG Command: GET 831203034 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085411609 DLCTRL DEBUG Tx Command reply: GET_REPLY 831203034 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085411613 DLCTRL DEBUG Command: GET 74637768 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085411613 DLCTRL DEBUG Tx Command reply: GET_REPLY 74637768 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085411617 DLCTRL DEBUG Command: GET 308986147 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085411617 DLCTRL DEBUG Tx Command reply: GET_REPLY 308986147 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085411620 DLCTRL DEBUG Command: GET 904930127 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085411621 DLCTRL DEBUG Tx Command reply: GET_REPLY 904930127 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085411624 DLCTRL DEBUG Command: GET 329486759 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085411624 DLCTRL DEBUG Tx Command reply: GET_REPLY 329486759 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085411627 DLCTRL DEBUG Command: GET 322970366 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085411627 DLCTRL DEBUG Tx Command reply: GET_REPLY 322970366 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085411629 DLCTRL DEBUG Command: GET 963395717 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085411629 DLCTRL DEBUG Tx Command reply: GET_REPLY 963395717 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085411632 DLCTRL DEBUG Command: GET 228713405 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085411632 DLCTRL DEBUG Tx Command reply: GET_REPLY 228713405 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085411634 DLCTRL DEBUG Command: GET 516781781 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085411634 DLCTRL DEBUG Tx Command reply: GET_REPLY 516781781 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085411637 DLCTRL DEBUG Command: GET 159546934 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085411637 DLCTRL DEBUG Tx Command reply: GET_REPLY 159546934 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085411638 DLCTRL DEBUG Command: GET 46295517 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085411639 DLCTRL DEBUG Tx Command reply: GET_REPLY 46295517 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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 := '000000000000000000110100'B, t_guard := 20.000000 } 20250823085411656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60466<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)16152292 20250823085412702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085412702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085412702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085412702 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085412702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf676e4, normal) (hnbgw_rua.c:408) 20250823085412702 DHNB DEBUG map_rua[0x56285f1c4c00]{init}: Allocated (fsm.c:456) 20250823085412702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152292)[0x56285f1c4c00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085412702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16152292 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085412702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085412702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085412702 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16152292 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085412702 DCN DEBUG map_sccp[0x56285f10f260]{init}: Allocated (fsm.c:456) 20250823085412702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56285f10f260]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085412702 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16152292 <-> SCCP-95 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085412702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16152292 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085412702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152292)[0x56285f1c4c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085412702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085412702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085412702 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16152292 SCCP-95 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085412702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56285f10f260]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085412702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085412702 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{IDLE}: Allocated (fsm.c:456) 20250823085412702 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085412702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000340056400500f1100926) (sccp_scrc.c:455) 20250823085412702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085412702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085412702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085412702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085412702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085412702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085412702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085412702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085412702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085412702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085412702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085412702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085412702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085412702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085412702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085412702 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085412702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085412702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085412702 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 00 34 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085412702 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085412702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56285f10f260]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085412702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152292)[0x56285f1c4c00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085412703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085412703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085412703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085412703 DLM3UA <000f> 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 20250823085412703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085412703 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085412703 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085412703 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085412703 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085412703 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 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(891)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)9024436 HNBGW_Test.msc0-SCCP(891)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(891)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085412721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085412721 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085412721 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085412721 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085412721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085412722 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085412722 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085412722 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085412722 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085412722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 16 63 73 02 00 00 00 00  MTC@f9b5e94e4af2: 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 } } } 20250823085412722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085412722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085412722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085412722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085412722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085412722 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00166373) (sccp_scrc.c:545) 20250823085412722 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) 20250823085412722 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085412722 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085412722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085412722 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085412722 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) 20250823085412722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56285f10f260]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085412722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56285f10f260]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085412723 DLCTRL DEBUG Command: GET 294218688 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085412723 DLCTRL DEBUG Tx Command reply: GET_REPLY 294218688 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085412728 DLCTRL DEBUG Command: GET 976944932 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085412728 DLCTRL DEBUG Tx Command reply: GET_REPLY 976944932 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085412732 DLCTRL DEBUG Command: GET 565990928 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085412732 DLCTRL DEBUG Tx Command reply: GET_REPLY 565990928 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085412736 DLCTRL DEBUG Command: GET 415272906 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085412736 DLCTRL DEBUG Tx Command reply: GET_REPLY 415272906 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085412740 DLCTRL DEBUG Command: GET 750589558 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085412740 DLCTRL DEBUG Tx Command reply: GET_REPLY 750589558 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085412743 DLCTRL DEBUG Command: GET 133058245 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085412743 DLCTRL DEBUG Tx Command reply: GET_REPLY 133058245 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085412746 DLCTRL DEBUG Command: GET 90929463 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085412746 DLCTRL DEBUG Tx Command reply: GET_REPLY 90929463 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085412748 DLCTRL DEBUG Command: GET 440968028 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085412748 DLCTRL DEBUG Tx Command reply: GET_REPLY 440968028 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085412750 DLCTRL DEBUG Command: GET 378338240 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085412750 DLCTRL DEBUG Tx Command reply: GET_REPLY 378338240 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085412752 DLCTRL DEBUG Command: GET 278372481 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085412752 DLCTRL DEBUG Tx Command reply: GET_REPLY 278372481 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085412753 DLCTRL DEBUG Command: GET 221198450 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085412753 DLCTRL DEBUG Tx Command reply: GET_REPLY 221198450 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085412755 DLCTRL DEBUG Command: GET 989864526 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085412755 DLCTRL DEBUG Tx Command reply: GET_REPLY 989864526 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085412756 DLCTRL DEBUG Command: GET 644199402 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085412756 DLCTRL DEBUG Tx Command reply: GET_REPLY 644199402 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085412757 DLCTRL DEBUG Command: GET 556441778 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085412757 DLCTRL DEBUG Tx Command reply: GET_REPLY 556441778 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085412758 DLCTRL DEBUG Command: GET 417781562 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085412758 DLCTRL DEBUG Tx Command reply: GET_REPLY 417781562 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085412759 DLCTRL DEBUG Command: GET 230134918 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085412759 DLCTRL DEBUG Tx Command reply: GET_REPLY 230134918 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085412760 DLCTRL DEBUG Command: GET 955882754 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085412760 DLCTRL DEBUG Tx Command reply: GET_REPLY 955882754 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085412761 DLCTRL DEBUG Command: GET 546095714 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085412761 DLCTRL DEBUG Tx Command reply: GET_REPLY 546095714 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085412762 DLCTRL DEBUG Command: GET 10925463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085412762 DLCTRL DEBUG Tx Command reply: GET_REPLY 10925463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085412763 DLCTRL DEBUG Command: GET 266125018 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085412763 DLCTRL DEBUG Tx Command reply: GET_REPLY 266125018 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000110101001'B, t_guard := 20.000000 } 20250823085412780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@f9b5e94e4af2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)11668415 20250823085413812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085413812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085413812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085413812 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085413812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb20bbf, normal) (hnbgw_rua.c:408) 20250823085413812 DHNB DEBUG map_rua[0x56285f23cc00]{init}: Allocated (fsm.c:456) 20250823085413812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11668415)[0x56285f23cc00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085413812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11668415 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085413812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085413812 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085413812 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823085413812 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11668415 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823085413812 DCN DEBUG map_sccp[0x56285f22b320]{init}: Allocated (fsm.c:456) 20250823085413812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56285f22b320]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085413812 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11668415 <-> SCCP-96 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085413812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11668415 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085413812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11668415)[0x56285f23cc00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085413812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085413813 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085413813 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11668415 SCCP-96 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085413813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56285f22b320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085413813 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085413813 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{IDLE}: Allocated (fsm.c:456) 20250823085413813 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085413813 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001a90056400500f1100926) (sccp_scrc.c:455) 20250823085413813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085413813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085413813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085413813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085413813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085413813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085413813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085413813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085413813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085413813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085413813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085413813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085413813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085413813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085413813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085413813 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085413813 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085413813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085413813 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 01 a9 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085413813 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085413813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56285f22b320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085413813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11668415)[0x56285f23cc00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085413813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085413813 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085413813 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085413813 DLM3UA <000f> 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 20250823085413813 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085413813 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085413813 DLSS7 <000c> ss7_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 20250823085413813 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085413813 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085413813 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 01 a9 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(894)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@f9b5e94e4af2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)5616208 HNBGW_Test.msc1-SCCP(894)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(894)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085413833 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085413833 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085413833 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085413833 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 20250823085413833 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085413833 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' 20250823085413833 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085413833 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085413833 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085413833 DLSS7 <000c> ss7_asp.c: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 5a 4d 8b 02 00 00 00 00  20250823085413833 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085413833 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085413833 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085413833 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) 20250823085413833 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085413833 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005a4d8b) (sccp_scrc.c:545) 20250823085413833 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) 20250823085413833 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085413833 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085413833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085413833 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) MTC@f9b5e94e4af2: 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 } } } 20250823085413833 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) 20250823085413833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56285f22b320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085413833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56285f22b320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085413835 DLCTRL DEBUG Command: GET 513524225 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085413835 DLCTRL DEBUG Tx Command reply: GET_REPLY 513524225 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085413840 DLCTRL DEBUG Command: GET 51455208 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085413840 DLCTRL DEBUG Tx Command reply: GET_REPLY 51455208 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085413845 DLCTRL DEBUG Command: GET 434898119 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085413845 DLCTRL DEBUG Tx Command reply: GET_REPLY 434898119 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085413849 DLCTRL DEBUG Command: GET 63097319 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085413849 DLCTRL DEBUG Tx Command reply: GET_REPLY 63097319 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085413854 DLCTRL DEBUG Command: GET 177127356 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085413854 DLCTRL DEBUG Tx Command reply: GET_REPLY 177127356 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085413858 DLCTRL DEBUG Command: GET 283153900 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085413858 DLCTRL DEBUG Tx Command reply: GET_REPLY 283153900 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085413862 DLCTRL DEBUG Command: GET 464791573 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085413862 DLCTRL DEBUG Tx Command reply: GET_REPLY 464791573 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085413865 DLCTRL DEBUG Command: GET 67848136 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085413865 DLCTRL DEBUG Tx Command reply: GET_REPLY 67848136 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085413868 DLCTRL DEBUG Command: GET 829164259 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085413868 DLCTRL DEBUG Tx Command reply: GET_REPLY 829164259 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085413870 DLCTRL DEBUG Command: GET 170896375 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085413870 DLCTRL DEBUG Tx Command reply: GET_REPLY 170896375 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085413872 DLCTRL DEBUG Command: GET 347750691 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085413872 DLCTRL DEBUG Tx Command reply: GET_REPLY 347750691 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085413874 DLCTRL DEBUG Command: GET 682253642 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085413874 DLCTRL DEBUG Tx Command reply: GET_REPLY 682253642 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085413875 DLCTRL DEBUG Command: GET 267706267 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085413875 DLCTRL DEBUG Tx Command reply: GET_REPLY 267706267 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085413877 DLCTRL DEBUG Command: GET 966731081 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085413877 DLCTRL DEBUG Tx Command reply: GET_REPLY 966731081 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085413878 DLCTRL DEBUG Command: GET 15734086 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085413878 DLCTRL DEBUG Tx Command reply: GET_REPLY 15734086 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085413880 DLCTRL DEBUG Command: GET 639718273 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085413880 DLCTRL DEBUG Tx Command reply: GET_REPLY 639718273 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085413881 DLCTRL DEBUG Command: GET 672730997 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085413881 DLCTRL DEBUG Tx Command reply: GET_REPLY 672730997 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085413882 DLCTRL DEBUG Command: GET 911296779 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085413882 DLCTRL DEBUG Tx Command reply: GET_REPLY 911296779 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085413883 DLCTRL DEBUG Command: GET 996754501 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085413883 DLCTRL DEBUG Tx Command reply: GET_REPLY 996754501 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085413884 DLCTRL DEBUG Command: GET 251067260 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085413884 DLCTRL DEBUG Tx Command reply: GET_REPLY 251067260 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: "disconnecting msc0" 20250823085413885 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250823085413886 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085413886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085413886 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085413886 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085413886 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085413886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085413886 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085413886 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085413886 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 20250823085413886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085413886 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085413886 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085413886 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085413886 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085413886 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085413886 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085413886 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 20250823085413886 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085413886 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085413886 DLSS7 <000c> ss7_asp.c: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  20250823085413886 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  20250823085413886 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  20250823085413886 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  20250823085413886 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085413886 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085413886 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085413886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085413886 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085413886 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085413886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085413886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085413886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085413886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085413886 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085413886 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) 20250823085413886 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085413886 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085413886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56285f10f260]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085413886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085413886 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085413886 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00166373), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085413886 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085413886 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085413886 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) 20250823085413886 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085413886 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085413886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085413886 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085413886 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085413886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085413886 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 16 63 73 00 00 5f 00 00 00 00 00 (ss7_asp.c:1383) 20250823085413886 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085413886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56285f10f260]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085413886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152292)[0x56285f1c4c00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085413886 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152292)[0x56285f1c4c00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085413886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085413886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152292)[0x56285f1c4c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085413886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152292)[0x56285f1c4c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085413886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152292)[0x56285f1c4c00]{disrupted}: Freeing instance (context_map.c:203) 20250823085413886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152292)[0x56285f1c4c00]{disrupted}: Deallocated (fsm.c:568) 20250823085413886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56285f10f260]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085413886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56285f10f260]{disconnected}: Freeing instance (context_map.c:207) 20250823085413886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56285f10f260]{disconnected}: Deallocated (fsm.c:568) 20250823085413886 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16152292 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085413886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085413886 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085413886 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085413886 DLM3UA <000f> 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 20250823085413886 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085413886 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085413886 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085413886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085413886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: 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 := '000000000000001100100100'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@f9b5e94e4af2: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)16152292 20250823085413914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60474<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@f9b5e94e4af2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)12448040 20250823085414926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085414926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085414926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085414926 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085414926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbdf128, normal) (hnbgw_rua.c:408) 20250823085414926 DHNB DEBUG map_rua[0x56285f1c4c00]{init}: Allocated (fsm.c:456) 20250823085414926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448040)[0x56285f1c4c00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085414926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448040 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085414926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085414926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085414926 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448040 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823085414926 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448040 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823085414926 DCN DEBUG map_sccp[0x56285f10f260]{init}: Allocated (fsm.c:456) 20250823085414926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x56285f10f260]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085414926 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12448040 <-> SCCP-97 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085414926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448040 SCCP-97 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085414926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448040)[0x56285f1c4c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085414926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085414926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085414926 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448040 SCCP-97 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085414926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x56285f10f260]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085414926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085414926 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{IDLE}: Allocated (fsm.c:456) 20250823085414926 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085414926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003240056400500f1100926) (sccp_scrc.c:455) 20250823085414926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085414926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085414926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085414926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085414926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085414926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085414926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085414926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085414926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085414926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085414926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085414926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085414926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085414926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085414926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085414926 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085414926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085414926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085414926 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 24 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085414926 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085414926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x56285f10f260]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085414926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448040)[0x56285f1c4c00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085414926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085414926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085414926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085414926 DLM3UA <000f> 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 20250823085414926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085414926 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085414926 DLSS7 <000c> ss7_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 20250823085414926 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085414926 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085414926 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 24 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(894)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.msc1-SCCP(894)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(895)@f9b5e94e4af2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906) HNBGW_Test.msc1-RAN(895)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)2809646 HNBGW_Test.msc1-SCCP(894)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(894)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085414929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085414929 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085414929 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085414929 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 20250823085414929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085414929 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' 20250823085414929 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085414929 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085414929 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085414929 DLSS7 <000c> ss7_asp.c: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 57 91 30 02 00 00 00 00  MTC@f9b5e94e4af2: 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 } } } 20250823085414929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085414929 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085414929 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085414929 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) 20250823085414929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085414929 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00579130) (sccp_scrc.c:545) 20250823085414929 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) 20250823085414929 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085414929 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085414929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085414929 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085414929 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) 20250823085414929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x56285f10f260]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085414929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x56285f10f260]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085414929 DLCTRL DEBUG Command: GET 105723838 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085414929 DLCTRL DEBUG Tx Command reply: GET_REPLY 105723838 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085414931 DLCTRL DEBUG Command: GET 440356410 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085414931 DLCTRL DEBUG Tx Command reply: GET_REPLY 440356410 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085414932 DLCTRL DEBUG Command: GET 800829828 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085414932 DLCTRL DEBUG Tx Command reply: GET_REPLY 800829828 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085414933 DLCTRL DEBUG Command: GET 844955915 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085414933 DLCTRL DEBUG Tx Command reply: GET_REPLY 844955915 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085414935 DLCTRL DEBUG Command: GET 432511812 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085414935 DLCTRL DEBUG Tx Command reply: GET_REPLY 432511812 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085414936 DLCTRL DEBUG Command: GET 793387670 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085414936 DLCTRL DEBUG Tx Command reply: GET_REPLY 793387670 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250823085414937 DLCTRL DEBUG Command: GET 433998475 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085414937 DLCTRL DEBUG Tx Command reply: GET_REPLY 433998475 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085414938 DLCTRL DEBUG Command: GET 865805397 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085414938 DLCTRL DEBUG Tx Command reply: GET_REPLY 865805397 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085414940 DLCTRL DEBUG Command: GET 313928152 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085414940 DLCTRL DEBUG Tx Command reply: GET_REPLY 313928152 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085414941 DLCTRL DEBUG Command: GET 38274084 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085414941 DLCTRL DEBUG Tx Command reply: GET_REPLY 38274084 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085414942 DLCTRL DEBUG Command: GET 505404882 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085414942 DLCTRL DEBUG Tx Command reply: GET_REPLY 505404882 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085414943 DLCTRL DEBUG Command: GET 461567633 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085414943 DLCTRL DEBUG Tx Command reply: GET_REPLY 461567633 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085414944 DLCTRL DEBUG Command: GET 562495455 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085414944 DLCTRL DEBUG Tx Command reply: GET_REPLY 562495455 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085414944 DLCTRL DEBUG Command: GET 606754048 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085414944 DLCTRL DEBUG Tx Command reply: GET_REPLY 606754048 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085414945 DLCTRL DEBUG Command: GET 313792750 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085414945 DLCTRL DEBUG Tx Command reply: GET_REPLY 313792750 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085414946 DLCTRL DEBUG Command: GET 76791093 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085414946 DLCTRL DEBUG Tx Command reply: GET_REPLY 76791093 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085414947 DLCTRL DEBUG Command: GET 167509184 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085414947 DLCTRL DEBUG Tx Command reply: GET_REPLY 167509184 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085414947 DLCTRL DEBUG Command: GET 696902553 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085414947 DLCTRL DEBUG Tx Command reply: GET_REPLY 696902553 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085414948 DLCTRL DEBUG Command: GET 825822882 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085414948 DLCTRL DEBUG Tx Command reply: GET_REPLY 825822882 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085414950 DLCTRL DEBUG Command: GET 193408065 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085414950 DLCTRL DEBUG Tx Command reply: GET_REPLY 193408065 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085414953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60452<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085414954 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43935<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(884)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085414955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085414955 DLINP DEBUG SRVCONN(,r=127.0.0.1:36806<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085414955 DLINP DEBUG SRVCONN(,r=127.0.0.1:36806<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085414955 DLINP NOTICE SRV(,r=127.0.0.1:36806<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085414955 DMAIN NOTICE (127.0.0.1:36806 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36806<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085414955 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@f9b5e94e4af2: Final verdict of PTC: none 20250823085414956 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085414956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085414956 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085414956 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823085414956 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085414956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085414956 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085414956 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(892)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(897)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(893)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(891)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(901)@f9b5e94e4af2: Final verdict of PTC: none 20250823085414956 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085414956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085414956 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085414956 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085414956 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085414956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085414956 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085414956 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085414956 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 20250823085414956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085414956 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed HNBGW_Test.sgsn1-SCCP(900)@f9b5e94e4af2: Final verdict of PTC: none 20250823085414956 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085414956 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085414956 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085414956 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085414956 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085414956 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 20250823085414956 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' 20250823085414956 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' 20250823085414956 DLSS7 <000c> ss7_asp.c: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  20250823085414956 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  20250823085414956 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  20250823085414956 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085414956 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085414956 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 20250823085414956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085414956 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085414956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085414956 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085414956 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085414956 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) 20250823085414956 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085414956 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085414956 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085414956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085414956 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085414956 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085414956 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085414956 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085414956 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085414956 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 20250823085414956 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085414956 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085414956 DLSS7 <000c> ss7_asp.c: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  20250823085414956 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085414956 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) 20250823085414956 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085414956 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085414956 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  20250823085414956 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085414956 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085414956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085414956 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085414956 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085414956 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085414956 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085414956 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085414956 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085414956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085414956 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085414957 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) 20250823085414957 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085414957 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-RAN(898)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(899)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@f9b5e94e4af2: Final verdict of PTC: none20250823085414957 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 20250823085414957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085414957 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085414957 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085414957 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) 20250823085414957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085414957 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085414957 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085414957 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085414957 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085414957 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085414957 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085414957 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 20250823085414957 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' 20250823085414957 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' 20250823085414957 DLSS7 <000c> ss7_asp.c: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  20250823085414957 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085414957 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085414958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085414958 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085414958 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085414958 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) 20250823085414958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085414958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085414958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085414958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085414958 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085414958 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) 20250823085414958 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085414958 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085414958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56285f22b320]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085414958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085414958 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085414958 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a4d8b), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085414958 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085414958 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085414958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085414958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085414958 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085414958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085414958 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085414958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085414958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085414958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 5a 4d 8b 00 00 60 00 00 00 00 00 (ss7_asp.c:1383) 20250823085414958 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085414958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56285f22b320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085414958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11668415)[0x56285f23cc00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085414958 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11668415)[0x56285f23cc00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085414958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085414958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11668415)[0x56285f23cc00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085414958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11668415)[0x56285f23cc00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085414958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11668415)[0x56285f23cc00]{disrupted}: Freeing instance (context_map.c:203) 20250823085414958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11668415)[0x56285f23cc00]{disrupted}: Deallocated (fsm.c:568) 20250823085414958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56285f22b320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085414958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56285f22b320]{disconnected}: Freeing instance (context_map.c:207) 20250823085414958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56285f22b320]{disconnected}: Deallocated (fsm.c:568) 20250823085414958 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11668415 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085414958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x56285f10f260]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085414958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085414958 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085414958 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00579130), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085414958 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085414958 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085414958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085414958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085414958 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085414958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085414958 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085414958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085414958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085414958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 57 91 30 00 00 61 00 00 00 00 00 (ss7_asp.c:1383) 20250823085414958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085414958 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085414958 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085414958 DLM3UA <000f> 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 20250823085414958 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085414958 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085414958 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085414958 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085414958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x56285f10f260]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085414958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448040)[0x56285f1c4c00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085414958 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448040)[0x56285f1c4c00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085414958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085414958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448040)[0x56285f1c4c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085414958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448040)[0x56285f1c4c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085414958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448040)[0x56285f1c4c00]{disrupted}: Freeing instance (context_map.c:203) 20250823085414958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448040)[0x56285f1c4c00]{disrupted}: Deallocated (fsm.c:568) 20250823085414958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x56285f10f260]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085414958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x56285f10f260]{disconnected}: Freeing instance (context_map.c:207) 20250823085414958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x56285f10f260]{disconnected}: Deallocated (fsm.c:568) 20250823085414958 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448040 SCCP-97 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085414958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085414958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085414958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085414958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085414958 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085414958 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085414958 DLM3UA <000f> 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 20250823085414958 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085414958 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085414958 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085414958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085414959 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085414959 DMAIN NOTICE (127.0.0.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) 20250823085414959 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc1-SCCP(894)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@f9b5e94e4af2: Final verdict of PTC: none 20250823085414961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085414962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60466<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(886)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW-MGCP(903)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.msc1-RAN(895)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(896)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(902)@f9b5e94e4af2: Final verdict of PTC: none 20250823085414985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60474<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(903): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 08:54:15 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20250823085415065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085415459 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085415459 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085415459 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085415459 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) 20250823085415459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085415459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085415459 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085415460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085415460 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085415460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085415460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085415460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a7 14 95 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085415460 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085415460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012d8b7), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085415460 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085415460 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085415460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085415460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085415460 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085415460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085415460 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085415460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085415460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085415460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 12 d8 b7 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085415460 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085415460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c4376), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085415460 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085415460 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085415460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085415460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085415460 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085415460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085415460 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085415460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085415460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085415460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c 43 76 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085415460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085415460 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085415460 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085415460 DLM3UA <000f> 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 20250823085415460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085415460 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085415461 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085415461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085415461 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085415461 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085415461 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085415461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085415461 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085415461 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085415461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085415461 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085415461 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085415461 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085415461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085415461 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085415461 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085415768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60476<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=607940) 20250823085415860 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085415860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c278), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085415860 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085415860 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) 20250823085415860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085415860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085415860 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085415860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085415860 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085415860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085415860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085415860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 29 c2 78 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085415861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085415861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085415861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085415861 DLM3UA <000f> 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 20250823085415861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085415861 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085415861 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085415862 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085415862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b2352), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085415862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085415862 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085415862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085415862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085415862 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085415862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085415862 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085415862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085415862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085415862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 23 52 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085415862 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085415862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0b56), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085415862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085415862 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085415862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085415862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085415862 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085415862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085415862 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085415862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085415862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085415862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 0b 56 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085415862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085415862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085415862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085415862 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085415862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085415862 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085415862 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085415862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085415862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085415862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085415862 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085415863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085415863 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085415863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085415887 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085415887 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085415887 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085416454 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085416454 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00caf1b3), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085416454 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085416454 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085416454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085416454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085416454 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085416454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085416454 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085416454 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085416454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085416454 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f1 b3 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085416455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085416455 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085416455 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085416455 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085416455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085416455 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085416455 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=607940, count=646224) 20250823085416958 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085416958 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085416958 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085416958 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085416958 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085416958 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085416958 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085416958 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085416958 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085417220 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085417220 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294634), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085417220 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085417220 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085417220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085417220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085417220 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085417220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085417220 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085417220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085417220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085417220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 46 34 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085417221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085417221 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085417221 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085417221 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085417221 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085417221 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085417221 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 20250823085417951 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085417951 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc9093), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085417951 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085417951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085417951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085417951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085417951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085417951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085417951 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085417951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085417951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085417951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 90 93 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085417951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085417951 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085417951 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085417951 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085417951 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085417951 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085417951 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085418668 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085418668 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042329a), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085418668 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085418668 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085418668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085418668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085418668 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085418668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085418669 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085418669 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085418669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085418669 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 32 9a 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085418669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085418669 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085418669 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085418669 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085418669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085418669 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085418669 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250823085418888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085418893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085418898 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41245<->l=127.0.0.1:4262) (control_if.c:572) 20250823085418917 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085418917 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_attaches_cnlink-Iuh0(911)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085418925 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085418925 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085418925 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085418925 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085418925 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085418925 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085418926 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085418926 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085418926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085418926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085418926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418926 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085418926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085418926 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085418926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418926 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085418926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085418926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085418926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085418926 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085418926 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085418926 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085418926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085418926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085418926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085418926 DLM3UA <000f> 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 20250823085418926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085418926 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085418926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085418926 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085418926 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085418926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085418926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085418926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418926 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085418926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085418926 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085418926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418926 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085418926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085418926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085418926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085418926 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085418926 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53468 (stream_srv.c:143) 20250823085418926 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53468<->l=127.0.0.1:29169 (hnb.c:335) 20250823085418926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085418926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085418926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085418926 DLM3UA <000f> 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 20250823085418926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085418926 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085418926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085418927 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085418927 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085418927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085418927 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085418927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085418927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418927 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085418927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085418927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085418927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085418927 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085418927 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085418927 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085418927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085418927 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085418927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418927 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) 20250823085418927 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085418928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085418928 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085418928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418928 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085418928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085418928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085418928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085418928 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085418928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085418928 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085418928 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085418928 DLM3UA <000f> 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 20250823085418928 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085418928 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085418928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085418928 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085418928 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085418928 DLM3UA <000f> 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 20250823085418928 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085418928 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) 20250823085418928 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085418928 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(917)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(917)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(915)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085418946 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085418946 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085418946 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085418946 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085418946 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085418946 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085418946 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085418946 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085418947 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085418947 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085418947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085418947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085418947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418947 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085418947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085418947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085418947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085418947 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085418947 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085418947 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085418947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085418947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085418947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085418947 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085418947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418947 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085418947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085418947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085418947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085418947 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085418947 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085418947 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085418947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085418947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085418947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085418947 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085418947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418947 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085418947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085418947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085418947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085418947 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085418947 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085418947 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085418947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085418947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085418947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085418947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085418947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085418947 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085418947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085418947 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085418947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085418947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085418947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085418947 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085418948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085418948 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085418948 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085418948 DLM3UA <000f> 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 20250823085418948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085418948 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085418948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085418948 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085418948 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085418948 DLM3UA <000f> 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 20250823085418948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085418948 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085418948 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085418948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085418948 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085418948 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085418948 DLM3UA <000f> 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 20250823085418948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085418948 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085418948 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085418948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085418948 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085418948 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085418948 DLM3UA <000f> 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 20250823085418948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085418948 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085418948 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(920)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(920)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(918)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085418972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085418972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085418972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085418972 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085418972 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085418972 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085418972 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085418972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085418972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085418979 DLINP DEBUG SRVCONN(,r=127.0.0.1:53468<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085418979 DLINP DEBUG SRVCONN(,r=127.0.0.1:53468<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085418979 DLINP DEBUG SRVCONN(,r=127.0.0.1:53468<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085418979 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085418979 DHNBAP DEBUG (127.0.0.1:53468 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085418979 DHNBAP NOTICE (127.0.0.1:53468 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085418979 DHNBAP NOTICE (127.0.0.1:53468 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085418979 DLINP DEBUG SRVCONN(,r=127.0.0.1:53468<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085418979 DLINP DEBUG SRVCONN(,r=127.0.0.1:53468<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085419142 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 20250823085419142 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 20250823085419142 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085419142 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085419149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419150 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085419150 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085419150 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085419150 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085419150 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085419150 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085419150 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085419150 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085419150 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 20250823085419150 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085419150 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085419150 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085419153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419153 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085419153 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085419153 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  20250823085419153 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085419153 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085419153 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085419153 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 20250823085419153 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085419153 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085419154 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085419154 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085419154 DLSS7 <000c> ss7_asp.c: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  20250823085419154 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  20250823085419154 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085419154 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085419154 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085419154 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085419154 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085419154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085419154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085419154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085419154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085419154 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085419154 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085419154 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085419155 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085419155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085419155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085419155 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085419155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085419156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085419156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085419156 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085419156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085419156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085419156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085419156 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085419156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419156 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085419156 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085419156 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085419156 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085419156 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085419156 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085419156 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085419156 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085419156 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  20250823085419160 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 20250823085419160 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 20250823085419160 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085419160 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085419166 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419166 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085419166 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085419166 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085419166 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085419166 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085419166 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085419166 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085419166 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085419166 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 20250823085419166 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085419166 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085419166 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085419168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419168 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085419168 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085419168 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  20250823085419168 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085419168 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085419168 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085419168 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 20250823085419168 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085419168 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085419168 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085419168 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085419168 DLSS7 <000c> ss7_asp.c: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  20250823085419168 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085419168 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  20250823085419168 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085419168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085419168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085419168 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085419168 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085419168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085419168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085419169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085419169 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085419169 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085419169 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085419169 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085419170 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085419170 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085419170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085419170 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085419170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085419170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085419170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085419170 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085419170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085419170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085419170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085419170 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085419170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419170 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085419170 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085419170 DLM3UA <000f> 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 20250823085419170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085419170 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085419170 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085419170 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085419170 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085419170 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  20250823085419289 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085419289 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085419289 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085419289 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085419289 DLSCCP DEBUG SCCP-SCOC(83)[0x56285f22e600]{IDLE}: Deallocated (fsm.c:568) 20250823085419292 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085419292 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085419292 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085419292 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085419292 DLSCCP DEBUG SCCP-SCOC(84)[0x56285f246380]{IDLE}: Deallocated (fsm.c:568) 20250823085419409 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085419410 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085419410 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085419410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085419410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085419410 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085419410 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085419410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085419410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085419410 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085419410 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085419410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085419410 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085419410 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823085419410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085419410 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085419410 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085419411 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) HNBGW_Test.msc0-RAN(916)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085419956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419956 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085419956 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085419956 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085419957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085419957 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085419957 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085419957 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085419957 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085419957 DLSS7 <000c> ss7_asp.c: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  20250823085419957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085419957 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085419957 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085419957 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085419957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085419957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085419957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085419957 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085419957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085419957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085419957 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085419957 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085419957 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) 20250823085419957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085419957 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085419957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085419957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085419958 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085419958 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085419958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085419958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085419958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085419958 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085419958 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085419958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419958 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085419958 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085419958 DLM3UA <000f> 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 20250823085419958 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085419958 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085419958 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085419958 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085419958 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085419958 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  20250823085419960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419960 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085419960 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085419960 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085419960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085419960 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085419960 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085419960 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085419960 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085419960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085419960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085419960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085419960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085419960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085419960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085419960 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085419960 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085419960 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085419960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085419960 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085419960 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085419960 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085419960 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(916)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085419973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419973 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085419973 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085419973 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085419973 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085419973 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085419973 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085419973 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085419973 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085419973 DLSS7 <000c> ss7_asp.c: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  20250823085419974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085419974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085419974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085419974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085419974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085419974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085419974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085419974 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085419974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085419974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085419974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085419974 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085419974 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) 20250823085419974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085419974 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085419974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419974 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085419974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085419974 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085419974 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085419974 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085419974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085419974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085419974 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085419974 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085419974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419974 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085419974 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085419974 DLM3UA <000f> 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 20250823085419974 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085419974 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085419974 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085419974 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085419974 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085419974 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  20250823085419978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085419978 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085419978 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085419978 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085419978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085419978 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085419978 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085419978 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085419978 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085419978 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085419978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085419978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085419978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085419978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085419978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085419978 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085419978 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085419978 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085419978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085419978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085419978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085419978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085419978 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085419978 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085419978 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085419978 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(919)@f9b5e94e4af2: MSC_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 } } } } 20250823085420987 DLCTRL DEBUG Command: GET 469762172 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085420987 DLCTRL DEBUG Tx Command reply: GET_REPLY 469762172 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085420990 DLCTRL DEBUG Command: GET 860620802 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085420990 DLCTRL DEBUG Tx Command reply: GET_REPLY 860620802 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085420994 DLCTRL DEBUG Command: GET 939936568 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085420994 DLCTRL DEBUG Tx Command reply: GET_REPLY 939936568 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085420998 DLCTRL DEBUG Command: GET 902683413 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085420999 DLCTRL DEBUG Tx Command reply: GET_REPLY 902683413 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085421003 DLCTRL DEBUG Command: GET 777379343 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085421003 DLCTRL DEBUG Tx Command reply: GET_REPLY 777379343 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085421007 DLCTRL DEBUG Command: GET 18566490 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085421007 DLCTRL DEBUG Tx Command reply: GET_REPLY 18566490 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085421011 DLCTRL DEBUG Command: GET 777674965 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085421011 DLCTRL DEBUG Tx Command reply: GET_REPLY 777674965 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085421015 DLCTRL DEBUG Command: GET 700267478 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085421015 DLCTRL DEBUG Tx Command reply: GET_REPLY 700267478 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085421020 DLCTRL DEBUG Command: GET 370643620 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085421020 DLCTRL DEBUG Tx Command reply: GET_REPLY 370643620 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085421024 DLCTRL DEBUG Command: GET 891351730 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085421024 DLCTRL DEBUG Tx Command reply: GET_REPLY 891351730 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085421031 DLCTRL DEBUG Command: GET 605275114 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085421031 DLCTRL DEBUG Tx Command reply: GET_REPLY 605275114 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085421036 DLCTRL DEBUG Command: GET 228281786 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085421036 DLCTRL DEBUG Tx Command reply: GET_REPLY 228281786 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085421040 DLCTRL DEBUG Command: GET 912804880 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085421041 DLCTRL DEBUG Tx Command reply: GET_REPLY 912804880 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085421044 DLCTRL DEBUG Command: GET 616967366 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085421044 DLCTRL DEBUG Tx Command reply: GET_REPLY 616967366 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085421047 DLCTRL DEBUG Command: GET 168832744 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085421047 DLCTRL DEBUG Tx Command reply: GET_REPLY 168832744 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085421050 DLCTRL DEBUG Command: GET 404465075 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085421050 DLCTRL DEBUG Tx Command reply: GET_REPLY 404465075 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085421053 DLCTRL DEBUG Command: GET 235115793 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085421053 DLCTRL DEBUG Tx Command reply: GET_REPLY 235115793 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085421055 DLCTRL DEBUG Command: GET 727655489 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085421055 DLCTRL DEBUG Tx Command reply: GET_REPLY 727655489 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085421056 DLCTRL DEBUG Command: GET 312858407 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085421056 DLCTRL DEBUG Tx Command reply: GET_REPLY 312858407 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085421058 DLCTRL DEBUG Command: GET 74547374 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085421058 DLCTRL DEBUG Tx Command reply: GET_REPLY 74547374 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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 := '000000000000000001010011'B, t_guard := 20.000000 } 20250823085421089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56870<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)7667454 20250823085422145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085422145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085422145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085422145 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085422145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x74fefe, normal) (hnbgw_rua.c:408) 20250823085422145 DHNB DEBUG map_rua[0x56285f246380]{init}: Allocated (fsm.c:456) 20250823085422145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7667454)[0x56285f246380]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085422145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7667454 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085422145 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085422145 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085422145 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7667454 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085422145 DCN DEBUG map_sccp[0x56285f22e600]{init}: Allocated (fsm.c:456) 20250823085422145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x56285f22e600]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085422145 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7667454 <-> SCCP-98 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085422145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7667454 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085422145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7667454)[0x56285f246380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085422145 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085422145 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085422145 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7667454 SCCP-98 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085422145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x56285f22e600]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085422145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085422145 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{IDLE}: Allocated (fsm.c:456) 20250823085422145 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085422145 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000530056400500f1100926) (sccp_scrc.c:455) 20250823085422145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085422145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085422145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085422145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085422145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085422145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085422145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085422145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085422145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085422145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085422145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085422145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085422145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085422145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085422145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085422146 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085422146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085422146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085422146 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 53 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085422146 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085422146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x56285f22e600]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085422146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7667454)[0x56285f246380]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085422146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085422146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085422146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085422146 DLM3UA <000f> 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 20250823085422146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085422146 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085422146 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085422146 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085422146 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085422146 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 53 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)7881163 HNBGW_Test.msc0-SCCP(915)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(915)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085422160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085422160 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085422160 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085422160 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085422160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085422160 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085422160 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085422160 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085422160 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085422160 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 12 82 c4 02 00 00 00 00  20250823085422160 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085422160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085422160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085422160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085422160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085422160 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001282c4) (sccp_scrc.c:545) 20250823085422160 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) 20250823085422160 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085422160 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085422160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085422160 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085422160 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) 20250823085422160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x56285f22e600]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085422160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x56285f22e600]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085422160 DLCTRL DEBUG Command: GET 873322998 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085422160 DLCTRL DEBUG Tx Command reply: GET_REPLY 873322998 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085422162 DLCTRL DEBUG Command: GET 788602129 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085422162 DLCTRL DEBUG Tx Command reply: GET_REPLY 788602129 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085422166 DLCTRL DEBUG Command: GET 290240769 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085422166 DLCTRL DEBUG Tx Command reply: GET_REPLY 290240769 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085422170 DLCTRL DEBUG Command: GET 819230054 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085422170 DLCTRL DEBUG Tx Command reply: GET_REPLY 819230054 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085422174 DLCTRL DEBUG Command: GET 657169498 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085422174 DLCTRL DEBUG Tx Command reply: GET_REPLY 657169498 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085422179 DLCTRL DEBUG Command: GET 642152867 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085422179 DLCTRL DEBUG Tx Command reply: GET_REPLY 642152867 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085422183 DLCTRL DEBUG Command: GET 232200961 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085422183 DLCTRL DEBUG Tx Command reply: GET_REPLY 232200961 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085422186 DLCTRL DEBUG Command: GET 932764637 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085422186 DLCTRL DEBUG Tx Command reply: GET_REPLY 932764637 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085422189 DLCTRL DEBUG Command: GET 662219353 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085422189 DLCTRL DEBUG Tx Command reply: GET_REPLY 662219353 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085422191 DLCTRL DEBUG Command: GET 703228049 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085422191 DLCTRL DEBUG Tx Command reply: GET_REPLY 703228049 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085422194 DLCTRL DEBUG Command: GET 986312891 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085422194 DLCTRL DEBUG Tx Command reply: GET_REPLY 986312891 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085422196 DLCTRL DEBUG Command: GET 122689332 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085422196 DLCTRL DEBUG Tx Command reply: GET_REPLY 122689332 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085422198 DLCTRL DEBUG Command: GET 430251823 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085422198 DLCTRL DEBUG Tx Command reply: GET_REPLY 430251823 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085422199 DLCTRL DEBUG Command: GET 627075579 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085422199 DLCTRL DEBUG Tx Command reply: GET_REPLY 627075579 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085422201 DLCTRL DEBUG Command: GET 54600653 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085422201 DLCTRL DEBUG Tx Command reply: GET_REPLY 54600653 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085422203 DLCTRL DEBUG Command: GET 132654722 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085422203 DLCTRL DEBUG Tx Command reply: GET_REPLY 132654722 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085422204 DLCTRL DEBUG Command: GET 558191455 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085422204 DLCTRL DEBUG Tx Command reply: GET_REPLY 558191455 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085422206 DLCTRL DEBUG Command: GET 30461249 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085422206 DLCTRL DEBUG Tx Command reply: GET_REPLY 30461249 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085422208 DLCTRL DEBUG Command: GET 991495632 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085422208 DLCTRL DEBUG Tx Command reply: GET_REPLY 991495632 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085422210 DLCTRL DEBUG Command: GET 546868514 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085422210 DLCTRL DEBUG Tx Command reply: GET_REPLY 546868514 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001011001101'B, t_guard := 20.000000 } 20250823085422252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56886<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@f9b5e94e4af2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)5910371 20250823085423275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085423275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085423275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085423275 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085423275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5a2f63, normal) (hnbgw_rua.c:408) 20250823085423275 DHNB DEBUG map_rua[0x56285f22b320]{init}: Allocated (fsm.c:456) 20250823085423275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5910371)[0x56285f22b320]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085423275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5910371 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085423275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085423275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085423275 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823085423275 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5910371 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085423275 DCN DEBUG map_sccp[0x56285f1c4c00]{init}: Allocated (fsm.c:456) 20250823085423275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x56285f1c4c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085423275 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5910371 <-> SCCP-99 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085423275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5910371 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085423275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5910371)[0x56285f22b320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085423275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085423275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085423275 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5910371 SCCP-99 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085423275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x56285f1c4c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085423275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085423275 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{IDLE}: Allocated (fsm.c:456) 20250823085423275 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085423275 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002cd0056400500f1100926) (sccp_scrc.c:455) 20250823085423275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085423275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085423275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085423275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085423275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085423275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085423275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085423275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085423275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085423275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085423275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085423275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085423275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085423275 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085423275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085423275 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085423275 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085423275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085423275 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 02 cd 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085423275 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085423275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x56285f1c4c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085423275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5910371)[0x56285f22b320]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085423275 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085423275 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085423275 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085423275 DLM3UA <000f> 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 20250823085423275 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085423275 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085423275 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085423275 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085423275 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085423275 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 02 cd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(915)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@f9b5e94e4af2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@f9b5e94e4af2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)12600265 HNBGW_Test.msc0-SCCP(915)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823085423280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085423280 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085423280 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085423280 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085423280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085423280 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085423280 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085423280 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085423280 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085423280 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 66 63 8d 02 00 00 00 00  20250823085423280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085423280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085423280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085423280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085423280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085423280 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0066638d) (sccp_scrc.c:545) 20250823085423280 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) 20250823085423280 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085423280 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085423280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085423280 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085423280 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) 20250823085423280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x56285f1c4c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085423280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x56285f1c4c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085423282 DLCTRL DEBUG Command: GET 317878845 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085423282 DLCTRL DEBUG Tx Command reply: GET_REPLY 317878845 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823085423284 DLCTRL DEBUG Command: GET 645281484 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085423284 DLCTRL DEBUG Tx Command reply: GET_REPLY 645281484 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085423289 DLCTRL DEBUG Command: GET 747456788 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085423289 DLCTRL DEBUG Tx Command reply: GET_REPLY 747456788 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085423293 DLCTRL DEBUG Command: GET 816276802 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085423293 DLCTRL DEBUG Tx Command reply: GET_REPLY 816276802 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085423297 DLCTRL DEBUG Command: GET 328593661 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085423297 DLCTRL DEBUG Tx Command reply: GET_REPLY 328593661 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085423300 DLCTRL DEBUG Command: GET 537059068 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085423300 DLCTRL DEBUG Tx Command reply: GET_REPLY 537059068 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085423303 DLCTRL DEBUG Command: GET 611585970 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085423303 DLCTRL DEBUG Tx Command reply: GET_REPLY 611585970 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085423305 DLCTRL DEBUG Command: GET 489006728 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085423305 DLCTRL DEBUG Tx Command reply: GET_REPLY 489006728 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085423307 DLCTRL DEBUG Command: GET 414732922 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085423307 DLCTRL DEBUG Tx Command reply: GET_REPLY 414732922 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085423309 DLCTRL DEBUG Command: GET 199953077 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085423309 DLCTRL DEBUG Tx Command reply: GET_REPLY 199953077 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085423311 DLCTRL DEBUG Command: GET 667371357 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085423311 DLCTRL DEBUG Tx Command reply: GET_REPLY 667371357 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085423312 DLCTRL DEBUG Command: GET 983261270 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085423313 DLCTRL DEBUG Tx Command reply: GET_REPLY 983261270 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085423314 DLCTRL DEBUG Command: GET 654314166 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085423314 DLCTRL DEBUG Tx Command reply: GET_REPLY 654314166 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085423316 DLCTRL DEBUG Command: GET 244553712 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085423316 DLCTRL DEBUG Tx Command reply: GET_REPLY 244553712 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085423318 DLCTRL DEBUG Command: GET 78190866 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085423318 DLCTRL DEBUG Tx Command reply: GET_REPLY 78190866 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085423321 DLCTRL DEBUG Command: GET 299725929 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085423321 DLCTRL DEBUG Tx Command reply: GET_REPLY 299725929 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085423324 DLCTRL DEBUG Command: GET 732925167 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085423324 DLCTRL DEBUG Tx Command reply: GET_REPLY 732925167 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085423326 DLCTRL DEBUG Command: GET 318415533 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085423326 DLCTRL DEBUG Tx Command reply: GET_REPLY 318415533 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085423328 DLCTRL DEBUG Command: GET 302092504 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085423328 DLCTRL DEBUG Tx Command reply: GET_REPLY 302092504 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085423329 DLCTRL DEBUG Command: GET 341064024 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085423329 DLCTRL DEBUG Tx Command reply: GET_REPLY 341064024 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: "connecting cnlink 1" 20250823085423331 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(926)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(926)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(926)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-SCCP(924)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085423550 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 20250823085423550 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 20250823085423550 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085423550 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085423557 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085423557 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085423557 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085423557 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085423557 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085423557 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085423557 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085423557 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085423557 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085423557 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 20250823085423557 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085423558 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  20250823085423558 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085423561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085423561 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085423561 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085423561 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  20250823085423561 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085423561 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085423562 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085423562 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 20250823085423562 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085423562 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  20250823085423562 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' 20250823085423562 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' 20250823085423562 DLSS7 <000c> ss7_asp.c: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  20250823085423562 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085423562 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  20250823085423562 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  20250823085423562 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085423562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085423562 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085423562 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085423562 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) 20250823085423562 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085423562 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085423562 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085423562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085423562 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085423562 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) 20250823085423562 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085423563 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085423563 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085423563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085423563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085423563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085423563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085423563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085423563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085423563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085423563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085423563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085423563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085423563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085423563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085423564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085423564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085423564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085423564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085423564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085423564 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085423564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085423564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085423564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085423564 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085423564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085423564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085423564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085423564 DLM3UA <000f> 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 20250823085423564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085423564 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085423564 DLSS7 <000c> ss7_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 20250823085423564 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085423564 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085423564 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  20250823085423887 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085423887 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00166373), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085423887 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085423887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085423887 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085423887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085423887 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085423887 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085423887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085423887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 16 63 73 00 00 5f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085423888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085423888 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085423888 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085423888 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085423888 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085423888 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085423888 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085423888 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085423888 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085423888 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 16 63 73 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823085423892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085423892 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085423892 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085423892 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085423892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085423892 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085423892 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085423892 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085423892 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085423892 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 16 63 73 00  20250823085423893 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085423893 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085423893 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085423893 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085423893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085423893 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=00166373) (sccp_scrc.c:545) 20250823085423893 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) 20250823085423893 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085423893 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085423893 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085423893 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085423893 DLSCCP DEBUG SCCP-SCOC(95)[0x56285f1a4e70]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: 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 := '000000000000000110100010'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(925)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085424361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085424361 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085424361 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085424361 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 20250823085424361 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085424361 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' 20250823085424361 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085424361 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085424361 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085424361 DLSS7 <000c> ss7_asp.c: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  20250823085424361 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085424361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085424361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085424361 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) 20250823085424361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085424362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085424362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085424362 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085424362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085424362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085424362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085424362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085424362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085424362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085424362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085424362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085424362 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085424362 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) 20250823085424362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085424362 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085424362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085424362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085424362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085424362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085424362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085424362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085424362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085424362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085424362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085424362 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085424362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085424362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085424362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085424362 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085424362 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085424362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085424362 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085424362 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085424362 DLM3UA <000f> 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 20250823085424362 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085424362 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085424362 DLSS7 <000c> ss7_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 20250823085424362 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085424362 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085424362 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  20250823085424362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085424362 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085424362 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085424362 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 20250823085424362 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085424362 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' 20250823085424362 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085424362 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085424362 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085424362 DLSS7 <000c> ss7_asp.c: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  20250823085424362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085424362 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085424362 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085424362 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) 20250823085424362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085424362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085424362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085424362 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085424362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085424362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085424362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085424362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085424362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085424362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085424362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085424362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085424362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085424362 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085424362 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(925)@f9b5e94e4af2: MSC_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 } } } } 20250823085424374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085424959 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085424959 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00579130), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085424959 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085424959 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) 20250823085424959 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085424959 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085424959 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085424959 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085424959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085424959 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 57 91 30 00 00 61 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085424959 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085424959 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a4d8b), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085424959 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085424959 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) 20250823085424959 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085424959 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085424959 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085424959 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085424959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085424959 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5a 4d 8b 00 00 60 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085424960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085424960 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085424960 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085424960 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085424960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085424960 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085424960 DLSS7 <000c> ss7_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 20250823085424960 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085424960 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085424960 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 57 91 30 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085424960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085424960 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085424960 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085424960 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085424960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085424960 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085424960 DLSS7 <000c> ss7_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 20250823085424960 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085424960 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085424960 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 5a 4d 8b 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085424965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085424965 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085424965 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085424965 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 20250823085424965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085424965 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' 20250823085424965 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085424965 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085424965 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085424965 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 57 91 30 00  20250823085424965 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085424966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085424966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085424966 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) 20250823085424966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085424966 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=00579130) (sccp_scrc.c:545) 20250823085424966 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) 20250823085424966 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085424966 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085424966 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085424966 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085424966 DLSCCP DEBUG SCCP-SCOC(97)[0x56285f22b790]{IDLE}: Deallocated (fsm.c:568) 20250823085425168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425168 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085425168 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085425168 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 20250823085425169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085425169 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' 20250823085425169 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085425169 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085425169 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085425169 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 5a 4d 8b 00  20250823085425169 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085425169 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085425169 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085425169 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) 20250823085425169 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085425169 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=005a4d8b) (sccp_scrc.c:545) 20250823085425169 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) 20250823085425169 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085425169 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085425169 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085425169 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085425169 DLSCCP DEBUG SCCP-SCOC(96)[0x56285f2344d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@f9b5e94e4af2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)1702753 20250823085425406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085425406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085425406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823085425406 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085425406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x19fb61, normal) (hnbgw_rua.c:408) 20250823085425406 DHNB DEBUG map_rua[0x56285f2344d0]{init}: Allocated (fsm.c:456) 20250823085425406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1702753)[0x56285f2344d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085425406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1702753 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085425406 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085425406 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085425406 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1702753 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823085425406 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1702753 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823085425406 DCN DEBUG map_sccp[0x56285f22b790]{init}: Allocated (fsm.c:456) 20250823085425406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x56285f22b790]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085425406 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1702753 <-> SCCP-100 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823085425406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1702753 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823085425406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1702753)[0x56285f2344d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085425406 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085425406 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085425406 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1702753 SCCP-100 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085425406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x56285f22b790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085425406 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085425406 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{IDLE}: Allocated (fsm.c:456) 20250823085425406 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085425406 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001a20056400500f1100926) (sccp_scrc.c:455) 20250823085425406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085425406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085425406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085425406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085425406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085425407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085425407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085425407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085425407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085425407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085425407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085425407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085425407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085425407 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085425407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085425407 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085425407 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085425407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085425407 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 a2 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085425407 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085425407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x56285f22b790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085425407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1702753)[0x56285f2344d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085425407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425407 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085425407 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085425407 DLM3UA <000f> 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 20250823085425407 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085425407 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085425407 DLSS7 <000c> ss7_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 20250823085425407 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085425407 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085425407 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 a2 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(924)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@f9b5e94e4af2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@f9b5e94e4af2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)9654347 HNBGW_Test.msc1-SCCP(924)@f9b5e94e4af2: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } HNBGW_Test.msc1-SCCP(924)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085425415 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425415 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085425415 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085425415 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 20250823085425415 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085425415 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' 20250823085425415 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085425415 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085425415 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085425415 DLSS7 <000c> ss7_asp.c: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 fb 00 3c 02 00 00 00 00  20250823085425416 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085425416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085425416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085425416 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) 20250823085425416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085425416 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00fb003c) (sccp_scrc.c:545) 20250823085425416 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) 20250823085425416 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085425416 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085425416 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085425416 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085425416 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) 20250823085425416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x56285f22b790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085425416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x56285f22b790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085425416 DLCTRL DEBUG Command: GET 434110554 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823085425416 DLCTRL DEBUG Tx Command reply: GET_REPLY 434110554 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823085425417 DLCTRL DEBUG Command: GET 722038791 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823085425417 DLCTRL DEBUG Tx Command reply: GET_REPLY 722038791 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085425419 DLCTRL DEBUG Command: GET 101150262 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085425419 DLCTRL DEBUG Tx Command reply: GET_REPLY 101150262 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085425420 DLCTRL DEBUG Command: GET 287914111 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085425420 DLCTRL DEBUG Tx Command reply: GET_REPLY 287914111 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085425421 DLCTRL DEBUG Command: GET 688767872 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085425421 DLCTRL DEBUG Tx Command reply: GET_REPLY 688767872 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085425422 DLCTRL DEBUG Command: GET 187403761 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823085425422 DLCTRL DEBUG Tx Command reply: GET_REPLY 187403761 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085425423 DLCTRL DEBUG Command: GET 509684547 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823085425423 DLCTRL DEBUG Tx Command reply: GET_REPLY 509684547 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085425424 DLCTRL DEBUG Command: GET 403959159 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085425424 DLCTRL DEBUG Tx Command reply: GET_REPLY 403959159 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085425425 DLCTRL DEBUG Command: GET 665766670 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085425425 DLCTRL DEBUG Tx Command reply: GET_REPLY 665766670 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085425426 DLCTRL DEBUG Command: GET 799186027 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085425426 DLCTRL DEBUG Tx Command reply: GET_REPLY 799186027 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085425426 DLCTRL DEBUG Command: GET 59257695 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823085425426 DLCTRL DEBUG Tx Command reply: GET_REPLY 59257695 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085425427 DLCTRL DEBUG Command: GET 473047285 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823085425427 DLCTRL DEBUG Tx Command reply: GET_REPLY 473047285 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085425428 DLCTRL DEBUG Command: GET 664447291 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085425428 DLCTRL DEBUG Tx Command reply: GET_REPLY 664447291 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085425429 DLCTRL DEBUG Command: GET 540707625 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085425429 DLCTRL DEBUG Tx Command reply: GET_REPLY 540707625 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085425430 DLCTRL DEBUG Command: GET 444361436 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085425430 DLCTRL DEBUG Tx Command reply: GET_REPLY 444361436 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085425430 DLCTRL DEBUG Command: GET 684742835 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823085425430 DLCTRL DEBUG Tx Command reply: GET_REPLY 684742835 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085425431 DLCTRL DEBUG Command: GET 855155477 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823085425431 DLCTRL DEBUG Tx Command reply: GET_REPLY 855155477 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085425432 DLCTRL DEBUG Command: GET 460140584 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085425432 DLCTRL DEBUG Tx Command reply: GET_REPLY 460140584 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085425433 DLCTRL DEBUG Command: GET 57012329 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085425433 DLCTRL DEBUG Tx Command reply: GET_REPLY 57012329 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085425434 DLCTRL DEBUG Command: GET 143571976 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085425434 DLCTRL DEBUG Tx Command reply: GET_REPLY 143571976 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085425436 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41245<->l=127.0.0.1:4262) (control_if.c:193) 20250823085425437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(909)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(908)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085425438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085425439 DLINP DEBUG SRVCONN(,r=127.0.0.1:53468<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085425439 DLINP DEBUG SRVCONN(,r=127.0.0.1:53468<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085425439 DLINP NOTICE SRV(,r=127.0.0.1:53468<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085425439 DMAIN NOTICE (127.0.0.1:53468 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53468<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085425439 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@f9b5e94e4af2: Final verdict of PTC: none 20250823085425440 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085425440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085425440 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085425440 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085425440 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085425440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085425440 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085425440 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085425440 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 20250823085425440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425440 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085425440 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085425440 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085425440 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085425440 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085425440 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085425440 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 20250823085425440 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085425440 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085425440 DLSS7 <000c> ss7_asp.c: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  20250823085425440 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  20250823085425440 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  20250823085425440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085425440 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085425440 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085425440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085425440 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085425440 DLSS7 NOTICE 0: RT(dpc=188=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(918)@f9b5e94e4af2: Final verdict of PTC: none 20250823085425440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085425440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085425441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085425441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085425441 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085425441 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) 20250823085425441 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085425441 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-RAN(919)@f9b5e94e4af2: Final verdict of PTC: none 20250823085425441 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 20250823085425441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085425441 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085425441 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085425441 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085425441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085425441 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085425441 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823085425441 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 20250823085425441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085425441 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085425441 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085425441 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) 20250823085425441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(925)@f9b5e94e4af2: Final verdict of PTC: none 20250823085425441 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085425441 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085425441 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085425441 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085425441 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085425441 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085425441 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 20250823085425441 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085425441 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085425441 DLSS7 <000c> ss7_asp.c: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  20250823085425441 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  20250823085425441 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085425441 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085425441 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085425441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085425441 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085425441 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250823085425441 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 HNBGW_Test.sgsn0-M3UA(920)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(916)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(915)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(924)@f9b5e94e4af2: Final verdict of PTC: none 20250823085425441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085425441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085425441 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085425441 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085425441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085425441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085425441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085425441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085425441 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085425441 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) 20250823085425441 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085425441 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085425441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x56285f22e600]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085425441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085425441 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085425441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001282c4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085425441 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085425441 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085425441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085425441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085425441 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085425441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085425441 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085425441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085425442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085425442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085425442 DLM3UA <000f> 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 20250823085425442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085425442 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085425442 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085425442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085425442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085425442 DLM3UA <000f> 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 20250823085425442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085425442 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085425442 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085425442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425443 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085425443 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085425443 DLM3UA <000f> 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 20250823085425443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085425443 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085425443 DLSS7 <000c> ss7_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 20250823085425443 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085425443 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085425443 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 02 04 fb 00 3c 00 00 64 00 00 00 00 00 00 06 00 08 00 00 00 03  20250823085425443 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 20250823085425441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085425441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 12 82 c4 00 00 62 00 00 00 00 00 (ss7_asp.c:1383) 20250823085425441 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085425441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x56285f22e600]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085425441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7667454)[0x56285f246380]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085425441 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7667454)[0x56285f246380]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085425441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085425441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7667454)[0x56285f246380]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085425441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7667454)[0x56285f246380]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085425441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7667454)[0x56285f246380]{disrupted}: Freeing instance (context_map.c:203) 20250823085425441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7667454)[0x56285f246380]{disrupted}: Deallocated (fsm.c:568) 20250823085425441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x56285f22e600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085425441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x56285f22e600]{disconnected}: Freeing instance (context_map.c:207) 20250823085425441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x56285f22e600]{disconnected}: Deallocated (fsm.c:568) 20250823085425441 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7667454 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085425441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x56285f1c4c00]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085425441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085425441 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085425441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066638d), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085425441 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085425442 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085425442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085425442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085425442 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085425442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085425442 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085425442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085425442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085425442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 66 63 8d 00 00 63 00 00 00 00 00 (ss7_asp.c:1383) 20250823085425442 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085425442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x56285f1c4c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085425442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5910371)[0x56285f22b320]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085425442 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5910371)[0x56285f22b320]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085425442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085425442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5910371)[0x56285f22b320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085425442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5910371)[0x56285f22b320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085425442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5910371)[0x56285f22b320]{disrupted}: Freeing instance (context_map.c:203) 20250823085425442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5910371)[0x56285f22b320]{disrupted}: Deallocated (fsm.c:568) 20250823085425442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x56285f1c4c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085425442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x56285f1c4c00]{disconnected}: Freeing instance (context_map.c:207) 20250823085425442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x56285f1c4c00]{disconnected}: Deallocated (fsm.c:568) 20250823085425442 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5910371 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085425442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085425442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085425442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085425442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085425442 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085425442 DMAIN NOTICE (127.0.0.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) 20250823085425442 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085425442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1702753)[0x56285f2344d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085425442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1702753)[0x56285f2344d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085425442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x56285f22b790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085425442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085425442 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085425442 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb003c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085425442 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085425442 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 (available) (ss7_combined_linkset.c:297) 20250823085425442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085425442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085425442 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085425442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085425442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085425442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 fb 00 3c 00 00 64 00 00 00 00 00 (ss7_asp.c:1383) 20250823085425442 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085425442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x56285f22b790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085425442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1702753)[0x56285f2344d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085425442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1702753)[0x56285f2344d0]{disrupted}: Freeing instance (context_map.c:203) 20250823085425442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1702753)[0x56285f2344d0]{disrupted}: Deallocated (fsm.c:568) 20250823085425442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x56285f22b790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085425442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x56285f22b790]{disconnected}: Freeing instance (context_map.c:207) 20250823085425442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x56285f22b790]{disconnected}: Deallocated (fsm.c:568) 20250823085425442 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1702753 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085425442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085425443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56870<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(926)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(921)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW-PFCP(910)@f9b5e94e4af2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@f9b5e94e4af2: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(917)@f9b5e94e4af2: Final verdict of PTC: none 20250823085425456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56894<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085425461 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085425461 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c4376), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085425461 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085425461 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) 20250823085425461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085425461 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) 20250823085425461 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085425461 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085425462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) 20250823085425462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c 43 76 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085425462 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass)20250823085425462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012d8b7), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085425462 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) 20250823085425462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085425462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085425462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) 20250823085425462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085425463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) 20250823085425463 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085425463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085425463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085425463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 12 d8 b7 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) 20250823085425463 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085425463 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085425463 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085425463 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) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass)20250823085425463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085425463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085425463 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) MTC@f9b5e94e4af2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass 20250823085425464 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085425464 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085425464 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085425464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) MTC@f9b5e94e4af2: 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'. 20250823085425464 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a7 14 95 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085425464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425464 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085425464 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085425464 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085425464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085425464 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085425464 DLSS7 <000c> ss7_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 20250823085425464 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085425464 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085425464 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 9c 43 76 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085425464 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 20250823085425464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425464 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085425464 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085425464 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085425464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085425464 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085425464 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085425464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425464 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085425464 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085425464 DLM3UA <000f> 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 20250823085425464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085425464 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085425464 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! Sat Aug 23 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 20250823085425541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085425861 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085425861 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c278), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085425861 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085425861 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) 20250823085425861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085425861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085425861 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085425861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085425861 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085425861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085425861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085425861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 29 c2 78 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085425861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085425861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085425861 DLM3UA <000f> 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 20250823085425861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085425861 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085425861 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085425862 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085425862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0b56), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085425862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085425862 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085425862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085425862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085425862 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085425862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085425862 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085425862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085425862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085425862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 0b 56 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085425862 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085425862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b2352), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085425862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085425862 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085425862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085425862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085425863 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085425863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085425863 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085425863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085425863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085425863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 23 52 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085425863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085425863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085425863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085425863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085425863 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085425863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085425863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085425863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085425863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085425863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085425863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085425863 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085425863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085426243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57652<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=594748) 20250823085426455 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085426455 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00caf1b3), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085426455 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085426455 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085426455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085426455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085426455 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085426455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085426455 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085426455 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085426455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085426455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f1 b3 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085426456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085426456 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085426456 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085426456 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085426456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085426456 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085426456 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085427222 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085427222 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294634), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085427222 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085427222 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085427222 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085427222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085427222 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085427222 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085427222 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085427222 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085427222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085427222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 46 34 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085427222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085427222 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085427222 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085427222 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085427222 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085427222 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085427222 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=594748, count=620052) 20250823085427441 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085427442 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085427442 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085427442 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085427442 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085427442 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085427952 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085427952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc9093), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085427952 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085427952 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085427952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085427952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085427952 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085427952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085427952 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085427952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085427952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085427952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 90 93 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085427952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085427952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085427952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085427952 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085427952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085427952 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085427952 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:54: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_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 20250823085428663 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085428663 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085428663 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085428663 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085428663 DLSCCP DEBUG SCCP-SCOC(85)[0x56285f22c590]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250823085429370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085429374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085429377 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42207<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085429400 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085429400 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085429408 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085429408 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085429408 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085429408 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085429408 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085429408 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085429408 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085429408 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085429408 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085429408 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47426 (stream_srv.c:143) 20250823085429408 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47426<->l=127.0.0.1:29169 (hnb.c:335) 20250823085429409 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085429409 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085429409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085429409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085429409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085429409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429409 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085429409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085429409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085429409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085429409 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085429409 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085429409 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085429409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085429409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085429409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429409 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085429409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085429409 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085429409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429409 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085429409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085429409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085429409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085429409 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085429410 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085429410 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085429410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085429410 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085429410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085429410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429410 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085429410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085429410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085429410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085429410 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085429410 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085429410 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085429410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085429410 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085429410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429410 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085429410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085429410 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085429410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429410 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085429410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085429410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085429410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085429410 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085429410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085429410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085429410 DLM3UA <000f> 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 20250823085429410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085429410 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085429410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085429410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085429410 DLM3UA <000f> 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 20250823085429410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085429410 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085429410 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085429410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085429410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085429410 DLM3UA <000f> 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 20250823085429410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085429410 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085429410 DLSS7 <000c> ss7_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 20250823085429410 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085429410 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085429410 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  20250823085429410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085429410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085429410 DLM3UA <000f> 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 20250823085429410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085429410 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085429410 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085429410 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@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(938)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(938)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(936)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085429423 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085429423 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085429423 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085429423 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085429423 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085429423 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085429423 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085429423 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085429424 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085429424 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085429424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085429424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085429424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085429424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429424 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085429424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085429424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085429424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085429424 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085429424 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085429424 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085429424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085429424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085429424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429425 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085429425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085429425 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085429425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429425 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085429425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085429425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085429425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085429425 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085429425 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085429425 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085429425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085429425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085429425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429425 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085429425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085429425 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085429425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429425 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085429425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085429425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085429425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085429425 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085429425 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085429425 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085429425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085429425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085429425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429425 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085429425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085429425 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085429425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085429425 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085429425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085429425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085429425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085429425 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085429425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085429425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085429425 DLM3UA <000f> 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 20250823085429425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085429425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085429425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085429425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085429425 DLM3UA <000f> 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 20250823085429425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085429425 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085429425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085429426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429426 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085429426 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085429426 DLM3UA <000f> 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 20250823085429426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085429426 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085429426 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085429426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429426 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085429426 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085429426 DLM3UA <000f> 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 20250823085429426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085429426 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085429426 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(941)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(941)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085429444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085429444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085429444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085429444 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085429444 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085429444 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085429444 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085429444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085429444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085429450 DLINP DEBUG SRVCONN(,r=127.0.0.1:47426<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085429450 DLINP DEBUG SRVCONN(,r=127.0.0.1:47426<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085429450 DLINP DEBUG SRVCONN(,r=127.0.0.1:47426<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085429450 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085429450 DHNBAP DEBUG (127.0.0.1:47426 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085429450 DHNBAP NOTICE (127.0.0.1:47426 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085429450 DHNBAP NOTICE (127.0.0.1:47426 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085429450 DLINP DEBUG SRVCONN(,r=127.0.0.1:47426<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085429450 DLINP DEBUG SRVCONN(,r=127.0.0.1:47426<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085429621 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 20250823085429621 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 20250823085429621 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085429621 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085429629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429629 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085429629 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085429629 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085429629 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085429629 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085429629 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085429629 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085429629 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085429629 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 20250823085429629 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085429629 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085429629 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085429632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429632 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085429632 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085429632 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  20250823085429632 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085429632 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085429632 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085429632 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 20250823085429632 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085429632 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085429632 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085429632 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085429633 DLSS7 <000c> ss7_asp.c: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  20250823085429633 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  20250823085429633 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  20250823085429633 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085429633 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 20250823085429633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085429633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085429633 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085429633 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085429633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085429633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085429633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085429633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085429633 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085429633 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085429633 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085429634 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085429634 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085429634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085429635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085429635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085429635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085429635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085429635 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085429635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085429635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085429635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085429635 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085429635 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 20250823085429635 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 20250823085429635 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085429635 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085429635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085429636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085429636 DLM3UA <000f> 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 20250823085429636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085429636 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085429636 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085429636 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085429636 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085429636 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(941)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085429640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429640 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085429641 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085429641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085429641 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085429641 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085429641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085429641 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085429641 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085429641 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 20250823085429641 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085429641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085429641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085429641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085429641 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085429641 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  20250823085429641 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085429641 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085429641 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085429641 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 20250823085429641 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085429641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085429641 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085429641 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085429641 DLSS7 <000c> ss7_asp.c: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  20250823085429641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085429641 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  20250823085429641 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  20250823085429641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085429641 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 20250823085429641 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085429641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085429641 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085429641 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085429641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085429641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085429641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085429641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085429641 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085429641 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085429641 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085429642 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085429642 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085429642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085429642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085429642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429643 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085429643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085429643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085429643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085429643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085429643 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085429643 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085429643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085429643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085429643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085429643 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085429643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085429643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085429643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085429643 DLM3UA <000f> 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 20250823085429643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085429643 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085429643 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085429643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085429643 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085429643 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(937)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085430437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085430437 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085430437 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085430437 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085430437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085430437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085430437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085430437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085430437 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085430437 DLSS7 <000c> ss7_asp.c: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  20250823085430437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085430437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085430437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085430437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085430437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085430437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085430437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085430437 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085430437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085430438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085430438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085430438 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085430438 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) 20250823085430438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085430438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085430438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085430438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085430439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085430439 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085430439 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085430439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085430439 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085430439 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085430439 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085430439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085430439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085430439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085430439 DLM3UA <000f> 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 20250823085430439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085430439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085430439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085430439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085430439 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085430439 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  20250823085430443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085430443 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085430443 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085430443 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085430443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085430443 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085430443 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085430443 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085430443 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085430443 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085430443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085430443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085430443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085430443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085430444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085430444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085430444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085430444 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085430444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085430444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085430444 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085430444 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085430444 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(937)@f9b5e94e4af2: MSC_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 } } } } 20250823085430452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085430452 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085430452 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085430452 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085430452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085430452 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085430452 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085430452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085430452 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085430452 DLSS7 <000c> ss7_asp.c: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  20250823085430453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085430453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085430453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085430453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085430453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085430453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085430453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085430453 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085430453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085430453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085430453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085430453 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085430453 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) 20250823085430453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085430453 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085430453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430453 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085430453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085430453 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085430453 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085430453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085430453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085430454 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085430454 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085430454 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085430454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085430454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085430454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085430454 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085430454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085430454 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085430454 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085430454 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085430454 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085430454 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  20250823085430459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085430459 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085430459 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085430459 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085430459 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085430459 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085430459 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085430459 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085430459 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085430459 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085430459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085430459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085430460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085430460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085430460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085430460 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085430460 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085430460 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085430460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085430460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085430460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085430460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085430460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085430460 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085430460 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085430460 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823085430461 DLCTRL DEBUG Command: GET 904051684 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085430461 DLCTRL DEBUG Tx Command reply: GET_REPLY 904051684 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: MSC_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 } } } } 20250823085430467 DLCTRL DEBUG Command: GET 87174456 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085430467 DLCTRL DEBUG Tx Command reply: GET_REPLY 87174456 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085430469 DLCTRL DEBUG Command: GET 750069187 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085430469 DLCTRL DEBUG Tx Command reply: GET_REPLY 750069187 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085430472 DLCTRL DEBUG Command: GET 754775437 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085430472 DLCTRL DEBUG Tx Command reply: GET_REPLY 754775437 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085430474 DLCTRL DEBUG Command: GET 94939830 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085430474 DLCTRL DEBUG Tx Command reply: GET_REPLY 94939830 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085430476 DLCTRL DEBUG Command: GET 977765950 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085430476 DLCTRL DEBUG Tx Command reply: GET_REPLY 977765950 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085430478 DLCTRL DEBUG Command: GET 1068240 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085430478 DLCTRL DEBUG Tx Command reply: GET_REPLY 1068240 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085430480 DLCTRL DEBUG Command: GET 417638354 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085430480 DLCTRL DEBUG Tx Command reply: GET_REPLY 417638354 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085430481 DLCTRL DEBUG Command: GET 424561847 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085430481 DLCTRL DEBUG Tx Command reply: GET_REPLY 424561847 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085430483 DLCTRL DEBUG Command: GET 670579362 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085430483 DLCTRL DEBUG Tx Command reply: GET_REPLY 670579362 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085430484 DLCTRL DEBUG Command: GET 706205752 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085430484 DLCTRL DEBUG Tx Command reply: GET_REPLY 706205752 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085430486 DLCTRL DEBUG Command: GET 843516076 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085430486 DLCTRL DEBUG Tx Command reply: GET_REPLY 843516076 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085430487 DLCTRL DEBUG Command: GET 134655192 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085430487 DLCTRL DEBUG Tx Command reply: GET_REPLY 134655192 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085430488 DLCTRL DEBUG Command: GET 676941327 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085430488 DLCTRL DEBUG Tx Command reply: GET_REPLY 676941327 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085430490 DLCTRL DEBUG Command: GET 791316056 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085430490 DLCTRL DEBUG Tx Command reply: GET_REPLY 791316056 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085430491 DLCTRL DEBUG Command: GET 658314755 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085430491 DLCTRL DEBUG Tx Command reply: GET_REPLY 658314755 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085430492 DLCTRL DEBUG Command: GET 130493905 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085430492 DLCTRL DEBUG Tx Command reply: GET_REPLY 130493905 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085430493 DLCTRL DEBUG Command: GET 261528517 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085430493 DLCTRL DEBUG Tx Command reply: GET_REPLY 261528517 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085430494 DLCTRL DEBUG Command: GET 645300219 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085430494 DLCTRL DEBUG Tx Command reply: GET_REPLY 645300219 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085430495 DLCTRL DEBUG Command: GET 276993893 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085430495 DLCTRL DEBUG Tx Command reply: GET_REPLY 276993893 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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 := '000000000000000101000100'B, t_guard := 20.000000 } 20250823085430527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57678<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)3922804 20250823085431566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085431566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085431566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085431566 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085431566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3bdb74, normal) (hnbgw_rua.c:408) 20250823085431566 DHNB DEBUG map_rua[0x56285f22c590]{init}: Allocated (fsm.c:456) 20250823085431566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3922804)[0x56285f22c590]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085431566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3922804 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085431566 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085431566 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085431566 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085431566 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3922804 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085431566 DCN DEBUG map_sccp[0x56285f2344d0]{init}: Allocated (fsm.c:456) 20250823085431566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56285f2344d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085431566 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3922804 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085431566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3922804 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085431566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3922804)[0x56285f22c590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085431566 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085431566 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085431566 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3922804 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085431566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56285f2344d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085431566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085431566 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{IDLE}: Allocated (fsm.c:456) 20250823085431566 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085431566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001440056400500f1100926) (sccp_scrc.c:455) 20250823085431566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085431566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085431566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085431566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085431566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085431566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085431566 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085431566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085431566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085431566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085431566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085431566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085431566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085431566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085431566 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085431566 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085431566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085431566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085431566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 65 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085431566 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085431566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56285f2344d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085431566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3922804)[0x56285f22c590]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085431566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085431566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085431566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085431566 DLM3UA <000f> 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 20250823085431566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085431566 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085431566 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085431566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085431566 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085431566 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 65 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)7055822 HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085431578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085431579 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085431579 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085431579 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085431579 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085431579 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085431579 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085431579 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085431579 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085431579 DLSS7 <000c> ss7_asp.c: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 25 7e c8 02 00 00 00 00  TC_sgsnpool_L3Compl_on_1_cnlink0(943)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085431579 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085431579 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085431579 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085431579 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085431579 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085431579 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00257ec8) (sccp_scrc.c:545) 20250823085431579 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) 20250823085431579 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085431579 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085431579 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085431579 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085431579 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) 20250823085431579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56285f2344d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085431579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56285f2344d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085431581 DLCTRL DEBUG Command: GET 880339907 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085431581 DLCTRL DEBUG Tx Command reply: GET_REPLY 880339907 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085431587 DLCTRL DEBUG Command: GET 828058683 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085431587 DLCTRL DEBUG Tx Command reply: GET_REPLY 828058683 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085431592 DLCTRL DEBUG Command: GET 410205201 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085431592 DLCTRL DEBUG Tx Command reply: GET_REPLY 410205201 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085431596 DLCTRL DEBUG Command: GET 124676526 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085431597 DLCTRL DEBUG Tx Command reply: GET_REPLY 124676526 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085431601 DLCTRL DEBUG Command: GET 980659094 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085431601 DLCTRL DEBUG Tx Command reply: GET_REPLY 980659094 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085431606 DLCTRL DEBUG Command: GET 361796512 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085431606 DLCTRL DEBUG Tx Command reply: GET_REPLY 361796512 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085431611 DLCTRL DEBUG Command: GET 743163313 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085431611 DLCTRL DEBUG Tx Command reply: GET_REPLY 743163313 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085431615 DLCTRL DEBUG Command: GET 709752823 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085431615 DLCTRL DEBUG Tx Command reply: GET_REPLY 709752823 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085431619 DLCTRL DEBUG Command: GET 17694591 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085431619 DLCTRL DEBUG Tx Command reply: GET_REPLY 17694591 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085431624 DLCTRL DEBUG Command: GET 229454074 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085431624 DLCTRL DEBUG Tx Command reply: GET_REPLY 229454074 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085431629 DLCTRL DEBUG Command: GET 30079570 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085431629 DLCTRL DEBUG Tx Command reply: GET_REPLY 30079570 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085431633 DLCTRL DEBUG Command: GET 880761576 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085431633 DLCTRL DEBUG Tx Command reply: GET_REPLY 880761576 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085431638 DLCTRL DEBUG Command: GET 665529905 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085431638 DLCTRL DEBUG Tx Command reply: GET_REPLY 665529905 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085431644 DLCTRL DEBUG Command: GET 40445597 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085431644 DLCTRL DEBUG Tx Command reply: GET_REPLY 40445597 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085431650 DLCTRL DEBUG Command: GET 492925390 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085431650 DLCTRL DEBUG Tx Command reply: GET_REPLY 492925390 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085431655 DLCTRL DEBUG Command: GET 886798016 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085431655 DLCTRL DEBUG Tx Command reply: GET_REPLY 886798016 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085431659 DLCTRL DEBUG Command: GET 285178332 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085431659 DLCTRL DEBUG Tx Command reply: GET_REPLY 285178332 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085431663 DLCTRL DEBUG Command: GET 510964585 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085431663 DLCTRL DEBUG Tx Command reply: GET_REPLY 510964585 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085431667 DLCTRL DEBUG Command: GET 372997111 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085431667 DLCTRL DEBUG Tx Command reply: GET_REPLY 372997111 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085431671 DLCTRL DEBUG Command: GET 663240916 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085431671 DLCTRL DEBUG Tx Command reply: GET_REPLY 663240916 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000101000111'B, t_guard := 20.000000 } 20250823085431705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57686<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)13949090 20250823085432735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085432735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085432735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250823085432735 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085432736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd4d8a2, normal) (hnbgw_rua.c:408) 20250823085432736 DHNB DEBUG map_rua[0x56285f246380]{init}: Allocated (fsm.c:456) 20250823085432736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13949090)[0x56285f246380]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085432736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13949090 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085432736 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085432736 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085432736 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250823085432736 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13949090 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085432736 DCN DEBUG map_sccp[0x56285f22e600]{init}: Allocated (fsm.c:456) 20250823085432736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x56285f22e600]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085432736 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13949090 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085432736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13949090 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250823085432736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13949090)[0x56285f246380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085432736 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085432736 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085432736 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13949090 SCCP-102 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085432736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x56285f22e600]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085432736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085432736 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{IDLE}: Allocated (fsm.c:456) 20250823085432736 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085432736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001470056400500f1100926) (sccp_scrc.c:455) 20250823085432736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085432737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085432737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085432737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085432737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085432737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085432737 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085432737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085432737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085432737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085432737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085432737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085432737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085432737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085432737 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085432737 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085432737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085432737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085432737 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 01 47 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085432737 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085432737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x56285f22e600]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085432737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13949090)[0x56285f246380]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085432737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085432737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085432737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085432737 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085432737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085432737 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085432737 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085432738 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085432738 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085432738 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 01 47 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)8792950 HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(944)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085432746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085432746 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085432746 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085432746 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085432746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085432746 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085432746 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085432746 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085432746 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085432746 DLSS7 <000c> ss7_asp.c: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 d4 8c ba 02 00 00 00 00  20250823085432746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085432746 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085432746 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085432746 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085432746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085432746 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d48cba) (sccp_scrc.c:545) 20250823085432746 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) 20250823085432746 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085432746 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085432746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085432746 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085432746 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) 20250823085432746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x56285f22e600]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085432746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x56285f22e600]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085432749 DLCTRL DEBUG Command: GET 788565210 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085432749 DLCTRL DEBUG Tx Command reply: GET_REPLY 788565210 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250823085432754 DLCTRL DEBUG Command: GET 832924857 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085432754 DLCTRL DEBUG Tx Command reply: GET_REPLY 832924857 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085432759 DLCTRL DEBUG Command: GET 159504568 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085432759 DLCTRL DEBUG Tx Command reply: GET_REPLY 159504568 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085432763 DLCTRL DEBUG Command: GET 887034125 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085432763 DLCTRL DEBUG Tx Command reply: GET_REPLY 887034125 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085432767 DLCTRL DEBUG Command: GET 338903959 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085432767 DLCTRL DEBUG Tx Command reply: GET_REPLY 338903959 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085432771 DLCTRL DEBUG Command: GET 173724349 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085432771 DLCTRL DEBUG Tx Command reply: GET_REPLY 173724349 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085432775 DLCTRL DEBUG Command: GET 417656104 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085432775 DLCTRL DEBUG Tx Command reply: GET_REPLY 417656104 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085432778 DLCTRL DEBUG Command: GET 566945788 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085432778 DLCTRL DEBUG Tx Command reply: GET_REPLY 566945788 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085432781 DLCTRL DEBUG Command: GET 232402722 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085432781 DLCTRL DEBUG Tx Command reply: GET_REPLY 232402722 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085432786 DLCTRL DEBUG Command: GET 747677804 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085432786 DLCTRL DEBUG Tx Command reply: GET_REPLY 747677804 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085432792 DLCTRL DEBUG Command: GET 535399477 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085432792 DLCTRL DEBUG Tx Command reply: GET_REPLY 535399477 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085432796 DLCTRL DEBUG Command: GET 943347458 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085432796 DLCTRL DEBUG Tx Command reply: GET_REPLY 943347458 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085432799 DLCTRL DEBUG Command: GET 111774563 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085432799 DLCTRL DEBUG Tx Command reply: GET_REPLY 111774563 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085432803 DLCTRL DEBUG Command: GET 697818701 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085432803 DLCTRL DEBUG Tx Command reply: GET_REPLY 697818701 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085432806 DLCTRL DEBUG Command: GET 721851838 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085432806 DLCTRL DEBUG Tx Command reply: GET_REPLY 721851838 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085432810 DLCTRL DEBUG Command: GET 650578581 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085432810 DLCTRL DEBUG Tx Command reply: GET_REPLY 650578581 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085432814 DLCTRL DEBUG Command: GET 795063276 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085432814 DLCTRL DEBUG Tx Command reply: GET_REPLY 795063276 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085432818 DLCTRL DEBUG Command: GET 126280243 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085432818 DLCTRL DEBUG Tx Command reply: GET_REPLY 126280243 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085432822 DLCTRL DEBUG Command: GET 91339996 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085432822 DLCTRL DEBUG Tx Command reply: GET_REPLY 91339996 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085432825 DLCTRL DEBUG Command: GET 605861863 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085432825 DLCTRL DEBUG Tx Command reply: GET_REPLY 605861863 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001000100001'B, t_guard := 20.000000 } 20250823085432862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)14239391 20250823085433888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085433888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085433888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085433888 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085433888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd9469f, normal) (hnbgw_rua.c:408) 20250823085433888 DHNB DEBUG map_rua[0x56285f1c4c00]{init}: Allocated (fsm.c:456) 20250823085433888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14239391)[0x56285f1c4c00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085433888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14239391 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085433888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085433888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085433888 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14239391 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085433888 DCN DEBUG map_sccp[0x56285f1a5cb0]{init}: Allocated (fsm.c:456) 20250823085433888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56285f1a5cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085433888 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14239391 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085433888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14239391 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085433888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14239391)[0x56285f1c4c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085433888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085433888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085433888 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14239391 SCCP-103 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085433888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56285f1a5cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085433888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085433888 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{IDLE}: Allocated (fsm.c:456) 20250823085433888 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085433888 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030002210056400500f1100926) (sccp_scrc.c:455) 20250823085433888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085433888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085433889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085433889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085433889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085433889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085433889 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085433889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085433889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085433889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085433889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085433889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085433889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085433889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085433889 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085433889 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085433889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085433889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085433889 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 21 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085433889 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085433889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56285f1a5cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085433889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14239391)[0x56285f1c4c00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085433889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085433889 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085433889 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085433889 DLM3UA <000f> 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 20250823085433889 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085433889 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085433889 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085433889 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085433889 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085433889 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 21 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)@f9b5e94e4af2: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)601330 HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250823085433898 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085433898 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085433898 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085433898 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085433898 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085433898 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085433898 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085433898 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085433898 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085433898 DLSS7 <000c> ss7_asp.c: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 22 f6 ad 02 00 00 00 00  20250823085433898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085433898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085433898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085433898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085433898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085433898 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0022f6ad) (sccp_scrc.c:545) 20250823085433898 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) 20250823085433898 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085433898 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085433898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085433898 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085433898 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) 20250823085433898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56285f1a5cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085433898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56285f1a5cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085433901 DLCTRL DEBUG Command: GET 827569462 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085433901 DLCTRL DEBUG Tx Command reply: GET_REPLY 827569462 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250823085433905 DLCTRL DEBUG Command: GET 288538037 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085433905 DLCTRL DEBUG Tx Command reply: GET_REPLY 288538037 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085433909 DLCTRL DEBUG Command: GET 479700101 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085433909 DLCTRL DEBUG Tx Command reply: GET_REPLY 479700101 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085433913 DLCTRL DEBUG Command: GET 211941941 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085433913 DLCTRL DEBUG Tx Command reply: GET_REPLY 211941941 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085433917 DLCTRL DEBUG Command: GET 862893097 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085433917 DLCTRL DEBUG Tx Command reply: GET_REPLY 862893097 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085433921 DLCTRL DEBUG Command: GET 287691175 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085433921 DLCTRL DEBUG Tx Command reply: GET_REPLY 287691175 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085433924 DLCTRL DEBUG Command: GET 787996009 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085433924 DLCTRL DEBUG Tx Command reply: GET_REPLY 787996009 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085433927 DLCTRL DEBUG Command: GET 146272441 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085433927 DLCTRL DEBUG Tx Command reply: GET_REPLY 146272441 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085433930 DLCTRL DEBUG Command: GET 995058128 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085433930 DLCTRL DEBUG Tx Command reply: GET_REPLY 995058128 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085433932 DLCTRL DEBUG Command: GET 940089499 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085433932 DLCTRL DEBUG Tx Command reply: GET_REPLY 940089499 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085433934 DLCTRL DEBUG Command: GET 134437823 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085433934 DLCTRL DEBUG Tx Command reply: GET_REPLY 134437823 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085433936 DLCTRL DEBUG Command: GET 559325148 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085433936 DLCTRL DEBUG Tx Command reply: GET_REPLY 559325148 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085433938 DLCTRL DEBUG Command: GET 50394515 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085433938 DLCTRL DEBUG Tx Command reply: GET_REPLY 50394515 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085433939 DLCTRL DEBUG Command: GET 878657614 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085433939 DLCTRL DEBUG Tx Command reply: GET_REPLY 878657614 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085433941 DLCTRL DEBUG Command: GET 185728607 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085433941 DLCTRL DEBUG Tx Command reply: GET_REPLY 185728607 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085433942 DLCTRL DEBUG Command: GET 427791154 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085433942 DLCTRL DEBUG Tx Command reply: GET_REPLY 427791154 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085433943 DLCTRL DEBUG Command: GET 277920315 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085433943 DLCTRL DEBUG Tx Command reply: GET_REPLY 277920315 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085433944 DLCTRL DEBUG Command: GET 938426172 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085433944 DLCTRL DEBUG Tx Command reply: GET_REPLY 938426172 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085433945 DLCTRL DEBUG Command: GET 16577595 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085433945 DLCTRL DEBUG Tx Command reply: GET_REPLY 16577595 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085433946 DLCTRL DEBUG Command: GET 572803261 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085433946 DLCTRL DEBUG Tx Command reply: GET_REPLY 572803261 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001001010001'B, t_guard := 20.000000 } 20250823085433956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57706<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)3192007 20250823085434972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085434972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085434972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085434972 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085434972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x30b4c7, normal) (hnbgw_rua.c:408) 20250823085434972 DHNB DEBUG map_rua[0x56285f2467f0]{init}: Allocated (fsm.c:456) 20250823085434972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192007)[0x56285f2467f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085434972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192007 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085434972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085434972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085434972 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085434972 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192007 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085434972 DCN DEBUG map_sccp[0x56285f246920]{init}: Allocated (fsm.c:456) 20250823085434972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x56285f246920]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085434972 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3192007 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085434972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192007 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085434972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192007)[0x56285f2467f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085434972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085434972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085434972 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192007 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085434972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x56285f246920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085434972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085434972 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{IDLE}: Allocated (fsm.c:456) 20250823085434972 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085434972 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002510056400500f1100926) (sccp_scrc.c:455) 20250823085434972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085434972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085434972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085434972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085434972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085434972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085434972 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085434972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085434972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085434972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085434972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085434972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085434972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085434972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085434973 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085434973 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085434973 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085434973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085434973 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 68 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085434973 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085434973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x56285f246920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085434973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192007)[0x56285f2467f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085434973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085434973 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085434973 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085434973 DLM3UA <000f> 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 20250823085434973 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085434973 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085434973 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085434973 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085434973 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085434973 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 68 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 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(939)@f9b5e94e4af2: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)15818475 HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250823085434980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085434980 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085434980 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085434980 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085434980 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085434980 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085434980 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085434980 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085434980 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085434980 DLSS7 <000c> ss7_asp.c: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 9c 5f 28 02 00 00 00 00  20250823085434981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085434981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085434981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085434981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085434981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085434981 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009c5f28) (sccp_scrc.c:545) 20250823085434981 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) 20250823085434981 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085434981 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085434981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085434981 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085434981 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) 20250823085434981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x56285f246920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085434981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x56285f246920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085434983 DLCTRL DEBUG Command: GET 169288237 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085434983 DLCTRL DEBUG Tx Command reply: GET_REPLY 169288237 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250823085434988 DLCTRL DEBUG Command: GET 942775186 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085434988 DLCTRL DEBUG Tx Command reply: GET_REPLY 942775186 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085434992 DLCTRL DEBUG Command: GET 20859194 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085434992 DLCTRL DEBUG Tx Command reply: GET_REPLY 20859194 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085434997 DLCTRL DEBUG Command: GET 532961878 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085434997 DLCTRL DEBUG Tx Command reply: GET_REPLY 532961878 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085435002 DLCTRL DEBUG Command: GET 45981101 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085435002 DLCTRL DEBUG Tx Command reply: GET_REPLY 45981101 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085435006 DLCTRL DEBUG Command: GET 874022443 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085435006 DLCTRL DEBUG Tx Command reply: GET_REPLY 874022443 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085435010 DLCTRL DEBUG Command: GET 314362695 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085435010 DLCTRL DEBUG Tx Command reply: GET_REPLY 314362695 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085435012 DLCTRL DEBUG Command: GET 826631429 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085435012 DLCTRL DEBUG Tx Command reply: GET_REPLY 826631429 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085435014 DLCTRL DEBUG Command: GET 503461924 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085435014 DLCTRL DEBUG Tx Command reply: GET_REPLY 503461924 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085435015 DLCTRL DEBUG Command: GET 396488637 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085435015 DLCTRL DEBUG Tx Command reply: GET_REPLY 396488637 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085435017 DLCTRL DEBUG Command: GET 340420589 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085435017 DLCTRL DEBUG Tx Command reply: GET_REPLY 340420589 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085435018 DLCTRL DEBUG Command: GET 658602136 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085435018 DLCTRL DEBUG Tx Command reply: GET_REPLY 658602136 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085435019 DLCTRL DEBUG Command: GET 718177211 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085435019 DLCTRL DEBUG Tx Command reply: GET_REPLY 718177211 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085435019 DLCTRL DEBUG Command: GET 149459620 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085435019 DLCTRL DEBUG Tx Command reply: GET_REPLY 149459620 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085435020 DLCTRL DEBUG Command: GET 310502541 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085435020 DLCTRL DEBUG Tx Command reply: GET_REPLY 310502541 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085435021 DLCTRL DEBUG Command: GET 153763120 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085435021 DLCTRL DEBUG Tx Command reply: GET_REPLY 153763120 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085435021 DLCTRL DEBUG Command: GET 32200957 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085435021 DLCTRL DEBUG Tx Command reply: GET_REPLY 32200957 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085435022 DLCTRL DEBUG Command: GET 830173211 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085435022 DLCTRL DEBUG Tx Command reply: GET_REPLY 830173211 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085435023 DLCTRL DEBUG Command: GET 328810913 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085435023 DLCTRL DEBUG Tx Command reply: GET_REPLY 328810913 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085435024 DLCTRL DEBUG Command: GET 949187381 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085435024 DLCTRL DEBUG Tx Command reply: GET_REPLY 949187381 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085435026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57676<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085435027 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42207<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(929)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085435028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085435028 DLINP DEBUG SRVCONN(,r=127.0.0.1:47426<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085435028 DLINP DEBUG SRVCONN(,r=127.0.0.1:47426<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085435028 DLINP NOTICE SRV(,r=127.0.0.1:47426<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085435028 DMAIN NOTICE (127.0.0.1:47426 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47426<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085435028 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(937)@f9b5e94e4af2: Final verdict of PTC: none 20250823085435029 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085435029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085435030 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085435030 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085435030 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085435030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085435030 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085435030 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085435030 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 20250823085435030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435030 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085435030 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085435030 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085435030 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085435030 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085435030 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085435030 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 20250823085435030 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085435030 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085435030 DLSS7 <000c> ss7_asp.c: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  20250823085435030 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  20250823085435030 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  20250823085435030 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085435030 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-Iuh0(932)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@f9b5e94e4af2: Final verdict of PTC: none 20250823085435030 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 20250823085435030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085435030 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085435030 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085435030 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085435030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085435030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085435030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085435030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085435030 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085435030 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) 20250823085435030 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085435030 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085435030 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 20250823085435030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085435030 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085435030 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085435030 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085435030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085435030 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085435030 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823085435030 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) 20250823085435030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435030 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085435030 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085435030 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085435030 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085435030 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085435030 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085435030 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 20250823085435030 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085435030 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085435030 DLSS7 <000c> ss7_asp.c: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  20250823085435030 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  20250823085435030 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085435030 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085435031 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 20250823085435031 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085435031 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085435031 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085435031 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085435031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085435031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085435031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085435031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085435031 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085435031 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) 20250823085435031 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085435031 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085435031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56285f2344d0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085435031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085435031 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085435031 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00257ec8), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085435031 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085435031 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085435031 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) 20250823085435031 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085435031 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085435032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085435032 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085435032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 25 7e c8 00 00 65 00 00 00 00 00 (ss7_asp.c:1383) 20250823085435032 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085435032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56285f2344d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085435032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3922804)[0x56285f22c590]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085435032 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3922804)[0x56285f22c590]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085435032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085435032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3922804)[0x56285f22c590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085435032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3922804)[0x56285f22c590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085435032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3922804)[0x56285f22c590]{disrupted}: Freeing instance (context_map.c:203) 20250823085435032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3922804)[0x56285f22c590]{disrupted}: Deallocated (fsm.c:568) 20250823085435032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56285f2344d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085435032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56285f2344d0]{disconnected}: Freeing instance (context_map.c:207) 20250823085435032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56285f2344d0]{disconnected}: Deallocated (fsm.c:568) 20250823085435032 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3922804 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085435032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x56285f22e600]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085435032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085435032 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085435032 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d48cba), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085435032 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085435032 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085435032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085435032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085435032 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085435032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085435032 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435033 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085435033 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435033 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 8c ba 00 00 66 00 00 00 00 00 (ss7_asp.c:1383) 20250823085435033 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085435033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x56285f22e600]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085435033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13949090)[0x56285f246380]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085435033 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13949090)[0x56285f246380]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085435033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085435033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13949090)[0x56285f246380]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085435033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13949090)[0x56285f246380]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085435033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13949090)[0x56285f246380]{disrupted}: Freeing instance (context_map.c:203) 20250823085435033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13949090)[0x56285f246380]{disrupted}: Deallocated (fsm.c:568) 20250823085435033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x56285f22e600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085435033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x56285f22e600]{disconnected}: Freeing instance (context_map.c:207) 20250823085435033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x56285f22e600]{disconnected}: Deallocated (fsm.c:568) 20250823085435033 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13949090 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250823085435033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56285f1a5cb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085435033 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085435033 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085435033 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022f6ad), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085435033 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085435033 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085435033 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) 20250823085435033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085435033 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085435033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085435033 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435033 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085435034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435034 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 22 f6 ad 00 00 67 00 00 00 00 00 (ss7_asp.c:1383) 20250823085435034 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085435034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56285f1a5cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085435034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14239391)[0x56285f1c4c00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085435035 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14239391)[0x56285f1c4c00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085435035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085435035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14239391)[0x56285f1c4c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085435035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14239391)[0x56285f1c4c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085435035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14239391)[0x56285f1c4c00]{disrupted}: Freeing instance (context_map.c:203) 20250823085435035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14239391)[0x56285f1c4c00]{disrupted}: Deallocated (fsm.c:568) 20250823085435035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56285f1a5cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085435035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56285f1a5cb0]{disconnected}: Freeing instance (context_map.c:207) 20250823085435035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56285f1a5cb0]{disconnected}: Deallocated (fsm.c:568) 20250823085435035 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14239391 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250823085435035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x56285f246920]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085435035 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085435035 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085435035 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5f28), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085435035 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085435035 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085435036 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) 20250823085435036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085435036 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085435036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085435036 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085435036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 9c 5f 28 00 00 68 00 00 00 00 00 (ss7_asp.c:1383) 20250823085435036 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085435036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x56285f246920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085435036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192007)[0x56285f2467f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085435036 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192007)[0x56285f2467f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085435036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085435036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192007)[0x56285f2467f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085435037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192007)[0x56285f2467f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085435037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192007)[0x56285f2467f0]{disrupted}: Freeing instance (context_map.c:203) 20250823085435037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192007)[0x56285f2467f0]{disrupted}: Deallocated (fsm.c:568) 20250823085435037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x56285f246920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085435037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x56285f246920]{disconnected}: Freeing instance (context_map.c:207) 20250823085435037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x56285f246920]{disconnected}: Deallocated (fsm.c:568) 20250823085435037 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192007 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085435038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085435038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085435038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435038 DLM3UA <000f> 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 20250823085435038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085435038 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085435038 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085435038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57678<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085435039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085435039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435039 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435039 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435039 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085435039 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085435039 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085435039 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085435039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085435039 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085435039 DMAIN NOTICE (127.0.0.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) 20250823085435040 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085435040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435040 DLM3UA <000f> 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 20250823085435040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085435040 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085435040 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085435040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435040 DLM3UA <000f> 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 20250823085435040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085435040 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085435040 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085435041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085435041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57706<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(936)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(938)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(941)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(942)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(931)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(939)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(943)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(940)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(945)@f9b5e94e4af2: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(946)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085435053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57686<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sat Aug 23 08:54:35 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 20250823085435098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085435442 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085435442 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb003c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085435442 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085435442 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) 20250823085435443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085435443 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085435443 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085435443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb 00 3c 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085435443 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085435443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066638d), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085435443 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085435443 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085435443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085435443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085435443 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085435443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085435443 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085435443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 66 63 8d 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085435443 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085435443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001282c4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085435443 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085435443 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085435443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085435443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085435443 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085435443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085435444 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085435444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 12 82 c4 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085435444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435444 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085435444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085435444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085435444 DLSS7 <000c> ss7_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 20250823085435444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085435444 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085435444 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 fb 00 3c 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085435444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435444 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085435444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085435445 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085435445 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085435445 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 20250823085435445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435445 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435445 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435445 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085435445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085435445 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085435445 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085435462 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085435462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c4376), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085435462 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085435462 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) 20250823085435462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085435462 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085435463 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085435463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c 43 76 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085435463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435463 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435463 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435463 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085435463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085435463 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085435463 DLSS7 <000c> ss7_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 20250823085435463 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085435463 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085435463 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 9c 43 76 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085435463 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 20250823085435464 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085435464 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085435464 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085435464 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) 20250823085435464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085435464 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085435464 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085435465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085435465 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085435465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a7 14 95 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085435465 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085435465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012d8b7), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085435465 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085435465 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085435465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085435465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085435465 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085435465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085435465 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085435465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 12 d8 b7 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085435465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435465 DLM3UA <000f> 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 20250823085435465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085435465 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085435465 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085435465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435465 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085435465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085435465 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085435465 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085435803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57712<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502712) 20250823085435861 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085435861 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c278), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085435861 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085435861 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) 20250823085435861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085435862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085435862 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085435862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085435862 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085435862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 29 c2 78 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085435862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435862 DLM3UA <000f> 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 20250823085435862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085435862 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085435862 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085435863 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085435863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b2352), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085435863 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085435863 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085435863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085435863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085435863 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085435863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085435863 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085435863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 23 52 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085435863 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085435863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0b56), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085435863 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085435863 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085435863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085435863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085435864 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085435864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085435864 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085435864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085435864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085435864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 0b 56 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085435864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435864 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085435864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085435864 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085435864 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085435864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085435864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085435864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085435864 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085435864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085435864 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085435864 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085436456 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085436456 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00caf1b3), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085436456 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085436456 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085436456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085436456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085436456 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085436456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085436456 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085436457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085436457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085436457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f1 b3 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085436457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085436457 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085436457 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085436457 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085436457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085436457 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085436457 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=502712, count=560168) 20250823085437031 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085437031 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085437031 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085437031 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085437031 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085437031 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085437223 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085437223 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294634), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085437223 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085437223 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085437223 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085437223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085437223 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085437223 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085437223 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085437223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085437223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085437223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 46 34 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085437223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085437223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085437223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085437223 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085437223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085437223 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085437223 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 20250823085437948 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085437948 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085437948 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085437948 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085437948 DLSCCP DEBUG SCCP-SCOC(86)[0x56285f233150]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250823085438916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085438920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085438924 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45665<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085438937 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085438937 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085438950 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085438950 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085438950 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085438950 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085438950 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085438950 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085438950 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53797 (stream_srv.c:143) 20250823085438950 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53797<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085438951 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085438951 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085438951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085438951 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085438951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085438951 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085438951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085438951 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438951 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085438951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085438951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085438951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085438951 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085438951 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085438951 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085438951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085438951 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085438951 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085438951 DLM3UA <000f> 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 20250823085438951 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085438951 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085438951 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085438952 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085438952 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085438952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085438952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085438952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438952 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085438952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085438952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085438952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085438952 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085438952 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085438952 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085438952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085438952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438952 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085438952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085438952 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085438952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438952 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085438952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085438952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085438952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085438952 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085438952 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085438952 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085438952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085438952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085438952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438952 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085438952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085438952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085438952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085438952 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085438952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085438952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085438952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085438952 DLM3UA <000f> 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 20250823085438952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085438952 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085438952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085438952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085438952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085438952 DLM3UA <000f> 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 20250823085438952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085438952 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085438952 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085438952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085438952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085438952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085438953 DLM3UA <000f> 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 20250823085438953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085438953 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085438953 DLSS7 <000c> ss7_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 20250823085438953 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085438953 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085438953 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  20250823085438953 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@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(957)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(957)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(955)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(960)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(960)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(958)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085438986 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085438986 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085438986 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085438986 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085438986 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085438986 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085438987 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085438987 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085438988 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085438988 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085438988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085438988 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085438988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438988 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085438988 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085438988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085438988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085438988 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085438988 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085438988 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085438988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085438988 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085438988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085438988 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085438988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438988 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085438988 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085438988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085438988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085438988 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085438988 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085438988 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085438988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085438988 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085438988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085438988 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085438988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085438988 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085438988 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085438988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085438988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085438988 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085438988 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085438988 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085438988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085438988 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085438988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085438988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085438988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085438988 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085438988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085438988 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085438988 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085438988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085438988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085438988 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085438988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085438988 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085438988 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085438988 DLM3UA <000f> 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 20250823085438988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085438988 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085438988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085438988 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085438989 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085438989 DLM3UA <000f> 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 20250823085438989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085438989 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085438989 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085438989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085438989 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085438989 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085438989 DLM3UA <000f> 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 20250823085438989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085438989 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085438989 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085438989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085438989 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085438989 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085438989 DLM3UA <000f> 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 20250823085438989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085438989 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085438989 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(964)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085439034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085439034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085439034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085439034 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085439034 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085439034 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085439034 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085439034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085439034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085439043 DLINP DEBUG SRVCONN(,r=127.0.0.1:53797<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085439043 DLINP DEBUG SRVCONN(,r=127.0.0.1:53797<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085439043 DLINP DEBUG SRVCONN(,r=127.0.0.1:53797<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085439043 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085439043 DHNBAP DEBUG (127.0.0.1:53797 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085439043 DHNBAP NOTICE (127.0.0.1:53797 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085439043 DHNBAP NOTICE (127.0.0.1:53797 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085439043 DLINP DEBUG SRVCONN(,r=127.0.0.1:53797<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085439043 DLINP DEBUG SRVCONN(,r=127.0.0.1:53797<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085439168 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 20250823085439168 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 20250823085439168 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085439168 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085439170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439170 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085439170 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085439170 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085439170 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085439170 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085439170 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085439170 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085439170 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085439170 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 20250823085439170 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085439170 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085439170 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085439171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439171 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085439171 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085439171 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  20250823085439171 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085439171 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085439171 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085439171 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 20250823085439171 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085439171 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085439171 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085439171 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085439171 DLSS7 <000c> ss7_asp.c: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  20250823085439171 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  20250823085439171 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  20250823085439171 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085439171 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 20250823085439171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085439171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085439171 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085439171 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085439171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085439171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085439171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085439171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085439171 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085439171 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085439171 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085439172 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085439172 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085439172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085439172 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085439172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085439172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439172 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085439172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085439172 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085439172 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085439172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085439172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085439172 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085439173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439173 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085439173 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085439173 DLM3UA <000f> 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 20250823085439173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085439173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085439173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085439173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085439173 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085439173 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  20250823085439183 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 20250823085439183 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 20250823085439183 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 20250823085439183 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823085439183 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823085439183 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823085439183 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(960)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085439185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439185 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085439185 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823085439185 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823085439185 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  20250823085439185 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823085439185 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085439185 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085439185 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 20250823085439185 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250823085439185 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  20250823085439185 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' 20250823085439185 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' 20250823085439185 DLSS7 <000c> ss7_asp.c: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  20250823085439185 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  20250823085439185 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085439185 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823085439185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085439185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085439185 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085439185 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) 20250823085439185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085439185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085439185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085439185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085439185 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085439187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439187 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085439187 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085439187 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  20250823085439187 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085439187 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085439187 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250823085439187 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 20250823085439187 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085439187 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  20250823085439187 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' 20250823085439187 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' 20250823085439187 DLSS7 <000c> ss7_asp.c: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  20250823085439187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085439187 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  20250823085439187 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085439187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085439187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085439187 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085439187 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) 20250823085439187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085439187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085439187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085439187 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085439187 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085439187 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) 20250823085439187 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085439188 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085439188 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085439188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085439188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085439188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085439188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085439188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085439188 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085439188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085439188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085439188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085439188 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085439188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085439188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085439188 DLM3UA <000f> 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 20250823085439188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085439188 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085439188 DLSS7 <000c> ss7_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 20250823085439188 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085439188 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085439188 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  20250823085439203 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 20250823085439203 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 20250823085439203 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085439203 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085439209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439209 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085439209 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085439209 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085439209 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085439209 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085439209 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085439209 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085439209 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085439209 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 20250823085439209 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085439209 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085439209 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085439211 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439211 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085439211 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085439211 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  20250823085439211 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085439211 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085439211 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085439211 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 20250823085439211 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085439211 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085439211 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085439211 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085439211 DLSS7 <000c> ss7_asp.c: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  20250823085439211 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085439211 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  20250823085439211 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  20250823085439211 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085439212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085439212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085439212 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085439212 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085439212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085439212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085439212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085439212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085439212 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085439212 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085439212 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085439213 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085439213 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085439213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085439213 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085439213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439213 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085439213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085439213 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085439213 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085439213 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085439213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085439213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085439213 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085439213 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439213 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085439213 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085439213 DLM3UA <000f> 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 20250823085439213 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085439213 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085439214 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085439214 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085439214 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085439214 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  20250823085439214 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 20250823085439214 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 20250823085439214 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085439214 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085439219 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439219 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085439219 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085439219 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085439219 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085439219 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085439219 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085439219 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085439219 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085439219 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 20250823085439219 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085439219 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  20250823085439219 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085439220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439220 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085439220 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085439220 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  20250823085439220 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085439220 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085439220 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085439220 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 20250823085439220 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085439220 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  20250823085439220 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' 20250823085439220 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' 20250823085439220 DLSS7 <000c> ss7_asp.c: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  20250823085439220 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085439220 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  20250823085439220 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  20250823085439220 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  20250823085439220 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085439220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085439220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085439220 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085439220 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) 20250823085439220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085439220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085439220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085439220 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085439220 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085439220 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) 20250823085439220 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085439221 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085439221 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085439221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085439221 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085439221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085439221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085439221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085439221 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) 20250823085439221 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085439221 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085439221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085439221 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085439222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439222 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085439222 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085439222 DLM3UA <000f> 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 20250823085439222 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085439222 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' 20250823085439222 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 20250823085439222 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085439222 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085439222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(956)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085439977 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439977 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085439977 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085439977 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085439977 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085439977 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085439977 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085439977 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085439977 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085439977 DLSS7 <000c> ss7_asp.c: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  20250823085439977 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085439977 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085439977 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085439977 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085439977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085439977 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085439977 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085439977 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085439977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085439978 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085439978 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085439978 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085439978 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) 20250823085439978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085439978 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085439978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085439978 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085439978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085439978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085439978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085439978 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085439978 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085439978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085439978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085439978 DLM3UA <000f> 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 20250823085439978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085439978 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085439978 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085439978 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085439978 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085439978 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  20250823085439978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439978 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085439978 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085439978 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085439978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085439978 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085439978 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085439978 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085439978 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085439978 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085439978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085439978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085439978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085439978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085439978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085439978 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085439978 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085439978 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085439978 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085439978 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085439978 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085439978 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(956)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085439990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439990 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085439990 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085439990 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 20250823085439990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085439990 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' 20250823085439990 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085439990 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085439990 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085439990 DLSS7 <000c> ss7_asp.c: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  20250823085439990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085439990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085439990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085439990 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) 20250823085439990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085439990 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085439990 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085439990 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085439990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085439990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085439990 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085439990 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085439990 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) 20250823085439990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085439990 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085439990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085439990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085439990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085439990 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085439990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085439990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085439990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085439990 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085439990 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085439990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439990 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085439990 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085439990 DLM3UA <000f> 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 20250823085439990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085439990 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085439990 DLSS7 <000c> ss7_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 20250823085439990 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085439990 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085439990 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  20250823085439991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085439991 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085439991 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085439991 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 20250823085439991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085439991 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' 20250823085439991 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085439991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085439991 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085439991 DLSS7 <000c> ss7_asp.c: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  20250823085439991 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085439991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085439991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085439991 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) 20250823085439991 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085439991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085439991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085439992 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085439992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085439992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085439992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085439992 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085439992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085439992 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085439992 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085439992 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(959)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085440010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085440010 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085440010 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085440010 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085440010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085440010 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085440010 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085440010 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085440010 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085440010 DLSS7 <000c> ss7_asp.c: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  20250823085440010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085440010 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085440010 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085440010 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085440010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085440010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085440010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085440010 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085440010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440010 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085440010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085440010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085440010 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085440010 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) 20250823085440010 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085440010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085440010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440010 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085440010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085440010 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085440010 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085440010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085440010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085440010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085440010 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085440010 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085440010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085440011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085440011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085440011 DLM3UA <000f> 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 20250823085440011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085440011 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085440011 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085440011 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085440011 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085440011 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  20250823085440011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085440011 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085440011 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085440011 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085440011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085440011 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085440011 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085440011 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085440011 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085440011 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085440011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085440011 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085440011 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085440011 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085440011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085440011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085440011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085440011 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085440011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085440011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085440011 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085440011 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085440011 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(962)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085440022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085440022 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085440022 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085440022 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 20250823085440022 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085440022 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' 20250823085440022 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085440022 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085440022 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085440022 DLSS7 <000c> ss7_asp.c: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  20250823085440022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085440022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085440022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085440022 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) 20250823085440022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085440022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085440022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085440022 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085440022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085440022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085440022 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085440022 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085440022 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) 20250823085440022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085440022 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085440022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085440022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085440022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085440022 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) 20250823085440022 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085440022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085440022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085440022 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085440022 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085440022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085440022 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085440022 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085440022 DLM3UA <000f> 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 20250823085440022 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085440022 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' 20250823085440022 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 20250823085440022 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085440022 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085440022 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250823085440024 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085440024 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085440024 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085440024 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 20250823085440024 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085440024 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' 20250823085440024 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085440024 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085440024 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085440024 DLSS7 <000c> ss7_asp.c: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  20250823085440024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085440024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085440024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085440024 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) 20250823085440024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085440024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085440024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085440024 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085440024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085440025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085440025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085440025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085440025 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085440025 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085440025 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085440025 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(965)@f9b5e94e4af2: MSC_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 } } } } 20250823085441054 DLCTRL DEBUG Command: GET 383498121 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085441054 DLCTRL DEBUG Tx Command reply: GET_REPLY 383498121 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085441056 DLCTRL DEBUG Command: GET 163398276 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085441056 DLCTRL DEBUG Tx Command reply: GET_REPLY 163398276 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085441057 DLCTRL DEBUG Command: GET 128447241 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085441057 DLCTRL DEBUG Tx Command reply: GET_REPLY 128447241 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085441060 DLCTRL DEBUG Command: GET 276664783 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085441060 DLCTRL DEBUG Tx Command reply: GET_REPLY 276664783 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085441064 DLCTRL DEBUG Command: GET 7948237 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085441064 DLCTRL DEBUG Tx Command reply: GET_REPLY 7948237 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085441068 DLCTRL DEBUG Command: GET 53009497 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085441068 DLCTRL DEBUG Tx Command reply: GET_REPLY 53009497 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085441072 DLCTRL DEBUG Command: GET 892051144 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085441072 DLCTRL DEBUG Tx Command reply: GET_REPLY 892051144 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085441075 DLCTRL DEBUG Command: GET 32538245 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085441075 DLCTRL DEBUG Tx Command reply: GET_REPLY 32538245 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085441079 DLCTRL DEBUG Command: GET 854152247 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085441079 DLCTRL DEBUG Tx Command reply: GET_REPLY 854152247 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085441082 DLCTRL DEBUG Command: GET 615372904 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085441082 DLCTRL DEBUG Tx Command reply: GET_REPLY 615372904 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085441087 DLCTRL DEBUG Command: GET 983503404 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085441087 DLCTRL DEBUG Tx Command reply: GET_REPLY 983503404 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085441094 DLCTRL DEBUG Command: GET 341911076 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085441094 DLCTRL DEBUG Tx Command reply: GET_REPLY 341911076 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085441098 DLCTRL DEBUG Command: GET 77983337 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085441098 DLCTRL DEBUG Tx Command reply: GET_REPLY 77983337 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085441102 DLCTRL DEBUG Command: GET 930545672 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085441102 DLCTRL DEBUG Tx Command reply: GET_REPLY 930545672 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085441106 DLCTRL DEBUG Command: GET 41129071 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085441106 DLCTRL DEBUG Tx Command reply: GET_REPLY 41129071 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085441110 DLCTRL DEBUG Command: GET 66664718 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085441110 DLCTRL DEBUG Tx Command reply: GET_REPLY 66664718 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085441113 DLCTRL DEBUG Command: GET 528493553 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085441113 DLCTRL DEBUG Tx Command reply: GET_REPLY 528493553 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085441116 DLCTRL DEBUG Command: GET 766990552 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085441116 DLCTRL DEBUG Tx Command reply: GET_REPLY 766990552 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085441120 DLCTRL DEBUG Command: GET 377835427 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085441120 DLCTRL DEBUG Tx Command reply: GET_REPLY 377835427 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085441122 DLCTRL DEBUG Command: GET 198719144 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085441122 DLCTRL DEBUG Tx Command reply: GET_REPLY 198719144 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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 := '000000000000000100110100'B, t_guard := 20.000000 } 20250823085441149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38944<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)14589956 20250823085442194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085442194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085442194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085442194 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085442194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdea004, normal) (hnbgw_rua.c:408) 20250823085442194 DHNB DEBUG map_rua[0x56285f2344d0]{init}: Allocated (fsm.c:456) 20250823085442194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14589956)[0x56285f2344d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085442194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14589956 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085442194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085442194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085442194 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085442194 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14589956 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085442194 DCN DEBUG map_sccp[0x56285f246380]{init}: Allocated (fsm.c:456) 20250823085442194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x56285f246380]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085442194 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14589956 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085442194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14589956 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085442194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14589956)[0x56285f2344d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085442194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085442194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085442194 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14589956 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085442194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x56285f246380]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085442194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085442194 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{IDLE}: Allocated (fsm.c:456) 20250823085442194 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085442194 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001340056400500f1100926) (sccp_scrc.c:455) 20250823085442194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085442195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085442195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085442195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085442195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085442195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085442195 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085442195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085442195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085442195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085442195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085442195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085442195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085442195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085442195 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085442195 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085442195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085442195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085442195 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 34 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085442195 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085442195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x56285f246380]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085442195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14589956)[0x56285f2344d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085442195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085442195 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085442195 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085442195 DLM3UA <000f> 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 20250823085442195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085442195 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085442195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085442195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085442195 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085442195 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 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(961)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)13107335 HNBGW_Test.sgsn0-SCCP(961)@f9b5e94e4af2: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.sgsn0-SCCP(961)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085442210 DLCTRL DEBUG Command: GET 696718206 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085442210 DLCTRL DEBUG Tx Command reply: GET_REPLY 696718206 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085442210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085442210 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085442210 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085442210 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085442210 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085442210 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085442210 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085442210 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085442210 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085442210 DLSS7 <000c> ss7_asp.c: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 ec 84 68 02 00 00 00 00  20250823085442210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085442210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085442210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085442210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085442210 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085442210 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ec8468) (sccp_scrc.c:545) 20250823085442210 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) 20250823085442210 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085442210 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085442210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085442210 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085442211 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) 20250823085442211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x56285f246380]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085442211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x56285f246380]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085442214 DLCTRL DEBUG Command: GET 422624892 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085442214 DLCTRL DEBUG Tx Command reply: GET_REPLY 422624892 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085442218 DLCTRL DEBUG Command: GET 712403004 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085442218 DLCTRL DEBUG Tx Command reply: GET_REPLY 712403004 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085442222 DLCTRL DEBUG Command: GET 195776309 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085442222 DLCTRL DEBUG Tx Command reply: GET_REPLY 195776309 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085442227 DLCTRL DEBUG Command: GET 456632566 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085442227 DLCTRL DEBUG Tx Command reply: GET_REPLY 456632566 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085442231 DLCTRL DEBUG Command: GET 959411126 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085442231 DLCTRL DEBUG Tx Command reply: GET_REPLY 959411126 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085442235 DLCTRL DEBUG Command: GET 16622634 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085442235 DLCTRL DEBUG Tx Command reply: GET_REPLY 16622634 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085442239 DLCTRL DEBUG Command: GET 964438746 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085442239 DLCTRL DEBUG Tx Command reply: GET_REPLY 964438746 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085442243 DLCTRL DEBUG Command: GET 992622910 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085442243 DLCTRL DEBUG Tx Command reply: GET_REPLY 992622910 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085442246 DLCTRL DEBUG Command: GET 877139307 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085442246 DLCTRL DEBUG Tx Command reply: GET_REPLY 877139307 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085442249 DLCTRL DEBUG Command: GET 895798650 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085442249 DLCTRL DEBUG Tx Command reply: GET_REPLY 895798650 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085442252 DLCTRL DEBUG Command: GET 934485332 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085442252 DLCTRL DEBUG Tx Command reply: GET_REPLY 934485332 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085442254 DLCTRL DEBUG Command: GET 788004505 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085442254 DLCTRL DEBUG Tx Command reply: GET_REPLY 788004505 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085442256 DLCTRL DEBUG Command: GET 759595184 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085442256 DLCTRL DEBUG Tx Command reply: GET_REPLY 759595184 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085442258 DLCTRL DEBUG Command: GET 708471231 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085442258 DLCTRL DEBUG Tx Command reply: GET_REPLY 708471231 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085442259 DLCTRL DEBUG Command: GET 379095358 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085442259 DLCTRL DEBUG Tx Command reply: GET_REPLY 379095358 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085442261 DLCTRL DEBUG Command: GET 97765146 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085442261 DLCTRL DEBUG Tx Command reply: GET_REPLY 97765146 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085442262 DLCTRL DEBUG Command: GET 899333870 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085442262 DLCTRL DEBUG Tx Command reply: GET_REPLY 899333870 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085442263 DLCTRL DEBUG Command: GET 527380742 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085442263 DLCTRL DEBUG Tx Command reply: GET_REPLY 527380742 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085442264 DLCTRL DEBUG Command: GET 807397226 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085442264 DLCTRL DEBUG Tx Command reply: GET_REPLY 807397226 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001110100101'B, t_guard := 20.000000 } 20250823085442286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38956<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(965)@f9b5e94e4af2: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)9075546 20250823085443309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085443309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085443309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250823085443309 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085443309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8a7b5a, normal) (hnbgw_rua.c:408) 20250823085443309 DHNB DEBUG map_rua[0x56285f1c4c00]{init}: Allocated (fsm.c:456) 20250823085443309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9075546)[0x56285f1c4c00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085443309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9075546 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085443309 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085443309 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085443309 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250823085443309 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9075546 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250823085443309 DCN DEBUG map_sccp[0x56285f1a5cb0]{init}: Allocated (fsm.c:456) 20250823085443309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56285f1a5cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085443309 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9075546 <-> SCCP-106 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823085443309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9075546 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250823085443309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9075546)[0x56285f1c4c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085443309 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085443309 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085443309 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9075546 SCCP-106 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085443309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56285f1a5cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085443309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085443309 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{IDLE}: Allocated (fsm.c:456) 20250823085443309 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085443309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003a50056400500f1100926) (sccp_scrc.c:455) 20250823085443309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085443309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085443309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085443309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085443309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085443309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085443309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085443309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085443309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085443309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085443309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085443309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085443309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085443309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085443309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085443309 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) 20250823085443309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085443309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085443309 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 a5 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085443309 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085443309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56285f1a5cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085443309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9075546)[0x56285f1c4c00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085443309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085443309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085443309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085443309 DLM3UA <000f> 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 20250823085443309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085443309 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' 20250823085443309 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 20250823085443309 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085443309 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085443309 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 a5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(964)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@f9b5e94e4af2: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)1907318 HNBGW_Test.sgsn1-SCCP(964)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(964)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085443319 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085443319 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085443319 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085443319 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 20250823085443319 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085443319 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' 20250823085443319 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085443319 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085443319 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085443319 DLSS7 <000c> ss7_asp.c: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 46 16 af 02 00 00 00 00  20250823085443319 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085443319 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085443319 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085443319 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) 20250823085443319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085443319 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004616af) (sccp_scrc.c:545) 20250823085443319 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) 20250823085443319 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085443319 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085443319 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085443319 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085443319 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) 20250823085443319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56285f1a5cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085443319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56285f1a5cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085443320 DLCTRL DEBUG Command: GET 718844741 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085443320 DLCTRL DEBUG Tx Command reply: GET_REPLY 718844741 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085443323 DLCTRL DEBUG Command: GET 961154377 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085443323 DLCTRL DEBUG Tx Command reply: GET_REPLY 961154377 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085443326 DLCTRL DEBUG Command: GET 624788976 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085443326 DLCTRL DEBUG Tx Command reply: GET_REPLY 624788976 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085443329 DLCTRL DEBUG Command: GET 746275718 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085443329 DLCTRL DEBUG Tx Command reply: GET_REPLY 746275718 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085443333 DLCTRL DEBUG Command: GET 389995014 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085443334 DLCTRL DEBUG Tx Command reply: GET_REPLY 389995014 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085443338 DLCTRL DEBUG Command: GET 155042242 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085443338 DLCTRL DEBUG Tx Command reply: GET_REPLY 155042242 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085443344 DLCTRL DEBUG Command: GET 799692193 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085443344 DLCTRL DEBUG Tx Command reply: GET_REPLY 799692193 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085443349 DLCTRL DEBUG Command: GET 997112084 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085443350 DLCTRL DEBUG Tx Command reply: GET_REPLY 997112084 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085443354 DLCTRL DEBUG Command: GET 942188042 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085443354 DLCTRL DEBUG Tx Command reply: GET_REPLY 942188042 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085443357 DLCTRL DEBUG Command: GET 189143178 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085443357 DLCTRL DEBUG Tx Command reply: GET_REPLY 189143178 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085443361 DLCTRL DEBUG Command: GET 48757750 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085443361 DLCTRL DEBUG Tx Command reply: GET_REPLY 48757750 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085443365 DLCTRL DEBUG Command: GET 253586874 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085443365 DLCTRL DEBUG Tx Command reply: GET_REPLY 253586874 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085443367 DLCTRL DEBUG Command: GET 888384658 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085443367 DLCTRL DEBUG Tx Command reply: GET_REPLY 888384658 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085443369 DLCTRL DEBUG Command: GET 993061878 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085443369 DLCTRL DEBUG Tx Command reply: GET_REPLY 993061878 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085443371 DLCTRL DEBUG Command: GET 720850060 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085443371 DLCTRL DEBUG Tx Command reply: GET_REPLY 720850060 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085443374 DLCTRL DEBUG Command: GET 296661182 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085443374 DLCTRL DEBUG Tx Command reply: GET_REPLY 296661182 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085443377 DLCTRL DEBUG Command: GET 439643623 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085443377 DLCTRL DEBUG Tx Command reply: GET_REPLY 439643623 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085443379 DLCTRL DEBUG Command: GET 394889793 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085443379 DLCTRL DEBUG Tx Command reply: GET_REPLY 394889793 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085443381 DLCTRL DEBUG Command: GET 178212900 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085443381 DLCTRL DEBUG Tx Command reply: GET_REPLY 178212900 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085443383 DLCTRL DEBUG Command: GET 418320580 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085443383 DLCTRL DEBUG Tx Command reply: GET_REPLY 418320580 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001000101000'B, t_guard := 20.000000 } 20250823085443409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38968<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@f9b5e94e4af2: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)11716494 20250823085444436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085444436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085444436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085444436 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085444436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb2c78e, normal) (hnbgw_rua.c:408) 20250823085444436 DHNB DEBUG map_rua[0x56285f246920]{init}: Allocated (fsm.c:456) 20250823085444436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11716494)[0x56285f246920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085444436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11716494 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085444436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085444436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085444436 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11716494 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085444436 DCN DEBUG map_sccp[0x56285f1c4d30]{init}: Allocated (fsm.c:456) 20250823085444436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x56285f1c4d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085444436 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11716494 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085444436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11716494 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085444436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11716494)[0x56285f246920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085444436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085444436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085444436 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11716494 SCCP-107 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085444436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x56285f1c4d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085444436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085444436 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{IDLE}: Allocated (fsm.c:456) 20250823085444436 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085444436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002280056400500f1100926) (sccp_scrc.c:455) 20250823085444436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085444436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085444436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085444436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085444436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085444436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085444436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085444436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085444436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085444436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085444437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085444437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085444437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085444437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085444437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085444437 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085444437 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085444437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085444437 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 02 28 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085444437 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085444437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x56285f1c4d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085444437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11716494)[0x56285f246920]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085444437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085444437 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085444437 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085444437 DLM3UA <000f> 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 20250823085444437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085444437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085444437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085444437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085444437 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085444437 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 02 28 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)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@f9b5e94e4af2: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)16447819 HNBGW_Test.sgsn0-SCCP(961)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085444445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085444445 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085444445 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085444445 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085444445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085444445 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085444445 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085444445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085444445 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085444445 DLSS7 <000c> ss7_asp.c: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 68 1a b4 02 00 00 00 00  20250823085444445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085444445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085444445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085444445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085444445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085444445 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00681ab4) (sccp_scrc.c:545) 20250823085444445 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) 20250823085444445 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085444445 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085444445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085444445 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085444445 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) 20250823085444445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x56285f1c4d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085444445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x56285f1c4d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085444446 DLCTRL DEBUG Command: GET 891873299 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085444446 DLCTRL DEBUG Tx Command reply: GET_REPLY 891873299 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250823085444449 DLCTRL DEBUG Command: GET 596728236 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085444449 DLCTRL DEBUG Tx Command reply: GET_REPLY 596728236 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085444451 DLCTRL DEBUG Command: GET 734686029 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085444451 DLCTRL DEBUG Tx Command reply: GET_REPLY 734686029 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085444453 DLCTRL DEBUG Command: GET 201464043 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085444453 DLCTRL DEBUG Tx Command reply: GET_REPLY 201464043 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085444455 DLCTRL DEBUG Command: GET 745318948 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085444455 DLCTRL DEBUG Tx Command reply: GET_REPLY 745318948 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085444456 DLCTRL DEBUG Command: GET 932409219 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085444456 DLCTRL DEBUG Tx Command reply: GET_REPLY 932409219 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085444458 DLCTRL DEBUG Command: GET 809649107 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085444458 DLCTRL DEBUG Tx Command reply: GET_REPLY 809649107 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085444459 DLCTRL DEBUG Command: GET 513152092 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085444459 DLCTRL DEBUG Tx Command reply: GET_REPLY 513152092 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085444460 DLCTRL DEBUG Command: GET 591507506 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085444460 DLCTRL DEBUG Tx Command reply: GET_REPLY 591507506 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085444461 DLCTRL DEBUG Command: GET 415133350 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085444461 DLCTRL DEBUG Tx Command reply: GET_REPLY 415133350 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085444462 DLCTRL DEBUG Command: GET 160733771 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085444462 DLCTRL DEBUG Tx Command reply: GET_REPLY 160733771 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085444463 DLCTRL DEBUG Command: GET 334064790 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085444463 DLCTRL DEBUG Tx Command reply: GET_REPLY 334064790 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085444464 DLCTRL DEBUG Command: GET 655091475 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085444464 DLCTRL DEBUG Tx Command reply: GET_REPLY 655091475 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085444464 DLCTRL DEBUG Command: GET 560661037 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085444464 DLCTRL DEBUG Tx Command reply: GET_REPLY 560661037 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085444465 DLCTRL DEBUG Command: GET 602145723 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085444465 DLCTRL DEBUG Tx Command reply: GET_REPLY 602145723 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085444466 DLCTRL DEBUG Command: GET 876600106 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085444466 DLCTRL DEBUG Tx Command reply: GET_REPLY 876600106 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085444467 DLCTRL DEBUG Command: GET 36204912 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085444467 DLCTRL DEBUG Tx Command reply: GET_REPLY 36204912 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085444467 DLCTRL DEBUG Command: GET 956362418 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085444467 DLCTRL DEBUG Tx Command reply: GET_REPLY 956362418 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085444468 DLCTRL DEBUG Command: GET 749862564 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085444468 DLCTRL DEBUG Tx Command reply: GET_REPLY 749862564 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085444469 DLCTRL DEBUG Command: GET 639725495 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085444469 DLCTRL DEBUG Tx Command reply: GET_REPLY 639725495 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085444471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38934<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085444471 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45665<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(948)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(949)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085444472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085444472 DLINP DEBUG SRVCONN(,r=127.0.0.1:53797<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085444472 DLINP DEBUG SRVCONN(,r=127.0.0.1:53797<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085444472 DLINP NOTICE SRV(,r=127.0.0.1:53797<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085444472 DMAIN NOTICE (127.0.0.1:53797 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53797<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085444472 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(955)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(958)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@f9b5e94e4af2: Final verdict of PTC: none 20250823085444474 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085444474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085444474 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085444474 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085444474 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085444474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085444474 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085444474 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085444474 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085444474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085444474 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085444474 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085444474 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085444474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085444474 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085444474 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823085444474 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085444474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085444474 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085444474 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085444474 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 20250823085444474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085444474 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085444474 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085444474 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085444474 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 20250823085444474 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' 20250823085444474 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' 20250823085444474 DLSS7 <000c> ss7_asp.c: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  20250823085444474 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  20250823085444474 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  20250823085444474 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  20250823085444474 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085444474 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085444474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085444474 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085444474 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(956)@f9b5e94e4af2: Final verdict of PTC: none 20250823085444474 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 20250823085444474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085444474 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085444474 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085444474 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085444474 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 20250823085444474 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085444474 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' HNBGW_Test.msc1-RAN(959)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(965)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@f9b5e94e4af2: Final verdict of PTC: none 20250823085444474 DLSS7 <000c> ss7_asp.c: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  20250823085444474 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  20250823085444474 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  20250823085444474 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085444474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085444474 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085444474 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085444474 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) 20250823085444474 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 20250823085444474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085444474 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085444474 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085444474 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085444474 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 20250823085444474 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' 20250823085444474 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' 20250823085444474 DLSS7 <000c> ss7_asp.c: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  20250823085444474 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  20250823085444474 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085444474 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085444474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085444474 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085444474 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085444474 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 20250823085444474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085444474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085444474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085444474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085444474 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085444474 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) 20250823085444474 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085444474 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085444474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085444474 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085444474 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085444474 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085444474 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085444474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085444474 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085444474 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085444474 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 20250823085444474 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 20250823085444474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085444474 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085444474 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085444474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085444474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085444474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085444474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085444474 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085444474 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) 20250823085444474 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085444474 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085444474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085444474 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085444474 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085444474 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) 20250823085444474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085444474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085444474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085444474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085444474 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085444474 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) 20250823085444474 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085444474 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 20250823085444474 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085444474 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085444474 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085444474 DLSS7 <000c> ss7_asp.c: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  20250823085444474 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085444474 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085444474 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085444474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56285f1a5cb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085444474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085444474 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085444474 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004616af), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085444474 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085444474 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) 20250823085444474 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) 20250823085444474 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) 20250823085444474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) HNBGW_Test.msc0-M3UA(957)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(950)@f9b5e94e4af2: Final verdict of PTC: none 20250823085444475 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085444475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085444475 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085444475 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085444475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085444475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 46 16 af 00 00 6a 00 00 00 00 00 (ss7_asp.c:1383) 20250823085444475 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085444475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56285f1a5cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085444475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9075546)[0x56285f1c4c00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085444475 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9075546)[0x56285f1c4c00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085444475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085444475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9075546)[0x56285f1c4c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) HNBGW_Test.sgsn1-M3UA(966)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@f9b5e94e4af2: Final verdict of PTC: none 20250823085444475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9075546)[0x56285f1c4c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085444475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9075546)[0x56285f1c4c00]{disrupted}: Freeing instance (context_map.c:203) 20250823085444475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9075546)[0x56285f1c4c00]{disrupted}: Deallocated (fsm.c:568) 20250823085444475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56285f1a5cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085444475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56285f1a5cb0]{disconnected}: Freeing instance (context_map.c:207) 20250823085444475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56285f1a5cb0]{disconnected}: Deallocated (fsm.c:568) 20250823085444475 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9075546 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823085444475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085444475 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085444475 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085444475 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085444475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085444475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085444475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085444475 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085444475 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085444475 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) 20250823085444475 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085444475 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085444475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x56285f246380]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085444475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085444475 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085444475 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec8468), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085444475 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085444475 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085444475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085444475 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085444475 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085444475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085444475 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085444475 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085444475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085444475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 ec 84 68 00 00 69 00 00 00 00 00 (ss7_asp.c:1383) 20250823085444475 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085444475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x56285f246380]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085444476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14589956)[0x56285f2344d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085444476 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14589956)[0x56285f2344d0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085444476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085444476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14589956)[0x56285f2344d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085444476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14589956)[0x56285f2344d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085444476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14589956)[0x56285f2344d0]{disrupted}: Freeing instance (context_map.c:203) 20250823085444476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14589956)[0x56285f2344d0]{disrupted}: Deallocated (fsm.c:568) 20250823085444476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x56285f246380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085444476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x56285f246380]{disconnected}: Freeing instance (context_map.c:207) 20250823085444476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x56285f246380]{disconnected}: Deallocated (fsm.c:568) 20250823085444476 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14589956 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085444476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x56285f1c4d30]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085444476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085444476 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085444476 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00681ab4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085444476 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085444476 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085444476 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) 20250823085444476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085444476 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085444476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085444476 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085444476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085444476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085444476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 68 1a b4 00 00 6b 00 00 00 00 00 (ss7_asp.c:1383) 20250823085444476 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085444476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x56285f1c4d30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085444476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11716494)[0x56285f246920]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085444476 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11716494)[0x56285f246920]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085444476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085444476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11716494)[0x56285f246920]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085444476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11716494)[0x56285f246920]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085444476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11716494)[0x56285f246920]{disrupted}: Freeing instance (context_map.c:203) 20250823085444476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11716494)[0x56285f246920]{disrupted}: Deallocated (fsm.c:568) 20250823085444476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x56285f1c4d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085444476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x56285f1c4d30]{disconnected}: Freeing instance (context_map.c:207) 20250823085444476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x56285f1c4d30]{disconnected}: Deallocated (fsm.c:568) 20250823085444476 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11716494 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250823085444476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085444476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085444476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085444476 DLM3UA <000f> 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 20250823085444476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085444476 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085444476 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085444476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085444476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085444477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085444477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085444477 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085444477 DMAIN NOTICE (127.0.0.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) 20250823085444477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085444477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085444477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085444477 DLM3UA <000f> 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 20250823085444477 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085444477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38944<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(967)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@f9b5e94e4af2: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.sgsn1-SCCP(964)@f9b5e94e4af2: Final verdict of PTC: none 20250823085444477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085444477 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085444477 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085444477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38956<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085444477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38968<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@f9b5e94e4af2: Final verdict of PTC: pass MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@f9b5e94e4af2: Final verdict of PTC: none 20250823085444478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085444478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085444478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085444478 DLM3UA <000f> 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 20250823085444478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085444478 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085444478 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc1-M3UA(960)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 08:54:44 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 20250823085444558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085445032 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085445033 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00257ec8), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445033 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085445033 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085445033 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085445033 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085445033 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445033 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445033 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085445033 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445033 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 7e c8 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445033 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085445033 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d48cba), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445033 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085445033 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085445033 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085445033 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085445033 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445033 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445033 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085445033 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445033 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 8c ba 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445033 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445033 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445033 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445033 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085445033 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085445033 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085445033 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085445034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445034 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445034 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445034 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085445034 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085445034 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085445034 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085445034 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085445034 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022f6ad), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445034 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085445034 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085445034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085445034 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085445034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445034 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085445035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445035 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 22 f6 ad 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445035 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445035 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445035 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085445035 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085445035 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085445035 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085445037 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085445037 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5f28), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445037 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085445037 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085445037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085445037 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085445037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445037 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085445037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9c 5f 28 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445037 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445037 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445037 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085445037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085445037 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085445037 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085445262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38974<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=596732) 20250823085445443 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085445443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb003c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445443 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085445443 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085445443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085445443 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085445443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445443 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085445443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb 00 3c 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445444 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085445444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066638d), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445444 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085445444 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085445444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085445444 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085445444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445444 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085445444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 66 63 8d 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445444 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085445444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001282c4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445444 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085445444 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085445444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085445444 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085445444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445444 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085445444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 12 82 c4 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445444 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085445444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085445444 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085445444 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085445444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445444 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085445444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085445444 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085445444 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085445444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445444 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085445444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085445444 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085445444 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085445463 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085445463 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c4376), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445463 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085445463 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085445463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085445463 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085445463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445463 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085445463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c 43 76 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445464 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445464 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445464 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085445464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085445464 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085445464 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085445465 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085445465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012d8b7), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445465 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085445465 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085445466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085445466 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085445466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445466 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085445466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 12 d8 b7 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445466 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085445466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445466 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085445466 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) 20250823085445466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085445466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085445466 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085445466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085445466 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085445466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a7 14 95 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445466 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085445466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085445466 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085445466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085445466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445466 DLM3UA <000f> 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 20250823085445466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085445466 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085445466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085445862 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085445862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c278), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085445862 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) 20250823085445862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085445862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085445862 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085445862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085445862 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085445862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 29 c2 78 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445863 DLM3UA <000f> 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 20250823085445863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085445863 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085445863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085445864 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085445864 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0b56), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445864 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085445864 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085445864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085445864 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085445864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445864 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085445864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 0b 56 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445864 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085445864 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b2352), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085445864 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085445864 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085445864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085445864 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085445864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085445864 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085445864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085445864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085445864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 23 52 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085445864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445864 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085445864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085445864 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085445864 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085445864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085445864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085445864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085445864 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085445864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085445864 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085445864 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=596732, count=659096) 20250823085446457 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085446457 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00caf1b3), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085446457 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085446457 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085446457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085446457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085446457 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085446457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085446457 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085446457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085446457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085446457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f1 b3 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085446458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085446458 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085446458 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085446458 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085446458 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085446458 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085446458 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085446474 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085446474 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085446474 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085446474 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085446474 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085446474 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085446474 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085446474 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085446474 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085446475 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085446475 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085446475 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085447218 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085447218 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085447218 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085447218 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085447218 DLSCCP DEBUG SCCP-SCOC(87)[0x56285f2272a0]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:54: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_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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250823085448368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085448371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085448373 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_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085448388 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085448388 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085448395 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085448395 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085448395 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085448395 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085448396 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35213 (stream_srv.c:143) 20250823085448396 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35213<->l=127.0.0.1:29169 (hnb.c:335) 20250823085448396 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085448396 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085448396 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085448396 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085448397 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085448397 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085448397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085448397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085448397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085448397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448397 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085448397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085448397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085448397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085448397 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085448397 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085448397 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085448397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085448397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085448397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448397 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085448397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085448397 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085448397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448397 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085448397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085448398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085448398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085448398 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085448398 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085448398 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085448398 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085448398 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085448398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448398 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085448398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085448398 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085448398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448398 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085448398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085448398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085448398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085448398 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085448398 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085448398 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085448398 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085448398 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085448398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448398 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085448398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085448398 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085448398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448398 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085448398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085448398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085448398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085448398 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085448398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085448398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085448398 DLM3UA <000f> 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 20250823085448398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085448398 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085448398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085448398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085448398 DLM3UA <000f> 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 20250823085448398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085448398 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085448398 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085448398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085448398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085448398 DLM3UA <000f> 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 20250823085448398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085448398 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085448398 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085448398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085448398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085448398 DLM3UA <000f> 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 20250823085448398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085448398 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085448398 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(981)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(981)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(979)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(984)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(984)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-SCCP(982)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085448422 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085448422 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085448422 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085448422 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085448422 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085448422 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085448423 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085448423 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085448424 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085448424 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085448424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085448424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085448424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448424 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085448424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085448424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085448424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085448424 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085448424 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085448424 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085448424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085448424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085448424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085448424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085448424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448424 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085448424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085448424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085448424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085448424 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085448424 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085448424 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085448424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085448424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085448424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085448424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085448424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448424 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085448424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085448424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085448424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085448424 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085448424 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085448424 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085448424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085448424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085448424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085448424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085448424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448424 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085448424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085448424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085448424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085448424 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085448425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085448425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085448425 DLM3UA <000f> 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 20250823085448425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085448425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085448425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085448425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085448425 DLM3UA <000f> 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 20250823085448425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085448425 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085448425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085448425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085448425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085448425 DLM3UA <000f> 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 20250823085448425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085448425 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085448425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085448425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085448425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085448425 DLM3UA <000f> 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 20250823085448425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085448425 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085448425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(987)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(987)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(985)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(990)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(990)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085448458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085448458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085448458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085448458 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085448458 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085448458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085448458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085448458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085448458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085448463 DLINP DEBUG SRVCONN(,r=127.0.0.1:35213<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085448463 DLINP DEBUG SRVCONN(,r=127.0.0.1:35213<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085448463 DLINP DEBUG SRVCONN(,r=127.0.0.1:35213<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085448463 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085448463 DHNBAP DEBUG (127.0.0.1:35213 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085448463 DHNBAP NOTICE (127.0.0.1:35213 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085448463 DHNBAP NOTICE (127.0.0.1:35213 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085448463 DLINP DEBUG SRVCONN(,r=127.0.0.1:35213<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085448463 DLINP DEBUG SRVCONN(,r=127.0.0.1:35213<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085448609 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 20250823085448609 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 20250823085448609 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085448609 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085448617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448617 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085448617 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085448617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085448617 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085448617 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085448617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085448617 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085448617 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085448617 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 20250823085448617 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085448617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085448617 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085448620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448620 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085448620 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085448620 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  20250823085448620 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085448620 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085448620 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085448620 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 20250823085448620 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085448620 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085448620 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085448620 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085448620 DLSS7 <000c> ss7_asp.c: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  20250823085448620 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  20250823085448620 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085448620 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 20250823085448620 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 20250823085448620 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085448620 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085448620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085448621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085448621 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085448621 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085448621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085448621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085448621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085448621 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085448621 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085448621 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085448621 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085448622 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085448622 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085448622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085448622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085448622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085448622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085448623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085448623 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085448623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085448623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085448623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085448623 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc1-M3UA(984)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085448623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085448623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085448623 DLM3UA <000f> 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 20250823085448623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085448623 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085448623 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085448623 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085448623 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085448623 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  20250823085448630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448630 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085448630 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085448630 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085448630 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085448630 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085448630 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085448630 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085448630 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085448630 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 20250823085448630 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085448630 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  20250823085448630 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085448633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085448633 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085448633 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  20250823085448633 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085448633 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085448633 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085448633 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 20250823085448633 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085448633 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  20250823085448633 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' 20250823085448633 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' 20250823085448633 DLSS7 <000c> ss7_asp.c: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  20250823085448634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085448634 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  20250823085448634 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085448634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085448634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085448634 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085448634 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) 20250823085448634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085448634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085448634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085448634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085448634 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085448634 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) 20250823085448634 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085448635 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085448635 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085448635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085448635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085448635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085448635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448635 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085448635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085448636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085448636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085448636 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085448636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085448636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085448636 DLM3UA <000f> 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 20250823085448636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085448636 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085448636 DLSS7 <000c> ss7_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 20250823085448636 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085448636 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085448636 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  20250823085448637 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 20250823085448637 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 20250823085448637 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085448637 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085448643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448643 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085448643 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085448643 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085448643 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085448643 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085448643 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085448643 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085448643 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085448643 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 20250823085448643 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085448643 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085448643 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085448646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448646 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085448646 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085448646 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  20250823085448646 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085448646 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085448646 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085448646 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 20250823085448646 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085448646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085448646 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085448646 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085448646 DLSS7 <000c> ss7_asp.c: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  20250823085448646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085448646 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  20250823085448646 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  20250823085448646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085448646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085448646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085448646 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085448646 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085448646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085448646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085448646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085448646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085448646 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085448646 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085448646 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085448647 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085448647 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085448648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085448648 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085448648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448648 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085448648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085448648 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085448648 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085448648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085448648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085448648 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085448648 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085448648 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 20250823085448648 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 20250823085448648 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085448648 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085448648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085448648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085448649 DLM3UA <000f> 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 20250823085448649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085448649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085448649 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085448649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085448649 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085448649 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(990)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085448654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448654 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085448654 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085448654 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085448654 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085448654 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085448654 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085448654 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085448654 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085448655 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 20250823085448655 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085448655 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  20250823085448655 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085448657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448657 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085448657 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085448657 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  20250823085448657 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085448657 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085448657 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085448658 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 20250823085448658 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085448658 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  20250823085448658 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' 20250823085448658 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' 20250823085448658 DLSS7 <000c> ss7_asp.c: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  20250823085448658 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085448658 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  20250823085448658 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  20250823085448658 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  20250823085448658 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085448658 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085448658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085448658 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085448658 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) 20250823085448658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085448658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085448658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085448658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085448658 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085448658 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) 20250823085448658 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085448659 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085448659 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085448659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085448659 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085448659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085448660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085448660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085448660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085448660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085448660 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) 20250823085448660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085448660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085448660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085448660 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085448660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085448660 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085448660 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085448660 DLM3UA <000f> 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 20250823085448660 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085448660 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' 20250823085448660 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 20250823085448660 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085448660 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085448660 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  20250823085449410 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085449410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085449410 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085449410 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085449410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085449410 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085449410 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085449411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085449411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085449411 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085449411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085449411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085449411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085449411 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085449411 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823085449411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085449411 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085449411 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc0-RAN(980)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085449422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449423 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085449423 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085449423 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085449423 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085449423 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085449423 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085449423 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085449423 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085449423 DLSS7 <000c> ss7_asp.c: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  20250823085449423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085449423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085449423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085449423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085449423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085449423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085449423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085449423 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085449423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085449423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085449423 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085449423 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085449423 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) 20250823085449423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085449423 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085449423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449423 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085449423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085449423 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085449423 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085449423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085449423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085449423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085449423 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085449423 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085449423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449423 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085449424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085449424 DLM3UA <000f> 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 20250823085449424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085449424 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085449424 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085449424 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085449424 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085449424 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  20250823085449426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449426 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085449426 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085449426 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085449426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085449426 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085449426 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085449426 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085449426 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085449426 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085449426 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085449426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085449426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085449426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085449426 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085449426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085449426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085449426 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085449427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085449427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085449427 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085449427 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085449427 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(983)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(980)@f9b5e94e4af2: MSC_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 } } } } 20250823085449429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449429 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085449429 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085449429 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 20250823085449429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085449429 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' 20250823085449429 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085449429 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085449429 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085449429 DLSS7 <000c> ss7_asp.c: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  20250823085449429 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085449429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085449429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085449429 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) 20250823085449429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085449429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085449429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085449429 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085449429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449429 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085449429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085449429 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085449429 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085449429 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) 20250823085449429 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085449429 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085449429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085449429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085449429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085449429 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085449430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085449430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085449430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085449430 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085449430 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085449430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449430 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085449430 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085449430 DLM3UA <000f> 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 20250823085449430 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085449430 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085449430 DLSS7 <000c> ss7_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 20250823085449430 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085449430 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085449430 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  20250823085449431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449431 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085449431 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085449431 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 20250823085449431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085449431 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' 20250823085449431 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085449431 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085449431 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085449431 DLSS7 <000c> ss7_asp.c: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  20250823085449431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085449431 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085449431 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085449431 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) 20250823085449431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085449431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085449431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085449431 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085449431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085449431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085449431 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085449431 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085449431 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(983)@f9b5e94e4af2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(986)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085449446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449446 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085449446 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085449446 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085449446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085449446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085449446 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085449446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085449446 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085449446 DLSS7 <000c> ss7_asp.c: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  20250823085449447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085449447 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085449447 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085449447 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085449447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085449447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085449447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085449447 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085449447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085449447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085449447 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085449447 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085449447 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) 20250823085449447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085449447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085449447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449447 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085449447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085449447 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085449447 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085449447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085449447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085449447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085449447 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085449447 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085449447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085449447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085449447 DLM3UA <000f> 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 20250823085449447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085449447 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085449447 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085449447 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085449447 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085449447 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  20250823085449449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449449 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085449449 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085449449 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085449449 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085449449 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085449449 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085449449 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085449449 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085449449 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085449449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085449449 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085449449 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085449449 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085449450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085449450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085449450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085449450 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085449450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085449450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085449450 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085449450 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085449450 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(986)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085449461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449461 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085449461 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085449461 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 20250823085449461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085449461 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' 20250823085449461 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085449461 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085449461 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085449461 DLSS7 <000c> ss7_asp.c: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  20250823085449461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085449461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085449461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085449461 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) 20250823085449461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085449461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085449461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085449461 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085449461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085449461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085449461 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085449461 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085449461 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) 20250823085449461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085449461 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085449461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085449461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085449461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085449461 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) 20250823085449461 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085449461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085449461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085449461 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085449461 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085449462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085449462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085449462 DLM3UA <000f> 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 20250823085449462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085449462 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' 20250823085449462 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 20250823085449462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085449462 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085449462 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  20250823085449464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085449464 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085449464 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085449464 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 20250823085449464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085449464 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' 20250823085449464 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085449464 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085449464 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085449464 DLSS7 <000c> ss7_asp.c: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  20250823085449464 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085449464 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085449464 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085449464 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) 20250823085449464 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085449464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085449464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085449464 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085449464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085449464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085449464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085449464 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085449464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085449464 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085449464 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085449464 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: MSC_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 } } } } 20250823085450470 DLCTRL DEBUG Command: GET 305015147 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085450470 DLCTRL DEBUG Tx Command reply: GET_REPLY 305015147 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085450475 DLCTRL DEBUG Command: GET 233580268 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085450475 DLCTRL DEBUG Tx Command reply: GET_REPLY 233580268 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085450478 DLCTRL DEBUG Command: GET 78151147 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085450478 DLCTRL DEBUG Tx Command reply: GET_REPLY 78151147 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085450480 DLCTRL DEBUG Command: GET 558878403 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085450480 DLCTRL DEBUG Tx Command reply: GET_REPLY 558878403 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085450482 DLCTRL DEBUG Command: GET 618513681 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085450482 DLCTRL DEBUG Tx Command reply: GET_REPLY 618513681 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085450484 DLCTRL DEBUG Command: GET 839603422 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085450484 DLCTRL DEBUG Tx Command reply: GET_REPLY 839603422 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085450486 DLCTRL DEBUG Command: GET 462205699 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085450486 DLCTRL DEBUG Tx Command reply: GET_REPLY 462205699 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085450488 DLCTRL DEBUG Command: GET 461627182 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085450488 DLCTRL DEBUG Tx Command reply: GET_REPLY 461627182 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085450489 DLCTRL DEBUG Command: GET 817923350 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085450489 DLCTRL DEBUG Tx Command reply: GET_REPLY 817923350 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085450490 DLCTRL DEBUG Command: GET 754852227 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085450490 DLCTRL DEBUG Tx Command reply: GET_REPLY 754852227 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085450492 DLCTRL DEBUG Command: GET 281939206 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085450492 DLCTRL DEBUG Tx Command reply: GET_REPLY 281939206 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085450493 DLCTRL DEBUG Command: GET 357119214 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085450493 DLCTRL DEBUG Tx Command reply: GET_REPLY 357119214 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085450494 DLCTRL DEBUG Command: GET 968261301 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085450494 DLCTRL DEBUG Tx Command reply: GET_REPLY 968261301 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085450495 DLCTRL DEBUG Command: GET 846749249 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085450495 DLCTRL DEBUG Tx Command reply: GET_REPLY 846749249 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085450496 DLCTRL DEBUG Command: GET 589713949 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085450496 DLCTRL DEBUG Tx Command reply: GET_REPLY 589713949 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085450497 DLCTRL DEBUG Command: GET 835515838 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085450497 DLCTRL DEBUG Tx Command reply: GET_REPLY 835515838 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085450498 DLCTRL DEBUG Command: GET 764537471 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085450498 DLCTRL DEBUG Tx Command reply: GET_REPLY 764537471 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085450499 DLCTRL DEBUG Command: GET 432153931 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085450499 DLCTRL DEBUG Tx Command reply: GET_REPLY 432153931 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085450500 DLCTRL DEBUG Command: GET 80472955 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085450500 DLCTRL DEBUG Tx Command reply: GET_REPLY 80472955 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085450500 DLCTRL DEBUG Command: GET 134074014 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085450500 DLCTRL DEBUG Tx Command reply: GET_REPLY 134074014 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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@f9b5e94e4af2: 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@f9b5e94e4af2: 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@f9b5e94e4af2: 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 := '000000000000000100110001'B, t_guard := 20.000000 } 20250823085450513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49920<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)7731395 20250823085451560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085451560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085451560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250823085451560 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085451560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x75f8c3, normal) (hnbgw_rua.c:408) 20250823085451560 DHNB DEBUG map_rua[0x56285f2272a0]{init}: Allocated (fsm.c:456) 20250823085451561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7731395)[0x56285f2272a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085451561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7731395 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085451561 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085451561 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085451561 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250823085451561 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7731395 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250823085451561 DCN DEBUG map_sccp[0x56285f2344d0]{init}: Allocated (fsm.c:456) 20250823085451561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x56285f2344d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085451561 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7731395 <-> SCCP-108 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823085451561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7731395 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250823085451561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7731395)[0x56285f2272a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085451561 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085451561 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085451561 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7731395 SCCP-108 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085451561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x56285f2344d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085451561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085451561 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{IDLE}: Allocated (fsm.c:456) 20250823085451561 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085451561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030001310056400500f1100926) (sccp_scrc.c:455) 20250823085451561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085451561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085451561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085451561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085451561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085451561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085451561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085451561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085451561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085451561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085451561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085451561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085451561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085451561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085451561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085451561 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) 20250823085451561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085451561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085451561 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 31 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085451561 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085451561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x56285f2344d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085451561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7731395)[0x56285f2272a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085451562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085451562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085451562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085451562 DLM3UA <000f> 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 20250823085451562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085451562 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' 20250823085451562 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 20250823085451562 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085451562 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085451562 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 31 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)11980349 HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(992)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085451575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085451575 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085451575 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085451575 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 20250823085451575 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085451575 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' 20250823085451575 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085451575 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085451575 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085451575 DLSS7 <000c> ss7_asp.c: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 cd 90 70 02 00 00 00 00  20250823085451575 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085451575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085451575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085451575 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) 20250823085451575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085451575 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00cd9070) (sccp_scrc.c:545) 20250823085451575 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) 20250823085451575 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085451575 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085451575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085451575 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085451575 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) 20250823085451575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x56285f2344d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085451575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x56285f2344d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085451575 DLCTRL DEBUG Command: GET 47093029 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085451575 DLCTRL DEBUG Tx Command reply: GET_REPLY 47093029 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085451578 DLCTRL DEBUG Command: GET 244965065 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085451578 DLCTRL DEBUG Tx Command reply: GET_REPLY 244965065 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085451583 DLCTRL DEBUG Command: GET 990259156 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085451583 DLCTRL DEBUG Tx Command reply: GET_REPLY 990259156 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085451587 DLCTRL DEBUG Command: GET 278274172 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085451587 DLCTRL DEBUG Tx Command reply: GET_REPLY 278274172 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085451591 DLCTRL DEBUG Command: GET 748358694 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085451591 DLCTRL DEBUG Tx Command reply: GET_REPLY 748358694 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085451596 DLCTRL DEBUG Command: GET 62300323 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085451596 DLCTRL DEBUG Tx Command reply: GET_REPLY 62300323 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085451600 DLCTRL DEBUG Command: GET 765863884 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085451600 DLCTRL DEBUG Tx Command reply: GET_REPLY 765863884 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250823085451604 DLCTRL DEBUG Command: GET 432950280 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085451604 DLCTRL DEBUG Tx Command reply: GET_REPLY 432950280 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085451608 DLCTRL DEBUG Command: GET 239536921 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085451608 DLCTRL DEBUG Tx Command reply: GET_REPLY 239536921 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085451612 DLCTRL DEBUG Command: GET 401812149 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085451612 DLCTRL DEBUG Tx Command reply: GET_REPLY 401812149 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085451615 DLCTRL DEBUG Command: GET 21789842 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085451615 DLCTRL DEBUG Tx Command reply: GET_REPLY 21789842 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085451618 DLCTRL DEBUG Command: GET 820654056 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085451618 DLCTRL DEBUG Tx Command reply: GET_REPLY 820654056 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085451620 DLCTRL DEBUG Command: GET 107959881 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085451620 DLCTRL DEBUG Tx Command reply: GET_REPLY 107959881 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085451622 DLCTRL DEBUG Command: GET 289146183 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085451622 DLCTRL DEBUG Tx Command reply: GET_REPLY 289146183 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085451624 DLCTRL DEBUG Command: GET 548776239 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085451624 DLCTRL DEBUG Tx Command reply: GET_REPLY 548776239 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085451626 DLCTRL DEBUG Command: GET 170300407 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085451626 DLCTRL DEBUG Tx Command reply: GET_REPLY 170300407 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085451628 DLCTRL DEBUG Command: GET 753360531 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085451628 DLCTRL DEBUG Tx Command reply: GET_REPLY 753360531 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085451630 DLCTRL DEBUG Command: GET 758775439 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085451630 DLCTRL DEBUG Tx Command reply: GET_REPLY 758775439 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085451631 DLCTRL DEBUG Command: GET 128405466 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085451632 DLCTRL DEBUG Tx Command reply: GET_REPLY 128405466 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085451633 DLCTRL DEBUG Command: GET 557913530 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085451633 DLCTRL DEBUG Tx Command reply: GET_REPLY 557913530 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001001010110'B, t_guard := 20.000000 } 20250823085451665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49930<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)2457390 20250823085452686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085452686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085452686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250823085452686 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085452686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x257f2e, normal) (hnbgw_rua.c:408) 20250823085452686 DHNB DEBUG map_rua[0x56285f246920]{init}: Allocated (fsm.c:456) 20250823085452686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457390)[0x56285f246920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085452687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2457390 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085452687 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085452687 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085452687 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250823085452687 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2457390 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250823085452687 DCN DEBUG map_sccp[0x56285f1c4c00]{init}: Allocated (fsm.c:456) 20250823085452687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56285f1c4c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085452687 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2457390 <-> SCCP-109 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823085452687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2457390 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250823085452687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457390)[0x56285f246920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085452687 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085452687 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085452687 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2457390 SCCP-109 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085452687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56285f1c4c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085452687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085452687 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{IDLE}: Allocated (fsm.c:456) 20250823085452687 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085452687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030002560056400500f1100926) (sccp_scrc.c:455) 20250823085452687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085452687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085452687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085452687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085452687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085452687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085452687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085452687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085452687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085452687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085452687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085452687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085452687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085452687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085452687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085452687 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) 20250823085452687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085452687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085452687 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 02 56 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085452687 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085452687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56285f1c4c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085452687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457390)[0x56285f246920]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085452687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085452687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085452687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085452687 DLM3UA <000f> 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 20250823085452687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085452687 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' 20250823085452687 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 20250823085452687 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085452687 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085452687 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 02 56 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)5477648 HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(993)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085452691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085452691 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085452691 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085452691 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 20250823085452691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085452691 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' 20250823085452691 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085452691 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085452691 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085452691 DLSS7 <000c> ss7_asp.c: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 4b fb e5 02 00 00 00 00  20250823085452691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085452691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085452691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085452691 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) 20250823085452691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085452691 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004bfbe5) (sccp_scrc.c:545) 20250823085452691 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) 20250823085452691 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085452691 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085452691 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085452691 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085452691 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) 20250823085452691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56285f1c4c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085452691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56285f1c4c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085452692 DLCTRL DEBUG Command: GET 904015544 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085452692 DLCTRL DEBUG Tx Command reply: GET_REPLY 904015544 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085452693 DLCTRL DEBUG Command: GET 90284908 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085452693 DLCTRL DEBUG Tx Command reply: GET_REPLY 90284908 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085452695 DLCTRL DEBUG Command: GET 382763514 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085452695 DLCTRL DEBUG Tx Command reply: GET_REPLY 382763514 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085452697 DLCTRL DEBUG Command: GET 704259125 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085452697 DLCTRL DEBUG Tx Command reply: GET_REPLY 704259125 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085452699 DLCTRL DEBUG Command: GET 263464866 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085452700 DLCTRL DEBUG Tx Command reply: GET_REPLY 263464866 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085452704 DLCTRL DEBUG Command: GET 140121406 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085452704 DLCTRL DEBUG Tx Command reply: GET_REPLY 140121406 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085452710 DLCTRL DEBUG Command: GET 384616970 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085452710 DLCTRL DEBUG Tx Command reply: GET_REPLY 384616970 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250823085452713 DLCTRL DEBUG Command: GET 404566266 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085452713 DLCTRL DEBUG Tx Command reply: GET_REPLY 404566266 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085452715 DLCTRL DEBUG Command: GET 995130356 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085452716 DLCTRL DEBUG Tx Command reply: GET_REPLY 995130356 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085452718 DLCTRL DEBUG Command: GET 319822159 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085452718 DLCTRL DEBUG Tx Command reply: GET_REPLY 319822159 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085452721 DLCTRL DEBUG Command: GET 812147394 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085452721 DLCTRL DEBUG Tx Command reply: GET_REPLY 812147394 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085452724 DLCTRL DEBUG Command: GET 389275926 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085452724 DLCTRL DEBUG Tx Command reply: GET_REPLY 389275926 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085452727 DLCTRL DEBUG Command: GET 609953544 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085452727 DLCTRL DEBUG Tx Command reply: GET_REPLY 609953544 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085452730 DLCTRL DEBUG Command: GET 200749945 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085452730 DLCTRL DEBUG Tx Command reply: GET_REPLY 200749945 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085452733 DLCTRL DEBUG Command: GET 861511640 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085452733 DLCTRL DEBUG Tx Command reply: GET_REPLY 861511640 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085452735 DLCTRL DEBUG Command: GET 234252277 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085452735 DLCTRL DEBUG Tx Command reply: GET_REPLY 234252277 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085452736 DLCTRL DEBUG Command: GET 916780272 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085452737 DLCTRL DEBUG Tx Command reply: GET_REPLY 916780272 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085452738 DLCTRL DEBUG Command: GET 146432777 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085452738 DLCTRL DEBUG Tx Command reply: GET_REPLY 146432777 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085452740 DLCTRL DEBUG Command: GET 581235890 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085452740 DLCTRL DEBUG Tx Command reply: GET_REPLY 581235890 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085452742 DLCTRL DEBUG Command: GET 622416827 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085452742 DLCTRL DEBUG Tx Command reply: GET_REPLY 622416827 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000110010000'B, t_guard := 20.000000 } 20250823085452763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49932<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)6521881 20250823085453792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085453792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085453792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250823085453792 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085453792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x638419, normal) (hnbgw_rua.c:408) 20250823085453792 DHNB DEBUG map_rua[0x56285f221d40]{init}: Allocated (fsm.c:456) 20250823085453792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521881)[0x56285f221d40]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085453792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6521881 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085453792 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085453792 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085453793 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250823085453793 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6521881 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250823085453793 DCN DEBUG map_sccp[0x56285f23ce50]{init}: Allocated (fsm.c:456) 20250823085453793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x56285f23ce50]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085453793 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6521881 <-> SCCP-110 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823085453793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6521881 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250823085453793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521881)[0x56285f221d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085453793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085453793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085453793 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6521881 SCCP-110 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085453793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x56285f23ce50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085453793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085453793 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{IDLE}: Allocated (fsm.c:456) 20250823085453793 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085453793 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030001900056400500f1100926) (sccp_scrc.c:455) 20250823085453793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085453793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085453793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085453793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085453793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085453793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085453793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085453793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085453793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085453793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085453793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085453793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085453793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085453793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085453794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085453794 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) 20250823085453794 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085453794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085453794 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 90 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085453794 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085453794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x56285f23ce50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085453794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521881)[0x56285f221d40]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085453794 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085453794 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085453794 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085453794 DLM3UA <000f> 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 20250823085453794 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085453794 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' 20250823085453794 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 20250823085453794 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085453794 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085453794 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 90 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)6135873 HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250823085453803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085453803 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085453803 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085453803 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 20250823085453803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085453803 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' 20250823085453803 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085453803 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085453803 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085453803 DLSS7 <000c> ss7_asp.c: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 27 da 58 02 00 00 00 00  TC_sgsnpool_L3Complete_valid_nri_10(994)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085453804 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085453804 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085453804 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085453804 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) 20250823085453804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085453804 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0027da58) (sccp_scrc.c:545) 20250823085453804 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) 20250823085453804 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085453804 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085453804 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085453804 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085453804 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) 20250823085453804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x56285f23ce50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085453804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x56285f23ce50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085453806 DLCTRL DEBUG Command: GET 368605214 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085453806 DLCTRL DEBUG Tx Command reply: GET_REPLY 368605214 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085453811 DLCTRL DEBUG Command: GET 722563098 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085453811 DLCTRL DEBUG Tx Command reply: GET_REPLY 722563098 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085453815 DLCTRL DEBUG Command: GET 887175571 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085453815 DLCTRL DEBUG Tx Command reply: GET_REPLY 887175571 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085453819 DLCTRL DEBUG Command: GET 476175492 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085453819 DLCTRL DEBUG Tx Command reply: GET_REPLY 476175492 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085453823 DLCTRL DEBUG Command: GET 463291885 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085453823 DLCTRL DEBUG Tx Command reply: GET_REPLY 463291885 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085453828 DLCTRL DEBUG Command: GET 594114335 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085453828 DLCTRL DEBUG Tx Command reply: GET_REPLY 594114335 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085453833 DLCTRL DEBUG Command: GET 462149911 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085453833 DLCTRL DEBUG Tx Command reply: GET_REPLY 462149911 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250823085453837 DLCTRL DEBUG Command: GET 952391173 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085453837 DLCTRL DEBUG Tx Command reply: GET_REPLY 952391173 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085453842 DLCTRL DEBUG Command: GET 590210181 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085453842 DLCTRL DEBUG Tx Command reply: GET_REPLY 590210181 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085453846 DLCTRL DEBUG Command: GET 150054142 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085453846 DLCTRL DEBUG Tx Command reply: GET_REPLY 150054142 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085453851 DLCTRL DEBUG Command: GET 870178598 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085453851 DLCTRL DEBUG Tx Command reply: GET_REPLY 870178598 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085453856 DLCTRL DEBUG Command: GET 9647634 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085453856 DLCTRL DEBUG Tx Command reply: GET_REPLY 9647634 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085453861 DLCTRL DEBUG Command: GET 653169768 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085453861 DLCTRL DEBUG Tx Command reply: GET_REPLY 653169768 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085453865 DLCTRL DEBUG Command: GET 48995202 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085453865 DLCTRL DEBUG Tx Command reply: GET_REPLY 48995202 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085453871 DLCTRL DEBUG Command: GET 962656214 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085453871 DLCTRL DEBUG Tx Command reply: GET_REPLY 962656214 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085453875 DLCTRL DEBUG Command: GET 911716051 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085453875 DLCTRL DEBUG Tx Command reply: GET_REPLY 911716051 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085453880 DLCTRL DEBUG Command: GET 971108478 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085453880 DLCTRL DEBUG Tx Command reply: GET_REPLY 971108478 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085453884 DLCTRL DEBUG Command: GET 716825675 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085453884 DLCTRL DEBUG Tx Command reply: GET_REPLY 716825675 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085453891 DLCTRL DEBUG Command: GET 798530713 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085453891 DLCTRL DEBUG Tx Command reply: GET_REPLY 798530713 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085453897 DLCTRL DEBUG Command: GET 392052396 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085453897 DLCTRL DEBUG Tx Command reply: GET_REPLY 392052396 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085453908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49904<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085453909 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41069<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(973)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(972)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085453913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085453914 DLINP DEBUG SRVCONN(,r=127.0.0.1:35213<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085453915 DLINP DEBUG SRVCONN(,r=127.0.0.1:35213<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085453915 DLINP NOTICE SRV(,r=127.0.0.1:35213<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085453915 DMAIN NOTICE (127.0.0.1:35213 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35213<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085453915 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc1-RAN(983)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(979)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(986)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(985)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(980)@f9b5e94e4af2: Final verdict of PTC: none 20250823085453918 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085453918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085453918 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085453918 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085453918 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085453918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085453918 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085453918 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085453918 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085453918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085453918 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085453918 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085453918 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085453918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085453918 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085453918 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(982)@f9b5e94e4af2: Final verdict of PTC: none 20250823085453918 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 20250823085453918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085453918 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085453918 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085453918 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085453918 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085453918 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085453918 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085453918 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 20250823085453918 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085453918 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085453918 DLSS7 <000c> ss7_asp.c: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  20250823085453918 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  20250823085453918 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  20250823085453919 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  20250823085453919 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085453919 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085453919 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085453919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085453919 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085453919 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085453919 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 20250823085453919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085453919 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085453919 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085453919 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085453919 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085453919 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085453919 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085453919 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 20250823085453919 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085453919 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085453919 DLSS7 <000c> ss7_asp.c: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  20250823085453919 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  20250823085453919 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  20250823085453919 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085453919 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@f9b5e94e4af2: Final verdict of PTC: none 20250823085453919 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085453919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085453919 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971)@f9b5e94e4af2: Final verdict of PTC: none 20250823085453919 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085453919 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 20250823085453920 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 20250823085453920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085453920 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085453920 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085453920 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085453920 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085453920 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085453920 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085453920 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 20250823085453920 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' 20250823085453920 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' 20250823085453920 DLSS7 <000c> ss7_asp.c: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  20250823085453920 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  20250823085453920 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085453920 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085453920 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085453920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085453920 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085453920 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@f9b5e94e4af2: Final verdict of PTC: none 20250823085453920 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 20250823085453920 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085453920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085453920 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085453920 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085453920 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.msc1-M3UA(984)@f9b5e94e4af2: Final verdict of PTC: none20250823085453920 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn1-RAN(989)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(987)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@f9b5e94e4af2: Final verdict of PTC: none 20250823085453921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085453921 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085453921 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085453921 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085453921 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085453921 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085453921 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085453921 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 20250823085453921 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' 20250823085453921 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' 20250823085453921 DLSS7 <000c> ss7_asp.c: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  20250823085453921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085453921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(981)@f9b5e94e4af2: Final verdict of PTC: none 20250823085453920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085453920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085453921 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085453921 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085453921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085453921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085453921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085453921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085453921 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085453921 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) 20250823085453921 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085453921 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085453922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085453922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085453922 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085453922 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085453922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085453922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085453922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085453922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085453922 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085453922 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) 20250823085453922 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085453922 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085453922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085453922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085453922 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085453922 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) 20250823085453922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085453922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085453922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085453922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085453922 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085453922 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) 20250823085453922 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085453922 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085453922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085453922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085453922 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085453922 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) 20250823085453922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085453922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085453922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085453922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085453922 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085453922 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) 20250823085453922 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085453922 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085453922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x56285f2344d0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085453922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085453922 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085453922 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd9070), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085453922 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085453923 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) 20250823085453923 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) 20250823085453923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085453923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085453923 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085453923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085453923 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085453923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085453923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085453923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 cd 90 70 00 00 6c 00 00 00 00 00 (ss7_asp.c:1383) 20250823085453923 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085453923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x56285f2344d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085453923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7731395)[0x56285f2272a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085453923 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7731395)[0x56285f2272a0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085453923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085453923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7731395)[0x56285f2272a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085453923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7731395)[0x56285f2272a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085453923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7731395)[0x56285f2272a0]{disrupted}: Freeing instance (context_map.c:203) 20250823085453923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7731395)[0x56285f2272a0]{disrupted}: Deallocated (fsm.c:568) 20250823085453923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x56285f2344d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085453923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x56285f2344d0]{disconnected}: Freeing instance (context_map.c:207) 20250823085453923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x56285f2344d0]{disconnected}: Deallocated (fsm.c:568) 20250823085453923 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7731395 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823085453923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56285f1c4c00]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085453923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085453923 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085453923 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bfbe5), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085453923 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085453923 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) 20250823085453923 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) 20250823085453923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085453923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085453923 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085453923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085453923 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085453923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085453923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085453923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4b fb e5 00 00 6d 00 00 00 00 00 (ss7_asp.c:1383) 20250823085453923 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085453923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56285f1c4c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085453924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457390)[0x56285f246920]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085453924 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457390)[0x56285f246920]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085453924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085453924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457390)[0x56285f246920]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085453924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457390)[0x56285f246920]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085453924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457390)[0x56285f246920]{disrupted}: Freeing instance (context_map.c:203) 20250823085453924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457390)[0x56285f246920]{disrupted}: Deallocated (fsm.c:568) 20250823085453924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56285f1c4c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085453924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56285f1c4c00]{disconnected}: Freeing instance (context_map.c:207) 20250823085453924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56285f1c4c00]{disconnected}: Deallocated (fsm.c:568) 20250823085453924 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2457390 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823085453924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x56285f23ce50]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085453924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085453924 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085453924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027da58), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085453924 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085453924 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) 20250823085453924 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) 20250823085453924 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) 20250823085453924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085453924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085453924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085453924 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085453924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085453924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085453924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 27 da 58 00 00 6e 00 00 00 00 00 (ss7_asp.c:1383) 20250823085453924 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085453924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x56285f23ce50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085453924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521881)[0x56285f221d40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085453924 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521881)[0x56285f221d40]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085453924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085453924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521881)[0x56285f221d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085453924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521881)[0x56285f221d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085453924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521881)[0x56285f221d40]{disrupted}: Freeing instance (context_map.c:203) 20250823085453924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521881)[0x56285f221d40]{disrupted}: Deallocated (fsm.c:568) 20250823085453924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x56285f23ce50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085453924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x56285f23ce50]{disconnected}: Freeing instance (context_map.c:207) 20250823085453924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x56285f23ce50]{disconnected}: Deallocated (fsm.c:568) 20250823085453924 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6521881 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823085453925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085453925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085453925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085453925 DLM3UA <000f> 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 20250823085453925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085453925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085453925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085453925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085453925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085453925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085453925 DLM3UA <000f> 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 20250823085453925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085453925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085453925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085453925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085453925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085453925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085453926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085453926 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085453926 DMAIN NOTICE (127.0.0.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) 20250823085453926 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085453926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085453926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085453926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085453926 DLM3UA <000f> 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 20250823085453926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085453926 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085453926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085453926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49932<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(974)@f9b5e94e4af2: Final verdict of PTC: none 20250823085453929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49930<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085453929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49920<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(994)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.sgsn1-SCCP(988)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(993)@f9b5e94e4af2: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(992)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(990)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(991)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sat Aug 23 08:54:54 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 20250823085454062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085454475 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085454475 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004616af), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085454475 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085454475 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) 20250823085454475 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) 20250823085454475 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085454475 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085454475 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085454475 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085454475 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085454475 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085454475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085454475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 46 16 af 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085454476 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085454476 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec8468), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085454476 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085454476 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085454476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085454476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085454476 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085454476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085454476 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085454476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085454476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085454476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ec 84 68 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085454476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085454476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085454476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085454476 DLM3UA <000f> 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 20250823085454476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085454476 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085454476 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085454476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085454476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085454476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085454476 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085454476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085454476 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085454476 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085454477 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085454477 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00681ab4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085454477 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085454477 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085454477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085454477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085454477 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085454477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085454477 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085454477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085454477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085454477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 1a b4 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085454477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085454477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085454477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085454477 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085454477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085454477 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085454478 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085454865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49934<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=597776) 20250823085455033 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455033 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d48cba), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455033 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085455033 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085455033 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085455033 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085455034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455034 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085455034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455034 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 8c ba 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455034 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455034 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00257ec8), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455034 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085455034 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085455034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085455034 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085455034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455034 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085455034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455034 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 7e c8 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455034 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455034 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455034 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085455034 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085455034 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085455034 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085455035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455035 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455035 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455035 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085455035 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085455035 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085455035 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085455035 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455035 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022f6ad), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455035 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085455035 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085455035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085455036 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085455036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455036 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085455036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 22 f6 ad 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455036 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455036 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455036 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085455036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085455036 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085455036 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085455038 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455038 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5f28), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455038 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085455038 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085455038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085455038 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085455038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455038 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085455038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9c 5f 28 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455039 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455039 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455039 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085455039 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085455039 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085455039 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085455444 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066638d), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455444 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085455444 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085455444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085455444 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085455444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455444 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085455445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 66 63 8d 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455445 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455445 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb003c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455445 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085455445 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085455445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085455445 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085455445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455445 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085455445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb 00 3c 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455445 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455445 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001282c4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455445 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085455445 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085455445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085455445 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085455445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455445 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085455445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 12 82 c4 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455445 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455445 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455446 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085455446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085455446 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085455446 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085455446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455446 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455446 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455446 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085455446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085455446 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085455446 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085455446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455446 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455446 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455446 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085455446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085455446 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085455446 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085455464 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455464 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c4376), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455464 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085455464 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085455464 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085455465 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085455465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455465 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085455465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c 43 76 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455465 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085455465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085455465 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085455465 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085455466 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455466 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085455466 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) 20250823085455466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085455466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085455466 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085455466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085455466 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085455466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a7 14 95 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455466 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012d8b7), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455466 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085455466 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085455466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085455466 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085455466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455466 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085455466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 12 d8 b7 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455467 DLM3UA <000f> 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 20250823085455467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085455467 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085455467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085455467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455467 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085455467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085455467 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085455467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085455863 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c278), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455863 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085455863 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) 20250823085455863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085455863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085455863 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085455863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085455863 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085455863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 29 c2 78 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455864 DLM3UA <000f> 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 20250823085455864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085455864 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085455864 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085455865 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b2352), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455865 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085455865 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085455865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085455865 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085455865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455865 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085455865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 23 52 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455865 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085455865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0b56), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085455865 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085455865 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085455865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085455865 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085455865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085455865 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085455865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085455865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085455865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 0b 56 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085455865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455866 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085455866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085455866 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085455866 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085455866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085455866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085455866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085455866 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085455866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085455866 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085455866 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=597776, count=642200) 20250823085455919 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085455919 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085455919 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085455920 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085455920 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085455920 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085455920 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085455920 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085455920 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085455922 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085455922 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085455922 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085456453 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085456453 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085456453 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085456453 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085456453 DLSCCP DEBUG SCCP-SCOC(88)[0x56285f2326b0]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250823085457989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085457994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085457996 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41761<->l=127.0.0.1:4262) (control_if.c:572) 20250823085458015 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085458015 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085458022 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085458023 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085458023 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085458023 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085458023 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085458023 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085458023 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085458023 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085458024 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085458024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458024 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085458024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458024 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085458024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085458024 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085458024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458024 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085458024 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085458024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085458024 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458024 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52045 (stream_srv.c:143) 20250823085458024 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52045<->l=127.0.0.1:29169 (hnb.c:335) 20250823085458024 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458024 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458024 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458024 DLM3UA <000f> 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 20250823085458024 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085458024 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085458024 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085458025 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458025 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085458025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085458025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085458025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458025 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085458025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085458025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085458025 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458025 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458025 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085458025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085458025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458025 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085458025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085458025 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085458025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458025 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085458025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085458025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085458025 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458025 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458025 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085458025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085458025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458025 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085458025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085458025 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085458025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458025 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085458025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085458025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085458025 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458025 DLM3UA <000f> 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 20250823085458025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085458025 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085458025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458025 DLM3UA <000f> 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 20250823085458025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085458025 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085458025 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085458025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458025 DLM3UA <000f> 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 20250823085458026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085458026 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085458026 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1005)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(1005)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(1003)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1008)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(1008)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-SCCP(1006)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1011)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-M3UA(1011)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-SCCP(1009)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085458062 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085458062 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085458062 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085458062 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085458062 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085458062 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085458062 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085458062 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085458063 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458063 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085458063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458063 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085458063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458063 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085458063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085458063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085458063 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458063 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458063 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085458063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458063 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085458063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085458063 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085458063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458063 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085458063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085458063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085458063 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458063 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458063 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085458063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458063 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085458063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085458063 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085458063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458063 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085458063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085458063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085458063 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458063 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458063 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085458063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458063 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085458063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085458063 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085458063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458063 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085458063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085458063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085458063 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458063 DLM3UA <000f> 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 20250823085458063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085458063 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085458063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458063 DLM3UA <000f> 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 20250823085458063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085458063 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085458063 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085458063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458063 DLM3UA <000f> 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 20250823085458063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085458063 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085458063 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085458063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458064 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458064 DLM3UA <000f> 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 20250823085458064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085458064 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085458064 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1014)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(1014)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(1012)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1017)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@f9b5e94e4af2: M3UA emulation initiated, the test can be started MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1017)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-SCCP(1015)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1020)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1020)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn2-SCCP(1018)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085458109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085458109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085458110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085458110 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085458110 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085458110 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085458110 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085458110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085458110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085458116 DLINP DEBUG SRVCONN(,r=127.0.0.1:52045<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085458116 DLINP DEBUG SRVCONN(,r=127.0.0.1:52045<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085458116 DLINP DEBUG SRVCONN(,r=127.0.0.1:52045<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085458116 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085458116 DHNBAP DEBUG (127.0.0.1:52045 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085458116 DHNBAP NOTICE (127.0.0.1:52045 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085458116 DHNBAP NOTICE (127.0.0.1:52045 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085458116 DLINP DEBUG SRVCONN(,r=127.0.0.1:52045<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085458116 DLINP DEBUG SRVCONN(,r=127.0.0.1:52045<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085458238 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 20250823085458238 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 20250823085458238 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085458238 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085458247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458247 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085458247 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085458247 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085458248 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085458248 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085458248 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085458248 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085458248 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085458248 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 20250823085458248 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085458248 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085458248 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085458248 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 20250823085458248 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 20250823085458249 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085458249 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085458251 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458251 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085458251 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085458251 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  20250823085458251 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085458251 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085458251 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085458251 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 20250823085458251 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085458251 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085458251 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085458251 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085458251 DLSS7 <000c> ss7_asp.c: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  20250823085458251 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  20250823085458251 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085458251 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085458251 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085458251 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085458251 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085458251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085458252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085458252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085458252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085458252 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085458252 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085458252 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(1008)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085458253 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458253 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085458253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085458253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085458253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085458253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085458253 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085458253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085458253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085458253 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458253 DLM3UA <000f> 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 20250823085458253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085458253 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085458253 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085458253 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085458253 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085458253 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  20250823085458255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085458255 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085458255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085458255 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085458255 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085458255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085458255 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085458255 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085458255 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 20250823085458255 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085458255 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  20250823085458255 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085458258 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458258 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085458258 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085458258 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  20250823085458258 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085458258 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085458258 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085458258 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 20250823085458258 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085458258 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  20250823085458258 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' 20250823085458258 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' 20250823085458258 DLSS7 <000c> ss7_asp.c: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  20250823085458258 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085458258 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  20250823085458258 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085458259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085458259 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085458259 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085458259 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) 20250823085458259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085458259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085458259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085458259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085458259 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085458259 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) 20250823085458259 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085458260 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 20250823085458260 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 20250823085458260 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085458260 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085458260 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458260 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085458260 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458260 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085458260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458260 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085458260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085458260 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085458260 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085458260 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458260 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085458260 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458261 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458261 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458261 DLM3UA <000f> 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 20250823085458261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085458261 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085458261 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250823085458261 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085458261 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085458261 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(1011)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823085458266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458266 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823085458266 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085458266 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085458266 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085458266 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085458266 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085458266 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085458266 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823085458266 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 20250823085458266 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085458266 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  20250823085458266 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085458269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458269 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085458269 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085458269 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  20250823085458269 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085458269 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085458269 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085458269 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 20250823085458269 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823085458269 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  20250823085458269 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' 20250823085458269 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' 20250823085458269 DLSS7 <000c> ss7_asp.c: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  20250823085458269 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085458269 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  20250823085458269 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  20250823085458269 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085458269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085458269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085458269 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823085458269 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) 20250823085458269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085458269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085458269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085458269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085458269 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085458269 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) 20250823085458269 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085458270 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458270 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085458271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458271 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085458271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458271 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) 20250823085458271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458271 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085458271 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) 20250823085458271 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) 20250823085458271 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085458271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458271 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085458271 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458271 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458271 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458271 DLM3UA <000f> 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 20250823085458271 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085458271 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' 20250823085458271 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 20250823085458271 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085458271 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085458271 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 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 00 06 00 08 00 00 00 05  20250823085458274 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 20250823085458274 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 20250823085458274 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085458274 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085458279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458279 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085458279 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085458279 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085458279 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085458279 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085458279 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085458279 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085458279 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085458279 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 20250823085458279 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085458279 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085458279 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085458281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458282 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085458282 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085458282 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  20250823085458282 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085458282 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085458282 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085458282 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 20250823085458282 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085458282 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085458282 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085458282 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085458282 DLSS7 <000c> ss7_asp.c: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  20250823085458282 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085458282 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  20250823085458282 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  20250823085458282 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  20250823085458282 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085458282 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085458282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085458282 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085458283 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085458283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085458283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085458283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085458283 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085458283 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085458283 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085458283 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085458284 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458284 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085458284 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458284 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085458284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458284 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085458284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085458284 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085458284 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085458284 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085458284 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458284 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085458284 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458284 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 20250823085458284 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 20250823085458284 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085458284 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085458285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458285 DLM3UA <000f> 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 20250823085458285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085458285 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085458285 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085458285 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085458285 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085458285 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(1017)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085458289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458289 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085458289 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085458289 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085458289 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085458289 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085458289 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085458289 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085458289 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085458289 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 20250823085458289 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085458289 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  20250823085458289 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085458291 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458291 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085458291 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085458291 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  20250823085458291 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085458291 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085458291 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085458291 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 20250823085458291 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085458291 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  20250823085458291 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' 20250823085458291 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' 20250823085458291 DLSS7 <000c> ss7_asp.c: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  20250823085458291 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085458291 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  20250823085458291 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  20250823085458291 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  20250823085458291 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  20250823085458291 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085458291 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085458291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085458291 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085458291 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) 20250823085458291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085458291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085458291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085458291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085458291 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085458291 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) 20250823085458291 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085458292 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458293 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085458293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458293 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085458293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458293 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085458293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085458293 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085458293 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) 20250823085458293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085458293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085458293 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458293 DLM3UA <000f> 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 20250823085458293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085458293 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' 20250823085458293 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 20250823085458293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085458293 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085458293 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  20250823085458295 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 20250823085458295 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 20250823085458295 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085458295 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250823085458299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458299 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250823085458299 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085458299 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085458299 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085458299 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085458299 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085458299 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085458299 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250823085458299 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 20250823085458299 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085458299 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  20250823085458299 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085458301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458301 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085458301 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085458301 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  20250823085458301 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085458301 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085458301 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085458301 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 20250823085458301 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250823085458301 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  20250823085458301 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' 20250823085458301 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' 20250823085458301 DLSS7 <000c> ss7_asp.c: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  20250823085458301 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085458301 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  20250823085458301 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  20250823085458301 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  20250823085458301 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  20250823085458301 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085458301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085458301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085458301 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250823085458301 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) 20250823085458301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085458301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085458301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085458301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085458301 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085458301 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) 20250823085458301 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085458302 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085458302 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085458302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085458302 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085458302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458302 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) 20250823085458302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085458302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085458302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085458302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085458302 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) 20250823085458302 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) 20250823085458302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085458302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085458302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085458302 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085458302 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085458302 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085458302 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085458302 DLM3UA <000f> 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 20250823085458302 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085458302 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' 20250823085458302 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 20250823085458303 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085458303 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085458303 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  HNBGW_Test.msc0-RAN(1004)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085459051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459051 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085459051 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085459051 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085459051 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085459051 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085459051 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085459051 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085459051 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459051 DLSS7 <000c> ss7_asp.c: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  20250823085459051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085459051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085459051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085459051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085459051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085459051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085459051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085459051 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085459051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085459051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085459051 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085459051 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085459051 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) 20250823085459051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085459051 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085459051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085459051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085459051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085459051 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085459051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085459051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085459051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085459051 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085459051 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085459051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459051 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085459051 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085459051 DLM3UA <000f> 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 20250823085459051 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085459051 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085459051 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085459051 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085459051 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459051 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  20250823085459052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085459052 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085459052 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085459052 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085459052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085459052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085459052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085459052 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085459052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459052 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085459052 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085459052 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085459052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085459052 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085459052 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085459052 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085459052 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459052 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085459052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085459052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085459052 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085459052 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085459052 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1007)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085459054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459054 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085459054 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085459054 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 20250823085459054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085459054 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' 20250823085459054 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085459054 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085459054 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459054 DLSS7 <000c> ss7_asp.c: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  20250823085459054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085459054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085459054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085459054 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) 20250823085459054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085459054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085459054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085459054 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085459054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085459054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085459054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085459054 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085459054 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) 20250823085459054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085459054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085459054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085459054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085459054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085459054 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085459054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085459054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085459054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085459054 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085459054 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085459055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459055 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085459055 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085459055 DLM3UA <000f> 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 20250823085459055 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085459055 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085459055 DLSS7 <000c> ss7_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 20250823085459055 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085459055 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459055 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  20250823085459057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459057 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085459057 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085459057 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 20250823085459057 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085459057 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' 20250823085459057 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085459057 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085459057 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459057 DLSS7 <000c> ss7_asp.c: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  20250823085459057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085459057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085459057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085459057 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) 20250823085459057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085459057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085459057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085459057 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085459057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) HNBGW_Test.msc0-RAN(1004)@f9b5e94e4af2: MSC_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 } } } } 20250823085459057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085459057 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085459057 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085459057 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1007)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085459065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459065 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085459065 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085459065 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 20250823085459065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085459065 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' 20250823085459065 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085459065 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085459065 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459065 DLSS7 <000c> ss7_asp.c: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  20250823085459065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085459065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085459065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085459065 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) 20250823085459065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085459065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085459065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085459065 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085459065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085459065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085459065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085459065 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085459065 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) 20250823085459065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085459065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085459065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459065 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) 20250823085459065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085459065 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) 20250823085459065 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) 20250823085459065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085459065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085459065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085459065 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085459065 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085459065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085459065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085459065 DLM3UA <000f> 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 20250823085459065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085459065 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' 20250823085459065 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 20250823085459065 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085459065 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459065 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250823085459067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459067 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085459067 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085459067 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 20250823085459067 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085459067 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' 20250823085459067 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085459067 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085459067 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459067 DLSS7 <000c> ss7_asp.c: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  20250823085459067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085459067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085459067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085459067 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) 20250823085459067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085459067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085459067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085459067 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085459067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085459067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085459067 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085459067 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085459067 DRANAP INFO cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1010)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085459081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459081 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085459081 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085459081 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085459081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085459081 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085459081 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085459081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085459081 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459081 DLSS7 <000c> ss7_asp.c: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  20250823085459082 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085459082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085459082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085459082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085459082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085459082 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085459082 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085459082 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085459082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459082 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085459082 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085459082 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085459082 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085459082 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) 20250823085459082 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085459082 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085459082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459082 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085459082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085459082 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085459082 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085459082 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085459082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085459082 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085459082 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085459082 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085459082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459082 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085459082 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085459082 DLM3UA <000f> 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 20250823085459082 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085459082 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085459082 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085459082 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085459082 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459082 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  20250823085459085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459085 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085459085 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085459085 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085459085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085459085 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085459085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085459085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085459085 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459085 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085459085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085459085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085459085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085459085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085459085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085459085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085459085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085459085 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085459085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085459086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085459086 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085459086 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085459086 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1013)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085459093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459093 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085459093 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085459093 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 20250823085459093 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085459093 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' 20250823085459093 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085459093 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085459093 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459093 DLSS7 <000c> ss7_asp.c: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  20250823085459093 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085459093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085459093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085459093 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) 20250823085459093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085459093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085459093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085459093 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085459093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085459094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085459094 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085459094 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085459094 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) 20250823085459094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085459094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085459094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085459094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085459094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085459094 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) 20250823085459094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085459094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085459094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 09 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) 20250823085459094 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085459094 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085459094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085459094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085459094 DLM3UA <000f> 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 20250823085459094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085459094 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' 20250823085459094 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 20250823085459094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085459094 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459094 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 09 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  20250823085459094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459094 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085459094 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085459094 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 20250823085459094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085459094 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' 20250823085459094 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085459094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085459094 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459094 DLSS7 <000c> ss7_asp.c: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  20250823085459094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085459094 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085459094 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085459094 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) 20250823085459094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085459094 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085459094 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085459094 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085459094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085459094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085459094 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085459094 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085459094 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1016)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085459100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459100 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823085459100 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823085459100 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 20250823085459100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085459100 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' 20250823085459100 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085459100 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085459100 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459100 DLSS7 <000c> ss7_asp.c: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  20250823085459100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085459100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085459100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085459100 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) 20250823085459100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085459100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085459100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823085459100 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085459100 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) 20250823085459100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459100 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) 20250823085459100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085459100 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085459100 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085459100 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085459100 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) 20250823085459100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085459100 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085459100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459100 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) 20250823085459100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085459100 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) 20250823085459100 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) 20250823085459100 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085459100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085459100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085459100 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085459100 DRANAP NOTICE cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085459100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459101 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085459101 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085459101 DLM3UA <000f> 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 20250823085459101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085459101 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' 20250823085459101 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 20250823085459101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085459101 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459101 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 06  20250823085459102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085459102 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823085459102 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823085459102 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 20250823085459102 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085459102 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' 20250823085459102 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085459102 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085459102 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085459102 DLSS7 <000c> ss7_asp.c: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  20250823085459102 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085459103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085459103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085459103 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) 20250823085459103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085459103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085459103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823085459103 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085459103 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) 20250823085459103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085459103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459103 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) 20250823085459103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085459103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085459103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085459103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085459103 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085459103 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085459103 DRANAP INFO cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(1019)@f9b5e94e4af2: MSC_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 } } } } 20250823085500129 DLCTRL DEBUG Command: GET 484278504 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085500129 DLCTRL DEBUG Tx Command reply: GET_REPLY 484278504 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085500130 DLCTRL DEBUG Command: GET 933813696 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085500130 DLCTRL DEBUG Tx Command reply: GET_REPLY 933813696 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085500131 DLCTRL DEBUG Command: GET 292612288 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085500131 DLCTRL DEBUG Tx Command reply: GET_REPLY 292612288 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085500135 DLCTRL DEBUG Command: GET 957202598 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085500135 DLCTRL DEBUG Tx Command reply: GET_REPLY 957202598 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085500138 DLCTRL DEBUG Command: GET 518860408 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085500138 DLCTRL DEBUG Tx Command reply: GET_REPLY 518860408 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085500140 DLCTRL DEBUG Command: GET 751183170 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085500140 DLCTRL DEBUG Tx Command reply: GET_REPLY 751183170 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085500143 DLCTRL DEBUG Command: GET 167787380 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085500143 DLCTRL DEBUG Tx Command reply: GET_REPLY 167787380 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085500146 DLCTRL DEBUG Command: GET 449985583 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085500146 DLCTRL DEBUG Tx Command reply: GET_REPLY 449985583 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085500149 DLCTRL DEBUG Command: GET 302536795 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085500149 DLCTRL DEBUG Tx Command reply: GET_REPLY 302536795 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085500151 DLCTRL DEBUG Command: GET 684433423 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085500151 DLCTRL DEBUG Tx Command reply: GET_REPLY 684433423 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085500154 DLCTRL DEBUG Command: GET 808449095 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085500154 DLCTRL DEBUG Tx Command reply: GET_REPLY 808449095 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085500156 DLCTRL DEBUG Command: GET 853770957 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085500156 DLCTRL DEBUG Tx Command reply: GET_REPLY 853770957 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085500158 DLCTRL DEBUG Command: GET 565529037 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085500158 DLCTRL DEBUG Tx Command reply: GET_REPLY 565529037 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085500160 DLCTRL DEBUG Command: GET 892687712 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085500160 DLCTRL DEBUG Tx Command reply: GET_REPLY 892687712 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085500162 DLCTRL DEBUG Command: GET 966737658 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085500162 DLCTRL DEBUG Tx Command reply: GET_REPLY 966737658 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085500164 DLCTRL DEBUG Command: GET 82431878 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085500164 DLCTRL DEBUG Tx Command reply: GET_REPLY 82431878 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085500165 DLCTRL DEBUG Command: GET 724140916 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085500165 DLCTRL DEBUG Tx Command reply: GET_REPLY 724140916 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085500167 DLCTRL DEBUG Command: GET 151122496 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085500167 DLCTRL DEBUG Tx Command reply: GET_REPLY 151122496 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085500169 DLCTRL DEBUG Command: GET 443445923 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085500169 DLCTRL DEBUG Tx Command reply: GET_REPLY 443445923 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085500170 DLCTRL DEBUG Command: GET 49278719 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085500170 DLCTRL DEBUG Tx Command reply: GET_REPLY 49278719 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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@f9b5e94e4af2: 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@f9b5e94e4af2: 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 := '000000000000001101111010'B, t_guard := 20.000000 } 20250823085500197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39690<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)14520544 20250823085501243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085501243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085501243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250823085501243 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085501243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdd90e0, normal) (hnbgw_rua.c:408) 20250823085501243 DHNB DEBUG map_rua[0x56285f2326b0]{init}: Allocated (fsm.c:456) 20250823085501243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14520544)[0x56285f2326b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085501243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14520544 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085501243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085501243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085501243 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250823085501243 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14520544 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250823085501243 DCN DEBUG map_sccp[0x56285f2272a0]{init}: Allocated (fsm.c:456) 20250823085501243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56285f2272a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085501243 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14520544 <-> SCCP-111 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250823085501243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14520544 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250823085501243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14520544)[0x56285f2326b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085501243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085501243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085501243 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14520544 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085501243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56285f2272a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085501243 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085501243 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{IDLE}: Allocated (fsm.c:456) 20250823085501243 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085501243 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f400300037a0056400500f1100926) (sccp_scrc.c:455) 20250823085501243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085501243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085501243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085501243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085501243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085501243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085501243 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) 20250823085501243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085501243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085501243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085501243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085501243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085501243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085501243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085501243 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) 20250823085501243 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) 20250823085501243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085501243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085501243 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 7a 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085501243 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085501243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56285f2272a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085501243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14520544)[0x56285f2326b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085501243 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085501243 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085501243 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085501243 DLM3UA <000f> 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 20250823085501244 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085501244 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' 20250823085501244 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 20250823085501244 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085501244 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085501244 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 7a 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)11651908 HNBGW_Test.sgsn2-SCCP(1018)@f9b5e94e4af2: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(1022)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085501262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085501262 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823085501262 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823085501262 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 20250823085501262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085501262 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' 20250823085501262 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085501262 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085501262 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085501262 DLSS7 <000c> ss7_asp.c: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 d9 59 47 02 00 00 00 00  20250823085501262 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085501262 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085501262 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085501262 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) 20250823085501262 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085501262 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d95947) (sccp_scrc.c:545) 20250823085501262 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) 20250823085501263 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085501263 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085501263 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085501263 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085501263 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) 20250823085501263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56285f2272a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085501263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56285f2272a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085501263 DLCTRL DEBUG Command: GET 775995951 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085501263 DLCTRL DEBUG Tx Command reply: GET_REPLY 775995951 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085501267 DLCTRL DEBUG Command: GET 516724422 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085501267 DLCTRL DEBUG Tx Command reply: GET_REPLY 516724422 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085501270 DLCTRL DEBUG Command: GET 631723553 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085501270 DLCTRL DEBUG Tx Command reply: GET_REPLY 631723553 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085501272 DLCTRL DEBUG Command: GET 611431307 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085501272 DLCTRL DEBUG Tx Command reply: GET_REPLY 611431307 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085501273 DLCTRL DEBUG Command: GET 641030815 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085501273 DLCTRL DEBUG Tx Command reply: GET_REPLY 641030815 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085501275 DLCTRL DEBUG Command: GET 79681989 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085501275 DLCTRL DEBUG Tx Command reply: GET_REPLY 79681989 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085501276 DLCTRL DEBUG Command: GET 813971858 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085501276 DLCTRL DEBUG Tx Command reply: GET_REPLY 813971858 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085501278 DLCTRL DEBUG Command: GET 158716043 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085501278 DLCTRL DEBUG Tx Command reply: GET_REPLY 158716043 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085501279 DLCTRL DEBUG Command: GET 105108564 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085501279 DLCTRL DEBUG Tx Command reply: GET_REPLY 105108564 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085501282 DLCTRL DEBUG Command: GET 868910776 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085501282 DLCTRL DEBUG Tx Command reply: GET_REPLY 868910776 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085501284 DLCTRL DEBUG Command: GET 693194147 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085501284 DLCTRL DEBUG Tx Command reply: GET_REPLY 693194147 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085501286 DLCTRL DEBUG Command: GET 975395847 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085501286 DLCTRL DEBUG Tx Command reply: GET_REPLY 975395847 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250823085501288 DLCTRL DEBUG Command: GET 82719543 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085501288 DLCTRL DEBUG Tx Command reply: GET_REPLY 82719543 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085501290 DLCTRL DEBUG Command: GET 406782523 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085501290 DLCTRL DEBUG Tx Command reply: GET_REPLY 406782523 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085501293 DLCTRL DEBUG Command: GET 649029189 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085501293 DLCTRL DEBUG Tx Command reply: GET_REPLY 649029189 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085501296 DLCTRL DEBUG Command: GET 667095865 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085501296 DLCTRL DEBUG Tx Command reply: GET_REPLY 667095865 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085501299 DLCTRL DEBUG Command: GET 861832161 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085501299 DLCTRL DEBUG Tx Command reply: GET_REPLY 861832161 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085501306 DLCTRL DEBUG Command: GET 68605227 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085501306 DLCTRL DEBUG Tx Command reply: GET_REPLY 68605227 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085501312 DLCTRL DEBUG Command: GET 603669905 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085501312 DLCTRL DEBUG Tx Command reply: GET_REPLY 603669905 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085501318 DLCTRL DEBUG Command: GET 589752469 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085501318 DLCTRL DEBUG Tx Command reply: GET_REPLY 589752469 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000100100101'B, t_guard := 20.000000 } 20250823085501338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)15777901 20250823085502364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085502364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085502364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250823085502364 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085502364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf0c06d, normal) (hnbgw_rua.c:408) 20250823085502364 DHNB DEBUG map_rua[0x56285f246920]{init}: Allocated (fsm.c:456) 20250823085502364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15777901)[0x56285f246920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085502364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15777901 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085502364 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085502364 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085502364 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250823085502364 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15777901 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250823085502364 DCN DEBUG map_sccp[0x56285f1c4c00]{init}: Allocated (fsm.c:456) 20250823085502364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x56285f1c4c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085502364 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15777901 <-> SCCP-112 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250823085502364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15777901 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250823085502364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15777901)[0x56285f246920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085502364 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085502364 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085502365 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15777901 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085502365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x56285f1c4c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085502365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085502365 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{IDLE}: Allocated (fsm.c:456) 20250823085502365 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085502365 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030001250056400500f1100926) (sccp_scrc.c:455) 20250823085502365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085502365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085502365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085502365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085502365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085502365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085502365 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) 20250823085502365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085502365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085502365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085502365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085502365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085502365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085502365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085502365 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) 20250823085502365 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) 20250823085502365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085502365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085502365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 07 01 00 00 70 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 a9 80 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 a9 80 00 4f 40 03 00 01 25 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085502365 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085502365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x56285f1c4c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085502365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15777901)[0x56285f246920]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085502365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085502365 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085502365 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085502365 DLM3UA <000f> 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 20250823085502365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085502365 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' 20250823085502365 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 20250823085502365 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085502365 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085502365 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 07 01 00 00 70 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 a9 80 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 a9 80 00 4f 40 03 00 01 25 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)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)16465994 HNBGW_Test.sgsn2-SCCP(1018)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823085502372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085502372 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823085502372 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823085502372 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 20250823085502372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085502372 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' 20250823085502372 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085502372 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085502372 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085502372 DLSS7 <000c> ss7_asp.c: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 57 db 5e 02 00 00 00 00  20250823085502372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085502372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085502372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085502372 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) 20250823085502372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085502372 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0057db5e) (sccp_scrc.c:545) 20250823085502372 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) 20250823085502373 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085502373 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085502373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085502373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085502373 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) 20250823085502373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x56285f1c4c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085502373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x56285f1c4c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_20(1023)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085502377 DLCTRL DEBUG Command: GET 139560152 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085502377 DLCTRL DEBUG Tx Command reply: GET_REPLY 139560152 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085502381 DLCTRL DEBUG Command: GET 320065803 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085502381 DLCTRL DEBUG Tx Command reply: GET_REPLY 320065803 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085502386 DLCTRL DEBUG Command: GET 545709505 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085502386 DLCTRL DEBUG Tx Command reply: GET_REPLY 545709505 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085502390 DLCTRL DEBUG Command: GET 29954895 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085502390 DLCTRL DEBUG Tx Command reply: GET_REPLY 29954895 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085502395 DLCTRL DEBUG Command: GET 604547216 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085502395 DLCTRL DEBUG Tx Command reply: GET_REPLY 604547216 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085502400 DLCTRL DEBUG Command: GET 306949637 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085502400 DLCTRL DEBUG Tx Command reply: GET_REPLY 306949637 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085502411 DLCTRL DEBUG Command: GET 524405264 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085502411 DLCTRL DEBUG Tx Command reply: GET_REPLY 524405264 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085502417 DLCTRL DEBUG Command: GET 920072379 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085502418 DLCTRL DEBUG Tx Command reply: GET_REPLY 920072379 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085502421 DLCTRL DEBUG Command: GET 366066479 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085502421 DLCTRL DEBUG Tx Command reply: GET_REPLY 366066479 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085502426 DLCTRL DEBUG Command: GET 407593798 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085502426 DLCTRL DEBUG Tx Command reply: GET_REPLY 407593798 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085502430 DLCTRL DEBUG Command: GET 503038896 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085502430 DLCTRL DEBUG Tx Command reply: GET_REPLY 503038896 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085502434 DLCTRL DEBUG Command: GET 10581304 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085502434 DLCTRL DEBUG Tx Command reply: GET_REPLY 10581304 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250823085502438 DLCTRL DEBUG Command: GET 401093705 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085502438 DLCTRL DEBUG Tx Command reply: GET_REPLY 401093705 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085502442 DLCTRL DEBUG Command: GET 158681433 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085502442 DLCTRL DEBUG Tx Command reply: GET_REPLY 158681433 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085502445 DLCTRL DEBUG Command: GET 510169873 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085502445 DLCTRL DEBUG Tx Command reply: GET_REPLY 510169873 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085502448 DLCTRL DEBUG Command: GET 873830015 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085502448 DLCTRL DEBUG Tx Command reply: GET_REPLY 873830015 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085502450 DLCTRL DEBUG Command: GET 228232805 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085502451 DLCTRL DEBUG Tx Command reply: GET_REPLY 228232805 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085502453 DLCTRL DEBUG Command: GET 708821388 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085502453 DLCTRL DEBUG Tx Command reply: GET_REPLY 708821388 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085502455 DLCTRL DEBUG Command: GET 920954928 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085502455 DLCTRL DEBUG Tx Command reply: GET_REPLY 920954928 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085502456 DLCTRL DEBUG Command: GET 854267287 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085502456 DLCTRL DEBUG Tx Command reply: GET_REPLY 854267287 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000001100001110'B, t_guard := 20.000000 } 20250823085502488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39706<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1016)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)8252121 20250823085503517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085503517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085503517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085503517 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085503517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7dead9, normal) (hnbgw_rua.c:408) 20250823085503517 DHNB DEBUG map_rua[0x56285f23ce50]{init}: Allocated (fsm.c:456) 20250823085503517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8252121)[0x56285f23ce50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085503517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8252121 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085503517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085503517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085503517 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085503517 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8252121 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250823085503517 DCN DEBUG map_sccp[0x56285f1c4d30]{init}: Allocated (fsm.c:456) 20250823085503517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56285f1c4d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085503517 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8252121 <-> SCCP-113 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823085503517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8252121 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085503517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8252121)[0x56285f23ce50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085503517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085503517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085503517 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8252121 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085503517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56285f1c4d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085503517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085503517 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{IDLE}: Allocated (fsm.c:456) 20250823085503517 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085503517 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300030e0056400500f1100926) (sccp_scrc.c:455) 20250823085503517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085503517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085503517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085503517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085503517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085503517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085503517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085503517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085503517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085503517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085503517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085503517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085503517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085503517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085503517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085503517 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) 20250823085503517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085503517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085503517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 0a 03 00 00 06 01 00 00 71 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 0e 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085503517 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085503517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56285f1c4d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085503517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8252121)[0x56285f23ce50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085503518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085503518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085503518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085503518 DLM3UA <000f> 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 20250823085503518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085503518 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' 20250823085503518 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 20250823085503518 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085503518 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085503518 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 0a 03 00 00 06 01 00 00 71 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 0e 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)12043301 HNBGW_Test.sgsn1-SCCP(1015)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1024)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085503533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085503533 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085503533 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085503533 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 20250823085503533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085503533 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' 20250823085503533 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085503533 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085503533 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085503533 DLSS7 <000c> ss7_asp.c: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 85 6f 56 02 00 00 00 00  20250823085503533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085503533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085503533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085503533 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) 20250823085503533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085503533 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00856f56) (sccp_scrc.c:545) 20250823085503533 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) 20250823085503533 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085503533 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085503533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085503533 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085503533 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) 20250823085503533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56285f1c4d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085503533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56285f1c4d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085503534 DLCTRL DEBUG Command: GET 503552495 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085503534 DLCTRL DEBUG Tx Command reply: GET_REPLY 503552495 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085503536 DLCTRL DEBUG Command: GET 32015444 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085503536 DLCTRL DEBUG Tx Command reply: GET_REPLY 32015444 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085503539 DLCTRL DEBUG Command: GET 977905188 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085503539 DLCTRL DEBUG Tx Command reply: GET_REPLY 977905188 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085503542 DLCTRL DEBUG Command: GET 99193030 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085503542 DLCTRL DEBUG Tx Command reply: GET_REPLY 99193030 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085503546 DLCTRL DEBUG Command: GET 173804325 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085503546 DLCTRL DEBUG Tx Command reply: GET_REPLY 173804325 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085503551 DLCTRL DEBUG Command: GET 607730855 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085503551 DLCTRL DEBUG Tx Command reply: GET_REPLY 607730855 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085503554 DLCTRL DEBUG Command: GET 542041366 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085503554 DLCTRL DEBUG Tx Command reply: GET_REPLY 542041366 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085503557 DLCTRL DEBUG Command: GET 941319276 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085503557 DLCTRL DEBUG Tx Command reply: GET_REPLY 941319276 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085503560 DLCTRL DEBUG Command: GET 534466163 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085503560 DLCTRL DEBUG Tx Command reply: GET_REPLY 534466163 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085503563 DLCTRL DEBUG Command: GET 314672043 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085503563 DLCTRL DEBUG Tx Command reply: GET_REPLY 314672043 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085503566 DLCTRL DEBUG Command: GET 112115352 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085503566 DLCTRL DEBUG Tx Command reply: GET_REPLY 112115352 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085503568 DLCTRL DEBUG Command: GET 914545788 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085503568 DLCTRL DEBUG Tx Command reply: GET_REPLY 914545788 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250823085503570 DLCTRL DEBUG Command: GET 313846333 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085503570 DLCTRL DEBUG Tx Command reply: GET_REPLY 313846333 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085503572 DLCTRL DEBUG Command: GET 799149296 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085503572 DLCTRL DEBUG Tx Command reply: GET_REPLY 799149296 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085503574 DLCTRL DEBUG Command: GET 810093748 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085503574 DLCTRL DEBUG Tx Command reply: GET_REPLY 810093748 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085503575 DLCTRL DEBUG Command: GET 575711749 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085503575 DLCTRL DEBUG Tx Command reply: GET_REPLY 575711749 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085503576 DLCTRL DEBUG Command: GET 26388010 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085503576 DLCTRL DEBUG Tx Command reply: GET_REPLY 26388010 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085503578 DLCTRL DEBUG Command: GET 912303969 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085503578 DLCTRL DEBUG Tx Command reply: GET_REPLY 912303969 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085503579 DLCTRL DEBUG Command: GET 350178900 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085503579 DLCTRL DEBUG Tx Command reply: GET_REPLY 350178900 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085503580 DLCTRL DEBUG Command: GET 339226987 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085503580 DLCTRL DEBUG Tx Command reply: GET_REPLY 339226987 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085503584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085503586 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41761<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(996)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(997)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085503587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085503588 DLINP DEBUG SRVCONN(,r=127.0.0.1:52045<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085503588 DLINP DEBUG SRVCONN(,r=127.0.0.1:52045<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085503588 DLINP NOTICE SRV(,r=127.0.0.1:52045<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085503588 DMAIN NOTICE (127.0.0.1:52045 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52045<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085503588 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@f9b5e94e4af2: Final verdict of PTC: none 20250823085503590 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085503590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085503590 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085503590 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823085503590 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085503590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085503590 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085503590 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085503590 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 20250823085503590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085503590 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823085503590 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085503590 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085503590 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823085503590 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085503590 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085503590 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 20250823085503590 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' 20250823085503590 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' 20250823085503590 DLSS7 <000c> ss7_asp.c: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  20250823085503590 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  20250823085503590 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  20250823085503590 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  20250823085503590 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  20250823085503590 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  20250823085503590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085503590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(1007)@f9b5e94e4af2: Final verdict of PTC: none 20250823085503590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085503590 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 20250823085503590 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085503590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085503590 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085503590 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085503590 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-RAN(1013)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1004)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1010)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1012)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1003)@f9b5e94e4af2: Final verdict of PTC: none 20250823085503590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085503590 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823085503590 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085503590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085503590 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085503590 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085503590 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085503590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085503590 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085503590 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085503590 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085503590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085503590 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085503590 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085503590 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 20250823085503590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085503590 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085503590 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085503590 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 20250823085503590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085503590 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed HNBGW_Test.msc1-SCCP(1006)@f9b5e94e4af2: Final verdict of PTC: none 20250823085503590 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085503590 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085503590 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085503590 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085503590 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085503590 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 20250823085503590 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) 20250823085503590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085503590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085503590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085503590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085503590 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085503590 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) 20250823085503590 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085503590 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085503590 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085503590 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085503590 DLSS7 <000c> ss7_asp.c: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  20250823085503590 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  20250823085503590 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  20250823085503590 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  20250823085503590 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  20250823085503590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085503590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085503590 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 20250823085503590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085503590 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085503590 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085503590 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 20250823085503590 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 20250823085503590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085503590 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085503590 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085503590 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085503590 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085503590 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085503590 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085503590 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 20250823085503590 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085503590 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085503590 DLSS7 <000c> ss7_asp.c: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  20250823085503590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085503590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085503590 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085503590 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085503590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085503590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085503590 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  20250823085503590 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  20250823085503590 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  20250823085503590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085503590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085503591 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085503591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085503591 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085503591 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250823085503591 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 20250823085503591 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085503591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085503591 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085503591 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250823085503591 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 20250823085503591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085503591 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085503591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085503591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085503591 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085503591 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) 20250823085503591 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085503591 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085503591 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085503591 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 20250823085503591 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 20250823085503591 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 20250823085503591 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085503591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085503591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085503591 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085503591 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SEND_FAILED 20250823085503591 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 20250823085503591 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc2-SCCP(1009)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@f9b5e94e4af2: Final verdict of PTC: none 20250823085503591 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085503591 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085503591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085503591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085503591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085503591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085503591 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085503591 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) 20250823085503591 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085503591 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn1-SCCP(1015)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1011)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1019)@f9b5e94e4af2: Final verdict of PTC: none20250823085503594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39706<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085503594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39690<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085503594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39692<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(998)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1014)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1024)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(1008)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1017)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1023)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.sgsn2-M3UA(1020)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1018)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1022)@f9b5e94e4af2: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1005)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1016)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(1021)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat Aug 23 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 20250823085503720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085503720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085503720 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085503720 DMAIN NOTICE (127.0.0.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) 20250823085503720 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085503720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14520544)[0x56285f2326b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085503720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14520544)[0x56285f2326b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085503720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56285f2272a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085503720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085503720 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085503720 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d95947), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085503720 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085503720 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) 20250823085503720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085503720 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) 20250823085503720 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) 20250823085503720 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085503720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085503720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d9 59 47 00 00 6f 00 00 00 00 00 (ss7_asp.c:1383) 20250823085503720 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085503720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56285f2272a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085503720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14520544)[0x56285f2326b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085503720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14520544)[0x56285f2326b0]{disrupted}: Freeing instance (context_map.c:203) 20250823085503720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14520544)[0x56285f2326b0]{disrupted}: Deallocated (fsm.c:568) 20250823085503720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56285f2272a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085503720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56285f2272a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085503720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56285f2272a0]{disconnected}: Deallocated (fsm.c:568) 20250823085503720 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14520544 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250823085503720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15777901)[0x56285f246920]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085503720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15777901)[0x56285f246920]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085503720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x56285f1c4c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085503720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085503720 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085503721 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057db5e), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085503721 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085503721 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) 20250823085503721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085503721 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) 20250823085503721 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) 20250823085503721 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085503721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085503721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 57 db 5e 00 00 70 00 00 00 00 00 (ss7_asp.c:1383) 20250823085503721 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085503721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x56285f1c4c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085503721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15777901)[0x56285f246920]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085503721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15777901)[0x56285f246920]{disrupted}: Freeing instance (context_map.c:203) 20250823085503721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15777901)[0x56285f246920]{disrupted}: Deallocated (fsm.c:568) 20250823085503721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x56285f1c4c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085503721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x56285f1c4c00]{disconnected}: Freeing instance (context_map.c:207) 20250823085503721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x56285f1c4c00]{disconnected}: Deallocated (fsm.c:568) 20250823085503721 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15777901 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:226) 20250823085503721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8252121)[0x56285f23ce50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085503721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8252121)[0x56285f23ce50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085503721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56285f1c4d30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085503721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085503721 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085503721 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00856f56), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085503721 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085503721 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) 20250823085503721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085503721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085503721 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) 20250823085503721 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085503721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085503721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 85 6f 56 00 00 71 00 00 00 00 00 (ss7_asp.c:1383) 20250823085503721 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085503721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56285f1c4d30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085503721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8252121)[0x56285f23ce50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085503721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8252121)[0x56285f23ce50]{disrupted}: Freeing instance (context_map.c:203) 20250823085503721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8252121)[0x56285f23ce50]{disrupted}: Deallocated (fsm.c:568) 20250823085503721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56285f1c4d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085503721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56285f1c4d30]{disconnected}: Freeing instance (context_map.c:207) 20250823085503721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56285f1c4d30]{disconnected}: Deallocated (fsm.c:568) 20250823085503721 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8252121 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823085503721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085503721 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085503721 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085503721 DLM3UA <000f> 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 20250823085503721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085503721 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' 20250823085503721 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 20250823085503721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085503721 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085503721 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 d9 59 47 00 00 6f 00 00 00 00 00 00 06 00 08 00 00 00 06  20250823085503721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085503721 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085503721 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085503721 DLM3UA <000f> 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 20250823085503721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085503721 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' 20250823085503721 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 20250823085503721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085503721 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085503721 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 57 db 5e 00 00 70 00 00 00 00 00 00 06 00 08 00 00 00 06  20250823085503721 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 20250823085503721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085503721 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085503721 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085503721 DLM3UA <000f> 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 20250823085503721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085503721 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' 20250823085503721 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 20250823085503721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085503721 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085503721 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 85 6f 56 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 04  20250823085503721 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 20250823085503721 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 20250823085503725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085503923 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085503924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd9070), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085503924 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085503924 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) 20250823085503924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085503924 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085503924 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) 20250823085503924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085503924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085503924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 90 70 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085503924 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085503924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bfbe5), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085503924 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085503924 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) 20250823085503924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085503924 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085503924 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) 20250823085503924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085503924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085503924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fb e5 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085503924 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085503924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027da58), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085503924 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085503924 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) 20250823085503924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085503924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085503924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085503924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085503925 DLM3UA <000f> 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 20250823085503925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085503924 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085503924 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) 20250823085503925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085503925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085503925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 27 da 58 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085503925 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' 20250823085503925 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 20250823085503925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085503925 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085503925 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 90 70 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823085503925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085503925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085503925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085503925 DLM3UA <000f> 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 20250823085503925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085503925 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' 20250823085503925 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 20250823085503925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085503925 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085503925 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 fb e5 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823085503925 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 20250823085503925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085503925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085503925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085503925 DLM3UA <000f> 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 20250823085503925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085503925 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' 20250823085503925 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 20250823085503925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085503925 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085503925 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 27 da 58 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823085503925 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 20250823085503925 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 20250823085504476 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085504476 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec8468), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085504476 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085504477 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085504477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085504477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085504477 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085504477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085504477 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085504477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085504477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085504477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ec 84 68 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085504477 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085504477 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004616af), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085504477 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085504477 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) 20250823085504477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085504477 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085504477 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) 20250823085504477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085504477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085504477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 46 16 af 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085504477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085504477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085504477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085504477 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085504477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085504477 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085504477 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085504477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085504477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085504477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085504477 DLM3UA <000f> 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 20250823085504477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085504477 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' 20250823085504477 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 20250823085504477 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085504477 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085504477 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 46 16 af 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823085504477 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 20250823085504478 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085504478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00681ab4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085504478 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085504478 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085504478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085504478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085504478 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085504478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085504478 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085504478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085504478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085504478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 1a b4 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085504479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085504479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085504479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085504479 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085504479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085504479 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085504479 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085504527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39720<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=741212) 20250823085505035 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085505035 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00257ec8), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085505035 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085505035 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085505035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085505035 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085505035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505035 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085505035 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085505035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085505035 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 7e c8 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085505035 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085505035 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d48cba), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085505035 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085505035 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085505035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085505035 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085505035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505035 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085505035 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) [38;5;43m20250823085505035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085505035 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 8c ba 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085505036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085505036 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085505036 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085505036 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085505036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085505036 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085505036 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085505036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085505036 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085505036 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085505036 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085505036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085505036 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085505036 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085505037 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085505037 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022f6ad), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085505037 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085505037 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085505037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085505037 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085505037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505037 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085505037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085505037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085505037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 22 f6 ad 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085505037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085505037 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085505037 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085505037 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085505037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085505037 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085505038 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085505039 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085505039 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5f28), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085505039 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085505039 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085505039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085505039 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085505039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505039 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085505040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085505040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085505040 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9c 5f 28 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085505040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085505040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085505040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085505040 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085505040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085505040 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085505040 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085505445 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085505445 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb003c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085505445 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085505445 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) 20250823085505445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085505445 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085505445 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085505445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085505445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085505445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb 00 3c 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085505445 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085505445 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066638d), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085505445 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085505445 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085505445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085505446 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085505446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505446 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085505446 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085505446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085505446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 66 63 8d 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085505446 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085505446 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001282c4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085505446 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085505446 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085505446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085505446 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085505446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505446 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085505446 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085505446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085505446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 12 82 c4 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085505446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085505446 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085505446 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085505446 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085505446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085505446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085505446 DLSS7 <000c> ss7_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 20250823085505446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085505446 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085505446 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 fb 00 3c 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085505446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085505446 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085505446 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085505447 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085505447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085505447 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085505447 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085505447 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 20250823085505447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085505447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085505447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085505447 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085505447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085505447 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085505447 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085505465 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085505465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c4376), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085505465 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085505465 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) 20250823085505465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085505465 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085505465 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085505465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085505465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085505465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c 43 76 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085505465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085505465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085505465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085505465 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085505465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085505465 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085505466 DLSS7 <000c> ss7_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 20250823085505466 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085505466 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085505466 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 9c 43 76 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085505466 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 20250823085505467 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085505467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012d8b7), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085505467 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085505467 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085505467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085505467 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085505467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085505467 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085505467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085505467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085505467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 12 d8 b7 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085505467 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085505467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085505467 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823085505467 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) 20250823085505467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085505467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085505467 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085505467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085505467 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085505467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085505467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085505467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a7 14 95 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085505467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085505467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085505467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085505467 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085505467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085505467 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085505467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085505468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085505468 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085505468 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085505468 DLM3UA <000f> 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 20250823085505468 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085505468 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085505468 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=741212, count=760952) 20250823085505591 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085505591 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085505591 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085505591 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085505591 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085505591 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085505591 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085505591 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823085505591 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823085505860 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085505860 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085505860 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085505860 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085505860 DLSCCP DEBUG SCCP-SCOC(90)[0x56285f224780]{IDLE}: Deallocated (fsm.c:568) 20250823085505861 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085505861 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085505861 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085505861 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085505861 DLSCCP DEBUG SCCP-SCOC(89)[0x56285f232e50]{IDLE}: Deallocated (fsm.c:568) 20250823085505862 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085505862 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085505862 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085505862 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085505862 DLSCCP DEBUG SCCP-SCOC(91)[0x56285f260750]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:55: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_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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_sgsnpool_L3Compl_no_cn started. 20250823085507640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085507646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085507651 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34997<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085507674 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085507674 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085507683 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085507683 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085507683 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085507683 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085507683 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085507683 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085507683 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085507683 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38502 (stream_srv.c:143) 20250823085507683 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38502<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085507683 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085507683 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085507685 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085507685 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085507685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085507685 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085507685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507685 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085507685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085507685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085507685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085507685 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085507685 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085507685 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085507685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085507685 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085507685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085507685 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085507685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507685 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085507685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085507685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085507685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085507685 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085507685 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085507685 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085507685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085507685 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085507685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507685 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085507685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085507685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085507685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085507685 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085507685 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085507685 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085507685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085507685 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085507685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085507685 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085507685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507685 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085507685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085507685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085507685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085507685 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085507685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507685 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085507685 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085507685 DLM3UA <000f> 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 20250823085507685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085507685 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085507685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507685 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085507685 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085507685 DLM3UA <000f> 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 20250823085507685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085507685 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085507685 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085507685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507685 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085507685 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085507685 DLM3UA <000f> 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 20250823085507685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085507685 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085507685 DLSS7 <000c> ss7_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 20250823085507685 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085507686 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085507686 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 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 00 06 00 08 00 00 00 03  20250823085507686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507686 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085507686 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085507686 DLM3UA <000f> 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 20250823085507686 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085507686 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085507686 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085507686 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@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1035)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(1035)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1033)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085507699 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085507699 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085507699 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085507699 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085507699 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085507699 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085507699 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085507699 DRANAP NOTICE cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085507699 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085507699 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085507700 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085507700 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085507700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085507700 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085507700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085507700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507700 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085507700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085507700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085507700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085507700 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085507700 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085507700 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085507700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085507700 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085507700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507700 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=14 -> eSLS=14: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085507700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085507700 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=14 -> eSLS=14: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085507700 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) 20250823085507700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085507700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085507700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250823085507701 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085507701 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085507701 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085507701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085507701 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085507701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085507701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507701 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) 20250823085507701 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085507701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085507701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085507701 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085507701 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085507701 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085507701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085507701 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085507701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507701 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085507701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085507701 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085507701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085507701 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085507701 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085507701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085507701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085507701 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085507701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085507701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085507701 DLM3UA <000f> 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 20250823085507701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085507701 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085507701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085507701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085507701 DLM3UA <000f> 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 20250823085507701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085507701 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=14 -> eSLS=14: use Normal Route via 'virt-sgsn2' 20250823085507701 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 20250823085507701 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085507701 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085507701 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 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 06  20250823085507701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085507701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085507701 DLM3UA <000f> 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 20250823085507701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085507701 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' 20250823085507701 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 20250823085507701 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085507701 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085507701 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 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 00 06 00 08 00 00 00 04  20250823085507701 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 20250823085507701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085507701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085507701 DLM3UA <000f> 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 20250823085507701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085507701 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085507701 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085507701 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@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1038)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@f9b5e94e4af2: M3UA emulation initiated, the test can be started MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1038)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(1036)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085507722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085507722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085507722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085507722 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085507722 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085507722 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085507722 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085507722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085507722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085507726 DLINP DEBUG SRVCONN(,r=127.0.0.1:38502<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085507726 DLINP DEBUG SRVCONN(,r=127.0.0.1:38502<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085507726 DLINP DEBUG SRVCONN(,r=127.0.0.1:38502<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085507726 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085507726 DHNBAP DEBUG (127.0.0.1:38502 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085507726 DHNBAP NOTICE (127.0.0.1:38502 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085507726 DHNBAP NOTICE (127.0.0.1:38502 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085507726 DLINP DEBUG SRVCONN(,r=127.0.0.1:38502<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085507726 DLINP DEBUG SRVCONN(,r=127.0.0.1:38502<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085507896 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 20250823085507896 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 20250823085507896 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085507896 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085507903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507903 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085507903 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085507903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085507903 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085507903 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085507903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085507903 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085507903 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085507903 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 20250823085507903 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085507903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085507903 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085507906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085507906 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085507906 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  20250823085507906 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085507906 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085507906 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085507906 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 20250823085507906 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085507906 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085507906 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085507906 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085507906 DLSS7 <000c> ss7_asp.c: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  20250823085507906 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  20250823085507906 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  20250823085507906 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  20250823085507906 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 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  20250823085507906 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085507906 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 20250823085507906 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 20250823085507906 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 20250823085507906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085507907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085507907 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085507907 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085507907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085507907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085507907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085507907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085507907 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085507907 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085507907 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085507908 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085507908 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085507908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085507908 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085507908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085507908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085507908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085507908 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085507908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085507908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085507908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085507908 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085507908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085507908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085507908 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085507908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085507908 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085507908 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085507908 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085507908 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085507908 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  20250823085507911 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 20250823085507911 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 20250823085507911 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085507911 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085507916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507916 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085507916 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085507916 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085507916 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085507916 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085507916 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085507916 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085507916 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085507916 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 20250823085507916 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085507916 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085507916 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085507918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507918 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085507918 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085507918 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  20250823085507918 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085507918 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085507918 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085507918 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 20250823085507918 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085507918 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085507918 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085507918 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085507918 DLSS7 <000c> ss7_asp.c: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  20250823085507918 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085507918 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  20250823085507918 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  20250823085507918 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  20250823085507918 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 03 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250823085507918 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085507918 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 20250823085507918 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 20250823085507918 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 20250823085507918 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085507918 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085507918 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085507918 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085507918 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085507918 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085507918 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085507918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085507918 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085507918 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085507918 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085507919 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085507919 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085507919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085507919 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085507919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507919 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085507919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085507919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085507919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085507919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085507919 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085507919 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085507919 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085507919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085507919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085507919 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085507919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085507919 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085507919 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085507919 DLM3UA <000f> 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 20250823085507919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085507919 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085507919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085507919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085507919 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085507919 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(1034)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085508709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085508709 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085508709 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085508709 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085508709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085508709 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085508709 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085508709 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085508709 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085508709 DLSS7 <000c> ss7_asp.c: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  20250823085508709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085508709 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085508709 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085508709 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085508710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085508710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085508710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085508710 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085508710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085508710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085508710 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085508710 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085508710 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) 20250823085508710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085508710 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085508710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085508710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085508710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085508710 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085508710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085508710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085508710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085508710 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085508710 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085508710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085508710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085508710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085508710 DLM3UA <000f> 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 20250823085508710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085508710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085508710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085508710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085508710 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085508710 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  20250823085508710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085508710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085508710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085508710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085508710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085508710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085508710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085508710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085508710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085508710 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085508710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085508710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085508710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085508710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085508710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085508710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085508710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085508710 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085508710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085508710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085508710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085508710 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085508710 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1034)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085508717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085508717 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085508717 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085508717 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085508717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085508717 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085508717 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085508717 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085508717 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085508717 DLSS7 <000c> ss7_asp.c: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  20250823085508718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085508718 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085508718 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085508718 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085508718 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085508718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085508718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085508718 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085508718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085508718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085508718 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085508718 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085508718 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) 20250823085508718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085508718 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085508718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085508718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508718 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085508718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085508718 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085508718 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085508718 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085508718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085508718 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085508718 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085508718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085508718 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085508718 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085508718 DLM3UA <000f> 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 20250823085508718 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085508718 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085508718 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085508718 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085508718 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085508718 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  20250823085508719 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085508719 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085508719 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085508719 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085508719 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085508719 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085508719 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085508719 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085508719 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085508719 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085508719 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085508719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085508719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085508719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085508719 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085508719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085508719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085508719 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085508719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085508719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085508719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085508719 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085508719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085508719 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085508719 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085508719 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1037)@f9b5e94e4af2: MSC_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 } } } } 20250823085508736 DLCTRL DEBUG Command: GET 181178139 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085508736 DLCTRL DEBUG Tx Command reply: GET_REPLY 181178139 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085508743 DLCTRL DEBUG Command: GET 61297825 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085508743 DLCTRL DEBUG Tx Command reply: GET_REPLY 61297825 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085508748 DLCTRL DEBUG Command: GET 431859986 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085508748 DLCTRL DEBUG Tx Command reply: GET_REPLY 431859986 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085508751 DLCTRL DEBUG Command: GET 527538583 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085508751 DLCTRL DEBUG Tx Command reply: GET_REPLY 527538583 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085508755 DLCTRL DEBUG Command: GET 26800713 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085508755 DLCTRL DEBUG Tx Command reply: GET_REPLY 26800713 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085508758 DLCTRL DEBUG Command: GET 443050964 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085508758 DLCTRL DEBUG Tx Command reply: GET_REPLY 443050964 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085508761 DLCTRL DEBUG Command: GET 459444948 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085508761 DLCTRL DEBUG Tx Command reply: GET_REPLY 459444948 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085508763 DLCTRL DEBUG Command: GET 7327924 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085508763 DLCTRL DEBUG Tx Command reply: GET_REPLY 7327924 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085508765 DLCTRL DEBUG Command: GET 86327411 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085508765 DLCTRL DEBUG Tx Command reply: GET_REPLY 86327411 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085508767 DLCTRL DEBUG Command: GET 593374655 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085508767 DLCTRL DEBUG Tx Command reply: GET_REPLY 593374655 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085508769 DLCTRL DEBUG Command: GET 446421356 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085508769 DLCTRL DEBUG Tx Command reply: GET_REPLY 446421356 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085508770 DLCTRL DEBUG Command: GET 446848367 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085508771 DLCTRL DEBUG Tx Command reply: GET_REPLY 446848367 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085508772 DLCTRL DEBUG Command: GET 480215206 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085508772 DLCTRL DEBUG Tx Command reply: GET_REPLY 480215206 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085508774 DLCTRL DEBUG Command: GET 119590873 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085508774 DLCTRL DEBUG Tx Command reply: GET_REPLY 119590873 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085508776 DLCTRL DEBUG Command: GET 660614761 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085508776 DLCTRL DEBUG Tx Command reply: GET_REPLY 660614761 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085508778 DLCTRL DEBUG Command: GET 159108281 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085508778 DLCTRL DEBUG Tx Command reply: GET_REPLY 159108281 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085508781 DLCTRL DEBUG Command: GET 193224791 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085508781 DLCTRL DEBUG Tx Command reply: GET_REPLY 193224791 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085508784 DLCTRL DEBUG Command: GET 54802545 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085508784 DLCTRL DEBUG Tx Command reply: GET_REPLY 54802545 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085508788 DLCTRL DEBUG Command: GET 553589389 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085508788 DLCTRL DEBUG Tx Command reply: GET_REPLY 553589389 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085508791 DLCTRL DEBUG Command: GET 737948092 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085508791 DLCTRL DEBUG Tx Command reply: GET_REPLY 737948092 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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 := '000000000000000001000001'B, t_guard := 20.000000 } 20250823085508825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53998<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)16614839 20250823085509862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085509862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085509863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085509863 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085509863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfd85b7, normal) (hnbgw_rua.c:408) 20250823085509863 DHNB DEBUG map_rua[0x56285f232e50]{init}: Allocated (fsm.c:456) 20250823085509863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16614839)[0x56285f232e50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085509863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16614839 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085509863 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085509863 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085509863 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085509863 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16614839 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:220) 20250823085509863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16614839)[0x56285f232e50]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085509863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16614839)[0x56285f232e50]{init}: Freeing instance (context_map.c:203) 20250823085509863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16614839)[0x56285f232e50]{init}: Deallocated (fsm.c:568) 20250823085509863 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16614839 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085509863 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) 20250823085509863 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823085509863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085509863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085509863 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)@f9b5e94e4af2: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)16614839 MTC@f9b5e94e4af2: 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 := '000000000000000001110110'B, t_guard := 20.000000 } 20250823085509906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54014<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)15257209 20250823085510923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085510923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085510923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250823085510923 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085510923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe8ce79, normal) (hnbgw_rua.c:408) 20250823085510923 DHNB DEBUG map_rua[0x56285f232e50]{init}: Allocated (fsm.c:456) 20250823085510923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15257209)[0x56285f232e50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085510923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15257209 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085510923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085510923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085510923 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250823085510923 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15257209 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:220) 20250823085510923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15257209)[0x56285f232e50]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085510924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15257209)[0x56285f232e50]{init}: Freeing instance (context_map.c:203) 20250823085510924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15257209)[0x56285f232e50]{init}: Deallocated (fsm.c:568) 20250823085510924 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15257209 SCCP-0 PS MI=NONE: Deallocating (context_map.c:226) 20250823085510924 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) 20250823085510924 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823085510924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085510924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085510924 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)@f9b5e94e4af2: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)15257209 MTC@f9b5e94e4af2: 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 := '000000000000001011011001'B, t_guard := 20.000000 } 20250823085510954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54026<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)8298204 20250823085511971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085511971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085511971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085511971 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085511971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7e9edc, normal) (hnbgw_rua.c:408) 20250823085511971 DHNB DEBUG map_rua[0x56285f232e50]{init}: Allocated (fsm.c:456) 20250823085511971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8298204)[0x56285f232e50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085511971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8298204 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085511971 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085511971 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085511971 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8298204 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:220) 20250823085511971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8298204)[0x56285f232e50]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085511971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8298204)[0x56285f232e50]{init}: Freeing instance (context_map.c:203) 20250823085511971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8298204)[0x56285f232e50]{init}: Deallocated (fsm.c:568) 20250823085511971 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8298204 SCCP-0 PS MI=NONE: Deallocating (context_map.c:226) 20250823085511971 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) 20250823085511971 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823085511971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085511971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085511971 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)@f9b5e94e4af2: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)8298204 MTC@f9b5e94e4af2: 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 := '000000000000001001101001'B, t_guard := 20.000000 } 20250823085512015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54038<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)8211980 20250823085513033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085513033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085513033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085513033 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085513033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7d4e0c, normal) (hnbgw_rua.c:408) 20250823085513033 DHNB DEBUG map_rua[0x56285f232e50]{init}: Allocated (fsm.c:456) 20250823085513033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8211980)[0x56285f232e50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085513033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8211980 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085513033 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085513033 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085513033 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085513033 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8211980 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:220) 20250823085513033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8211980)[0x56285f232e50]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085513033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8211980)[0x56285f232e50]{init}: Freeing instance (context_map.c:203) 20250823085513033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8211980)[0x56285f232e50]{init}: Deallocated (fsm.c:568) 20250823085513033 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8211980 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085513033 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) 20250823085513033 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823085513033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085513033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085513033 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)@f9b5e94e4af2: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)8211980 MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085513035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53992<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085513036 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34997<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1027)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(1026)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085513039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53982<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085513041 DLINP DEBUG SRVCONN(,r=127.0.0.1:38502<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085513041 DLINP DEBUG SRVCONN(,r=127.0.0.1:38502<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085513041 DLINP NOTICE SRV(,r=127.0.0.1:38502<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085513041 DMAIN NOTICE (127.0.0.1:38502 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38502<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085513041 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823085513041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085513042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085513042 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085513042 DMAIN NOTICE (127.0.0.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) 20250823085513042 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(1036)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1034)@f9b5e94e4af2: Final verdict of PTC: none 20250823085513044 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085513044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085513044 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085513044 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085513044 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085513044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085513044 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085513044 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085513045 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085513045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085513045 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085513045 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085513045 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 20250823085513045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085513045 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085513045 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085513045 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1033)@f9b5e94e4af2: Final verdict of PTC: none 20250823085513045 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085513045 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085513045 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085513045 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 20250823085513045 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085513045 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085513045 DLSS7 <000c> ss7_asp.c: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  20250823085513045 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  20250823085513045 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  20250823085513045 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  20250823085513045 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  20250823085513045 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085513045 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085513045 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085513045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085513045 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085513045 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085513045 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 20250823085513045 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 20250823085513045 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 20250823085513045 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 20250823085513045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085513045 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085513045 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085513045 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085513045 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085513045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085513045 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085513045 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085513045 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 20250823085513045 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085513046 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085513046 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085513046 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085513046 DLSS7 <000c> ss7_asp.c: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  20250823085513046 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  20250823085513046 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  20250823085513046 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  20250823085513046 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085513046 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085513046 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 20250823085513046 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 20250823085513046 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@f9b5e94e4af2: Final verdict of PTC: none 20250823085513046 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085513046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085513046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085513046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085513046 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085513046 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085513046 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) 20250823085513046 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085513046 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085513046 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085513046 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085513046 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085513046 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085513046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085513046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085513046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085513046 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085513046 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085513046 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) 20250823085513046 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085513046 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(1035)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1038)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(1028)@f9b5e94e4af2: Final verdict of PTC: none 20250823085513051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54026<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1039)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1041)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1040)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1042)@f9b5e94e4af2: Final verdict of PTC: none 20250823085513064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53998<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085513065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54014<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085513069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54038<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1043)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@f9b5e94e4af2: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sat Aug 23 08:55:13 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20250823085513139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085513721 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085513721 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00856f56), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085513721 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085513721 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) 20250823085513721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085513721 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085513721 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) 20250823085513721 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085513721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085513721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 85 6f 56 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085513722 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085513722 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057db5e), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085513722 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085513722 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) 20250823085513722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085513722 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) 20250823085513722 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) 20250823085513722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085513722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085513722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 57 db 5e 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085513722 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085513722 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d95947), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085513722 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085513722 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) 20250823085513722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085513722 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) 20250823085513722 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) 20250823085513722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085513722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085513722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d9 59 47 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085513722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085513722 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085513722 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085513722 DLM3UA <000f> 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 20250823085513722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085513722 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' 20250823085513722 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 20250823085513722 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085513722 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085513722 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 85 6f 56 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823085513723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085513723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085513723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085513723 DLM3UA <000f> 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 20250823085513723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085513723 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' 20250823085513723 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 20250823085513723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085513723 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085513723 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 57 db 5e 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250823085513723 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 20250823085513723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085513723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085513723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085513723 DLM3UA <000f> 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 20250823085513723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085513723 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' 20250823085513723 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 20250823085513723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085513723 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085513723 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 d9 59 47 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250823085513723 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 20250823085513723 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 20250823085513925 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085513925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bfbe5), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085513925 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085513925 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) 20250823085513925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085513925 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085513925 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) 20250823085513925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085513925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085513925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fb e5 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085513925 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085513925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd9070), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085513925 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085513925 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) 20250823085513925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085513925 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085513925 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) 20250823085513925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085513925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085513925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 90 70 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085513925 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085513925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027da58), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085513925 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085513925 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) 20250823085513925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085513925 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085513925 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) 20250823085513925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085513925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085513925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 27 da 58 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085513925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085513925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085513925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085513925 DLM3UA <000f> 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 20250823085513925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085513925 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' 20250823085513926 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 20250823085513926 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085513926 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085513926 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 fb e5 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823085513926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085513926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085513926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085513926 DLM3UA <000f> 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 20250823085513926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085513926 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' 20250823085513926 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 20250823085513926 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085513926 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085513926 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 90 70 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823085513926 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 20250823085513926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085513926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085513926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085513926 DLM3UA <000f> 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 20250823085513926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085513926 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' 20250823085513926 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 20250823085513926 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085513926 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085513926 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 27 da 58 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823085513926 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 20250823085513926 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 20250823085513941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=325656) 20250823085514477 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085514477 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004616af), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085514477 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085514477 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) 20250823085514477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085514477 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085514477 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) 20250823085514477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085514477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085514477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 46 16 af 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085514477 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085514477 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec8468), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085514477 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085514477 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085514477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085514477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085514477 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085514478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085514478 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085514478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085514478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085514478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ec 84 68 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085514478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085514478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085514478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085514478 DLM3UA <000f> 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 20250823085514478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085514478 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' 20250823085514478 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 20250823085514478 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085514478 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085514478 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 46 16 af 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823085514478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085514478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085514478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085514478 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085514478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085514478 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085514478 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085514478 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 20250823085514479 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085514479 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00681ab4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085514479 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085514479 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085514479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085514479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085514479 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085514479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085514479 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085514479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085514479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085514479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 1a b4 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085514479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085514479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085514479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085514479 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085514479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085514479 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085514479 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=325656, count=367116) 20250823085515036 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085515036 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d48cba), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085515036 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085515036 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085515036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085515036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085515036 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085515036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085515036 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085515036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085515036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085515037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 8c ba 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085515037 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085515037 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00257ec8), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085515037 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085515037 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085515037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085515037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085515037 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085515037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085515037 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085515037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085515037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085515037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 7e c8 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085515037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085515037 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085515037 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085515037 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085515037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085515037 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085515037 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085515037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085515037 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085515037 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085515037 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085515037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085515037 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085515037 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085515038 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085515038 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022f6ad), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085515038 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085515038 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085515038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085515038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085515038 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085515038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085515038 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085515038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085515038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085515038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 22 f6 ad 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085515038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085515038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085515038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085515038 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085515038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085515038 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085515038 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085515040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085515040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085515040 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085515040 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5f28), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085515040 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085515040 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085515040 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085515040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085515040 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085515040 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085515040 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085515040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085515040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085515040 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9c 5f 28 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085515040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085515040 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085515040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085515041 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085515041 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085515046 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085515046 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085515046 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085515046 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085515046 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085515046 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085515446 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085515446 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001282c4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085515446 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085515446 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085515446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085515446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085515446 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085515446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085515446 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085515446 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085515446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085515446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 12 82 c4 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085515446 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085515446 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066638d), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085515446 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085515446 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085515446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085515446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085515446 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085515446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085515446 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085515446 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085515446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085515447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 66 63 8d 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085515447 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085515447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb003c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085515447 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085515447 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) 20250823085515447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085515447 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823085515447 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085515447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085515447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085515447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb 00 3c 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085515447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085515447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085515447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085515447 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085515447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085515447 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085515447 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085515447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085515447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085515447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085515447 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085515447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085515447 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085515447 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085515447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085515447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085515447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085515447 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085515447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085515447 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823085515447 DLSS7 <000c> ss7_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 20250823085515447 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085515447 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085515447 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 fb 00 3c 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823085515447 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 20250823085515460 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(93)[0x56285f22c460]{IDLE}: Deallocated (fsm.c:568) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(94)[0x56285f08cec0]{IDLE}: Deallocated (fsm.c:568) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085515460 DLSCCP DEBUG SCCP-SCOC(92)[0x56285f2287c0]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:55:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250823085517065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085517069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085517072 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35427<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085517090 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085517090 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085517098 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085517098 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085517098 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085517098 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085517099 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085517099 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085517099 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56962 (stream_srv.c:143) 20250823085517099 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56962<->l=127.0.0.1:29169 (hnb.c:335) 20250823085517099 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085517099 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085517100 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517100 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085517100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517100 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085517100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085517100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517100 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085517100 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085517100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085517100 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517100 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517100 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085517100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517100 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085517100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517100 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085517100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085517100 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085517100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517100 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085517100 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085517100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085517100 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517100 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517100 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085517100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517100 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085517100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085517100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517100 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085517101 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085517101 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517101 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085517101 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517101 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517101 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085517101 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517101 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085517101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517101 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085517101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085517101 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085517101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517101 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085517101 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085517101 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517101 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085517101 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517101 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517101 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517101 DLM3UA <000f> 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 20250823085517101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085517101 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085517101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517101 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517101 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517101 DLM3UA <000f> 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 20250823085517101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085517101 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085517101 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085517101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517101 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517101 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517101 DLM3UA <000f> 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 20250823085517101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085517101 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085517101 DLSS7 <000c> ss7_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 20250823085517101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085517101 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085517101 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  20250823085517101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517101 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517101 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517101 DLM3UA <000f> 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 20250823085517101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085517101 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085517101 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085517101 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@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(1054)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1054)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(1052)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1057)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(1057)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-SCCP(1055)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1060)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-M3UA(1060)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc2-SCCP(1058)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085517135 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085517135 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085517136 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085517136 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085517136 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085517136 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085517136 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085517136 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085517137 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517137 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085517137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085517137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517137 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085517137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085517137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085517137 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517137 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517137 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085517137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517137 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) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085517137 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) 20250823085517137 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) 20250823085517137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085517137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085517137 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517137 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517137 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085517137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517137 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085517137 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085517137 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) 20250823085517137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085517137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085517137 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517137 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517137 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085517137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085517137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517138 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085517138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085517138 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085517138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517138 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085517138 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085517138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085517138 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517138 DLM3UA <000f> 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 20250823085517138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085517138 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085517138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517138 DLM3UA <000f> 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 20250823085517138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085517138 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' 20250823085517138 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 20250823085517138 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085517138 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085517138 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  20250823085517138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517138 DLM3UA <000f> 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 20250823085517138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085517138 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' 20250823085517138 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 20250823085517138 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085517138 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085517138 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  20250823085517138 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 20250823085517138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517138 DLM3UA <000f> 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 20250823085517138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085517138 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085517138 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085517138 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@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1063)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(1061)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1066)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(1066)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-SCCP(1064)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1069)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1069)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1069)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn2-SCCP(1067)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085517185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085517185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085517185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085517185 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085517185 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085517185 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085517185 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085517185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085517185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085517189 DLINP DEBUG SRVCONN(,r=127.0.0.1:56962<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085517189 DLINP DEBUG SRVCONN(,r=127.0.0.1:56962<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085517189 DLINP DEBUG SRVCONN(,r=127.0.0.1:56962<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085517189 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085517189 DHNBAP DEBUG (127.0.0.1:56962 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085517189 DHNBAP NOTICE (127.0.0.1:56962 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085517189 DHNBAP NOTICE (127.0.0.1:56962 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085517189 DLINP DEBUG SRVCONN(,r=127.0.0.1:56962<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085517189 DLINP DEBUG SRVCONN(,r=127.0.0.1:56962<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085517311 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 20250823085517311 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 20250823085517311 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085517312 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085517320 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517320 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085517320 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085517320 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085517320 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085517320 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085517320 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085517320 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085517320 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085517320 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 20250823085517320 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085517320 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085517320 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085517321 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 20250823085517321 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 20250823085517321 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 20250823085517321 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823085517322 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823085517322 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823085517322 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085517323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517323 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085517323 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085517323 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  20250823085517323 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085517323 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085517323 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085517323 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 20250823085517323 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085517323 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085517323 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085517323 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085517323 DLSS7 <000c> ss7_asp.c: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  20250823085517323 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  20250823085517323 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  20250823085517323 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  20250823085517323 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 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  20250823085517323 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085517323 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 20250823085517323 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 20250823085517323 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085517323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085517323 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085517323 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085517323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085517323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085517323 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085517323 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085517324 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(1057)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085517325 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517325 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085517325 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517325 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085517325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085517325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085517325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085517325 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085517325 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085517325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517325 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085517325 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517325 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517325 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517325 DLM3UA <000f> 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 20250823085517325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085517325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085517325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085517325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085517325 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085517325 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  20250823085517328 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517328 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085517328 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823085517328 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823085517328 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  20250823085517328 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823085517328 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085517328 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085517328 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 20250823085517328 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250823085517328 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  20250823085517328 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' 20250823085517328 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' 20250823085517329 DLSS7 <000c> ss7_asp.c: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  20250823085517329 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  20250823085517329 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  20250823085517329 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  20250823085517329 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085517329 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823085517329 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 20250823085517329 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 20250823085517329 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085517329 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085517329 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085517329 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) 20250823085517329 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517329 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085517329 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085517329 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085517333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517333 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085517333 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085517333 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  20250823085517333 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085517333 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085517333 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250823085517333 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 20250823085517333 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085517333 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  20250823085517333 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' 20250823085517333 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' 20250823085517333 DLSS7 <000c> ss7_asp.c: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  20250823085517333 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085517333 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  20250823085517333 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  20250823085517333 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  20250823085517333 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085517333 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 20250823085517333 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 20250823085517333 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085517333 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085517333 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 20250823085517333 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 20250823085517333 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085517333 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085517333 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085517333 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) 20250823085517333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085517333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517333 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085517334 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085517334 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) 20250823085517334 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085517335 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517335 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085517335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517335 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085517335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517335 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085517335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517335 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085517335 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085517335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517335 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085517335 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517335 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517335 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517335 DLM3UA <000f> 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 20250823085517335 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085517335 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085517335 DLSS7 <000c> ss7_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 20250823085517335 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085517335 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085517335 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  HNBGW_Test.msc2-M3UA(1060)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823085517344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517344 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823085517344 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085517344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085517344 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085517344 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085517344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085517344 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085517344 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823085517344 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 20250823085517344 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085517344 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  20250823085517344 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085517347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517347 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085517347 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085517347 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  20250823085517347 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085517347 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085517347 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085517347 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 20250823085517347 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823085517347 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  20250823085517347 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' 20250823085517347 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' 20250823085517347 DLSS7 <000c> ss7_asp.c: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  20250823085517347 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085517347 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  20250823085517347 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  20250823085517347 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  20250823085517347 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  20250823085517347 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085517347 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 20250823085517347 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 20250823085517347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085517347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085517347 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823085517347 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) 20250823085517347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085517347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517347 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085517347 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085517347 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) 20250823085517347 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085517348 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517348 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085517348 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517348 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085517348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517348 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) 20250823085517348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085517348 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) 20250823085517348 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) 20250823085517348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085517348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085517349 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517349 DLM3UA <000f> 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 20250823085517349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085517349 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' 20250823085517349 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 20250823085517349 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085517349 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085517349 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  20250823085517351 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 20250823085517351 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 20250823085517351 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085517351 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085517355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517355 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085517355 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085517356 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085517356 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085517356 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085517356 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085517356 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085517356 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085517356 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 20250823085517356 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085517356 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085517356 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085517358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517358 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085517358 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085517358 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  20250823085517358 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085517358 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085517358 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085517358 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 20250823085517358 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085517358 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085517358 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085517358 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085517358 DLSS7 <000c> ss7_asp.c: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  20250823085517358 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085517358 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  20250823085517358 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  20250823085517358 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  20250823085517358 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  20250823085517358 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085517358 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 20250823085517358 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 20250823085517358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085517358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085517358 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085517358 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085517358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085517358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085517358 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085517358 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085517358 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085517359 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517359 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085517359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517359 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085517359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085517360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517360 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085517360 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085517360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085517360 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517360 DLM3UA <000f> 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 20250823085517360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085517360 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085517360 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085517360 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085517360 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085517360 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  20250823085517361 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 20250823085517361 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 20250823085517361 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 20250823085517361 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823085517361 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823085517361 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823085517361 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085517365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517365 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085517365 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823085517365 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823085517365 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  20250823085517365 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823085517365 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085517365 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085517365 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 20250823085517365 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250823085517365 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  20250823085517365 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' 20250823085517365 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' 20250823085517365 DLSS7 <000c> ss7_asp.c: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  20250823085517366 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  20250823085517366 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  20250823085517366 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  20250823085517366 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  20250823085517366 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  20250823085517366 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085517366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823085517366 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 20250823085517366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085517366 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085517366 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085517366 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) 20250823085517366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085517366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517366 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085517366 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085517369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517369 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085517369 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085517369 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  20250823085517369 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085517369 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085517369 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250823085517369 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 20250823085517369 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085517369 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  20250823085517369 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' 20250823085517369 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' 20250823085517369 DLSS7 <000c> ss7_asp.c: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  20250823085517369 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085517369 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  20250823085517369 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  20250823085517369 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  20250823085517369 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  20250823085517369 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085517369 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 20250823085517369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085517369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085517369 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085517369 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) 20250823085517369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085517369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085517369 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085517369 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) 20250823085517369 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085517370 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517370 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085517370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085517370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085517370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085517370 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) 20250823085517370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085517370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085517370 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517371 DLM3UA <000f> 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 20250823085517371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085517371 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' 20250823085517371 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 20250823085517371 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085517371 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085517371 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 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 00 06 00 08 00 00 00 04  20250823085517372 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 20250823085517372 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 20250823085517372 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 20250823085517372 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823085517372 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823085517372 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823085517372 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250823085517376 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517376 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250823085517376 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823085517376 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823085517376 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  20250823085517376 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823085517377 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085517377 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085517377 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 20250823085517377 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Pending () 20250823085517377 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  20250823085517377 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' 20250823085517377 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' 20250823085517377 DLSS7 <000c> ss7_asp.c: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  20250823085517377 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  20250823085517377 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  20250823085517377 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  20250823085517377 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  20250823085517377 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  20250823085517377 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085517377 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823085517377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085517377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085517377 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250823085517377 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) 20250823085517377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085517377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517377 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085517377 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085517380 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517380 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085517380 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085517380 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  20250823085517381 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085517381 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085517381 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250823085517381 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 20250823085517381 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250823085517381 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  20250823085517381 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' 20250823085517381 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' 20250823085517381 DLSS7 <000c> ss7_asp.c: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  20250823085517381 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085517381 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  20250823085517381 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  20250823085517381 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  20250823085517381 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  20250823085517381 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085517381 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085517381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085517381 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250823085517381 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) 20250823085517381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085517381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085517381 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085517381 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085517381 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) 20250823085517381 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085517382 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085517382 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085517382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085517382 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085517382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517382 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) 20250823085517382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085517383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085517383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085517383 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085517383 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) 20250823085517383 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) 20250823085517383 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085517383 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085517383 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085517383 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085517383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085517383 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085517383 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085517383 DLM3UA <000f> 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 20250823085517383 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085517383 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' 20250823085517383 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 20250823085517383 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085517383 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085517383 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(1053)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085518126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518126 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085518126 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085518126 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085518126 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085518126 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085518126 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085518126 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085518126 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518127 DLSS7 <000c> ss7_asp.c: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  20250823085518127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085518127 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085518127 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085518127 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085518127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085518127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085518127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085518127 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085518127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085518127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085518127 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085518127 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085518127 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) 20250823085518127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085518127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085518127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085518127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085518127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085518127 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085518127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085518127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085518127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085518127 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085518127 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085518127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085518128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085518128 DLM3UA <000f> 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 20250823085518128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085518128 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085518128 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085518128 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085518128 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518128 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  20250823085518129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518129 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085518129 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085518129 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085518129 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085518129 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085518129 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085518129 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085518129 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518129 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085518129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085518129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085518129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085518129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085518129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085518129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085518129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085518129 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085518130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085518130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085518130 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085518130 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085518130 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1053)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085518137 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518137 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085518137 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085518137 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 20250823085518137 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085518137 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' 20250823085518137 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085518137 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085518137 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518137 DLSS7 <000c> ss7_asp.c: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  20250823085518137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085518137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085518137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085518137 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) 20250823085518137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085518137 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085518137 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085518137 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085518137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085518137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085518137 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085518137 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085518137 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) 20250823085518137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085518137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085518137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085518137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085518137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085518137 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085518137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085518137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085518137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085518137 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085518137 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085518138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085518138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085518138 DLM3UA <000f> 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 20250823085518138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085518138 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085518138 DLSS7 <000c> ss7_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 20250823085518138 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085518138 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518138 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250823085518140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518140 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085518140 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085518140 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 20250823085518140 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085518140 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' 20250823085518140 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085518140 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085518140 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518140 DLSS7 <000c> ss7_asp.c: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  20250823085518140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085518140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085518140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085518140 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) 20250823085518140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085518140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085518140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085518140 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085518140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085518140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085518140 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085518140 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085518140 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1059)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085518143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518143 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085518143 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085518143 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 20250823085518143 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085518143 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' 20250823085518143 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085518143 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085518143 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518143 DLSS7 <000c> ss7_asp.c: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  20250823085518144 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085518144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085518144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085518144 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) 20250823085518144 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085518144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085518144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085518144 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085518144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518144 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085518144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085518144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085518144 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085518144 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) 20250823085518144 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085518144 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085518144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518144 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) 20250823085518144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518144 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085518144 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) 20250823085518144 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) 20250823085518144 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085518144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) HNBGW_Test.msc1-RAN(1056)@f9b5e94e4af2: MSC_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 } } } } 20250823085518144 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085518144 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085518144 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085518144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518144 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085518144 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085518144 DLM3UA <000f> 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 20250823085518144 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085518144 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' 20250823085518144 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 20250823085518144 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823085518144 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518144 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  20250823085518146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518146 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823085518146 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823085518146 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 20250823085518146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085518146 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' 20250823085518146 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085518146 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085518146 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518146 DLSS7 <000c> ss7_asp.c: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  20250823085518146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085518146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085518146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085518146 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) 20250823085518146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085518146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085518146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823085518146 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085518146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085518146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085518146 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085518146 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085518146 DRANAP INFO cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1059)@f9b5e94e4af2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1062)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085518162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518162 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085518162 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085518162 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085518162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085518162 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085518162 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085518162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085518162 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518162 DLSS7 <000c> ss7_asp.c: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  20250823085518162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085518162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085518162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085518162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085518162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085518162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085518162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085518162 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085518162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085518162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085518162 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085518162 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085518162 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) 20250823085518162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085518162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085518162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085518162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085518162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085518162 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085518162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085518162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085518162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085518162 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085518162 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085518162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085518162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085518162 DLM3UA <000f> 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 20250823085518162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085518162 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085518162 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085518162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085518162 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518162 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  20250823085518164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518164 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085518164 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085518164 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085518164 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085518164 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085518164 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085518164 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085518164 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518164 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085518164 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085518164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085518164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085518164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085518164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085518164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085518164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085518164 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085518164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518164 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085518164 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085518164 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085518164 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085518164 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1062)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085518167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518167 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085518167 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085518167 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 20250823085518167 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085518167 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' 20250823085518167 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085518167 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085518167 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518167 DLSS7 <000c> ss7_asp.c: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  20250823085518167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085518167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085518167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085518167 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) 20250823085518167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085518167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085518167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085518167 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085518167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085518167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085518167 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085518167 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085518167 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) 20250823085518167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085518167 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085518167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085518167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085518168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085518168 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) 20250823085518168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085518168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085518168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250823085518168 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085518168 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085518168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085518168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085518168 DLM3UA <000f> 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 20250823085518168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085518168 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' 20250823085518168 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 20250823085518168 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085518168 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518168 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250823085518169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518169 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085518169 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085518169 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 20250823085518169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085518169 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' 20250823085518169 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085518169 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085518169 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518169 DLSS7 <000c> ss7_asp.c: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  20250823085518169 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085518169 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085518169 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085518169 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) 20250823085518169 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085518169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085518169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085518169 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085518169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085518169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085518169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085518169 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085518169 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1065)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085518178 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518178 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823085518178 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823085518178 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 20250823085518178 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085518178 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' 20250823085518179 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085518179 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085518179 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518179 DLSS7 <000c> ss7_asp.c: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  20250823085518179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085518179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085518179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085518179 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) 20250823085518179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085518179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085518179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823085518179 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085518179 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) 20250823085518179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518179 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) 20250823085518179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085518179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085518179 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085518179 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085518179 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) 20250823085518179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085518179 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085518179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518179 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) 20250823085518179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085518179 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) 20250823085518179 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) 20250823085518179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085518179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085518179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085518179 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085518179 DRANAP NOTICE cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085518179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518179 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085518179 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085518179 DLM3UA <000f> 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 20250823085518179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085518179 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' 20250823085518179 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 20250823085518179 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085518179 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518179 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  20250823085518181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085518181 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823085518181 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823085518181 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 20250823085518181 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085518181 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' 20250823085518181 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085518181 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085518181 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085518181 DLSS7 <000c> ss7_asp.c: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  20250823085518181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085518181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085518181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085518181 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) 20250823085518181 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085518181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085518181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823085518181 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085518181 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) 20250823085518181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085518181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518181 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) 20250823085518181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085518181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085518181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085518181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085518181 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085518181 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085518181 DRANAP INFO cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(1068)@f9b5e94e4af2: MSC_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 } } } } 20250823085519198 DLCTRL DEBUG Command: GET 11974006 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085519198 DLCTRL DEBUG Tx Command reply: GET_REPLY 11974006 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085519201 DLCTRL DEBUG Command: GET 448175546 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085519201 DLCTRL DEBUG Tx Command reply: GET_REPLY 448175546 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085519206 DLCTRL DEBUG Command: GET 783737298 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085519206 DLCTRL DEBUG Tx Command reply: GET_REPLY 783737298 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085519210 DLCTRL DEBUG Command: GET 300017117 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085519210 DLCTRL DEBUG Tx Command reply: GET_REPLY 300017117 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085519212 DLCTRL DEBUG Command: GET 236345872 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085519212 DLCTRL DEBUG Tx Command reply: GET_REPLY 236345872 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085519214 DLCTRL DEBUG Command: GET 503870188 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085519214 DLCTRL DEBUG Tx Command reply: GET_REPLY 503870188 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085519217 DLCTRL DEBUG Command: GET 364792610 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085519217 DLCTRL DEBUG Tx Command reply: GET_REPLY 364792610 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085519220 DLCTRL DEBUG Command: GET 196750566 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085519220 DLCTRL DEBUG Tx Command reply: GET_REPLY 196750566 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085519223 DLCTRL DEBUG Command: GET 595346830 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085519223 DLCTRL DEBUG Tx Command reply: GET_REPLY 595346830 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085519226 DLCTRL DEBUG Command: GET 778039858 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085519226 DLCTRL DEBUG Tx Command reply: GET_REPLY 778039858 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085519228 DLCTRL DEBUG Command: GET 594386351 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085519228 DLCTRL DEBUG Tx Command reply: GET_REPLY 594386351 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085519230 DLCTRL DEBUG Command: GET 865553819 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085519230 DLCTRL DEBUG Tx Command reply: GET_REPLY 865553819 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085519233 DLCTRL DEBUG Command: GET 557024652 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085519233 DLCTRL DEBUG Tx Command reply: GET_REPLY 557024652 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085519237 DLCTRL DEBUG Command: GET 375333790 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085519237 DLCTRL DEBUG Tx Command reply: GET_REPLY 375333790 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085519239 DLCTRL DEBUG Command: GET 239008770 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085519239 DLCTRL DEBUG Tx Command reply: GET_REPLY 239008770 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085519241 DLCTRL DEBUG Command: GET 313233779 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085519241 DLCTRL DEBUG Tx Command reply: GET_REPLY 313233779 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085519244 DLCTRL DEBUG Command: GET 937446522 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085519244 DLCTRL DEBUG Tx Command reply: GET_REPLY 937446522 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085519246 DLCTRL DEBUG Command: GET 175236531 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085519246 DLCTRL DEBUG Tx Command reply: GET_REPLY 175236531 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085519249 DLCTRL DEBUG Command: GET 745750568 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085519249 DLCTRL DEBUG Tx Command reply: GET_REPLY 745750568 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085519251 DLCTRL DEBUG Command: GET 61197158 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085519251 DLCTRL DEBUG Tx Command reply: GET_REPLY 61197158 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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@f9b5e94e4af2: 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@f9b5e94e4af2: 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 := '000000000000001111001010'B, t_guard := 20.000000 } 20250823085519288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085519411 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085519411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085519411 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085519411 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085519411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085519411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085519411 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085519411 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085519411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085519411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085519411 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085519411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085519411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085519411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085519411 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085519411 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823085519412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085519412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085519412 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085519412 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.sgsn0-RAN(1062)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)12104496 20250823085520337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085520337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085520337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250823085520337 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085520337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb8b330, normal) (hnbgw_rua.c:408) 20250823085520337 DHNB DEBUG map_rua[0x56285f232e50]{init}: Allocated (fsm.c:456) 20250823085520337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12104496)[0x56285f232e50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085520337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12104496 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085520337 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085520337 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085520337 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250823085520337 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250823085520337 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12104496 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) 20250823085520337 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12104496 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085520337 DCN DEBUG map_sccp[0x56285f224780]{init}: Allocated (fsm.c:456) 20250823085520337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56285f224780]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085520337 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12104496 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085520337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12104496 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250823085520337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12104496)[0x56285f232e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085520337 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085520337 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085520337 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12104496 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085520337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56285f224780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085520337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085520337 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{IDLE}: Allocated (fsm.c:456) 20250823085520337 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085520337 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030003ca0056400500f1100926) (sccp_scrc.c:455) 20250823085520337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085520337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085520337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085520337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085520337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085520337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085520337 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085520337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085520337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085520337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085520337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085520337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085520337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085520337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085520337 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085520337 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085520337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085520337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085520337 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 ca 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085520337 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085520337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56285f224780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085520337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12104496)[0x56285f232e50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085520337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085520337 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085520337 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085520337 DLM3UA <000f> 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 20250823085520337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085520337 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085520337 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085520337 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085520337 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085520337 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 ca 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)13728691 HNBGW_Test.sgsn0-SCCP(1061)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1061)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1071)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085520353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085520353 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085520353 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085520353 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085520353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085520353 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085520353 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085520353 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085520353 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085520353 DLSS7 <000c> ss7_asp.c: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 27 b3 25 02 00 00 00 00  20250823085520353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085520353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085520353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085520353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085520353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085520353 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0027b325) (sccp_scrc.c:545) 20250823085520353 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) 20250823085520353 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085520353 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085520353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085520353 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085520353 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) 20250823085520353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56285f224780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085520353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56285f224780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085520354 DLCTRL DEBUG Command: GET 144818174 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085520354 DLCTRL DEBUG Tx Command reply: GET_REPLY 144818174 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085520356 DLCTRL DEBUG Command: GET 310855104 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085520356 DLCTRL DEBUG Tx Command reply: GET_REPLY 310855104 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085520358 DLCTRL DEBUG Command: GET 786939151 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085520358 DLCTRL DEBUG Tx Command reply: GET_REPLY 786939151 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085520360 DLCTRL DEBUG Command: GET 671616129 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085520360 DLCTRL DEBUG Tx Command reply: GET_REPLY 671616129 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085520362 DLCTRL DEBUG Command: GET 927510386 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085520362 DLCTRL DEBUG Tx Command reply: GET_REPLY 927510386 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085520363 DLCTRL DEBUG Command: GET 663888424 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085520363 DLCTRL DEBUG Tx Command reply: GET_REPLY 663888424 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085520364 DLCTRL DEBUG Command: GET 668004444 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085520364 DLCTRL DEBUG Tx Command reply: GET_REPLY 668004444 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085520365 DLCTRL DEBUG Command: GET 535195113 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085520365 DLCTRL DEBUG Tx Command reply: GET_REPLY 535195113 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085520366 DLCTRL DEBUG Command: GET 364429301 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085520366 DLCTRL DEBUG Tx Command reply: GET_REPLY 364429301 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085520367 DLCTRL DEBUG Command: GET 777128809 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085520367 DLCTRL DEBUG Tx Command reply: GET_REPLY 777128809 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085520368 DLCTRL DEBUG Command: GET 557103892 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085520368 DLCTRL DEBUG Tx Command reply: GET_REPLY 557103892 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085520369 DLCTRL DEBUG Command: GET 669550913 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085520369 DLCTRL DEBUG Tx Command reply: GET_REPLY 669550913 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085520370 DLCTRL DEBUG Command: GET 389316068 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085520370 DLCTRL DEBUG Tx Command reply: GET_REPLY 389316068 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085520371 DLCTRL DEBUG Command: GET 512805540 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085520371 DLCTRL DEBUG Tx Command reply: GET_REPLY 512805540 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085520372 DLCTRL DEBUG Command: GET 942055706 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085520372 DLCTRL DEBUG Tx Command reply: GET_REPLY 942055706 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085520372 DLCTRL DEBUG Command: GET 512207686 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085520372 DLCTRL DEBUG Tx Command reply: GET_REPLY 512207686 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085520373 DLCTRL DEBUG Command: GET 324534436 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085520373 DLCTRL DEBUG Tx Command reply: GET_REPLY 324534436 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085520374 DLCTRL DEBUG Command: GET 515849162 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085520374 DLCTRL DEBUG Tx Command reply: GET_REPLY 515849162 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085520374 DLCTRL DEBUG Command: GET 316434492 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085520374 DLCTRL DEBUG Tx Command reply: GET_REPLY 316434492 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085520375 DLCTRL DEBUG Command: GET 554706924 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085520375 DLCTRL DEBUG Tx Command reply: GET_REPLY 554706924 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000000111001'B, t_guard := 20.000000 } 20250823085520388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)5890381 20250823085521410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085521410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085521410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250823085521410 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085521410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x59e14d, normal) (hnbgw_rua.c:408) 20250823085521410 DHNB DEBUG map_rua[0x56285f2272a0]{init}: Allocated (fsm.c:456) 20250823085521410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890381)[0x56285f2272a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085521410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890381 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085521410 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085521410 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085521410 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250823085521411 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890381 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250823085521411 DCN DEBUG map_sccp[0x56285f246920]{init}: Allocated (fsm.c:456) 20250823085521411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x56285f246920]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085521411 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5890381 <-> SCCP-115 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250823085521411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890381 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250823085521411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890381)[0x56285f2272a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085521411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085521411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085521411 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890381 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085521411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x56285f246920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085521411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085521411 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{IDLE}: Allocated (fsm.c:456) 20250823085521411 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085521411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030000390056400500f1100926) (sccp_scrc.c:455) 20250823085521411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085521411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085521411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085521411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085521411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085521411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085521411 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) 20250823085521411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085521411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085521411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085521411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085521411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085521411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085521411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085521411 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) 20250823085521411 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) 20250823085521411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085521411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085521411 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 39 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085521411 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085521411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x56285f246920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085521411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890381)[0x56285f2272a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085521411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085521411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085521411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085521411 DLM3UA <000f> 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 20250823085521411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085521411 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' 20250823085521411 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 20250823085521411 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823085521411 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085521411 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 39 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)2872748 HNBGW_Test.sgsn2-SCCP(1067)@f9b5e94e4af2: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(1072)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(1067)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085521419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085521419 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823085521419 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer MTC@f9b5e94e4af2: 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 } } } 20250823085521419 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 20250823085521419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085521419 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' 20250823085521419 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085521419 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085521419 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085521419 DLSS7 <000c> ss7_asp.c: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 db 3b 28 02 00 00 00 00  20250823085521419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085521419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085521419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085521419 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) 20250823085521419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085521419 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00db3b28) (sccp_scrc.c:545) 20250823085521419 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) 20250823085521419 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085521419 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085521419 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085521419 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085521419 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) 20250823085521419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x56285f246920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085521419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x56285f246920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085521419 DLCTRL DEBUG Command: GET 865797685 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085521419 DLCTRL DEBUG Tx Command reply: GET_REPLY 865797685 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085521420 DLCTRL DEBUG Command: GET 271294037 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085521420 DLCTRL DEBUG Tx Command reply: GET_REPLY 271294037 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085521421 DLCTRL DEBUG Command: GET 436314094 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085521421 DLCTRL DEBUG Tx Command reply: GET_REPLY 436314094 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085521422 DLCTRL DEBUG Command: GET 720806091 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085521422 DLCTRL DEBUG Tx Command reply: GET_REPLY 720806091 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085521423 DLCTRL DEBUG Command: GET 990505423 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085521423 DLCTRL DEBUG Tx Command reply: GET_REPLY 990505423 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085521424 DLCTRL DEBUG Command: GET 870744490 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085521424 DLCTRL DEBUG Tx Command reply: GET_REPLY 870744490 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085521425 DLCTRL DEBUG Command: GET 460480570 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085521425 DLCTRL DEBUG Tx Command reply: GET_REPLY 460480570 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085521425 DLCTRL DEBUG Command: GET 192092992 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085521425 DLCTRL DEBUG Tx Command reply: GET_REPLY 192092992 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085521426 DLCTRL DEBUG Command: GET 691518696 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085521426 DLCTRL DEBUG Tx Command reply: GET_REPLY 691518696 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085521427 DLCTRL DEBUG Command: GET 890800433 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085521427 DLCTRL DEBUG Tx Command reply: GET_REPLY 890800433 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085521428 DLCTRL DEBUG Command: GET 922272388 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085521428 DLCTRL DEBUG Tx Command reply: GET_REPLY 922272388 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085521429 DLCTRL DEBUG Command: GET 49172218 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085521429 DLCTRL DEBUG Tx Command reply: GET_REPLY 49172218 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250823085521430 DLCTRL DEBUG Command: GET 364735857 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085521430 DLCTRL DEBUG Tx Command reply: GET_REPLY 364735857 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085521431 DLCTRL DEBUG Command: GET 368687497 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085521431 DLCTRL DEBUG Tx Command reply: GET_REPLY 368687497 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085521432 DLCTRL DEBUG Command: GET 587266866 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085521432 DLCTRL DEBUG Tx Command reply: GET_REPLY 587266866 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085521433 DLCTRL DEBUG Command: GET 245022030 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085521433 DLCTRL DEBUG Tx Command reply: GET_REPLY 245022030 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085521434 DLCTRL DEBUG Command: GET 351703253 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085521434 DLCTRL DEBUG Tx Command reply: GET_REPLY 351703253 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085521435 DLCTRL DEBUG Command: GET 856240677 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085521435 DLCTRL DEBUG Tx Command reply: GET_REPLY 856240677 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085521436 DLCTRL DEBUG Command: GET 533958239 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085521436 DLCTRL DEBUG Tx Command reply: GET_REPLY 533958239 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085521436 DLCTRL DEBUG Command: GET 29240231 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085521436 DLCTRL DEBUG Tx Command reply: GET_REPLY 29240231 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085521439 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35427<->l=127.0.0.1:4262) (control_if.c:193) 20250823085521439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37556<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1046)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(1045)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085521442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37552<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085521443 DLINP DEBUG SRVCONN(,r=127.0.0.1:56962<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085521443 DLINP DEBUG SRVCONN(,r=127.0.0.1:56962<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085521443 DLINP NOTICE SRV(,r=127.0.0.1:56962<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085521443 DMAIN NOTICE (127.0.0.1:56962 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56962<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085521443 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn1-RAN(1065)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1053)@f9b5e94e4af2: Final verdict of PTC: none 20250823085521445 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085521445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085521445 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085521445 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085521445 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085521445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085521445 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085521445 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(1056)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1058)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1052)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1059)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1064)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@f9b5e94e4af2: Final verdict of PTC: none 20250823085521446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085521446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085521446 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) HNBGW_Test.sgsn2-RAN(1068)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1061)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1062)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1067)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1054)@f9b5e94e4af2: Final verdict of PTC: none 20250823085521447 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) 20250823085521447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085521447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085521447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085521447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085521447 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085521447 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) 20250823085521447 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085521447 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085521451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085521451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1066)@f9b5e94e4af2: Final verdict of PTC: none 20250823085521452 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085521452 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) 20250823085521452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085521453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085521453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085521453 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085521453 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085521454 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) 20250823085521454 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085521454 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085521454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085521455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085521455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085521455 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085521455 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085521456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085521456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085521456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085521445 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 20250823085521445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085521445 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085521445 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085521445 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085521445 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085521445 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085521445 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085521445 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 20250823085521445 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' 20250823085521445 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' 20250823085521445 DLSS7 <000c> ss7_asp.c: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  20250823085521445 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  20250823085521446 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  20250823085521446 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  20250823085521446 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  20250823085521446 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  20250823085521446 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085521446 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085521446 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085521446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085521446 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085521446 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823085521446 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085521446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085521446 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085521446 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085521446 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 20250823085521446 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085521446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085521446 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085521446 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823085521446 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 20250823085521446 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085521446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085521446 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085521446 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085521446 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 20250823085521446 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085521446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085521446 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085521446 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085521446 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 20250823085521447 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085521447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085521447 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085521447 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085521447 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085521447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085521447 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085521447 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085521447 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFI20250823085521456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085521457 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) CATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085521447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085521447 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085521447 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085521447 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 20250823085521447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085521447 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085521447 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085521447 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085521447 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085521447 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085521447 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085521447 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 20250823085521447 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' 20250823085521447 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' 20250823085521447 DLSS7 <000c> ss7_asp.c: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  20250823085521447 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  20250823085521448 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  20250823085521448 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  20250823085521448 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  20250823085521448 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085521448 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085521448 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085521448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085521448 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085521448 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250823085521448 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 20250823085521448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085521448 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085521448 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085521448 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085521448 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085521448 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085521448 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085521448 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 20250823085521448 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085521448 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085521448 DLSS7 <000c> ss7_asp.c: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  20250823085521448 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  20250823085521448 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  20250823085521448 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  20250823085521448 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085521448 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085521449 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 20250823085521449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085521449 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823085521449 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085521449 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085521449 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823085521449 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085521449 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085521449 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 20250823085521449 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' 20250823085521449 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' 20250823085521449 DLSS7 <000c> ss7_asp.c: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  20250823085521449 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  20250823085521449 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  20250823085521449 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085521449 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085521449 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 20250823085521449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085521449 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085521449 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085521449 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085521449 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085521449 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085521449 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085521449 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 20250823085521449 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085521449 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085521450 DLSS7 <000c> ss7_asp.c: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  20250823085521450 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  20250823085521450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085521450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085521450 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085521450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085521450 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085521450 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085521450 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 20250823085521450 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 20250823085521450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085521450 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250823085521450 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085521450 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085521450 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250823085521450 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085521450 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250823085521450 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 20250823085521450 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' 20250823085521450 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' 20250823085521450 DLSS7 <000c> ss7_asp.c: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  20250823085521450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085521450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_nri_from_other_PLMN0(1071)@f9b5e94e4af2: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(1060)@f9b5e94e4af2: Final verdict of PTC: none 20250823085521457 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) 20250823085521457 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085521457 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085521457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085521458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085521458 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823085521458 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) 20250823085521458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085521459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085521459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085521459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085521459 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085521459 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) 20250823085521460 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085521460 DRANAP NOTICE cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085521460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085521460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085521460 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085521461 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085521461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085521461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085521461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085521461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085521461 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085521462 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) 20250823085521462 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085521462 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085521462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56285f224780]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085521462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085521462 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085521463 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027b325), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085521463 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085521463 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085521463 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=5 -> eSLS=53: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823085521463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085521464 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085521464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085521464 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085521464 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085521464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085521464 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 27 b3 25 00 00 72 00 00 00 00 00 (ss7_asp.c:1383) 20250823085521465 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085521465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56285f224780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085521465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12104496)[0x56285f232e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) HNBGW_Test.sgsn0-M3UA(1063)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1057)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(1047)@f9b5e94e4af2: Final verdict of PTC: none 20250823085521465 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12104496)[0x56285f232e50]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085521465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085521465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12104496)[0x56285f232e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085521466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12104496)[0x56285f232e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085521466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12104496)[0x56285f232e50]{disrupted}: Freeing instance (context_map.c:203) 20250823085521466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12104496)[0x56285f232e50]{disrupted}: Deallocated (fsm.c:568) 20250823085521466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56285f224780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085521466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56285f224780]{disconnected}: Freeing instance (context_map.c:207) 20250823085521466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56285f224780]{disconnected}: Deallocated (fsm.c:568) 20250823085521466 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12104496 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:226) 20250823085521466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085521467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085521467 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250823085521467 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) 20250823085521467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085521467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085521467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085521468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085521468 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085521468 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) 20250823085521468 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085521468 DRANAP NOTICE cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085521468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x56285f246920]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085521468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) HNBGW_Test.sgsn2-M3UA(1069)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1072)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085521469 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085521469 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db3b28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085521469 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085521469 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) 20250823085521469 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) 20250823085521469 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) 20250823085521470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085521470 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085521470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085521470 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085521470 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085521470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085521470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 3b 28 00 00 73 00 00 00 00 00 (ss7_asp.c:1383) 20250823085521471 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085521471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x56285f246920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085521471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890381)[0x56285f2272a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085521471 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890381)[0x56285f2272a0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085521471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085521471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890381)[0x56285f2272a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085521472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890381)[0x56285f2272a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085521472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890381)[0x56285f2272a0]{disrupted}: Freeing instance (context_map.c:203) 20250823085521472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890381)[0x56285f2272a0]{disrupted}: Deallocated (fsm.c:568) 20250823085521472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x56285f246920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085521472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x56285f246920]{disconnected}: Freeing instance (context_map.c:207) 20250823085521472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x56285f246920]{disconnected}: Deallocated (fsm.c:568) 20250823085521472 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890381 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:226) 20250823085521473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085521473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085521474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085521474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085521474 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085521474 DMAIN NOTICE (127.0.0.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) 20250823085521474 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085521475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085521473 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085521473 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085521473 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085521473 DLM3UA <000f> 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 20250823085521473 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085521473 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085521473 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085521474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085521474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085521474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085521474 DLM3UA <000f> 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 20250823085521474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085521474 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085521474 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! HNBGW-MGCP(1070)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat Aug 23 08:55:21 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 20250823085521575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085522279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=723196) Waiting for packet dumper to finish... 1 (prev_count=723196, count=723736) 20250823085523447 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085523447 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085523447 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085523448 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085523448 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085523448 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085523449 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085523449 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085523449 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085523449 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085523449 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823085523449 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823085523450 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085523450 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085523450 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085523451 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085523451 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250823085523451 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250823085523722 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085523723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d95947), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085523723 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085523723 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) 20250823085523723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085523723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085523723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085523723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085523723 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085523723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085523723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085523723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d9 59 47 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085523723 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085523723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057db5e), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085523723 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085523723 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) 20250823085523723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085523723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085523723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085523723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085523723 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085523723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085523723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085523723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 57 db 5e 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085523723 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085523723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00856f56), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085523723 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085523723 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) 20250823085523723 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085523723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085523723 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085523723 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085523724 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085523724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085523724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085523724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 85 6f 56 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085523724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085523724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085523724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085523724 DLM3UA <000f> 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 20250823085523724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085523724 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085523724 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085523724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085523724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085523724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085523724 DLM3UA <000f> 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 20250823085523724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085523724 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085523724 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085523724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085523724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085523724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085523724 DLM3UA <000f> 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 20250823085523724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085523724 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085523724 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085523925 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085523925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027da58), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085523925 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085523925 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) 20250823085523925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085523925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085523925 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085523925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085523925 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085523925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085523926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085523926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 27 da 58 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085523926 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085523926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd9070), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085523926 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085523926 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) 20250823085523926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085523926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085523926 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085523926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085523926 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085523926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085523926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085523926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 90 70 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085523926 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085523926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bfbe5), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085523926 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085523926 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) 20250823085523926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085523926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085523926 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085523926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085523926 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085523926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085523926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085523926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fb e5 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085523926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085523926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085523926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085523926 DLM3UA <000f> 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 20250823085523926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085523926 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085523926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085523926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085523926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085523926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085523926 DLM3UA <000f> 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 20250823085523926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085523926 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085523926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085523926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085523926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085523926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085523926 DLM3UA <000f> 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 20250823085523926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085523926 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085523926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:55:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823085524478 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085524478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec8468), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085524478 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085524478 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085524478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085524478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085524478 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085524478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085524479 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085524479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085524479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085524479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ec 84 68 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085524479 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085524479 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004616af), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085524479 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085524479 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) 20250823085524479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085524479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085524479 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085524479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085524479 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085524479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085524479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085524479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 46 16 af 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085524479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085524479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085524479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085524479 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085524479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085524479 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085524479 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085524479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085524479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085524479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085524479 DLM3UA <000f> 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 20250823085524479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085524480 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085524480 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085524480 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085524480 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00681ab4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085524481 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085524481 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085524481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085524481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085524481 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085524481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085524481 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085524481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085524481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085524481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 1a b4 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085524481 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085524481 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085524481 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085524481 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085524481 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085524481 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085524481 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085525038 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085525038 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00257ec8), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085525038 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085525038 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085525038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085525038 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085525038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525038 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085525038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 7e c8 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085525038 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085525038 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d48cba), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085525038 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085525038 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085525038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085525038 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085525038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525038 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085525038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 8c ba 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085525038 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085525038 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022f6ad), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085525038 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085525038 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085525038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085525038 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085525038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525038 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085525038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 22 f6 ad 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085525039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525039 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525039 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525039 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085525039 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085525039 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085525039 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085525039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525039 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525039 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525039 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085525039 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085525039 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085525039 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085525039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525039 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525039 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525039 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085525039 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085525039 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085525039 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085525041 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085525041 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5f28), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085525041 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085525041 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085525041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085525041 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085525041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525041 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085525041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9c 5f 28 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085525041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525041 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525041 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525041 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085525041 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085525041 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085525041 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250823085525411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085525415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085525419 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43237<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085525431 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085525431 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085525439 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085525439 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085525439 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085525439 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085525439 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085525439 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085525439 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41798 (stream_srv.c:143) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085525439 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41798<->l=127.0.0.1:29169 (hnb.c:335) 20250823085525440 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085525440 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085525441 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085525441 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085525441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085525441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085525441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525441 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085525441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085525441 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085525441 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085525441 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085525441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085525441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085525441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085525441 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085525441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085525441 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085525441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085525441 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085525441 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085525441 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085525441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085525441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085525441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085525441 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085525441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525441 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085525441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085525441 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085525441 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085525441 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085525441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085525441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085525441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085525441 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085525441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525441 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085525441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085525441 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085525442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525442 DLM3UA <000f> 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 20250823085525442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085525442 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085525442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525442 DLM3UA <000f> 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 20250823085525442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085525442 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085525442 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085525442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525442 DLM3UA <000f> 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 20250823085525442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085525442 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085525442 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085525442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525442 DLM3UA <000f> 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 20250823085525442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085525442 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085525442 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085525447 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085525447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066638d), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085525447 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085525447 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085525447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085525447 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085525447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525447 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085525447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 66 63 8d 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085525447 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085525447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001282c4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085525447 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085525447 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085525447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085525447 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085525447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525447 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085525447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 12 82 c4 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085525447 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085525447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb003c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085525447 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823085525447 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823085525447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085525447 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085525447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085525447 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085525447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb 00 3c 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085525447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525447 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085525447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085525447 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085525447 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085525447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525447 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085525447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085525447 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085525447 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085525447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525447 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085525447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085525447 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085525447 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1083)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(1083)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(1081)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1086)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc1-M3UA(1086)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1084)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085525465 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085525465 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085525465 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085525466 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085525466 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085525466 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085525466 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085525466 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085525467 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085525467 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085525467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085525467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085525467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525467 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085525467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085525467 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085525467 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085525467 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085525467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085525467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085525467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085525467 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085525467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525467 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085525467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085525467 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085525467 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085525467 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085525467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085525467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085525467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085525467 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085525467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525467 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085525467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085525467 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085525467 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085525467 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085525467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085525467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085525467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085525467 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085525467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525467 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085525467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085525467 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085525467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525467 DLM3UA <000f> 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 20250823085525467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085525467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085525467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525467 DLM3UA <000f> 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 20250823085525467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085525467 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085525467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085525467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525467 DLM3UA <000f> 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 20250823085525467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085525467 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085525467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085525467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525467 DLM3UA <000f> 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 20250823085525467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085525467 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085525467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1089)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(1087)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1092)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-SCCP(1090)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085525503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085525503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085525503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085525503 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085525503 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085525503 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085525503 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085525503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085525503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085525509 DLINP DEBUG SRVCONN(,r=127.0.0.1:41798<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085525509 DLINP DEBUG SRVCONN(,r=127.0.0.1:41798<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085525509 DLINP DEBUG SRVCONN(,r=127.0.0.1:41798<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085525509 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085525509 DHNBAP DEBUG (127.0.0.1:41798 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085525509 DHNBAP NOTICE (127.0.0.1:41798 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085525509 DHNBAP NOTICE (127.0.0.1:41798 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085525509 DLINP DEBUG SRVCONN(,r=127.0.0.1:41798<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085525509 DLINP DEBUG SRVCONN(,r=127.0.0.1:41798<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085525652 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 20250823085525652 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 20250823085525652 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085525652 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085525658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525658 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085525658 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085525658 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085525658 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085525659 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085525659 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085525659 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085525659 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085525659 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 20250823085525659 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085525659 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085525659 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085525661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525661 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085525661 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085525661 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  20250823085525661 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085525662 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085525662 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085525662 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 20250823085525662 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085525662 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085525662 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085525662 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085525662 DLSS7 <000c> ss7_asp.c: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  20250823085525662 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  20250823085525662 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085525662 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 20250823085525662 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 20250823085525662 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085525662 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085525662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085525662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085525662 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085525662 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085525662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085525662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085525662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085525662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085525662 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085525662 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085525662 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085525664 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085525664 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085525664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085525664 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085525664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085525664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525664 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085525664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085525664 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525664 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085525664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525664 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085525664 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085525664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525664 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525664 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525664 DLM3UA <000f> 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 20250823085525664 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085525664 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085525664 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085525664 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085525664 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085525664 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(1086)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823085525668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525668 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823085525668 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085525668 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085525668 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085525668 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085525668 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085525669 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085525669 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085525669 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 20250823085525669 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085525669 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  20250823085525669 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085525671 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525671 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085525671 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085525671 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  20250823085525671 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085525671 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085525671 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085525671 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 20250823085525671 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823085525671 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  20250823085525671 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' 20250823085525671 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' 20250823085525671 DLSS7 <000c> ss7_asp.c: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  20250823085525671 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085525671 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  20250823085525671 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085525671 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085525671 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085525671 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823085525671 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) 20250823085525671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085525671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085525672 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085525672 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085525672 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085525672 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) 20250823085525672 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085525673 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085525673 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085525673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085525673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085525673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085525673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525673 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085525673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085525673 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085525673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525673 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525673 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525673 DLM3UA <000f> 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 20250823085525673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085525673 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085525673 DLSS7 <000c> ss7_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 20250823085525673 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085525673 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085525673 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250823085525679 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 20250823085525679 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 20250823085525679 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085525679 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085525686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525686 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085525686 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085525686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085525686 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085525686 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085525686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085525686 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085525686 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085525686 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 20250823085525686 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085525686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085525686 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085525688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525688 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085525688 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085525688 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  20250823085525688 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085525688 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085525688 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085525688 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 20250823085525688 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085525688 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085525688 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085525688 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085525688 DLSS7 <000c> ss7_asp.c: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  20250823085525688 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085525688 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  20250823085525688 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  20250823085525688 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085525689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085525689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085525689 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085525689 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085525689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085525689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085525689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085525689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085525689 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085525689 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085525689 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085525690 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085525690 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085525690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085525690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085525690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085525690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525690 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085525690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085525690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085525690 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085525690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525690 DLM3UA <000f> 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 20250823085525690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085525690 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085525691 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085525691 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085525691 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085525691 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  20250823085525691 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 20250823085525691 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 20250823085525691 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085525691 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1092)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085525697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525697 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085525697 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085525697 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085525697 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085525697 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085525697 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085525697 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085525697 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085525697 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 20250823085525697 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085525697 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  20250823085525697 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085525699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525699 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085525699 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085525699 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  20250823085525699 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085525699 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085525699 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085525699 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 20250823085525699 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085525699 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  20250823085525699 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' 20250823085525699 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' 20250823085525699 DLSS7 <000c> ss7_asp.c: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  20250823085525699 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085525699 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  20250823085525699 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  20250823085525699 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  20250823085525699 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085525699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085525699 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085525699 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085525699 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) 20250823085525699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085525699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085525699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085525699 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085525699 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085525699 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) 20250823085525699 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085525700 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085525700 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085525700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085525700 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085525700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085525700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085525700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085525700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085525700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085525700 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) 20250823085525701 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085525701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085525701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085525701 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085525701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085525701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085525701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085525701 DLM3UA <000f> 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 20250823085525701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085525701 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' 20250823085525701 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 20250823085525701 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085525701 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085525701 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(1082)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085526467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085526467 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085526467 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085526467 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085526467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085526467 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085526467 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085526467 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085526467 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085526467 DLSS7 <000c> ss7_asp.c: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  20250823085526467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085526468 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085526468 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085526468 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085526468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085526468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085526468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085526468 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085526468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085526468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085526468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085526468 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085526468 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) 20250823085526468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085526468 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085526468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085526468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085526468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085526468 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085526468 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085526468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085526468 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085526468 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085526468 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085526468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085526468 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085526468 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085526468 DLM3UA <000f> 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 20250823085526468 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085526468 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085526468 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085526468 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085526468 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085526469 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  20250823085526470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085526470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085526470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085526470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085526470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085526470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085526470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085526470 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085526470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085526470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085526470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085526470 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085526470 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823085526469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085526469 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085526469 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085526469 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085526469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085526469 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085526469 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085526469 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085526469 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085526469 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 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.msc1-RAN(1085)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085526471 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085526471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085526471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085526471 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) 20250823085526471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085526471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085526471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085526471 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085526471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085526471 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085526471 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085526471 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 20250823085526471 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085526471 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' 20250823085526471 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085526471 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085526471 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085526471 DLSS7 <000c> ss7_asp.c: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  20250823085526471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085526471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085526471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085526471 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085526471 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) 20250823085526471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085526471 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085526471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085526471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085526471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085526471 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085526471 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085526471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085526471 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085526471 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085526471 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085526471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085526471 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085526471 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085526471 DLM3UA <000f> 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 20250823085526471 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085526471 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085526471 DLSS7 <000c> ss7_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 20250823085526471 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823085526471 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085526471 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc0-RAN(1082)@f9b5e94e4af2: MSC_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 } } } } 20250823085526472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085526472 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823085526472 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823085526472 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 20250823085526472 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085526472 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' 20250823085526472 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085526472 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085526472 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085526472 DLSS7 <000c> ss7_asp.c: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  20250823085526472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085526472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085526472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085526472 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) 20250823085526472 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085526472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085526472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823085526472 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823085526472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085526472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085526472 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085526472 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085526472 DRANAP INFO cnlink(msc-1)[0x56285f214630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1085)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085526486 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085526486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085526486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085526486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085526486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085526486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085526486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085526486 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085526486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085526486 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085526486 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085526486 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085526486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085526486 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085526486 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085526486 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085526486 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085526486 DLSS7 <000c> ss7_asp.c: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  20250823085526486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085526486 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085526486 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085526486 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085526486 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) 20250823085526486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085526486 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085526486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085526486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085526486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085526486 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085526486 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085526486 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085526486 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085526486 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085526486 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085526486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085526486 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085526486 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085526486 DLM3UA <000f> 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 20250823085526486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085526486 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085526486 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085526486 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085526486 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085526486 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  20250823085526486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085526486 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085526487 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085526487 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085526487 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085526487 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085526487 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085526487 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085526487 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085526487 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085526487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085526487 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085526487 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085526487 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085526487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085526487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085526487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085526487 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085526487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085526487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085526487 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085526487 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085526487 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1088)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085526500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085526500 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085526500 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085526500 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 20250823085526500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085526500 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' 20250823085526500 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085526500 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085526500 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085526500 DLSS7 <000c> ss7_asp.c: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  20250823085526500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085526500 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085526500 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085526501 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) 20250823085526501 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085526501 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085526501 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085526501 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085526501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085526501 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085526501 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085526501 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085526501 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) 20250823085526501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085526501 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085526501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085526501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526501 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085526501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085526501 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) 20250823085526501 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085526501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085526501 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 03 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) 20250823085526501 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085526501 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085526501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085526501 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085526501 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085526501 DLM3UA <000f> 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 20250823085526501 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085526501 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' 20250823085526501 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 20250823085526501 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085526501 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085526501 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 03 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  20250823085526503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085526503 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085526503 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085526503 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 20250823085526503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085526503 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' 20250823085526503 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085526503 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085526503 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085526503 DLSS7 <000c> ss7_asp.c: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  20250823085526503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085526503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085526503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085526503 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) 20250823085526503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085526503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085526503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085526503 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085526503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085526503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085526503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085526503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085526503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085526503 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085526503 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085526503 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1091)@f9b5e94e4af2: MSC_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 } } } } 20250823085527521 DLCTRL DEBUG Command: GET 11184163 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085527521 DLCTRL DEBUG Tx Command reply: GET_REPLY 11184163 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085527525 DLCTRL DEBUG Command: GET 414311293 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085527525 DLCTRL DEBUG Tx Command reply: GET_REPLY 414311293 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085527530 DLCTRL DEBUG Command: GET 242386824 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085527530 DLCTRL DEBUG Tx Command reply: GET_REPLY 242386824 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085527534 DLCTRL DEBUG Command: GET 1581826 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085527534 DLCTRL DEBUG Tx Command reply: GET_REPLY 1581826 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085527539 DLCTRL DEBUG Command: GET 445169751 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085527539 DLCTRL DEBUG Tx Command reply: GET_REPLY 445169751 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085527544 DLCTRL DEBUG Command: GET 984010856 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085527544 DLCTRL DEBUG Tx Command reply: GET_REPLY 984010856 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085527548 DLCTRL DEBUG Command: GET 989520696 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085527548 DLCTRL DEBUG Tx Command reply: GET_REPLY 989520696 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085527554 DLCTRL DEBUG Command: GET 279614096 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085527554 DLCTRL DEBUG Tx Command reply: GET_REPLY 279614096 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085527558 DLCTRL DEBUG Command: GET 689100020 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085527558 DLCTRL DEBUG Tx Command reply: GET_REPLY 689100020 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085527562 DLCTRL DEBUG Command: GET 474572909 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085527562 DLCTRL DEBUG Tx Command reply: GET_REPLY 474572909 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085527566 DLCTRL DEBUG Command: GET 83007290 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085527566 DLCTRL DEBUG Tx Command reply: GET_REPLY 83007290 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085527570 DLCTRL DEBUG Command: GET 796976421 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085527570 DLCTRL DEBUG Tx Command reply: GET_REPLY 796976421 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085527573 DLCTRL DEBUG Command: GET 626673826 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085527573 DLCTRL DEBUG Tx Command reply: GET_REPLY 626673826 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085527576 DLCTRL DEBUG Command: GET 6647203 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085527576 DLCTRL DEBUG Tx Command reply: GET_REPLY 6647203 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085527578 DLCTRL DEBUG Command: GET 343532467 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085527578 DLCTRL DEBUG Tx Command reply: GET_REPLY 343532467 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085527580 DLCTRL DEBUG Command: GET 672625200 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085527580 DLCTRL DEBUG Tx Command reply: GET_REPLY 672625200 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085527583 DLCTRL DEBUG Command: GET 412320665 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085527583 DLCTRL DEBUG Tx Command reply: GET_REPLY 412320665 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085527583 DLCTRL DEBUG Command: GET 924618637 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085527583 DLCTRL DEBUG Tx Command reply: GET_REPLY 924618637 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085527584 DLCTRL DEBUG Command: GET 224559314 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085527584 DLCTRL DEBUG Tx Command reply: GET_REPLY 224559314 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085527585 DLCTRL DEBUG Command: GET 374773206 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085527585 DLCTRL DEBUG Tx Command reply: GET_REPLY 374773206 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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 := '000000000000001111010011'B, t_guard := 20.000000 } 20250823085527599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34326<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)10684460 20250823085528639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085528639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085528639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085528639 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085528639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa3082c, normal) (hnbgw_rua.c:408) 20250823085528639 DHNB DEBUG map_rua[0x56285f2272a0]{init}: Allocated (fsm.c:456) 20250823085528639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10684460)[0x56285f2272a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085528639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10684460 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085528639 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085528639 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085528639 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085528639 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10684460 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085528639 DCN DEBUG map_sccp[0x56285f246920]{init}: Allocated (fsm.c:456) 20250823085528639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56285f246920]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085528639 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10684460 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085528639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10684460 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085528639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10684460)[0x56285f2272a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085528639 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085528639 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085528639 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10684460 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085528639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56285f246920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085528639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085528639 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{IDLE}: Allocated (fsm.c:456) 20250823085528639 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085528639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003d30056400500f1100926) (sccp_scrc.c:455) 20250823085528639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085528639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085528639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085528639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085528639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085528639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085528639 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085528639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085528639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085528639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085528639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085528639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085528639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085528639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085528639 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085528639 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085528639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085528639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085528639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 74 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 d3 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085528639 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085528639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56285f246920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085528639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10684460)[0x56285f2272a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085528639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085528639 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085528639 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085528639 DLM3UA <000f> 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 20250823085528639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085528639 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085528639 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085528639 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085528639 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085528639 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 74 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 d3 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)8013766 HNBGW_Test.sgsn0-SCCP(1087)@f9b5e94e4af2: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1087)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085528660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085528660 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085528660 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085528660 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085528660 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085528660 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085528660 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085528660 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085528660 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085528660 DLSS7 <000c> ss7_asp.c: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 3d fe 7a 02 00 00 00 00  20250823085528661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085528661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085528661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085528661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085528661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085528661 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003dfe7a) (sccp_scrc.c:545) 20250823085528661 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) 20250823085528661 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085528661 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085528661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085528661 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085528661 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) 20250823085528661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56285f246920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085528661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56285f246920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085528662 DLCTRL DEBUG Command: GET 763354997 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085528662 DLCTRL DEBUG Tx Command reply: GET_REPLY 763354997 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085528667 DLCTRL DEBUG Command: GET 557175961 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085528667 DLCTRL DEBUG Tx Command reply: GET_REPLY 557175961 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085528672 DLCTRL DEBUG Command: GET 281349337 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085528672 DLCTRL DEBUG Tx Command reply: GET_REPLY 281349337 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085528678 DLCTRL DEBUG Command: GET 432590800 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085528678 DLCTRL DEBUG Tx Command reply: GET_REPLY 432590800 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085528682 DLCTRL DEBUG Command: GET 535546989 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085528682 DLCTRL DEBUG Tx Command reply: GET_REPLY 535546989 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085528687 DLCTRL DEBUG Command: GET 725793989 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085528687 DLCTRL DEBUG Tx Command reply: GET_REPLY 725793989 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085528691 DLCTRL DEBUG Command: GET 962685477 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085528691 DLCTRL DEBUG Tx Command reply: GET_REPLY 962685477 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085528695 DLCTRL DEBUG Command: GET 126151489 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085528695 DLCTRL DEBUG Tx Command reply: GET_REPLY 126151489 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085528699 DLCTRL DEBUG Command: GET 848050321 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085528699 DLCTRL DEBUG Tx Command reply: GET_REPLY 848050321 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085528703 DLCTRL DEBUG Command: GET 44264187 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085528703 DLCTRL DEBUG Tx Command reply: GET_REPLY 44264187 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085528707 DLCTRL DEBUG Command: GET 598383678 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085528707 DLCTRL DEBUG Tx Command reply: GET_REPLY 598383678 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085528711 DLCTRL DEBUG Command: GET 822748416 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085528711 DLCTRL DEBUG Tx Command reply: GET_REPLY 822748416 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085528715 DLCTRL DEBUG Command: GET 202536679 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085528715 DLCTRL DEBUG Tx Command reply: GET_REPLY 202536679 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085528718 DLCTRL DEBUG Command: GET 716497468 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085528718 DLCTRL DEBUG Tx Command reply: GET_REPLY 716497468 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085528721 DLCTRL DEBUG Command: GET 921155648 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085528721 DLCTRL DEBUG Tx Command reply: GET_REPLY 921155648 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085528723 DLCTRL DEBUG Command: GET 27598045 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085528723 DLCTRL DEBUG Tx Command reply: GET_REPLY 27598045 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085528725 DLCTRL DEBUG Command: GET 771097532 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085528725 DLCTRL DEBUG Tx Command reply: GET_REPLY 771097532 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085528727 DLCTRL DEBUG Command: GET 363903379 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085528727 DLCTRL DEBUG Tx Command reply: GET_REPLY 363903379 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085528728 DLCTRL DEBUG Command: GET 753709168 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085528728 DLCTRL DEBUG Tx Command reply: GET_REPLY 753709168 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085528730 DLCTRL DEBUG Command: GET 860124427 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085528730 DLCTRL DEBUG Tx Command reply: GET_REPLY 860124427 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000011101011'B, t_guard := 20.000000 } 20250823085528743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34328<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@f9b5e94e4af2: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)1343329 20250823085529770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085529770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085529770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250823085529770 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085529770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x147f61, normal) (hnbgw_rua.c:408) 20250823085529770 DHNB DEBUG map_rua[0x56285f224780]{init}: Allocated (fsm.c:456) 20250823085529770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1343329)[0x56285f224780]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085529770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1343329 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085529770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085529770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085529770 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250823085529770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1343329 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250823085529770 DCN DEBUG map_sccp[0x56285f23ce50]{init}: Allocated (fsm.c:456) 20250823085529770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56285f23ce50]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085529770 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1343329 <-> SCCP-117 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823085529770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1343329 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250823085529770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1343329)[0x56285f224780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085529770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085529770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085529770 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1343329 SCCP-117 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085529770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56285f23ce50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085529770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085529770 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{IDLE}: Allocated (fsm.c:456) 20250823085529770 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085529770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000eb0056400500f1100926) (sccp_scrc.c:455) 20250823085529770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085529770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085529770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085529770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085529770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085529770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085529770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085529770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085529770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085529770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085529770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085529770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085529770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085529770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085529770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085529770 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) 20250823085529770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085529770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085529770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 02 01 00 00 75 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 eb 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085529770 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085529770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56285f23ce50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085529770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1343329)[0x56285f224780]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085529770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085529770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085529770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085529770 DLM3UA <000f> 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 20250823085529771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085529771 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' 20250823085529771 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 20250823085529771 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085529771 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085529771 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 02 01 00 00 75 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 eb 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1090)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@f9b5e94e4af2: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)2400971 HNBGW_Test.sgsn1-SCCP(1090)@f9b5e94e4af2: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.sgsn1-SCCP(1090)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085529785 DLCTRL DEBUG Command: GET 95019717 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085529785 DLCTRL DEBUG Tx Command reply: GET_REPLY 95019717 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085529785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085529785 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085529785 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085529785 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 20250823085529785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085529785 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' 20250823085529785 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085529785 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085529785 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085529785 DLSS7 <000c> ss7_asp.c: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 92 47 a5 02 00 00 00 00  20250823085529785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085529785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085529785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085529785 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) 20250823085529785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085529785 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009247a5) (sccp_scrc.c:545) 20250823085529785 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) 20250823085529785 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085529785 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085529785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085529785 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085529785 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) 20250823085529785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56285f23ce50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085529785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56285f23ce50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085529788 DLCTRL DEBUG Command: GET 883959056 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085529788 DLCTRL DEBUG Tx Command reply: GET_REPLY 883959056 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085529790 DLCTRL DEBUG Command: GET 333678035 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085529790 DLCTRL DEBUG Tx Command reply: GET_REPLY 333678035 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085529792 DLCTRL DEBUG Command: GET 355964372 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085529792 DLCTRL DEBUG Tx Command reply: GET_REPLY 355964372 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085529793 DLCTRL DEBUG Command: GET 219862053 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085529793 DLCTRL DEBUG Tx Command reply: GET_REPLY 219862053 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085529795 DLCTRL DEBUG Command: GET 788065354 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085529795 DLCTRL DEBUG Tx Command reply: GET_REPLY 788065354 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085529796 DLCTRL DEBUG Command: GET 782574335 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085529796 DLCTRL DEBUG Tx Command reply: GET_REPLY 782574335 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085529798 DLCTRL DEBUG Command: GET 591172271 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085529798 DLCTRL DEBUG Tx Command reply: GET_REPLY 591172271 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085529799 DLCTRL DEBUG Command: GET 290154343 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085529799 DLCTRL DEBUG Tx Command reply: GET_REPLY 290154343 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085529800 DLCTRL DEBUG Command: GET 654774912 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085529800 DLCTRL DEBUG Tx Command reply: GET_REPLY 654774912 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085529801 DLCTRL DEBUG Command: GET 230957473 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085529801 DLCTRL DEBUG Tx Command reply: GET_REPLY 230957473 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085529802 DLCTRL DEBUG Command: GET 788305707 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085529802 DLCTRL DEBUG Tx Command reply: GET_REPLY 788305707 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085529803 DLCTRL DEBUG Command: GET 322218996 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085529803 DLCTRL DEBUG Tx Command reply: GET_REPLY 322218996 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085529804 DLCTRL DEBUG Command: GET 648616201 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085529804 DLCTRL DEBUG Tx Command reply: GET_REPLY 648616201 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085529804 DLCTRL DEBUG Command: GET 517880440 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085529804 DLCTRL DEBUG Tx Command reply: GET_REPLY 517880440 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085529805 DLCTRL DEBUG Command: GET 8660189 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085529805 DLCTRL DEBUG Tx Command reply: GET_REPLY 8660189 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085529806 DLCTRL DEBUG Command: GET 55539679 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085529806 DLCTRL DEBUG Tx Command reply: GET_REPLY 55539679 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085529807 DLCTRL DEBUG Command: GET 249647491 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085529807 DLCTRL DEBUG Tx Command reply: GET_REPLY 249647491 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085529807 DLCTRL DEBUG Command: GET 958985068 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085529807 DLCTRL DEBUG Tx Command reply: GET_REPLY 958985068 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085529808 DLCTRL DEBUG Command: GET 462525949 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085529808 DLCTRL DEBUG Tx Command reply: GET_REPLY 462525949 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: "disconnecting msc0" 20250823085529809 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250823085529809 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085529809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085529809 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085529809 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085529809 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085529809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085529809 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085529809 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085529809 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 20250823085529809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085529809 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085529809 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085529809 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085529809 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085529809 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085529809 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085529809 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 20250823085529809 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085529809 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085529809 DLSS7 <000c> ss7_asp.c: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  20250823085529809 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  20250823085529809 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  20250823085529809 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  20250823085529809 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085529809 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085529809 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085529809 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085529809 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085529809 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085529809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085529809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085529809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085529809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085529809 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085529809 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) 20250823085529809 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085529809 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085529809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56285f246920]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085529809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085529809 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085529809 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dfe7a), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085529809 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085529810 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085529810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085529810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085529810 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085529810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085529810 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085529810 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085529810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085529810 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 3d fe 7a 00 00 74 00 00 00 00 00 (ss7_asp.c:1383) 20250823085529810 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085529810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56285f246920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085529810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10684460)[0x56285f2272a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085529810 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10684460)[0x56285f2272a0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085529810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085529810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10684460)[0x56285f2272a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085529810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10684460)[0x56285f2272a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085529810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10684460)[0x56285f2272a0]{disrupted}: Freeing instance (context_map.c:203) 20250823085529810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10684460)[0x56285f2272a0]{disrupted}: Deallocated (fsm.c:568) 20250823085529810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56285f246920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085529810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56285f246920]{disconnected}: Freeing instance (context_map.c:207) 20250823085529810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56285f246920]{disconnected}: Deallocated (fsm.c:568) 20250823085529810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085529810 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085529810 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085529810 DLM3UA <000f> 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 20250823085529810 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085529810 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085529810 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085529810 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10684460 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085529810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085529810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: 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 := '000000000000000111010100'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@f9b5e94e4af2: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)10684460 20250823085529821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34336<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@f9b5e94e4af2: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)1592814 20250823085530847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085530847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085530847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085530847 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085530847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x184dee, normal) (hnbgw_rua.c:408) 20250823085530847 DHNB DEBUG map_rua[0x56285f2272a0]{init}: Allocated (fsm.c:456) 20250823085530847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1592814)[0x56285f2272a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085530847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1592814 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085530847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085530847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085530847 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1592814 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250823085530847 DCN DEBUG map_sccp[0x56285f246920]{init}: Allocated (fsm.c:456) 20250823085530847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x56285f246920]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085530847 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1592814 <-> SCCP-118 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823085530847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1592814 SCCP-118 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085530847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1592814)[0x56285f2272a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085530847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085530847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085530847 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1592814 SCCP-118 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085530847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x56285f246920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085530847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085530847 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{IDLE}: Allocated (fsm.c:456) 20250823085530847 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085530848 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001d40056400500f1100926) (sccp_scrc.c:455) 20250823085530848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085530848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085530848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085530848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085530848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085530848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085530848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085530848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085530848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085530848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085530848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085530848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085530848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085530848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085530848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085530848 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) 20250823085530848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085530848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085530848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 01 01 00 00 76 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 d4 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085530848 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085530848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x56285f246920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085530848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1592814)[0x56285f2272a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085530848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085530848 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085530848 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085530848 DLM3UA <000f> 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 20250823085530848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085530848 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' 20250823085530848 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 20250823085530848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085530848 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085530848 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 01 01 00 00 76 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 d4 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)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1090)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1091)@f9b5e94e4af2: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096) HNBGW_Test.sgsn1-RAN(1091)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)8720643 HNBGW_Test.sgsn1-SCCP(1090)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1090)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823085530855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085530855 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085530855 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085530855 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 20250823085530855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085530855 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' 20250823085530855 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085530855 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085530856 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085530856 DLSS7 <000c> ss7_asp.c: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 81 ee 29 02 00 00 00 00  20250823085530856 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085530856 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085530856 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085530856 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) 20250823085530856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085530856 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0081ee29) (sccp_scrc.c:545) 20250823085530856 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) 20250823085530856 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085530856 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085530856 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085530856 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085530856 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) 20250823085530856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x56285f246920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085530856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x56285f246920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@f9b5e94e4af2: setverdict(pass): none -> pass MTC@f9b5e94e4af2: 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 } } } 20250823085530858 DLCTRL DEBUG Command: GET 465287032 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085530858 DLCTRL DEBUG Tx Command reply: GET_REPLY 465287032 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085530861 DLCTRL DEBUG Command: GET 671833447 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085530861 DLCTRL DEBUG Tx Command reply: GET_REPLY 671833447 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085530863 DLCTRL DEBUG Command: GET 136239799 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085530863 DLCTRL DEBUG Tx Command reply: GET_REPLY 136239799 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085530866 DLCTRL DEBUG Command: GET 644634083 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085530866 DLCTRL DEBUG Tx Command reply: GET_REPLY 644634083 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085530867 DLCTRL DEBUG Command: GET 382487210 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085530867 DLCTRL DEBUG Tx Command reply: GET_REPLY 382487210 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085530869 DLCTRL DEBUG Command: GET 556982180 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085530869 DLCTRL DEBUG Tx Command reply: GET_REPLY 556982180 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250823085530871 DLCTRL DEBUG Command: GET 529659248 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085530871 DLCTRL DEBUG Tx Command reply: GET_REPLY 529659248 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085530872 DLCTRL DEBUG Command: GET 410485136 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085530872 DLCTRL DEBUG Tx Command reply: GET_REPLY 410485136 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085530873 DLCTRL DEBUG Command: GET 839004273 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085530873 DLCTRL DEBUG Tx Command reply: GET_REPLY 839004273 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085530874 DLCTRL DEBUG Command: GET 401122613 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085530874 DLCTRL DEBUG Tx Command reply: GET_REPLY 401122613 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085530875 DLCTRL DEBUG Command: GET 377104104 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085530875 DLCTRL DEBUG Tx Command reply: GET_REPLY 377104104 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085530876 DLCTRL DEBUG Command: GET 451268 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085530876 DLCTRL DEBUG Tx Command reply: GET_REPLY 451268 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085530877 DLCTRL DEBUG Command: GET 379237824 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085530877 DLCTRL DEBUG Tx Command reply: GET_REPLY 379237824 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085530878 DLCTRL DEBUG Command: GET 945979112 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085530878 DLCTRL DEBUG Tx Command reply: GET_REPLY 945979112 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085530879 DLCTRL DEBUG Command: GET 840445665 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085530879 DLCTRL DEBUG Tx Command reply: GET_REPLY 840445665 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085530880 DLCTRL DEBUG Command: GET 683751488 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085530880 DLCTRL DEBUG Tx Command reply: GET_REPLY 683751488 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085530881 DLCTRL DEBUG Command: GET 327171266 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085530881 DLCTRL DEBUG Tx Command reply: GET_REPLY 327171266 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085530881 DLCTRL DEBUG Command: GET 794233887 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085530881 DLCTRL DEBUG Tx Command reply: GET_REPLY 794233887 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085530882 DLCTRL DEBUG Command: GET 370028187 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085530882 DLCTRL DEBUG Tx Command reply: GET_REPLY 370028187 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085530883 DLCTRL DEBUG Command: GET 786624240 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085530883 DLCTRL DEBUG Tx Command reply: GET_REPLY 786624240 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085530885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34324<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085530885 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43237<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1075)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(1074)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085530886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085530887 DLINP DEBUG SRVCONN(,r=127.0.0.1:41798<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085530887 DLINP DEBUG SRVCONN(,r=127.0.0.1:41798<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085530887 DLINP NOTICE SRV(,r=127.0.0.1:41798<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085530887 DMAIN NOTICE (127.0.0.1:41798 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41798<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085530887 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1081)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1084)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1082)@f9b5e94e4af2: Final verdict of PTC: none 20250823085530888 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085530888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085530888 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085530888 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823085530888 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085530888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085530888 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085530888 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085530888 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 20250823085530888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085530888 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823085530888 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085530888 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085530888 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823085530888 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085530888 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085530888 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 20250823085530888 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' 20250823085530888 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' 20250823085530888 DLSS7 <000c> ss7_asp.c: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  20250823085530888 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  20250823085530888 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  20250823085530888 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085530888 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085530888 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085530888 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085530888 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823085530888 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) 20250823085530888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085530888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085530888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085530888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085530888 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085530888 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) 20250823085530888 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085530888 DRANAP NOTICE cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085530888 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085530888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085530888 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085530888 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823085530888 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085530888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085530888 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085530888 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085530888 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(1088)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1087)@f9b5e94e4af2: Final verdict of PTC: none 20250823085530888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085530888 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085530888 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085530888 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085530888 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085530888 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085530888 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085530888 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 20250823085530888 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' 20250823085530888 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' 20250823085530888 DLSS7 <000c> ss7_asp.c: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  20250823085530888 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  20250823085530888 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085530888 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085530888 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 20250823085530888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085530888 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085530889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085530889 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085530889 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085530889 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 20250823085530889 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085530889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085530889 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085530889 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1089)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1085)@f9b5e94e4af2: Final verdict of PTC: none 20250823085530889 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823085530889 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) 20250823085530889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085530889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085530889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085530889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085530889 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085530889 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) 20250823085530889 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085530889 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085530889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56285f23ce50]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085530889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085530889 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085530889 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009247a5), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085530889 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085530889 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) 20250823085530889 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) 20250823085530889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085530889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085530889 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085530889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085530889 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085530889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085530889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085530889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 92 47 a5 00 00 75 00 00 00 00 00 (ss7_asp.c:1383) 20250823085530889 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085530889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56285f23ce50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085530889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1343329)[0x56285f224780]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085530889 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1343329)[0x56285f224780]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085530889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085530889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1343329)[0x56285f224780]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085530889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1343329)[0x56285f224780]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085530889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1343329)[0x56285f224780]{disrupted}: Freeing instance (context_map.c:203) HNBGW_Test.sgsn1-RAN(1091)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1086)@f9b5e94e4af2: Final verdict of PTC: none 20250823085530889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1343329)[0x56285f224780]{disrupted}: Deallocated (fsm.c:568) 20250823085530889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56285f23ce50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085530889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56285f23ce50]{disconnected}: Freeing instance (context_map.c:207) 20250823085530889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56285f23ce50]{disconnected}: Deallocated (fsm.c:568) 20250823085530889 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1343329 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823085530889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x56285f246920]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085530889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085530889 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085530889 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ee29), PART(T=Source Reference,L=4,D=00000076), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085530889 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085530889 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) 20250823085530889 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) 20250823085530889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085530889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085530889 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085530889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085530889 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085530889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085530889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085530889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 81 ee 29 00 00 76 00 00 00 00 00 (ss7_asp.c:1383) 20250823085530889 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085530889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x56285f246920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085530889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1592814)[0x56285f2272a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085530889 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1592814)[0x56285f2272a0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085530889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085530889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1592814)[0x56285f2272a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085530889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1592814)[0x56285f2272a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085530889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1592814)[0x56285f2272a0]{disrupted}: Freeing instance (context_map.c:203) 20250823085530889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1592814)[0x56285f2272a0]{disrupted}: Deallocated (fsm.c:568) 20250823085530889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x56285f246920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085530889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x56285f246920]{disconnected}: Freeing instance (context_map.c:207) 20250823085530889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x56285f246920]{disconnected}: Deallocated (fsm.c:568) 20250823085530890 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1592814 SCCP-118 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823085530890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085530890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085530890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085530890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085530890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085530890 DLM3UA <000f> 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 20250823085530890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085530890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085530890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085530890 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085530890 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085530890 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085530890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085530890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085530890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085530890 DLM3UA <000f> 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 20250823085530890 DMAIN NOTICE (127.0.0.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) 20250823085530890 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085530890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085530890 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085530890 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085530895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34328<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1083)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(1076)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1090)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1092)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(1093)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@f9b5e94e4af2: Final verdict of PTC: pass 20250823085530905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34326<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085530905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34336<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@f9b5e94e4af2: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(1093): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 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 20250823085530977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085531465 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085531465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027b325), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085531465 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085531465 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085531465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085531465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085531465 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085531465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085531465 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085531465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085531465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085531465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 27 b3 25 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085531466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085531466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085531466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085531466 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085531466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085531466 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085531466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085531472 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085531472 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db3b28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085531472 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085531472 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) 20250823085531472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085531472 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085531472 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085531472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085531472 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085531472 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085531472 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085531472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 3b 28 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085531472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085531472 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085531472 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085531472 DLM3UA <000f> 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 20250823085531472 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085531472 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085531472 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085531780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34344<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=647372) 20250823085531810 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085531810 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085531810 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=647372, count=660952) 20250823085532890 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085532890 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085532890 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085532890 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085532890 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085532890 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823085533724 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085533724 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00856f56), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085533724 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085533724 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) 20250823085533724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085533724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085533724 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085533724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085533724 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085533725 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085533725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085533725 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 85 6f 56 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085533725 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085533725 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057db5e), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085533725 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085533725 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) 20250823085533725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085533725 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085533725 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085533725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085533725 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085533725 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085533725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085533725 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 57 db 5e 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085533725 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085533725 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d95947), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085533725 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085533725 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) 20250823085533725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085533725 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085533725 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085533725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085533725 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085533725 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085533725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085533725 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d9 59 47 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085533725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085533725 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085533725 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085533725 DLM3UA <000f> 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 20250823085533725 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085533725 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085533725 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085533725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085533725 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085533725 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085533725 DLM3UA <000f> 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 20250823085533725 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085533725 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085533725 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085533726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085533726 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085533726 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085533726 DLM3UA <000f> 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 20250823085533726 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085533726 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085533726 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 20250823085533927 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085533927 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bfbe5), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085533927 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085533927 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) 20250823085533927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085533927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085533927 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085533927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085533927 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085533927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085533927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085533927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fb e5 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085533927 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085533927 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd9070), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085533927 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085533927 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) 20250823085533927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085533927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085533927 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085533927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085533927 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085533927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085533927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085533927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 90 70 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085533927 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085533927 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027da58), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085533927 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085533927 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) 20250823085533927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085533927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085533927 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085533927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085533927 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085533927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085533927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085533927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 27 da 58 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085533927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085533927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085533927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085533928 DLM3UA <000f> 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 20250823085533928 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085533928 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085533928 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085533928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085533928 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085533928 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085533928 DLM3UA <000f> 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 20250823085533928 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085533928 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085533928 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085533928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085533928 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085533928 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085533928 DLM3UA <000f> 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 20250823085533928 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085533928 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085533928 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085534479 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085534479 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004616af), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085534479 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085534479 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) 20250823085534479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085534479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085534479 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085534479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085534479 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085534479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085534479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085534479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 46 16 af 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085534479 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085534479 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec8468), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085534479 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085534479 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085534479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085534479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085534479 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085534479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085534479 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085534480 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085534480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085534480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ec 84 68 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085534480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085534480 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085534480 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085534480 DLM3UA <000f> 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 20250823085534480 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085534480 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085534480 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085534480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085534480 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085534480 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085534480 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085534480 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085534480 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085534480 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085534481 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085534481 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00681ab4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085534481 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085534481 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085534481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085534481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085534481 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085534481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085534481 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085534481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085534481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085534481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 1a b4 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085534481 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085534481 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085534481 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085534481 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085534481 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085534481 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085534481 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250823085534897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085534903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085534906 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33639<->l=127.0.0.1:4262) (control_if.c:572) 20250823085534932 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085534932 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085534940 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085534940 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085534940 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085534940 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085534940 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085534941 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085534941 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085534941 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085534941 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085534942 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085534942 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085534942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085534942 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085534942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085534942 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085534942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534942 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085534942 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085534942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085534942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085534942 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085534942 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085534942 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085534942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085534942 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085534942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085534942 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085534942 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085534942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085534942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085534942 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085534942 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50508 (stream_srv.c:143) 20250823085534942 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50508<->l=127.0.0.1:29169 (hnb.c:335) 20250823085534942 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085534942 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085534942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085534942 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085534942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085534942 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085534942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534942 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085534942 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085534942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085534942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085534942 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085534942 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085534942 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085534942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085534942 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085534942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534942 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085534942 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085534942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085534942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085534942 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085534942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085534942 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085534942 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085534942 DLM3UA <000f> 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 20250823085534942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085534942 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085534942 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085534942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085534942 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085534942 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085534942 DLM3UA <000f> 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 20250823085534942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085534942 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085534942 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085534942 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085534942 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085534942 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  20250823085534942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085534942 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085534942 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085534942 DLM3UA <000f> 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 20250823085534942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085534942 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085534942 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085534942 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 20250823085534942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085534942 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085534942 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085534942 DLM3UA <000f> 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 20250823085534942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085534942 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1107)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(1107)@f9b5e94e4af2: M3UA emulation initiated, the test can be started MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1107)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(1105)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085534955 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085534955 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085534955 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085534955 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085534956 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085534956 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085534956 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085534956 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085534957 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085534957 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085534957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085534957 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085534957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534957 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085534957 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085534957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085534957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085534957 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085534957 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085534957 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085534957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085534957 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085534957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085534957 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085534957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534957 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085534957 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085534957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085534957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250823085534957 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085534957 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085534957 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085534957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085534957 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085534957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085534957 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085534957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534957 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085534957 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085534957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085534957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085534957 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085534957 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085534957 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085534957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085534957 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085534957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085534957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085534957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085534957 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085534957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085534957 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085534957 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085534957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085534957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085534957 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085534957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085534957 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085534957 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085534957 DLM3UA <000f> 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 20250823085534957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085534957 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085534957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085534957 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085534957 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085534957 DLM3UA <000f> 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 20250823085534957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085534957 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085534957 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085534957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085534957 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085534957 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085534957 DLM3UA <000f> 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 20250823085534957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085534957 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085534957 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085534957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085534957 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085534957 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085534957 DLM3UA <000f> 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 20250823085534957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085534957 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085534957 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1110)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(1108)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085534978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085534978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085534978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085534978 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085534978 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085534978 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085534978 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085534978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085534978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085534982 DLINP DEBUG SRVCONN(,r=127.0.0.1:50508<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085534982 DLINP DEBUG SRVCONN(,r=127.0.0.1:50508<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085534982 DLINP DEBUG SRVCONN(,r=127.0.0.1:50508<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085534982 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085534982 DHNBAP DEBUG (127.0.0.1:50508 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085534982 DHNBAP NOTICE (127.0.0.1:50508 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085534982 DHNBAP NOTICE (127.0.0.1:50508 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085534982 DLINP DEBUG SRVCONN(,r=127.0.0.1:50508<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085534982 DLINP DEBUG SRVCONN(,r=127.0.0.1:50508<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085535039 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085535039 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022f6ad), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085535039 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085535039 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085535039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085535039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085535039 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085535039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085535039 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085535039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085535039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085535039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 22 f6 ad 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085535039 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085535039 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d48cba), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085535039 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085535039 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085535039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085535039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085535039 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085535039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085535039 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085535039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085535039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085535039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 8c ba 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085535039 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085535039 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00257ec8), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085535039 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085535039 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085535039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085535039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085535039 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085535039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085535039 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085535039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085535039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085535039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 7e c8 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085535039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085535040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085535040 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085535040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085535040 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085535040 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085535040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085535040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085535040 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085535040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085535040 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085535040 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085535040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085535040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085535040 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085535040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085535040 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085535040 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085535041 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085535041 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5f28), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085535041 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085535041 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085535041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085535041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085535041 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085535041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085535041 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085535041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085535041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085535041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9c 5f 28 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085535042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085535042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085535042 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085535042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085535042 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085535042 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085535154 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 20250823085535154 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 20250823085535154 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 20250823085535154 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823085535154 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823085535154 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823085535154 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(1107)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085535161 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535162 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085535162 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823085535162 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823085535162 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  20250823085535162 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823085535162 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085535162 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085535162 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 20250823085535162 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250823085535162 DLSS7 <000c> ss7_asp.c:1383 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  20250823085535162 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085535162 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085535162 DLSS7 <000c> ss7_asp.c: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  20250823085535162 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085535162 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823085535162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085535162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085535162 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085535162 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085535162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085535162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085535162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085535162 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085535163 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085535166 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535166 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085535166 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085535166 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  20250823085535167 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085535167 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085535167 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250823085535167 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 20250823085535167 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085535167 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085535167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085535167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085535167 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085535167 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085535167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085535167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085535167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085535167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085535167 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085535167 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085535167 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085535167 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085535167 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085535167 DLSS7 <000c> ss7_asp.c: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  20250823085535167 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  20250823085535167 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085535168 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 20250823085535168 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 20250823085535168 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085535168 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085535168 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085535168 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085535168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085535168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085535168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085535169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535169 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085535169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085535169 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085535169 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085535169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085535169 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085535169 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085535169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535169 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085535169 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085535169 DLM3UA <000f> 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 20250823085535169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085535169 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085535169 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085535169 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085535169 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085535169 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  HNBGW_Test.sgsn0-M3UA(1110)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085535174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535174 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085535174 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085535174 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085535174 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085535174 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085535174 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085535174 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085535174 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085535174 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 20250823085535174 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085535174 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085535174 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085535176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085535176 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085535176 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  20250823085535176 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085535176 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085535176 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085535176 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 20250823085535176 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085535176 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085535176 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085535176 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085535176 DLSS7 <000c> ss7_asp.c: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  20250823085535176 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085535176 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  20250823085535176 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085535176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085535176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085535176 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085535176 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085535176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085535176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085535176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085535176 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085535176 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085535176 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085535176 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085535178 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085535178 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085535178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085535178 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085535178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535178 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085535178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085535178 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085535178 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085535178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085535178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085535178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085535178 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085535179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535179 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085535179 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085535179 DLM3UA <000f> 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 20250823085535179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085535179 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085535179 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085535179 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085535179 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085535179 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  20250823085535443 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085535443 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085535443 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085535443 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085535443 DLSCCP DEBUG SCCP-SCOC(100)[0x56285f1a4e70]{IDLE}: Deallocated (fsm.c:568) 20250823085535443 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085535443 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085535443 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085535443 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085535443 DLSCCP DEBUG SCCP-SCOC(99)[0x56285f10f260]{IDLE}: Deallocated (fsm.c:568) 20250823085535445 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085535445 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085535445 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085535445 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085535445 DLSCCP DEBUG SCCP-SCOC(98)[0x56285f23cc00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1106)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085535961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535961 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085535961 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085535961 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085535961 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085535961 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085535961 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085535961 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085535961 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085535961 DLSS7 <000c> ss7_asp.c: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  20250823085535961 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085535961 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085535961 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085535961 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085535961 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085535961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085535961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085535961 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085535961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085535961 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085535961 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085535961 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085535961 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) 20250823085535961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085535961 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085535961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085535961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085535962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085535962 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085535962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085535962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085535962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085535962 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085535962 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085535962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535962 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085535962 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085535962 DLM3UA <000f> 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 20250823085535962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085535962 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085535962 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085535962 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085535962 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085535962 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  20250823085535962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535962 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085535962 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085535962 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085535962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085535962 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085535962 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085535962 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085535962 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085535962 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085535962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085535962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085535962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085535962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085535962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085535962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085535962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085535962 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085535962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085535963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085535963 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085535963 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085535963 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1106)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085535974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535974 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085535974 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085535974 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085535974 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085535974 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085535974 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085535974 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085535974 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085535974 DLSS7 <000c> ss7_asp.c: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  20250823085535974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085535974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085535974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085535974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085535974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085535974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085535974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085535974 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085535974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085535974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085535974 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085535974 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) 20250823085535974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085535974 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535974 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085535974 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085535974 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085535974 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085535974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085535974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085535974 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085535974 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085535974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535974 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085535974 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085535974 DLM3UA <000f> 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 20250823085535974 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085535974 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085535974 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085535974 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085535974 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085535974 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  20250823085535975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085535975 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085535975 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085535975 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085535975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085535975 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085535975 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085535975 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085535975 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085535975 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085535975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085535975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085535975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085535975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085535975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085535975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085535975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085535975 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085535975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085535975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085535975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085535975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085535975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085535975 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085535976 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085535976 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1109)@f9b5e94e4af2: MSC_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 } } } } 20250823085536991 DLCTRL DEBUG Command: GET 976062519 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085536991 DLCTRL DEBUG Tx Command reply: GET_REPLY 976062519 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823085536996 DLCTRL DEBUG Command: GET 151726152 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085536996 DLCTRL DEBUG Tx Command reply: GET_REPLY 151726152 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085536999 DLCTRL DEBUG Command: GET 798770528 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085536999 DLCTRL DEBUG Tx Command reply: GET_REPLY 798770528 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085537001 DLCTRL DEBUG Command: GET 604273509 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085537001 DLCTRL DEBUG Tx Command reply: GET_REPLY 604273509 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085537003 DLCTRL DEBUG Command: GET 47064945 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085537003 DLCTRL DEBUG Tx Command reply: GET_REPLY 47064945 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823085537005 DLCTRL DEBUG Command: GET 36875846 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085537005 DLCTRL DEBUG Tx Command reply: GET_REPLY 36875846 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085537007 DLCTRL DEBUG Command: GET 729031880 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085537007 DLCTRL DEBUG Tx Command reply: GET_REPLY 729031880 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085537009 DLCTRL DEBUG Command: GET 184999283 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085537009 DLCTRL DEBUG Tx Command reply: GET_REPLY 184999283 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085537010 DLCTRL DEBUG Command: GET 707878254 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085537010 DLCTRL DEBUG Tx Command reply: GET_REPLY 707878254 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085537012 DLCTRL DEBUG Command: GET 330152999 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085537012 DLCTRL DEBUG Tx Command reply: GET_REPLY 330152999 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823085537014 DLCTRL DEBUG Command: GET 493173289 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085537014 DLCTRL DEBUG Tx Command reply: GET_REPLY 493173289 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085537015 DLCTRL DEBUG Command: GET 54724155 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085537015 DLCTRL DEBUG Tx Command reply: GET_REPLY 54724155 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085537016 DLCTRL DEBUG Command: GET 334439780 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085537016 DLCTRL DEBUG Tx Command reply: GET_REPLY 334439780 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085537018 DLCTRL DEBUG Command: GET 948023480 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085537018 DLCTRL DEBUG Tx Command reply: GET_REPLY 948023480 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085537019 DLCTRL DEBUG Command: GET 910370369 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085537019 DLCTRL DEBUG Tx Command reply: GET_REPLY 910370369 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823085537020 DLCTRL DEBUG Command: GET 389844204 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085537020 DLCTRL DEBUG Tx Command reply: GET_REPLY 389844204 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085537021 DLCTRL DEBUG Command: GET 625794241 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085537021 DLCTRL DEBUG Tx Command reply: GET_REPLY 625794241 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085537022 DLCTRL DEBUG Command: GET 269845615 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085537022 DLCTRL DEBUG Tx Command reply: GET_REPLY 269845615 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085537023 DLCTRL DEBUG Command: GET 357921242 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085537023 DLCTRL DEBUG Tx Command reply: GET_REPLY 357921242 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085537023 DLCTRL DEBUG Command: GET 522877242 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085537023 DLCTRL DEBUG Tx Command reply: GET_REPLY 522877242 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: "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@f9b5e94e4af2: 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 := '000000000000001010110100'B, t_guard := 20.000000 } 20250823085537033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57624<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@f9b5e94e4af2: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)15806010 20250823085538083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085538083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085538083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085538083 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085538083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf12e3a, normal) (hnbgw_rua.c:408) 20250823085538083 DHNB DEBUG map_rua[0x56285f23cc00]{init}: Allocated (fsm.c:456) 20250823085538083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15806010)[0x56285f23cc00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085538083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15806010 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085538083 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085538083 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085538083 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085538083 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15806010 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085538083 DCN DEBUG map_sccp[0x56285f10f260]{init}: Allocated (fsm.c:456) 20250823085538083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x56285f10f260]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085538083 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15806010 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085538083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15806010 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085538083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15806010)[0x56285f23cc00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085538083 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085538083 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085538083 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15806010 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085538083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x56285f10f260]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085538083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085538083 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{IDLE}: Allocated (fsm.c:456) 20250823085538083 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085538083 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002b40056400500f1100926) (sccp_scrc.c:455) 20250823085538083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085538083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085538083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085538083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085538083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085538083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085538083 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085538083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085538083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085538083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085538083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085538083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085538083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085538083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085538083 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085538083 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085538083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085538083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085538083 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 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085538083 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085538083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x56285f10f260]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085538083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15806010)[0x56285f23cc00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085538084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085538084 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085538084 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085538084 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085538084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085538084 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085538084 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085538084 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085538084 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085538084 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 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(1108)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@f9b5e94e4af2: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)150375 HNBGW_Test.sgsn0-SCCP(1108)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1108)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085538098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085538098 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085538098 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085538098 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085538098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085538098 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085538098 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085538099 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085538099 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085538099 DLSS7 <000c> ss7_asp.c: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 dd 86 12 02 00 00 00 00  20250823085538099 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085538099 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085538099 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085538099 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085538099 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085538099 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00dd8612) (sccp_scrc.c:545) 20250823085538099 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) 20250823085538099 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085538099 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085538099 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085538099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) MTC@f9b5e94e4af2: 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 } } } 20250823085538099 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) 20250823085538099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x56285f10f260]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085538099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x56285f10f260]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085538100 DLCTRL DEBUG Command: GET 438490259 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085538100 DLCTRL DEBUG Tx Command reply: GET_REPLY 438490259 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823085538104 DLCTRL DEBUG Command: GET 849461347 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085538104 DLCTRL DEBUG Tx Command reply: GET_REPLY 849461347 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085538107 DLCTRL DEBUG Command: GET 639887886 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085538107 DLCTRL DEBUG Tx Command reply: GET_REPLY 639887886 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085538110 DLCTRL DEBUG Command: GET 895487066 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085538110 DLCTRL DEBUG Tx Command reply: GET_REPLY 895487066 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085538113 DLCTRL DEBUG Command: GET 214954770 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085538113 DLCTRL DEBUG Tx Command reply: GET_REPLY 214954770 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085538116 DLCTRL DEBUG Command: GET 530182512 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085538116 DLCTRL DEBUG Tx Command reply: GET_REPLY 530182512 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085538118 DLCTRL DEBUG Command: GET 90394534 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085538118 DLCTRL DEBUG Tx Command reply: GET_REPLY 90394534 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085538121 DLCTRL DEBUG Command: GET 845317930 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085538121 DLCTRL DEBUG Tx Command reply: GET_REPLY 845317930 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085538124 DLCTRL DEBUG Command: GET 66009164 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085538124 DLCTRL DEBUG Tx Command reply: GET_REPLY 66009164 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085538126 DLCTRL DEBUG Command: GET 316021436 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085538126 DLCTRL DEBUG Tx Command reply: GET_REPLY 316021436 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085538128 DLCTRL DEBUG Command: GET 446791001 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085538128 DLCTRL DEBUG Tx Command reply: GET_REPLY 446791001 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085538129 DLCTRL DEBUG Command: GET 423271452 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085538129 DLCTRL DEBUG Tx Command reply: GET_REPLY 423271452 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085538131 DLCTRL DEBUG Command: GET 177145920 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085538131 DLCTRL DEBUG Tx Command reply: GET_REPLY 177145920 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085538132 DLCTRL DEBUG Command: GET 16121827 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085538132 DLCTRL DEBUG Tx Command reply: GET_REPLY 16121827 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085538134 DLCTRL DEBUG Command: GET 716753086 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085538134 DLCTRL DEBUG Tx Command reply: GET_REPLY 716753086 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085538135 DLCTRL DEBUG Command: GET 570774540 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085538135 DLCTRL DEBUG Tx Command reply: GET_REPLY 570774540 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085538136 DLCTRL DEBUG Command: GET 139123741 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085538136 DLCTRL DEBUG Tx Command reply: GET_REPLY 139123741 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085538137 DLCTRL DEBUG Command: GET 772598652 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085538137 DLCTRL DEBUG Tx Command reply: GET_REPLY 772598652 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085538138 DLCTRL DEBUG Command: GET 402280550 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085538138 DLCTRL DEBUG Tx Command reply: GET_REPLY 402280550 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085538139 DLCTRL DEBUG Command: GET 32602278 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085538139 DLCTRL DEBUG Tx Command reply: GET_REPLY 32602278 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: 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 := '000000000000000110000010'B, t_guard := 20.000000 } 20250823085538151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57634<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@f9b5e94e4af2: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)5129203 20250823085539166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085539166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085539166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250823085539166 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085539166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4e43f3, normal) (hnbgw_rua.c:408) 20250823085539166 DHNB DEBUG map_rua[0x56285f224780]{init}: Allocated (fsm.c:456) 20250823085539166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5129203)[0x56285f224780]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085539166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5129203 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085539166 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085539166 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085539166 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250823085539166 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5129203 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085539166 DCN DEBUG map_sccp[0x56285f23ce50]{init}: Allocated (fsm.c:456) 20250823085539166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x56285f23ce50]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085539167 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5129203 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085539167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5129203 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250823085539167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5129203)[0x56285f224780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085539167 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085539167 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085539167 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5129203 SCCP-120 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085539167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x56285f23ce50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085539167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085539167 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{IDLE}: Allocated (fsm.c:456) 20250823085539167 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085539167 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001820056400500f1100926) (sccp_scrc.c:455) 20250823085539167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085539167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085539167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085539167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085539167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085539167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085539167 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085539167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085539167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085539167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085539167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085539167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085539167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085539167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085539167 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085539167 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085539167 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085539167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085539167 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 82 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085539167 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085539167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x56285f23ce50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085539167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5129203)[0x56285f224780]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085539167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085539167 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085539167 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085539167 DLM3UA <000f> 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 20250823085539167 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085539167 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085539167 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085539167 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085539167 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085539167 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 82 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1108)@f9b5e94e4af2: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@f9b5e94e4af2: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@f9b5e94e4af2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)4952715 HNBGW_Test.sgsn0-SCCP(1108)@f9b5e94e4af2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@f9b5e94e4af2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823085539170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085539170 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085539170 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085539170 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085539170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085539170 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085539170 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085539170 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085539170 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085539170 DLSS7 <000c> ss7_asp.c: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 46 0a c9 02 00 00 00 00  TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085539171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085539171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085539171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085539171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085539171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085539171 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00460ac9) (sccp_scrc.c:545) 20250823085539171 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) 20250823085539171 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085539171 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085539171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085539171 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085539171 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) 20250823085539171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x56285f23ce50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085539171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x56285f23ce50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@f9b5e94e4af2: 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 } } } 20250823085539171 DLCTRL DEBUG Command: GET 756281591 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085539171 DLCTRL DEBUG Tx Command reply: GET_REPLY 756281591 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250823085539173 DLCTRL DEBUG Command: GET 214705693 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085539173 DLCTRL DEBUG Tx Command reply: GET_REPLY 214705693 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085539174 DLCTRL DEBUG Command: GET 128406444 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085539174 DLCTRL DEBUG Tx Command reply: GET_REPLY 128406444 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085539175 DLCTRL DEBUG Command: GET 756760482 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085539175 DLCTRL DEBUG Tx Command reply: GET_REPLY 756760482 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085539176 DLCTRL DEBUG Command: GET 889851723 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085539176 DLCTRL DEBUG Tx Command reply: GET_REPLY 889851723 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085539177 DLCTRL DEBUG Command: GET 576063703 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085539177 DLCTRL DEBUG Tx Command reply: GET_REPLY 576063703 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823085539178 DLCTRL DEBUG Command: GET 870970007 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085539178 DLCTRL DEBUG Tx Command reply: GET_REPLY 870970007 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085539181 DLCTRL DEBUG Command: GET 170132817 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085539181 DLCTRL DEBUG Tx Command reply: GET_REPLY 170132817 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085539183 DLCTRL DEBUG Command: GET 689399897 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085539183 DLCTRL DEBUG Tx Command reply: GET_REPLY 689399897 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085539187 DLCTRL DEBUG Command: GET 771675047 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085539187 DLCTRL DEBUG Tx Command reply: GET_REPLY 771675047 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085539191 DLCTRL DEBUG Command: GET 522011922 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085539191 DLCTRL DEBUG Tx Command reply: GET_REPLY 522011922 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085539194 DLCTRL DEBUG Command: GET 761174211 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085539194 DLCTRL DEBUG Tx Command reply: GET_REPLY 761174211 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085539198 DLCTRL DEBUG Command: GET 771341170 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085539198 DLCTRL DEBUG Tx Command reply: GET_REPLY 771341170 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085539200 DLCTRL DEBUG Command: GET 52769243 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085539200 DLCTRL DEBUG Tx Command reply: GET_REPLY 52769243 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085539203 DLCTRL DEBUG Command: GET 665628253 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085539203 DLCTRL DEBUG Tx Command reply: GET_REPLY 665628253 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085539206 DLCTRL DEBUG Command: GET 337176247 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085539206 DLCTRL DEBUG Tx Command reply: GET_REPLY 337176247 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085539209 DLCTRL DEBUG Command: GET 953856131 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085539209 DLCTRL DEBUG Tx Command reply: GET_REPLY 953856131 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085539212 DLCTRL DEBUG Command: GET 735740075 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085539212 DLCTRL DEBUG Tx Command reply: GET_REPLY 735740075 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085539214 DLCTRL DEBUG Command: GET 539676696 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085539214 DLCTRL DEBUG Tx Command reply: GET_REPLY 539676696 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085539216 DLCTRL DEBUG Command: GET 829028419 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085539217 DLCTRL DEBUG Tx Command reply: GET_REPLY 829028419 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085539219 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@f9b5e94e4af2: "connecting cnlink 1" MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1116)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1114)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085539456 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 20250823085539456 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 20250823085539456 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085539456 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823085539464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085539464 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823085539464 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085539464 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085539464 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085539464 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085539464 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085539464 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085539464 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823085539464 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 20250823085539464 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085539464 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  20250823085539464 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085539467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085539467 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085539467 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085539467 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  20250823085539467 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085539467 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085539467 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085539467 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 20250823085539467 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823085539467 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  20250823085539467 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' 20250823085539467 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' 20250823085539467 DLSS7 <000c> ss7_asp.c: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  20250823085539467 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085539467 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  20250823085539467 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 04 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250823085539467 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085539467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085539467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085539467 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823085539467 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) 20250823085539467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085539467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085539467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085539467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085539467 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085539467 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) 20250823085539467 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085539468 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085539468 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085539468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085539468 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085539468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085539468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085539468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085539468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085539468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085539468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085539468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085539468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085539468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085539468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085539468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085539468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085539469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085539469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085539469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085539469 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) 20250823085539469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085539469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085539469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085539469 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085539469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085539469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085539469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085539469 DLM3UA <000f> 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 20250823085539469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085539469 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' 20250823085539469 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 20250823085539469 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085539469 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085539469 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  20250823085539810 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085539810 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dfe7a), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085539810 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085539810 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085539810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085539810 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085539810 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085539810 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085539810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085539810 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d fe 7a 00 00 74 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085539811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085539811 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085539811 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085539811 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085539811 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085539811 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085539811 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085539811 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085539811 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085539811 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 3d fe 7a 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823085539815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085539815 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085539815 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085539815 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085539815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085539815 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085539815 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085539815 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085539815 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085539815 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 3d fe 7a 00  20250823085539815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085539815 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085539815 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085539815 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085539815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085539815 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=003dfe7a) (sccp_scrc.c:545) 20250823085539815 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) 20250823085539815 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085539815 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085539815 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085539815 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085539815 DLSCCP DEBUG SCCP-SCOC(116)[0x56285f232e50]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: 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 := '000000000000000101110011'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1115)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085540272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085540272 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085540272 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085540272 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 20250823085540272 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085540272 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' 20250823085540272 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085540272 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085540272 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085540272 DLSS7 <000c> ss7_asp.c: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  20250823085540272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085540272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085540272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085540272 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) 20250823085540272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085540272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085540272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085540272 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085540272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085540272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085540272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085540272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085540273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085540273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085540273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085540273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085540273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085540273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085540273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085540273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085540273 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085540273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085540273 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085540273 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085540273 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) 20250823085540273 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085540273 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085540273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085540273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085540273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085540273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085540273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085540273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085540273 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085540273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085540273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085540273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085540273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085540273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085540273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085540273 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085540273 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085540273 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) 20250823085540273 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085540273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085540273 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085540274 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085540274 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085540274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085540274 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085540274 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085540274 DLM3UA <000f> 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 20250823085540274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085540274 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' 20250823085540274 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 20250823085540274 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085540274 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085540274 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  20250823085540275 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085540275 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085540275 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085540275 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 20250823085540275 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085540275 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' 20250823085540275 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085540275 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085540275 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085540275 DLSS7 <000c> ss7_asp.c: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  20250823085540275 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085540275 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085540275 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085540275 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) 20250823085540275 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085540275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085540275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823085540275 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823085540275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085540275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085540275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085540275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085540275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085540275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085540275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085540275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085540275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085540275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085540275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085540275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085540275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085540275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085540275 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085540275 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085540275 DRANAP INFO cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1115)@f9b5e94e4af2: MSC_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 } } } } 20250823085540296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085540890 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085540890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ee29), PART(T=Source Reference,L=4,D=00000076), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085540890 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085540890 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) 20250823085540890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085540890 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085540890 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) 20250823085540890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085540890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085540890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 81 ee 29 00 00 76 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085540890 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085540890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009247a5), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085540890 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085540890 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) 20250823085540890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085540890 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823085540890 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) 20250823085540890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085540890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085540890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 92 47 a5 00 00 75 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085540890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085540890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085540890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085540890 DLM3UA <000f> 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 20250823085540890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085540890 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' 20250823085540891 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 20250823085540891 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085540891 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085540891 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 81 ee 29 00 00 76 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823085540891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085540891 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085540891 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085540891 DLM3UA <000f> 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 20250823085540891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085540891 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' 20250823085540891 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 20250823085540891 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085540891 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085540891 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 92 47 a5 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823085540897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085540897 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085540897 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085540897 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 20250823085540897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085540897 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' 20250823085540897 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085540897 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085540897 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085540897 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 81 ee 29 00  20250823085540897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085540897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085540897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085540898 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) 20250823085540898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085540898 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=0081ee29) (sccp_scrc.c:545) 20250823085540898 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) 20250823085540898 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085540898 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085540898 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085540898 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085540898 DLSCCP DEBUG SCCP-SCOC(118)[0x56285f1a5b60]{IDLE}: Deallocated (fsm.c:568) 20250823085541100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085541100 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085541100 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085541100 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 20250823085541100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085541101 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' 20250823085541101 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085541101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085541101 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085541101 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 92 47 a5 00  20250823085541101 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085541101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085541101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085541101 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) 20250823085541101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085541101 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=009247a5) (sccp_scrc.c:545) 20250823085541101 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) 20250823085541101 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085541101 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085541101 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085541101 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085541101 DLSCCP DEBUG SCCP-SCOC(117)[0x56285f08cea0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@f9b5e94e4af2: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@f9b5e94e4af2: 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)@f9b5e94e4af2: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)1948031 20250823085541322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085541322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085541322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085541322 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085541322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1db97f, normal) (hnbgw_rua.c:408) 20250823085541322 DHNB DEBUG map_rua[0x56285f08cea0]{init}: Allocated (fsm.c:456) 20250823085541322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1948031)[0x56285f08cea0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085541322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1948031 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085541322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085541322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085541322 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1948031 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250823085541322 DCN DEBUG map_sccp[0x56285f1a5b60]{init}: Allocated (fsm.c:456) 20250823085541322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x56285f1a5b60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085541322 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1948031 <-> SCCP-121 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823085541322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1948031 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085541322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1948031)[0x56285f08cea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085541322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085541322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085541322 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1948031 SCCP-121 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085541322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x56285f1a5b60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085541322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085541322 DLSCCP DEBUG SCCP-SCOC(121)[0x56285f232e50]{IDLE}: Allocated (fsm.c:456) 20250823085541322 DLSCCP DEBUG SCCP-SCOC(121)[0x56285f232e50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085541322 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001730056400500f1100926) (sccp_scrc.c:455) 20250823085541322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085541322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085541322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085541322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085541322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085541322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085541322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085541322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085541322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085541322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085541322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085541322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085541322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085541322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085541322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085541323 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) 20250823085541323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085541323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085541323 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 0e 01 00 00 79 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 73 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085541323 DLSCCP DEBUG SCCP-SCOC(121)[0x56285f232e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085541323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x56285f1a5b60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085541323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1948031)[0x56285f08cea0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085541323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085541323 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085541323 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085541323 DLM3UA <000f> 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 20250823085541323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085541323 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' 20250823085541323 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 20250823085541323 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823085541323 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085541323 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 0e 01 00 00 79 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 73 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@f9b5e94e4af2: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@f9b5e94e4af2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)16434537 HNBGW_Test.sgsn1-SCCP(1114)@f9b5e94e4af2: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(1114)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@f9b5e94e4af2: 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 } } } 20250823085541336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085541336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085541336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085541336 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) 20250823085541336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085541336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085541336 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823085541336 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823085541336 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 20250823085541336 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085541336 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' 20250823085541336 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085541336 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085541336 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085541336 DLSS7 <000c> ss7_asp.c: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 f4 cf 1a 02 00 00 00 00  20250823085541336 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f4cf1a) (sccp_scrc.c:545) 20250823085541336 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) 20250823085541336 DLSCCP DEBUG SCCP-SCOC(121)[0x56285f232e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085541336 DLSCCP DEBUG SCCP-SCOC(121)[0x56285f232e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085541336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085541336 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085541336 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) 20250823085541336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x56285f1a5b60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085541336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x56285f1a5b60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085541337 DLCTRL DEBUG Command: GET 598547699 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823085541337 DLCTRL DEBUG Tx Command reply: GET_REPLY 598547699 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250823085541339 DLCTRL DEBUG Command: GET 166318743 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823085541339 DLCTRL DEBUG Tx Command reply: GET_REPLY 166318743 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823085541340 DLCTRL DEBUG Command: GET 107099378 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823085541340 DLCTRL DEBUG Tx Command reply: GET_REPLY 107099378 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085541341 DLCTRL DEBUG Command: GET 437223925 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085541341 DLCTRL DEBUG Tx Command reply: GET_REPLY 437223925 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085541342 DLCTRL DEBUG Command: GET 655380700 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823085541342 DLCTRL DEBUG Tx Command reply: GET_REPLY 655380700 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085541343 DLCTRL DEBUG Command: GET 499878433 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823085541343 DLCTRL DEBUG Tx Command reply: GET_REPLY 499878433 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250823085541344 DLCTRL DEBUG Command: GET 828692835 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823085541344 DLCTRL DEBUG Tx Command reply: GET_REPLY 828692835 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823085541345 DLCTRL DEBUG Command: GET 550454724 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823085541345 DLCTRL DEBUG Tx Command reply: GET_REPLY 550454724 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085541346 DLCTRL DEBUG Command: GET 796594102 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085541346 DLCTRL DEBUG Tx Command reply: GET_REPLY 796594102 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085541347 DLCTRL DEBUG Command: GET 614135556 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823085541347 DLCTRL DEBUG Tx Command reply: GET_REPLY 614135556 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085541348 DLCTRL DEBUG Command: GET 714618501 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823085541348 DLCTRL DEBUG Tx Command reply: GET_REPLY 714618501 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823085541349 DLCTRL DEBUG Command: GET 986950232 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823085541349 DLCTRL DEBUG Tx Command reply: GET_REPLY 986950232 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823085541350 DLCTRL DEBUG Command: GET 238905112 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823085541350 DLCTRL DEBUG Tx Command reply: GET_REPLY 238905112 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085541351 DLCTRL DEBUG Command: GET 898745774 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085541351 DLCTRL DEBUG Tx Command reply: GET_REPLY 898745774 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085541352 DLCTRL DEBUG Command: GET 131410814 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823085541352 DLCTRL DEBUG Tx Command reply: GET_REPLY 131410814 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085541353 DLCTRL DEBUG Command: GET 709220693 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823085541353 DLCTRL DEBUG Tx Command reply: GET_REPLY 709220693 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823085541353 DLCTRL DEBUG Command: GET 245740082 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823085541353 DLCTRL DEBUG Tx Command reply: GET_REPLY 245740082 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823085541354 DLCTRL DEBUG Command: GET 357897023 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823085541354 DLCTRL DEBUG Tx Command reply: GET_REPLY 357897023 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823085541355 DLCTRL DEBUG Command: GET 95279814 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823085541355 DLCTRL DEBUG Tx Command reply: GET_REPLY 95279814 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823085541356 DLCTRL DEBUG Command: GET 728968423 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823085541356 DLCTRL DEBUG Tx Command reply: GET_REPLY 728968423 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085541359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085541361 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33639<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1098)@f9b5e94e4af2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1099)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085541363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34352<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085541363 DLINP DEBUG SRVCONN(,r=127.0.0.1:50508<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085541363 DLINP DEBUG SRVCONN(,r=127.0.0.1:50508<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085541364 DLINP NOTICE SRV(,r=127.0.0.1:50508<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1106)@f9b5e94e4af2: Final verdict of PTC: none 20250823085541364 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085541364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085541364 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085541364 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085541364 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085541364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085541364 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085541364 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085541364 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085541364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085541364 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085541364 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085541364 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085541364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085541364 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085541364 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085541364 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 20250823085541364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085541364 DMAIN NOTICE (127.0.0.1:50508 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50508<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085541364 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823085541364 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085541364 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085541364 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085541364 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085541364 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085541364 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085541364 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 20250823085541365 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085541365 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085541365 DLSS7 <000c> ss7_asp.c: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  20250823085541365 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  20250823085541365 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  20250823085541365 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085541365 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085541365 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 20250823085541365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085541365 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085541365 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085541365 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085541365 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085541365 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085541365 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085541365 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 20250823085541365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085541365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085541365 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085541365 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085541365 DLSS7 <000c> ss7_asp.c: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  20250823085541365 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  20250823085541365 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085541365 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085541365 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085541365 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085541365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) HNBGW_Test.msc0-SCCP(1105)@f9b5e94e4af2: Final verdict of PTC: none 20250823085541365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085541365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085541365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085541365 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085541365 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) 20250823085541365 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085541365 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085541365 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 20250823085541365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085541365 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085541365 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085541365 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) 20250823085541365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085541365 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823085541365 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085541365 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085541365 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823085541365 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085541365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x56285f10f260]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085541365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085541366 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085541366 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd8612), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085541365 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823085541365 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 20250823085541366 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' 20250823085541366 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' 20250823085541366 DLSS7 <000c> ss7_asp.c: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  20250823085541366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085541366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1114)@f9b5e94e4af2: Final verdict of PTC: none 20250823085541366 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085541366 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085541366 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085541366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085541366 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085541366 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085541366 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085541366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085541366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085541366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dd 86 12 00 00 77 00 00 00 00 00 (ss7_asp.c:1383) 20250823085541366 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085541366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x56285f10f260]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085541366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15806010)[0x56285f23cc00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085541366 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15806010)[0x56285f23cc00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085541366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085541366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15806010)[0x56285f23cc00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085541366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15806010)[0x56285f23cc00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085541366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15806010)[0x56285f23cc00]{disrupted}: Freeing instance (context_map.c:203) 20250823085541366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15806010)[0x56285f23cc00]{disrupted}: Deallocated (fsm.c:568) 20250823085541366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x56285f10f260]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085541366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x56285f10f260]{disconnected}: Freeing instance (context_map.c:207) 20250823085541366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x56285f10f260]{disconnected}: Deallocated (fsm.c:568) 20250823085541366 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15806010 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085541366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x56285f23ce50]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085541366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085541366 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085541367 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00460ac9), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085541367 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085541367 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085541367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085541367 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085541367 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085541367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085541367 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085541367 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085541367 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085541367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 46 0a c9 00 00 78 00 00 00 00 00 (ss7_asp.c:1383) 20250823085541367 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085541367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x56285f23ce50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085541367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5129203)[0x56285f224780]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) HNBGW_Test.msc0-M3UA(1107)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1108)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1109)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1115)@f9b5e94e4af2: Final verdict of PTC: none 20250823085541367 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5129203)[0x56285f224780]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085541367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085541367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5129203)[0x56285f224780]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085541367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5129203)[0x56285f224780]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085541367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5129203)[0x56285f224780]{disrupted}: Freeing instance (context_map.c:203) 20250823085541367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5129203)[0x56285f224780]{disrupted}: Deallocated (fsm.c:568) 20250823085541367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x56285f23ce50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085541367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x56285f23ce50]{disconnected}: Freeing instance (context_map.c:207) 20250823085541367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x56285f23ce50]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-M3UA(1116)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@f9b5e94e4af2: Final verdict of PTC: none 20250823085541367 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5129203 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250823085541367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085541367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085541367 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085541367 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085541367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085541368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085541368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085541368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085541368 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085541368 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) 20250823085541368 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085541368 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(1111)@f9b5e94e4af2: Final verdict of PTC: none 20250823085541368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085541369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085541369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085541369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085541370 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) HNBGW-PFCP(1100)@f9b5e94e4af2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@f9b5e94e4af2: Final verdict of PTC: pass20250823085541370 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) 20250823085541370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085541370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085541370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085541370 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085541370 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085541370 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) 20250823085541370 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085541370 DRANAP NOTICE cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085541370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085541370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085541370 DLSCCP DEBUG SCCP-SCOC(121)[0x56285f232e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085541370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cf1a), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085541371 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085541371 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) 20250823085541371 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) 20250823085541371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085541371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085541371 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085541371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085541371 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085541371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085541371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085541372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f4 cf 1a 00 00 79 00 00 00 00 00 (ss7_asp.c:1383) 20250823085541372 DLSCCP DEBUG SCCP-SCOC(121)[0x56285f232e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085541372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x56285f1a5b60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085541372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1948031)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085541373 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1948031)[0x56285f08cea0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085541368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085541368 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085541368 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085541368 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085541368 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085541368 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085541368 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085541373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085541374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1948031)[0x56285f08cea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085541374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1948031)[0x56285f08cea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085541374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1948031)[0x56285f08cea0]{disrupted}: Freeing instance (context_map.c:203) 20250823085541374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1948031)[0x56285f08cea0]{disrupted}: Deallocated (fsm.c:568) 20250823085541374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x56285f1a5b60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085541374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x56285f1a5b60]{disconnected}: Freeing instance (context_map.c:207) 20250823085541374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x56285f1a5b60]{disconnected}: Deallocated (fsm.c:568) 20250823085541374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1948031 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823085541374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085541375 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085541375 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085541375 DLM3UA <000f> 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 20250823085541375 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085541375 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085541375 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085541375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823085541375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085541376 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085541376 DMAIN NOTICE (127.0.0.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) 20250823085541376 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085541377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085541377 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085541377 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085541377 DLM3UA <000f> 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 20250823085541377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085541377 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085541377 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085541377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57624<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085541378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57634<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085541379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57648<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@f9b5e94e4af2: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@f9b5e94e4af2: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@f9b5e94e4af2: 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'. Sat Aug 23 08:55:41 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 20250823085541466 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085541466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027b325), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085541466 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085541466 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085541466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085541466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085541466 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085541466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085541466 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085541466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085541466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085541466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 27 b3 25 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085541466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085541466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085541466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085541466 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085541466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085541466 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085541466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085541472 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085541472 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db3b28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085541472 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085541472 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) 20250823085541472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085541472 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085541472 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085541472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085541472 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085541472 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085541472 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085541472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 3b 28 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085541472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085541472 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085541472 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085541472 DLM3UA <000f> 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 20250823085541472 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085541472 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085541472 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085541474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085542177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57656<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=642920) Waiting for packet dumper to finish... 1 (prev_count=642920, count=643556) 20250823085543365 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085543366 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085543366 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085543366 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085543366 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085543366 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085543366 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085543366 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823085543366 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823085543726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085543727 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085543725 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085543725 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d95947), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085543725 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085543725 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) 20250823085543725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085543725 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085543726 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085543726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085543726 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085543726 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085543726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085543726 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d9 59 47 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085543726 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085543726 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057db5e), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085543726 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085543726 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) 20250823085543726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085543726 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085543726 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085543726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085543726 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085543726 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085543726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085543726 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 57 db 5e 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085543726 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085543726 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00856f56), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085543726 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085543726 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) 20250823085543726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085543726 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085543726 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085543726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085543726 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085543726 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085543726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085543726 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 85 6f 56 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085543727 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085543727 DLM3UA <000f> 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 20250823085543727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085543727 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085543727 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085543727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085543727 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085543727 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085543727 DLM3UA <000f> 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 20250823085543727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085543727 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085543727 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085543727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085543727 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085543727 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085543727 DLM3UA <000f> 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 20250823085543727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085543727 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085543727 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085543928 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085543928 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027da58), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085543928 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085543928 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) 20250823085543928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085543928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085543928 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085543928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085543928 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085543928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085543929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085543929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 27 da 58 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085543929 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085543929 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd9070), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085543929 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085543929 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) 20250823085543929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085543929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085543929 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085543929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085543929 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085543929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085543929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085543929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 90 70 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085543929 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085543929 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bfbe5), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085543929 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085543929 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) 20250823085543929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085543929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085543929 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085543929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085543929 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085543929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085543929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085543929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fb e5 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085543930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085543930 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085543930 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085543930 DLM3UA <000f> 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 20250823085543930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085543930 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085543930 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085543930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085543930 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085543930 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085543930 DLM3UA <000f> 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 20250823085543930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085543930 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085543930 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085543930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085543930 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085543930 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085543930 DLM3UA <000f> 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 20250823085543930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085543930 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085543930 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:55: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_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 20250823085544480 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085544480 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec8468), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085544480 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085544480 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085544480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085544480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085544481 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085544481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085544481 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085544481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085544481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085544481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ec 84 68 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085544481 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085544481 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004616af), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085544481 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085544481 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) 20250823085544481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085544481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085544481 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085544481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085544481 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085544481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085544481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085544481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 46 16 af 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085544481 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085544481 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00681ab4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085544481 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085544481 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085544481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085544481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085544481 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085544481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085544481 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085544481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085544481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085544481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 1a b4 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085544482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085544482 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085544482 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085544482 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085544482 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085544482 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085544482 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085544482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085544482 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085544482 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085544482 DLM3UA <000f> 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 20250823085544482 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085544482 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085544482 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085544482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085544482 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085544482 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085544482 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085544482 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085544482 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085544482 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085545033 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085545034 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085545034 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085545034 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085545034 DLSCCP DEBUG SCCP-SCOC(102)[0x56285f22b320]{IDLE}: Deallocated (fsm.c:568) 20250823085545034 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085545034 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085545034 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085545034 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085545034 DLSCCP DEBUG SCCP-SCOC(101)[0x56285f22b790]{IDLE}: Deallocated (fsm.c:568) 20250823085545035 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085545035 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085545035 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085545035 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085545035 DLSCCP DEBUG SCCP-SCOC(103)[0x56285f220b90]{IDLE}: Deallocated (fsm.c:568) 20250823085545037 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085545037 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085545037 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085545037 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085545037 DLSCCP DEBUG SCCP-SCOC(104)[0x56285f22e030]{IDLE}: Deallocated (fsm.c:568) MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_second_rab_assignment started. 20250823085545299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085545305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085545308 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40999<->l=127.0.0.1:4262) (control_if.c:572) 20250823085545336 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085545336 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085545337 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085545337 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085545337 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085545337 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085545337 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085545338 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) TC_second_rab_assignment-Iuh0(1122)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085545338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085545338 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085545338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545338 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085545338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085545338 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085545338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545338 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085545338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085545338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085545338 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085545338 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085545338 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085545338 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085545338 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085545338 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085545338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085545338 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085545338 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085545338 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085545338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085545338 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085545338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545338 DLM3UA <000f> 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 20250823085545338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085545338 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085545338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085545338 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085545338 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085545338 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085545338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545338 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085545338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085545338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085545338 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085545339 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085545339 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085545339 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085545339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085545339 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085545339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545339 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085545339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085545339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545339 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085545339 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085545339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085545339 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085545339 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085545339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085545339 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085545339 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085545339 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545339 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085545339 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085545339 DLM3UA <000f> 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 20250823085545339 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085545339 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085545339 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085545339 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545340 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085545340 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085545340 DLM3UA <000f> 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 20250823085545340 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085545340 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085545340 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085545340 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085545340 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085545340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085545340 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085545340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085545340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545340 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085545340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085545340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085545340 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085545340 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085545340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545340 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085545340 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085545340 DLM3UA <000f> 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 20250823085545340 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085545340 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1126)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(1126)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085545357 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085545357 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085545357 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085545357 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085545358 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085545358 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085545358 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085545358 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085545359 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085545359 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085545359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085545359 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085545359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085545359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545359 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085545359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085545359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085545359 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085545359 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085545359 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085545359 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085545359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085545359 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085545359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545359 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085545359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085545359 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085545359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545359 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085545359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085545359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085545359 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085545359 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085545359 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085545359 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085545359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085545359 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085545359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545359 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085545359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085545360 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085545360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545360 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085545360 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085545360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085545360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085545360 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085545360 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085545360 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085545360 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085545360 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085545360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545360 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085545360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085545360 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085545360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545360 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085545360 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085545360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085545360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085545360 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085545360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085545360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085545360 DLM3UA <000f> 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 20250823085545360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085545360 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085545360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085545360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085545360 DLM3UA <000f> 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 20250823085545360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085545360 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085545360 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085545360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085545360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085545360 DLM3UA <000f> 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 20250823085545360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085545360 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085545360 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085545360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085545360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085545360 DLM3UA <000f> 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 20250823085545360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085545360 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085545360 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1129)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1129)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1129)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(1127)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085545380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085545380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085545380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085545380 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085545380 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085545380 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085545380 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085545380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085545380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085545554 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 20250823085545554 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 20250823085545554 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085545554 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085545560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545560 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085545560 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085545560 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085545560 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085545560 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085545560 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085545560 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085545560 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085545560 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 20250823085545560 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085545560 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085545560 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085545561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545561 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085545561 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085545561 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  20250823085545561 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085545561 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085545561 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085545561 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 20250823085545561 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085545561 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085545561 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085545561 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085545561 DLSS7 <000c> ss7_asp.c: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  20250823085545561 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  20250823085545561 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085545561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085545561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085545561 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085545561 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085545561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085545561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085545561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085545562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085545562 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085545562 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085545562 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085545563 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085545563 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085545563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085545563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085545563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085545563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085545563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085545563 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085545563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085545563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085545563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085545563 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085545563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085545563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085545563 DLM3UA <000f> 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 20250823085545563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085545563 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085545563 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085545563 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085545563 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085545563 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  20250823085545570 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 20250823085545570 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 20250823085545570 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085545570 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085545572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545572 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085545572 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085545572 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085545572 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085545572 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085545572 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085545572 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085545572 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085545572 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 20250823085545572 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085545572 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085545572 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085545574 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545574 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085545574 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085545574 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  20250823085545574 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085545574 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085545574 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085545574 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 20250823085545574 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085545575 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085545575 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085545575 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085545575 DLSS7 <000c> ss7_asp.c: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  20250823085545575 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085545575 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  20250823085545575 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085545575 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085545575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085545575 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085545575 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085545575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085545575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085545575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085545575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085545575 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085545575 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085545575 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085545576 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085545576 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085545576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085545576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085545576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085545576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085545576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085545576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085545576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085545576 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085545576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085545576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085545576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085545576 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085545576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085545576 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085545576 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085545576 DLM3UA <000f> 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 20250823085545576 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085545576 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085545576 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085545576 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085545576 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085545576 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(1125)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085546373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085546373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085546373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085546373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085546373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085546373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085546373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085546373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085546373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085546373 DLSS7 <000c> ss7_asp.c: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  20250823085546373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085546373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085546373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085546373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085546373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085546373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085546373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085546373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085546373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085546373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085546374 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085546374 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085546374 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) 20250823085546374 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085546374 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085546374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546374 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085546374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085546374 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085546374 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085546374 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085546374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085546374 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085546374 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085546374 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085546374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085546374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085546374 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085546374 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085546374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085546374 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085546375 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085546375 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085546375 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085546375 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  20250823085546375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085546375 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085546375 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085546375 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085546375 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085546375 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085546375 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085546375 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085546375 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085546375 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085546375 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085546375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085546375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085546375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085546375 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085546375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085546375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085546375 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085546375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085546376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085546376 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085546376 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085546376 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1128)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(1125)@f9b5e94e4af2: MSC_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 } } } } 20250823085546380 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085546380 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085546380 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085546380 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085546380 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085546380 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085546380 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085546380 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085546380 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085546380 DLSS7 <000c> ss7_asp.c: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  20250823085546380 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085546380 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085546381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085546381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085546381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085546381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085546381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085546381 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085546381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085546381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085546381 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085546381 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085546381 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) 20250823085546381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085546381 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085546381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546381 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085546381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085546381 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085546381 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085546381 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085546381 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085546381 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085546381 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085546381 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085546381 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085546381 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085546381 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085546381 DLM3UA <000f> 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 20250823085546381 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085546381 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085546382 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085546382 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085546382 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085546382 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  20250823085546383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085546383 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085546383 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085546383 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085546383 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085546383 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085546383 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085546383 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085546383 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085546384 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085546384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085546384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085546384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085546384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085546384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085546384 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085546384 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085546384 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085546384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085546384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085546384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085546384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085546384 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085546384 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085546384 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085546384 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1128)@f9b5e94e4af2: MSC_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 } } } } 20250823085546411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40024<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1131)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@f9b5e94e4af2: Added conn table entry 0TC_second_rab_assignment0(1131)272965 20250823085547453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085547453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085547453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085547453 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085547453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x42a45, normal) (hnbgw_rua.c:408) 20250823085547453 DHNB DEBUG map_rua[0x56285f08cea0]{init}: Allocated (fsm.c:456) 20250823085547453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085547453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085547454 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085547454 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085547454 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085547454 DCN DEBUG map_sccp[0x56285f1a5b60]{init}: Allocated (fsm.c:456) 20250823085547454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085547454 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-272965 <-> SCCP-122 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085547454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085547454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085547454 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085547454 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085547454 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085547454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085547454 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085547454 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{IDLE}: Allocated (fsm.c:456) 20250823085547454 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085547454 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003d60056400500f1100926) (sccp_scrc.c:455) 20250823085547454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085547454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085547454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085547454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085547454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085547454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085547454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085547454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085547454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085547454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085547454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085547454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085547454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085547454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085547455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085547455 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085547455 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085547455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085547455 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 03 d6 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085547455 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085547455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085547455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085547455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085547455 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085547455 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085547455 DLM3UA <000f> 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 20250823085547455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085547455 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085547455 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085547455 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085547455 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085547455 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 03 d6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@f9b5e94e4af2: Added conn table entry 0TC_second_rab_assignment0(1131)12572648 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: Session index based on connection ID:0 TC_second_rab_assignment0(1131)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085547477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085547477 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085547477 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085547477 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085547477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085547477 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085547477 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085547477 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085547477 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085547477 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 82 29 60 02 00 00 00 00  20250823085547477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085547477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085547477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085547477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085547477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085547477 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00822960) (sccp_scrc.c:545) 20250823085547477 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) 20250823085547477 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085547477 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085547477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085547477 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085547478 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) 20250823085547478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085547478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_second_rab_assignment0(1131)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@f9b5e94e4af2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823085547680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085547680 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085547680 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085547680 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085547680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085547681 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085547681 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085547681 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085547681 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085547681 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  20250823085547681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085547681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085547681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085547681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085547681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085547681 DLSCCP DEBUG 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) 20250823085547681 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) 20250823085547681 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085547681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085547681 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085547681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085547681 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085547681 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085547681 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085547681 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085547681 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085547681 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085547681 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085547681 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085547681 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085547681 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085547681 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{UNUSED}: Allocated (fsm.c:456) 20250823085547681 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{UNUSED}: is child of mgw(mgw-fsm-272965-0)[0x56285f10f260] (fsm.c:486) 20250823085547681 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-272965-0)[0x56285f10f260] (mgcp_client_endpoint_fsm.c:724) 20250823085547681 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085547681 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085547681 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085547681 DLMGCP DEBUG MGCP_CONN(mgw-fsm-272965-0)[0x56285f23ce50]{ST_CRCX}: Allocated (fsm.c:456) 20250823085547681 DLMGCP DEBUG MGCP_CONN(mgw-fsm-272965-0)[0x56285f23ce50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-272965-0)[0x56285f224780] (fsm.c:486) 20250823085547681 DLMGCP DEBUG MGCP_CONN(mgw-fsm-272965-0)[0x56285f23ce50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085547681 DLMGCP DEBUG MGCP_CONN(mgw-fsm-272965-0)[0x56285f23ce50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085547681 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=199 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 42a4'... (mgcp_client.c:807) 20250823085547681 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250823085547681 DLMGCP DEBUG MGCP_CONN(mgw-fsm-272965-0)[0x56285f23ce50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085547681 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "42a4517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "42a4517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "42a4517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "42a4517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823085547721 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250823085547721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085547721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085547721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085547721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085547721 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085547721 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547721 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547721 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085547721 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085547721 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547721 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085547721 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085547721 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085547721 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085547721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085547721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085547721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085547721 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085547736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085547736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085547736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085547736 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085547736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x42a45) (hnbgw_rua.c:472) 20250823085547736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085547736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085547736 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085547736 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085547736 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085547736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085547736 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085547736 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085547736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085547736 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085547736 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-272965-0)[0x56285f10f260] (mgcp_client_endpoint_fsm.c:724) 20250823085547736 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085547736 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085547736 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085547736 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=213 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 42a4'... (mgcp_client.c:807) 20250823085547736 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250823085547736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085547736 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085547736 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547736 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "42a4517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "42a4517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085547742 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250823085547742 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085547742 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085547742 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547742 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085547742 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085547742 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-272965-0)[0x56285f10f260] (mgcp_client_endpoint_fsm.c:724) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085547742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-272965-0)[0x56285f246920]{ST_CRCX}: Allocated (fsm.c:456) 20250823085547742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-272965-0)[0x56285f246920]{ST_CRCX}: is child of mgw-endp(mgw-fsm-272965-0)[0x56285f224780] (fsm.c:486) 20250823085547742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-272965-0)[0x56285f246920]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085547742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-272965-0)[0x56285f246920]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250823085547742 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=203 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 42a4'... (mgcp_client.c:807) 20250823085547742 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250823085547742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-272965-0)[0x56285f246920]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547742 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "42a4517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "42a4517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085547747 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250823085547747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085547747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085547747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085547747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085547747 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085547747 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547747 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547747 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547747 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085547747 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085547747 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547747 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{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) 20250823085547747 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085547747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085547747 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085547747 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085547747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085547747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085547747 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085547747 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00822960), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085547747 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085547747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085547747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085547747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085547747 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085547747 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085547747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085547747 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 82 29 60 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085547747 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085547747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085547747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085547747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085547747 DLM3UA <000f> 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 20250823085547747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085547747 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085547747 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085547747 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085547747 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085547747 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 82 29 60 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250823085547752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085547752 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085547752 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085547752 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085547752 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085547752 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085547752 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085547752 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085547752 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085547752 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  20250823085547752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (ss7_asp.c:1285) 20250823085547752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085547752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085547752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085547752 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085547752 DLSCCP DEBUG 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) 20250823085547752 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) 20250823085547752 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085547752 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085547752 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085547752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085547752 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085547752 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085547752 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085547752 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085547752 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085547752 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250823085547752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250823085547752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:123) 20250823085547752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085547752 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085547753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085547753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085547753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250823085547753 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085547753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x42a45) (hnbgw_rua.c:472) 20250823085547753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250823085547753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085547753 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085547753 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085547753 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085547753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085547753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250823085547753 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085547753 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085547753 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00822960), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:455) 20250823085547753 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085547753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085547753 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085547753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085547753 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085547753 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085547753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085547753 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 82 29 60 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) 20250823085547753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085547753 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085547753 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085547753 DLM3UA <000f> 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 20250823085547753 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085547753 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085547753 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085547753 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085547753 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085547753 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 82 29 60 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085547756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085547756 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085547756 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085547756 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085547756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085547756 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085547756 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085547756 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085547756 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085547756 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  20250823085547756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085547756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085547756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085547756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085547756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085547756 DLSCCP DEBUG 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) 20250823085547756 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) 20250823085547756 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085547756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085547756 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085547756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085547756 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085547756 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085547756 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085547756 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085547756 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085547756 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085547756 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085547756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085547756 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 42a4'... (mgcp_client.c:807) 20250823085547756 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085547756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085547756 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085547756 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 42a4'... (mgcp_client.c:807) 20250823085547756 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085547756 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085547756 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{IN_USE}: Removing from parent mgw(mgw-fsm-272965-0)[0x56285f10f260] (mgcp_client_endpoint_fsm.c:873) 20250823085547756 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085547756 DLMGCP DEBUG mgw-endp(mgw-fsm-272965-0)[0x56285f224780]{IN_USE}: Deallocated (fsm.c:568) 20250823085547756 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085547756 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085547756 DMGW DEBUG mgw(mgw-fsm-272965-0)[0x56285f10f260]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085547756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085547756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085547756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085547756 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "42a4517" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1131)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "42a4517" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1131)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085547761 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250823085547761 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085547761 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085547761 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085547761 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085547761 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250823085547761 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085547761 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085547762 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085547762 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@f9b5e94e4af2: Deleted conn table entry 0TC_second_rab_assignment0(1131)272965 20250823085547764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085547764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085547764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085547764 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085547764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x42a45,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085547764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085547764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085547764 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085547764 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085547764 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085547764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085547764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085547764 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085547764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00822960), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085547764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085547764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085547764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085547764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085547764 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085547764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085547764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085547764 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 82 29 60 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085547764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085547764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085547764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085547764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085547764 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085547764 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085547764 DLM3UA <000f> 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 20250823085547764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085547764 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085547764 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085547764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085547764 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085547764 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 82 29 60 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@f9b5e94e4af2: Deleted conn table entry 0TC_second_rab_assignment0(1131)12572648 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: Session index based on connection ID:0 20250823085547767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085547767 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085547767 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085547767 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085547767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085547767 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085547767 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085547767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085547767 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085547767 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 82 29 60 00 00 00 00 00  20250823085547767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085547767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085547767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085547767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085547767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085547767 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=00822960), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085547767 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) 20250823085547767 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085547767 DLSCCP DEBUG 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) 20250823085547767 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085547767 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) 20250823085547767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085547767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085547767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085547767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{disconnected}: Freeing instance (context_map.c:203) 20250823085547767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-272965)[0x56285f08cea0]{disconnected}: Deallocated (fsm.c:568) 20250823085547767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085547767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{disconnected}: Freeing instance (context_map.c:207) 20250823085547767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x56285f1a5b60]{disconnected}: Deallocated (fsm.c:568) 20250823085547767 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-272965 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085547767 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=00822960), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:455) 20250823085547767 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085547767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085547767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085547767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085547767 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085547767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085547767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085547767 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 82 29 60 00 00 7a 00 (ss7_asp.c:1383) 20250823085547767 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085547767 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085547767 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085547767 DLSCCP DEBUG SCCP-SCOC(122)[0x56285f23cc00]{IDLE}: Deallocated (fsm.c:568) 20250823085547767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085547767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085547767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085547767 DLM3UA <000f> 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 20250823085547767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085547767 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085547767 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085547767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085547767 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085547767 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 82 29 60 00 00 7a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: RLC received in state:disconnect_pending 20250823085549412 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085549412 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085549412 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085549412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085549412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085549412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085549412 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085549412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085549413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085549413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085549413 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085549413 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085549413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085549413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085549413 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085549413 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823085549413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085549413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085549413 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085549413 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_second_rab_assignment0(1131)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085549778 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40999<->l=127.0.0.1:4262) (control_if.c:193) 20250823085549778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40016<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1120)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(1119)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085549781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40008<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085549783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085549783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085549783 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085549784 DMAIN NOTICE (127.0.0.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) 20250823085549784 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085549785 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085549785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085549785 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085549785 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085549785 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085549785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085549785 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 MutexDispCT-TC_second_rab_assignment(1118)@f9b5e94e4af2: Final verdict of PTC: none 20250823085549785 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085549785 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085549785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085549785 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085549785 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085549785 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085549785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(1128)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1124)@f9b5e94e4af2: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1123)@f9b5e94e4af2: Final verdict of PTC: none 20250823085549785 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085549785 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085549785 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 20250823085549786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085549786 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085549786 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085549786 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085549786 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085549786 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085549786 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_second_rab_assignment-Iuh0(1122)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1125)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1127)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1129)@f9b5e94e4af2: Final verdict of PTC: none 20250823085549786 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 20250823085549786 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085549786 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085549786 DLSS7 <000c> ss7_asp.c: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  20250823085549786 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  20250823085549786 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085549786 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085549786 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 20250823085549786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085549786 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085549786 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085549786 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085549786 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085549786 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085549786 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085549786 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 20250823085549786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085549786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW-PFCP(1121)@f9b5e94e4af2: Final verdict of PTC: none 20250823085549786 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085549786 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085549786 DLSS7 <000c> ss7_asp.c: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  20250823085549786 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085549786 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085549786 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085549786 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085549786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085549786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085549786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085549786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085549786 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085549787 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) 20250823085549787 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085549787 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085549787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085549787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085549787 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085549787 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085549787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085549787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085549787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085549787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085549787 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085549787 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) 20250823085549787 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085549787 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(1126)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(1130)@f9b5e94e4af2: Final verdict of PTC: none 20250823085549790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40024<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1131)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_second_rab_assignment finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sat Aug 23 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 20250823085549877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085550579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40026<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=424216) 20250823085551367 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085551368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00460ac9), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085551368 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085551368 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085551368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085551368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085551368 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085551368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085551368 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085551368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085551368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085551368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 0a c9 00 00 78 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085551368 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085551368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd8612), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085551368 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085551368 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085551368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085551368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085551368 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085551368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085551368 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085551368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085551368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085551368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dd 86 12 00 00 77 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085551369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085551369 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085551369 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085551369 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085551369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085551369 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085551369 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085551369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085551369 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085551369 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085551369 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085551369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085551369 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085551369 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085551373 DLSCCP DEBUG SCCP-SCOC(121)[0x56285f232e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085551373 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cf1a), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085551373 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085551373 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) 20250823085551373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085551373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085551373 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085551373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085551373 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085551373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085551373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085551373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f4 cf 1a 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085551373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085551373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085551373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085551373 DLM3UA <000f> 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 20250823085551373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085551373 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085551373 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085551467 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085551467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027b325), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085551467 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085551467 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085551467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085551467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085551467 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085551467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085551467 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085551467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085551468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085551468 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 27 b3 25 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085551468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085551468 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085551468 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085551468 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085551468 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085551468 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085551468 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085551473 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085551473 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db3b28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085551473 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085551473 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) 20250823085551473 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085551473 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085551473 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085551473 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085551473 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085551473 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085551473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085551473 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 3b 28 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085551474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085551474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085551474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085551474 DLM3UA <000f> 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 20250823085551474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085551474 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085551474 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! Waiting for packet dumper to finish... 1 (prev_count=424216, count=424856) 20250823085551786 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085551786 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085551786 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085551786 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085551786 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085551786 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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 MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250823085553696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085553704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085553709 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44207<->l=127.0.0.1:4262) (control_if.c:572) 20250823085553726 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085553727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00856f56), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085553727 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085553727 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) 20250823085553727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085553727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085553727 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085553727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085553727 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085553727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 85 6f 56 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085553727 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085553727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057db5e), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085553727 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085553727 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) 20250823085553727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085553727 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085553727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553727 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085553727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 57 db 5e 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085553727 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085553727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d95947), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085553727 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085553727 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) 20250823085553727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085553727 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085553727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553727 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085553727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d9 59 47 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085553727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553727 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553727 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553727 DLM3UA <000f> 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 20250823085553727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085553727 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085553727 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085553727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553727 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553727 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553727 DLM3UA <000f> 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 20250823085553727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085553727 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085553727 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085553727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553727 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553727 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553727 DLM3UA <000f> 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 20250823085553727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085553727 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085553727 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085553733 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085553733 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085553734 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085553734 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085553734 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085553734 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085553734 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085553734 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085553734 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085553734 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085553734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553734 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085553734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085553735 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085553735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553735 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085553735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085553735 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085553735 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085553735 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085553735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553735 DLM3UA <000f> 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 20250823085553735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085553735 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085553735 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085553735 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085553735 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085553735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085553735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085553735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553735 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085553736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085553736 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085553736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553736 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085553736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085553736 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085553736 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085553736 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085553736 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085553736 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085553736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085553736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085553736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553736 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085553736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085553736 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085553736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553736 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085553736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085553736 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085553736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553736 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553736 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553736 DLM3UA <000f> 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 20250823085553736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085553736 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085553736 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085553736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553736 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553736 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553737 DLM3UA <000f> 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 20250823085553737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085553737 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085553737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085553737 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085553737 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085553737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085553738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085553738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085553738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553738 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085553738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085553738 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085553738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553738 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553738 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553738 DLM3UA <000f> 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 20250823085553738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085553738 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1140)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(1140)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(1138)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085553752 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085553752 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085553752 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085553752 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085553752 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085553752 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085553752 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085553752 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085553754 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085553754 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085553754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085553754 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085553754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553754 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553754 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085553754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085553754 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085553754 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085553754 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085553754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085553754 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085553754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085553754 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085553754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553754 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553754 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085553754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085553754 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085553754 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085553754 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085553754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085553754 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085553754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085553754 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085553754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553754 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553754 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085553754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085553754 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085553754 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085553754 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085553754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085553754 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085553754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085553754 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085553754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085553754 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553754 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085553754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085553754 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085553754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553754 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553754 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553754 DLM3UA <000f> 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 20250823085553754 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085553754 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085553754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553754 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553754 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553754 DLM3UA <000f> 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 20250823085553754 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085553754 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085553754 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085553755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553755 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553755 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553755 DLM3UA <000f> 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 20250823085553755 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085553755 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085553755 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085553755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553755 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553755 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553755 DLM3UA <000f> 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 20250823085553755 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085553755 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085553755 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1143)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(1141)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085553929 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085553929 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd9070), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085553929 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085553929 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) 20250823085553929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085553929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085553929 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085553929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085553930 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553930 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085553930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553930 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 90 70 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085553930 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085553930 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027da58), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085553930 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085553930 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) 20250823085553930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085553930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085553930 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085553930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085553930 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553930 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085553930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553930 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 27 da 58 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085553930 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085553930 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bfbe5), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085553930 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085553930 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) 20250823085553930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085553930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085553930 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085553930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085553930 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553930 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085553930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553930 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fb e5 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085553931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553931 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553931 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553931 DLM3UA <000f> 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 20250823085553931 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085553931 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085553931 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085553931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553931 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553931 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553931 DLM3UA <000f> 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 20250823085553931 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085553931 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085553931 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085553931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553931 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553931 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553931 DLM3UA <000f> 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 20250823085553931 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085553931 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085553931 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085553950 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 20250823085553950 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 20250823085553950 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085553950 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085553959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553959 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085553959 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085553959 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085553959 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085553959 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085553959 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085553959 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085553959 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085553959 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 20250823085553959 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085553959 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085553959 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085553962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553962 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085553962 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085553962 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  20250823085553962 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085553962 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085553962 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085553962 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 20250823085553962 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085553962 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085553962 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085553962 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085553962 DLSS7 <000c> ss7_asp.c: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  20250823085553962 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  20250823085553962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085553962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085553962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085553962 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085553962 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085553962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085553962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085553962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085553962 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085553962 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085553962 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085553963 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085553964 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 20250823085553964 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 20250823085553964 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085553964 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085553964 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085553964 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085553964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085553964 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085553964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085553964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085553964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085553964 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553964 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085553964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085553964 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085553965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553965 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553965 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553965 DLM3UA <000f> 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 20250823085553965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085553965 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085553965 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085553965 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085553965 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085553965 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  HNBGW_Test.sgsn0-M3UA(1143)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085553970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553970 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085553970 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085553970 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085553970 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085553970 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085553970 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085553970 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085553970 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085553970 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 20250823085553970 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085553970 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085553970 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085553970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553970 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085553970 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085553970 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  20250823085553970 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085553970 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085553970 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085553970 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 20250823085553970 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085553970 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085553970 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085553970 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085553970 DLSS7 <000c> ss7_asp.c: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  20250823085553970 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085553970 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  20250823085553970 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085553970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085553970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085553970 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085553970 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085553970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085553970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085553970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085553970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085553970 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085553970 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085553970 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085553972 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085553972 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085553972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085553972 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085553972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553972 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085553972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085553972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085553972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085553972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085553972 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085553972 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085553972 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085553972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085553972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085553972 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085553972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085553973 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085553973 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085553973 DLM3UA <000f> 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 20250823085553973 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085553973 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085553973 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085553973 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085553973 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085553973 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250823085554476 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085554476 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085554476 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085554476 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085554476 DLSCCP DEBUG SCCP-SCOC(105)[0x56285f22e600]{IDLE}: Deallocated (fsm.c:568) 20250823085554476 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085554476 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085554476 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085554476 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085554476 DLSCCP DEBUG SCCP-SCOC(106)[0x56285f2467f0]{IDLE}: Deallocated (fsm.c:568) 20250823085554478 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085554478 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085554478 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085554478 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085554478 DLSCCP DEBUG SCCP-SCOC(107)[0x56285f2406a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1139)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085554761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085554761 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085554761 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085554761 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085554761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085554761 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085554761 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085554761 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085554761 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085554761 DLSS7 <000c> ss7_asp.c: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  20250823085554762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085554762 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085554762 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085554762 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085554762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085554762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085554762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085554762 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085554762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085554762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085554762 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085554762 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085554762 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) 20250823085554762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085554762 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085554762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085554762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085554762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085554762 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085554762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085554762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085554762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085554762 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085554762 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085554762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085554762 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085554762 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085554762 DLM3UA <000f> 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 20250823085554762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085554762 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085554762 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085554762 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085554762 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085554762 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  20250823085554764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085554764 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085554764 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085554764 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085554764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085554764 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085554764 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085554764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085554764 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085554764 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085554764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085554764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085554764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085554764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085554764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085554764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085554764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085554764 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085554764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085554764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085554764 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085554764 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085554764 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1139)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085554768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085554768 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085554768 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085554768 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085554768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085554768 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085554768 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085554768 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085554768 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085554768 DLSS7 <000c> ss7_asp.c: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  20250823085554768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085554768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085554768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085554768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085554768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085554768 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085554768 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085554768 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085554768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085554768 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085554768 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085554768 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085554768 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) 20250823085554768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085554768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085554768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085554768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085554768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085554768 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085554768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085554768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085554768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085554768 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085554768 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085554768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085554768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085554768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085554768 DLM3UA <000f> 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 20250823085554768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085554768 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085554768 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085554768 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085554768 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085554768 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  20250823085554768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085554768 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085554768 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085554768 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085554768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085554768 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085554768 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085554768 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085554768 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085554768 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085554768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085554768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085554768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085554768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085554768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085554768 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085554768 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085554769 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085554769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085554769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085554769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085554769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085554769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085554769 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085554769 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085554769 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1142)@f9b5e94e4af2: MSC_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 } } } } 20250823085554773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085554773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085554773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085554773 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085554773 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085554773 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085554773 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085554773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085554773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085554780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085554780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085554780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1431) 20250823085554780 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250823085554780 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:462) 20250823085554980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085554981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085554981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085554981 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085554981 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085554981 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085554981 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085554981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085554981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: talloc reports "struct hnb_context" x 1, expecting 1 MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085554995 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44207<->l=127.0.0.1:4262) (control_if.c:193) 20250823085554996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40042<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1134)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(1133)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085554999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085555000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085555001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085555001 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085555001 DMAIN NOTICE (127.0.0.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) 20250823085555001 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@f9b5e94e4af2: Final verdict of PTC: none 20250823085555002 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085555002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085555002 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085555002 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085555002 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085555002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085555002 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085555002 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085555002 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085555002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085555002 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085555002 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085555002 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085555002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085555002 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085555002 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085555002 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 20250823085555002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085555002 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085555002 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085555003 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085555003 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085555003 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085555003 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085555003 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 20250823085555003 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085555003 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085555003 DLSS7 <000c> ss7_asp.c: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  20250823085555003 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  20250823085555003 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085555003 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085555003 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 20250823085555003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085555003 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085555003 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085555003 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085555003 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085555003 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085555003 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085555003 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 20250823085555003 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085555003 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085555003 DLSS7 <000c> ss7_asp.c: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  20250823085555003 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085555003 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1138)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1142)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1139)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1141)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(1144)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1143)@f9b5e94e4af2: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1140)@f9b5e94e4af2: Final verdict of PTC: none 20250823085555003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085555003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085555003 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085555003 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085555003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085555003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085555004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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-PFCP(1135)@f9b5e94e4af2: Final verdict of PTC: none 20250823085555004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085555004 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085555004 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) 20250823085555004 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085555004 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085555004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085555004 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085555004 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085555004 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085555004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085555004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085555004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085555004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085555004 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085555004 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) 20250823085555004 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085555004 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@f9b5e94e4af2: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat Aug 23 08:55:55 UTC 2025 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20250823085555100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085555803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40056<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=298040) Waiting for packet dumper to finish... 1 (prev_count=298040, count=298580) 20250823085557004 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085557004 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085557004 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085557004 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085557004 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085557004 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 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@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_stat_stp_sctp_disconnected started. 20250823085558938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085558941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085558944 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41749<->l=127.0.0.1:4262) (control_if.c:572) 20250823085558959 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085558959 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085558959 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085558959 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085558959 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085558959 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085558960 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085558960 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_stat_stp_sctp_disconnected-Iuh0(1149)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085558960 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085558960 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085558961 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085558961 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085558961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085558961 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085558961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558961 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085558961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558961 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085558961 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085558961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085558961 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085558961 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085558961 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085558961 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085558961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085558961 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085558961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558961 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085558961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558961 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085558961 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085558961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558961 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085558961 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085558961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085558961 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085558961 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085558961 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085558961 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085558961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085558961 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085558961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558961 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085558961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558961 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085558961 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085558961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558961 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085558961 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085558961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085558961 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085558961 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085558961 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085558962 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085558962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085558962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085558962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558962 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085558962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085558962 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085558962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558962 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085558962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085558962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085558962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085558962 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085558962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085558962 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085558962 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085558962 DLM3UA <000f> 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 20250823085558962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085558962 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085558962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085558962 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085558962 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085558962 DLM3UA <000f> 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 20250823085558962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085558962 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085558962 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085558962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085558962 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085558962 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085558962 DLM3UA <000f> 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 20250823085558962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085558962 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085558962 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085558962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085558962 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085558962 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085558962 DLM3UA <000f> 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 20250823085558962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085558962 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085558962 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1153)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(1153)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1153)@f9b5e94e4af2: ************************************************* MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085558975 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085558975 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085558975 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085558975 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085558976 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085558976 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085558976 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085558976 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085558977 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085558977 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085558977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085558977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085558977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558977 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085558977 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085558977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085558977 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085558977 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085558977 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085558977 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085558977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085558977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085558977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085558977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085558977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558977 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085558977 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085558977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085558977 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250823085558977 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085558977 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085558977 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085558977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085558977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085558977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085558977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085558977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558977 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085558977 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085558977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085558977 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085558977 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085558977 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085558977 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085558977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085558977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085558977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085558977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085558977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085558978 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085558978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085558978 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085558978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085558978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085558978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085558978 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085558978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085558978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085558978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085558978 DLM3UA <000f> 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 20250823085558978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085558978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085558978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085558978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085558978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085558978 DLM3UA <000f> 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 20250823085558978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085558978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085558978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085558978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085558978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085558978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085558978 DLM3UA <000f> 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 20250823085558978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085558978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085558978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085558978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085558978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085558978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085558978 DLM3UA <000f> 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 20250823085558978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085558978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085558978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1156)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(1156)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1156)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(1154)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085558998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085558998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085558998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085558998 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085558998 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085558998 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085558998 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085558998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085558998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085559173 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 20250823085559173 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 20250823085559173 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085559173 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085559181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085559181 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085559181 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085559181 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085559181 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085559181 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085559181 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085559181 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085559181 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085559181 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 20250823085559181 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085559182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085559182 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085559184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085559184 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085559184 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085559184 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  20250823085559184 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085559184 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085559184 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085559184 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 20250823085559184 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085559184 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085559185 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085559185 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085559185 DLSS7 <000c> ss7_asp.c: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  20250823085559185 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  20250823085559185 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085559185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085559185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085559185 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085559185 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085559185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085559185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085559185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085559185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085559185 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085559185 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085559185 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085559186 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085559186 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085559186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085559186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085559186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085559187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085559187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085559187 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085559187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085559187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085559187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085559187 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085559187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085559187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085559187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085559187 DLM3UA <000f> 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 20250823085559187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085559187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085559187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085559187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085559187 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085559187 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  20250823085559188 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 20250823085559188 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 20250823085559188 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085559188 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085559195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085559195 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085559195 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085559195 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085559195 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085559195 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085559195 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085559195 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085559195 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085559195 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 20250823085559195 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085559195 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085559195 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085559197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085559197 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085559197 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085559197 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  20250823085559197 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085559197 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085559197 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085559197 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 20250823085559197 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085559197 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085559197 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085559197 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085559197 DLSS7 <000c> ss7_asp.c: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  20250823085559197 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085559197 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  20250823085559197 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085559197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085559197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085559198 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085559198 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085559198 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085559198 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085559198 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085559198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085559198 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085559198 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085559198 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085559199 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085559199 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085559199 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085559199 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085559199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559199 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085559199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559199 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085559199 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085559199 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085559199 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085559199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085559200 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085559200 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085559200 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085559200 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085559200 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085559200 DLM3UA <000f> 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 20250823085559200 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085559200 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085559200 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085559200 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085559200 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085559200 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(1152)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085559990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085559990 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085559990 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085559990 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085559990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085559990 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085559990 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085559990 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085559990 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085559990 DLSS7 <000c> ss7_asp.c: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  20250823085559990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085559990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085559990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085559990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085559990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085559990 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085559990 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085559990 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085559990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085559990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085559990 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085559990 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085559990 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) 20250823085559991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085559991 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085559991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085559991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559991 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085559991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085559991 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085559991 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085559991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085559991 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085559991 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085559991 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085559991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085559991 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085559991 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085559991 DLM3UA <000f> 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 20250823085559991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085559991 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085559991 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085559991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085559991 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085559991 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  20250823085559992 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085559992 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085559992 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085559992 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085559992 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085559992 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085559992 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085559992 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085559992 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085559992 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085559992 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085559992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085559992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085559992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085559992 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085559992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085559992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085559992 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085559992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559993 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085559993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085559993 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085559993 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085559993 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1155)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085559996 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085559996 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085559996 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085559996 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085559996 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085559996 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085559996 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085559996 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085559996 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085559996 DLSS7 <000c> ss7_asp.c: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  20250823085559996 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085559996 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085559996 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085559996 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085559996 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085559996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085559996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085559996 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085559996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085559996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085559996 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085559996 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085559996 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) 20250823085559996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085559996 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085559996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559996 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085559996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559996 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085559996 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085559996 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085559996 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085559996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085559996 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085559996 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085559996 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085559996 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085559996 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085559996 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085559996 DLM3UA <000f> 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 20250823085559996 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085559996 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085559996 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085559996 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085559996 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085559996 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  20250823085559997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085559997 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085559997 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085559997 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085559997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085559997 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085559997 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085559997 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085559997 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085559997 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085559997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085559997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085559997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085559997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085559997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085559997 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085559997 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085559997 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085559997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085559997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085559997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085559997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085559997 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085559997 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085559997 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085559997 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) VirtHNBGW-STATS(1146)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. 20250823085601131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085601369 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085601369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd8612), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085601369 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085601369 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085601369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085601369 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085601369 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085601369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085601369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085601369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dd 86 12 00 00 77 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085601369 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085601369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00460ac9), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085601369 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085601369 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085601369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085601369 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085601369 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085601369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085601369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085601369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 0a c9 00 00 78 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085601369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085601369 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085601369 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085601369 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085601369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085601369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085601369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085601369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085601369 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085601369 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 dd 86 12 00 00 77 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823085601369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085601369 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085601369 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085601369 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085601369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085601369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085601369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085601369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085601369 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085601369 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 46 0a c9 00 00 78 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823085601371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085601371 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085601371 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085601371 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085601371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085601371 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085601371 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085601371 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085601371 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085601371 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 dd 86 12 00  20250823085601371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085601371 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085601371 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085601371 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085601371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085601371 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=00dd8612) (sccp_scrc.c:545) 20250823085601371 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) 20250823085601371 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085601371 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085601371 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085601371 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085601371 DLSCCP DEBUG SCCP-SCOC(119)[0x56285f1a4e70]{IDLE}: Deallocated (fsm.c:568) 20250823085601374 DLSCCP DEBUG SCCP-SCOC(121)[0x56285f232e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085601374 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cf1a), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085601374 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085601374 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) 20250823085601374 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085601374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085601374 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085601374 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085601374 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085601374 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085601374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085601374 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f4 cf 1a 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085601374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085601374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085601374 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085601374 DLM3UA <000f> 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 20250823085601374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085601374 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085601374 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085601468 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085601468 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027b325), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085601468 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085601468 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085601468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085601468 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085601468 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085601468 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085601468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085601468 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 27 b3 25 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085601469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085601469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085601469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085601469 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085601469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085601469 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085601469 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085601469 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085601469 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085601469 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 27 b3 25 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823085601469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085601469 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085601469 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085601469 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085601469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085601469 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085601469 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085601469 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085601469 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085601469 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 46 0a c9 00  20250823085601469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085601470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085601470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085601470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085601470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085601470 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=00460ac9) (sccp_scrc.c:545) 20250823085601470 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) 20250823085601470 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085601470 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085601470 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085601470 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085601470 DLSCCP DEBUG SCCP-SCOC(120)[0x56285f2272a0]{IDLE}: Deallocated (fsm.c:568) 20250823085601474 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085601474 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db3b28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085601474 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085601474 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) 20250823085601474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085601474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085601474 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085601474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085601474 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085601474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085601474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085601474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 3b 28 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085601474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085601474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085601474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085601475 DLM3UA <000f> 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 20250823085601475 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085601475 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085601475 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085601672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085601672 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085601672 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085601673 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085601673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085601673 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085601673 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085601673 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085601673 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085601673 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 27 b3 25 00  20250823085601673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085601673 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085601673 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085601673 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085601673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085601673 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=0027b325) (sccp_scrc.c:545) 20250823085601673 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) 20250823085601673 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085601673 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085601673 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085601673 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085601673 DLSCCP DEBUG SCCP-SCOC(114)[0x56285f2326b0]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1152)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_stat_stp_sctp_disconnected0(1158) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@f9b5e94e4af2: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1158)1002127 20250823085602172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085602172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085602172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085602172 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085602172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf4a8f, normal) (hnbgw_rua.c:408) 20250823085602172 DHNB DEBUG map_rua[0x56285f08cea0]{init}: Allocated (fsm.c:456) 20250823085602172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1002127)[0x56285f08cea0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085602172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1002127 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085602172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085602172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085602172 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1002127 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085602172 DCN DEBUG map_sccp[0x56285f1a5b60]{init}: Allocated (fsm.c:456) 20250823085602172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085602172 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1002127 <-> SCCP-123 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085602172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1002127 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085602172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1002127)[0x56285f08cea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085602172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085602172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085602172 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1002127 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085602172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085602172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085602172 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{IDLE}: Allocated (fsm.c:456) 20250823085602172 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085602172 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002bd0056400500f1100926) (sccp_scrc.c:455) 20250823085602173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085602173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085602173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085602173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085602173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085602173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085602173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085602173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085602173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085602173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085602173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085602173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085602173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085602173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085602173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085602173 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085602173 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085602173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085602173 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 bd 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085602173 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085602173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085602173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1002127)[0x56285f08cea0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085602173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085602173 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085602173 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085602173 DLM3UA <000f> 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 20250823085602173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085602173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085602173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085602173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085602173 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085602173 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 bd 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)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1152)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_stat_stp_sctp_disconnected0(1158) HNBGW_Test.msc0-RAN(1152)@f9b5e94e4af2: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1158)13955313 TC_stat_stp_sctp_disconnected0(1158)@f9b5e94e4af2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085602188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085602188 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085602188 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085602188 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085602188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085602188 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085602188 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085602188 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085602188 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085602188 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 c8 8f ce 02 00 00 00 00  20250823085602188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085602188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085602188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085602188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085602188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085602188 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c88fce) (sccp_scrc.c:545) 20250823085602188 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) 20250823085602188 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085602188 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085602188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085602188 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085602188 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) 20250823085602188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085602188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(1146)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. TC_stat_stp_sctp_disconnected0(1158)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1157)@f9b5e94e4af2: 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)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823085602388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085602389 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085602389 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085602389 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085602389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085602389 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085602389 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085602389 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085602389 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085602389 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  20250823085602389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085602389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085602389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085602389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085602389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085602389 DLSCCP DEBUG 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) 20250823085602389 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) 20250823085602389 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085602389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085602389 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085602389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085602389 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085602389 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085602389 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1002127 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085602389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085602389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085602389 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085602389 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085602389 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085602389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085602389 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085602389 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{UNUSED}: Allocated (fsm.c:456) 20250823085602389 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{UNUSED}: is child of mgw(mgw-fsm-1002127-0)[0x56285f246920] (fsm.c:486) 20250823085602389 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1002127-0)[0x56285f246920] (mgcp_client_endpoint_fsm.c:724) 20250823085602389 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085602390 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085602390 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085602390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1002127-0)[0x56285f224780]{ST_CRCX}: Allocated (fsm.c:456) 20250823085602390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1002127-0)[0x56285f224780]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50] (fsm.c:486) 20250823085602390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1002127-0)[0x56285f224780]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085602390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1002127-0)[0x56285f224780]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085602390 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=199 'CRCX 114 rtpbridge/*@mgw MGCP 1.0\r\nC: f4a8'... (mgcp_client.c:807) 20250823085602390 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250823085602390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1002127-0)[0x56285f224780]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085602390 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1157)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "114", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a8f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4a8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "114", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a8f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4a8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823085602425 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 114 OK (mgcp_client.c:758) 20250823085602425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085602425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085602425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085602425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085602425 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085602425 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602425 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602425 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085602425 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085602425 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602425 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085602425 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085602425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085602425 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085602425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1002127)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085602425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085602425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085602425 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085602447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085602447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085602447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085602447 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085602447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf4a8f) (hnbgw_rua.c:472) 20250823085602447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1002127 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085602447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1002127)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085602447 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085602447 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085602448 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1002127 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085602448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085602448 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085602448 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085602448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085602448 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085602448 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1002127-0)[0x56285f246920] (mgcp_client_endpoint_fsm.c:724) 20250823085602448 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085602448 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085602448 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085602448 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=213 'MDCX 115 rtpbridge/3@mgw MGCP 1.0\r\nC: f4a8'... (mgcp_client.c:807) 20250823085602448 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250823085602448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085602448 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085602448 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602448 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "115", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a8f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4a8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085602466 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 115 OK (mgcp_client.c:758) 20250823085602466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085602466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085602466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602466 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085602466 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085602466 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1002127-0)[0x56285f246920] (mgcp_client_endpoint_fsm.c:724) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085602466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1002127-0)[0x56285f10f260]{ST_CRCX}: Allocated (fsm.c:456) 20250823085602466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1002127-0)[0x56285f10f260]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50] (fsm.c:486) 20250823085602466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1002127-0)[0x56285f10f260]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085602466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1002127-0)[0x56285f10f260]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250823085602466 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=203 'CRCX 116 rtpbridge/3@mgw MGCP 1.0\r\nC: f4a8'... (mgcp_client.c:807) 20250823085602466 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250823085602466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1002127-0)[0x56285f10f260]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602466 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "116", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a8f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4a8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085602474 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 116 OK (mgcp_client.c:758) 20250823085602474 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f10f260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085602474 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f10f260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085602474 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f10f260]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085602474 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f10f260]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085602474 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085602474 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602474 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602474 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602474 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085602474 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085602474 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602474 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{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) 20250823085602474 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085602474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085602474 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085602474 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085602474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085602474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085602474 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085602474 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c88fce), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085602474 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085602474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085602474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085602474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085602474 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085602474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085602474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085602474 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 c8 8f ce 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085602474 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085602474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085602474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085602474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085602474 DLM3UA <000f> 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 20250823085602474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085602474 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085602474 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085602474 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085602474 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085602474 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 c8 8f ce 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1158)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1146)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085602503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085602503 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085602503 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085602503 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085602503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085602503 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085602503 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085602503 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085602503 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085602503 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  20250823085602503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085602503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085602503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085602503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085602503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085602503 DLSCCP DEBUG 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) 20250823085602503 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) 20250823085602503 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085602503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085602503 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085602503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085602503 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085602503 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085602503 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1002127 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085602503 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085602503 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085602503 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085602503 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085602503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085602503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 117 rtpbridge/3@mgw MGCP 1.0\r\nC: f4a8'... (mgcp_client.c:807) 20250823085602503 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085602503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085602503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f10f260]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085602503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=57 'DLCX 118 rtpbridge/3@mgw MGCP 1.0\r\nC: f4a8'... (mgcp_client.c:807) 20250823085602503 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085602503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f10f260]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085602503 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{IN_USE}: Removing from parent mgw(mgw-fsm-1002127-0)[0x56285f246920] (mgcp_client_endpoint_fsm.c:873) 20250823085602503 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085602503 DLMGCP DEBUG mgw-endp(mgw-fsm-1002127-0)[0x56285f23ce50]{IN_USE}: Deallocated (fsm.c:568) 20250823085602503 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085602503 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085602503 DMGW DEBUG mgw(mgw-fsm-1002127-0)[0x56285f246920]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085602503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1002127)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085602503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085602503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085602503 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected0(1158)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "117", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a8f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1158)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "118", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a8f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1158)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085602508 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 117 OK (mgcp_client.c:758) 20250823085602508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085602508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085602508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085602508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f224780]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085602508 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 118 OK (mgcp_client.c:758) 20250823085602509 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f10f260]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085602509 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f10f260]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085602509 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f10f260]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085602509 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f10f260]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@f9b5e94e4af2: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1158)1002127 20250823085602511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085602511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085602511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085602511 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085602511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf4a8f,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085602511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1002127 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085602511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1002127)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085602511 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085602511 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085602511 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1002127 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085602511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085602511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085602511 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085602511 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c88fce), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085602511 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085602511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085602511 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085602511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085602511 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085602511 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085602511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085602511 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 c8 8f ce 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085602511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1002127)[0x56285f08cea0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085602511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085602511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085602511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085602511 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085602511 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085602511 DLM3UA <000f> 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 20250823085602511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085602511 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085602511 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085602511 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085602511 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085602511 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 c8 8f ce 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1158)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1152)@f9b5e94e4af2: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1158)13955313 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Session index based on connection ID:0 20250823085602513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085602513 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085602513 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085602513 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085602513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085602513 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085602513 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085602513 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085602513 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085602513 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 c8 8f ce 00 00 00 00 00  20250823085602513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085602513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085602513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085602513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085602513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085602513 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=00c88fce), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085602513 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) 20250823085602513 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085602513 DLSCCP DEBUG 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) 20250823085602513 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085602513 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) 20250823085602513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085602513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085602513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1002127)[0x56285f08cea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085602513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1002127)[0x56285f08cea0]{disconnected}: Freeing instance (context_map.c:203) 20250823085602513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1002127)[0x56285f08cea0]{disconnected}: Deallocated (fsm.c:568) 20250823085602513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085602513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{disconnected}: Freeing instance (context_map.c:207) 20250823085602513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x56285f1a5b60]{disconnected}: Deallocated (fsm.c:568) 20250823085602513 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1002127 SCCP-123 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085602513 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=00c88fce), PART(T=Source Reference,L=4,D=0000007b) (sccp_scrc.c:455) 20250823085602513 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085602513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085602513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085602513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085602513 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085602513 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085602513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085602513 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 c8 8f ce 00 00 7b 00 (ss7_asp.c:1383) 20250823085602513 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085602513 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085602513 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085602513 DLSCCP DEBUG SCCP-SCOC(123)[0x56285f23cc00]{IDLE}: Deallocated (fsm.c:568) 20250823085602513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085602513 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085602513 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085602513 DLM3UA <000f> 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 20250823085602513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085602513 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085602513 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085602513 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085602513 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085602513 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 c8 8f ce 00 00 7b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: RLC received in state:disconnect_pending 20250823085603727 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085603728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d95947), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085603728 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085603728 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) 20250823085603728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085603728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085603728 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085603728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085603728 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085603728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085603728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085603728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d9 59 47 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085603728 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085603728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057db5e), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085603728 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085603728 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) 20250823085603728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085603728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085603728 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085603728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085603728 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085603728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085603728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085603728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 57 db 5e 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085603728 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085603728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00856f56), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085603728 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085603728 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) 20250823085603728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085603728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085603728 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085603728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085603728 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085603728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085603728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085603728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 85 6f 56 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085603728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085603729 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085603729 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085603729 DLM3UA <000f> 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 20250823085603729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085603729 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085603729 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085603729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085603729 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085603729 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085603729 DLM3UA <000f> 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 20250823085603729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085603729 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085603729 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085603729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085603729 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085603729 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085603729 DLM3UA <000f> 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 20250823085603729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085603729 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085603729 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085603925 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(109)[0x56285f1a5cb0]{IDLE}: Deallocated (fsm.c:568) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(108)[0x56285f246380]{IDLE}: Deallocated (fsm.c:568) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085603925 DLSCCP DEBUG SCCP-SCOC(110)[0x56285f240ba0]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: "Shutting down HNBGW ASP in STP" 20250823085604516 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down HNBGW ASP in STP (logging_vty.c:1172) 20250823085604522 DLSS7 <000c> ss7_asp_vty.c:654 0: ASP(hnbgw0-0) Applying Adm State change: ENABLED -> SHUTDOWN 20250823085604522 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 20250823085604522 DLSS7 <000c> ss7_asp.c:1334 hnbgw0-0: connection closed 20250823085604522 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085604522 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085604522 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250823085604522 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085604522 DLINP NOTICE asp-clnt-CN-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085604522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 160 (flags=0x80) (ss7_asp.c:1285) 20250823085604522 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823085604522 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823085604523 DLINP NOTICE asp-clnt-CN-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823085604523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 168 (flags=0x80) (ss7_asp.c:1285) 20250823085604523 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823085604523 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823085604522 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(hnbgw0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085604523 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250823085604523 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' 20250823085604523 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' 20250823085604523 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) 20250823085604523 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) 20250823085604523 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250823085604523 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) Closing and reconnecting ASP (ss7_asp.c:1223) 20250823085604523 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) 20250823085604523 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  20250823085604523 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  20250823085604523 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085604523 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085604523 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) 20250823085604523 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250823085604523 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Freeing instance 20250823085604523 DLSS7 <000c> fsm.c:568 XUA_ASP(hnbgw0-0){ASP_DOWN}: Deallocated 20250823085604523 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250823085604523 DLSS7 <000c> ss7_asp.c:925 0: ASP(hnbgw0-0) Skipping start for ASP in administrative state SHUTDOWN 20250823085604523 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1215) 20250823085604523 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_ACTIVE}: State change to ASP_DOWN (no timeout) (xua_asp_fsm.c:824) 20250823085604523 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823085604523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823085604523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: State change to AS_PENDING (no timeout) (xua_as_fsm.c:592) 20250823085604523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250823085604523 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive, some routes to remote PCs may have become unavailable (xua_as_fsm.c:374) 20250823085604523 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=185=0.23.1 is now unavailable (xua_as_fsm.c:391) 20250823085604523 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085604523 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085604523 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) 20250823085604523 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085604523 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085604523 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=4=0.0.4 is now unavailable (xua_as_fsm.c:391) 20250823085604523 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) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085604523 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085604523 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=188=0.23.4 is now unavailable (xua_as_fsm.c:391) 20250823085604523 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085604523 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085604523 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) 20250823085604523 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085604523 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085604523 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=12=0.1.4 is now unavailable (xua_as_fsm.c:391) 20250823085604523 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) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085604523 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085604523 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) 20250823085604523 DLSS7 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) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085604524 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085604524 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) 20250823085604524 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) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085604524 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085604524 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) 20250823085604524 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) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085604524 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085604524 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) 20250823085604524 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) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085604524 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085604524 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) 20250823085604524 DLSS7 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) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085604524 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085604524 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) 20250823085604524 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) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085604524 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085604524 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) 20250823085604524 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) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085604524 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085604524 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) 20250823085604524 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) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085604524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085604524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085604524 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085604524 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: Received primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:403) 20250823085604524 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250823085604524 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: Received primitive M-SCTP_RELEASE.indication (xua_default_lm_fsm.c:403) 20250823085604524 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: Received Event SCTP-RELEASE.ind (xua_default_lm_fsm.c:410) 20250823085604524 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: State change to IDLE (no timeout) (xua_default_lm_fsm.c:324) 20250823085604524 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) 20250823085604524 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) 20250823085604524 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) 20250823085604524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1285) 20250823085604524 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) Closing and reconnecting ASP (ss7_asp.c:1223) 20250823085604524 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) 20250823085604524 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1215) 20250823085604525 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: State change to ASP_DOWN (no timeout) (xua_asp_fsm.c:824) 20250823085604525 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823085604525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_PENDING}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823085604525 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{IDLE}: Received primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:403) 20250823085604525 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250823085604525 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{IDLE}: Received primitive M-SCTP_RELEASE.indication (xua_default_lm_fsm.c:403) 20250823085604525 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{IDLE}: Received Event SCTP-RELEASE.ind (xua_default_lm_fsm.c:410) 20250823085604525 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{IDLE}: State change to IDLE (no timeout) (xua_default_lm_fsm.c:324) 20250823085604525 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) 20250823085604525 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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 } 20250823085604634 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting HNBGW ASP in STP (logging_vty.c:1172) MTC@f9b5e94e4af2: "Restarting HNBGW ASP in STP" 20250823085604634 DLSS7 <000c> ss7_asp_vty.c:671 0: ASP(hnbgw0-0) Applying Adm State change: SHUTDOWN -> ENABLED 20250823085604634 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 20250823085604634 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) 20250823085604634 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250823085604634 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Freeing instance 20250823085604634 DLSS7 <000c> fsm.c:568 XUA_ASP(hnbgw0-0){ASP_DOWN}: Deallocated 20250823085604634 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250823085604634 DLSS7 <000c> ss7_asp.c:935 0: ASP(hnbgw0-0) ASP Restart for server not implemented yet! VirtHNBGW-STATS(1146)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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 } 20250823085606524 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(hnbgw0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085606524 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(hnbgw0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085606524 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(hnbgw0){AS_PENDING}: state_chg to AS_DOWN 20250823085606525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823085606525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823085606525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_PENDING}: State change to AS_DOWN (no timeout) (xua_as_fsm.c:675) VirtHNBGW-STATS(1146)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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 } 20250823085609525 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) 20250823085609526 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) 20250823085609526 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) 20250823085609526 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:403) 20250823085609526 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:410) 20250823085609526 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:170) 20250823085609526 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:171) 20250823085609526 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (ss7_asp.c:1383) 20250823085609526 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 20250823085609526 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 20250823085609526 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085609526 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085609526 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609526 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:UP) 20250823085609526 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085609526 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085609526 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085609526 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085609526 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085609526 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085609526 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085609527 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250823085609527 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085609527 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  20250823085609527 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085609527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085609527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:797) 20250823085609527 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:758) 20250823085609527 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:414) 20250823085609527 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:542) 20250823085609527 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085609527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085609527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823085609527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:357) 20250823085609527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250823085609527 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:403) 20250823085609527 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:410) 20250823085609527 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:182) 20250823085609527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085609527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085609527 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085609527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085609527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085609527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250823085609527 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250823085609527 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250823085609527 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250823085609527 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:258) 20250823085609527 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:259) 20250823085609527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 04 01 00 00 00 08 (ss7_asp.c:1383) 20250823085609527 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609527 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085609527 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT 20250823085609527 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085609527 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609527 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085609527 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085609527 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK 20250823085609527 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609527 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085609527 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085609528 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08  20250823085609528 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085609528 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085609528 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085609528 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250823085609528 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Active () 20250823085609528 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085609528 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085609528 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085609528 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823085609528 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  20250823085609528 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' 20250823085609528 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' 20250823085609528 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085609528 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  20250823085609528 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  20250823085609528 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085609528 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085609528 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:797) 20250823085609528 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:758) 20250823085609528 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:414) 20250823085609528 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x56285f1a9ac0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:627) 20250823085609528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823085609528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:565) 20250823085609528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250823085609528 DLSS7 INFO 0: AS(as-clnt-CN) AS became active, some routes to remote PCs may have become available (xua_as_fsm.c:430) 20250823085609528 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=185=0.23.1 is now available (xua_as_fsm.c:445) 20250823085609528 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085609528 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609528 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609528 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609529 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609529 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085609529 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609529 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=2=0.0.2 is now available (xua_as_fsm.c:445) 20250823085609529 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) 20250823085609529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609529 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609529 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) 20250823085609529 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609529 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=3=0.0.3 is now available (xua_as_fsm.c:445) 20250823085609529 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) 20250823085609529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609529 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609529 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) 20250823085609529 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609529 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=4=0.0.4 is now available (xua_as_fsm.c:445) 20250823085609529 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) 20250823085609529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609529 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609529 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) 20250823085609529 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609529 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=188=0.23.4 is now available (xua_as_fsm.c:445) 20250823085609529 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085609529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609530 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609530 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085609530 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609530 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=10=0.1.2 is now available (xua_as_fsm.c:445) 20250823085609530 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) 20250823085609530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609530 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609530 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) 20250823085609530 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609530 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=11=0.1.3 is now available (xua_as_fsm.c:445) 20250823085609530 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) 20250823085609530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609530 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609530 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) 20250823085609530 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609530 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=12=0.1.4 is now available (xua_as_fsm.c:445) 20250823085609530 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) 20250823085609530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609530 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609530 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) 20250823085609530 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609530 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) 20250823085609530 DLSS7 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) 20250823085609531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609531 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609531 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085609531 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609531 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) 20250823085609531 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) 20250823085609531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609531 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609531 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) 20250823085609531 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609531 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) 20250823085609531 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) 20250823085609531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609531 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609531 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) 20250823085609531 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609531 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) 20250823085609531 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) 20250823085609531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609531 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609531 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) 20250823085609531 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609532 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) 20250823085609532 DLSS7 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) 20250823085609532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609532 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609532 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085609532 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609532 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) 20250823085609532 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) 20250823085609532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609532 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609532 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) 20250823085609532 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609532 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) 20250823085609532 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) 20250823085609532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609532 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609532 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) 20250823085609532 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609532 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) 20250823085609532 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) 20250823085609532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609533 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085609533 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) 20250823085609533 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085609533 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250823085609533 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250823085609533 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085609533 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085609533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085609533 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085609533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085609533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085609533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085609533 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085609533 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085609533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085609533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085609533 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085609533 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085609533 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085609533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085609533 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085609533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609533 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) 20250823085609533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085609534 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) 20250823085609534 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) 20250823085609534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085609534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085609534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085609534 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085609534 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085609534 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085609534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085609534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085609534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085609534 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085609534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085609534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085609534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085609534 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085609534 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085609534 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085609534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085609534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085609534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085609534 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085609534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085609534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085609534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085609534 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085609534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085609534 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250823085609534 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250823085609534 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250823085609534 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x56285f1c6980]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250823085609534 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085609534 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085609534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085609534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085609534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085609534 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085609534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085609534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085609534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085609534 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085609534 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085609534 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085609534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085609534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 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) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085609534 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) 20250823085609534 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) 20250823085609534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085609534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085609534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085609534 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085609534 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085609534 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085609534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085609534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085609534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085609534 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) 20250823085609534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085609534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085609534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085609534 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085609534 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085609534 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085609534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085609534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085609534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085609535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085609535 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085609535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085609535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085609535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085609535 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085609535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250823085609535 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085609535 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) 20250823085609535 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) 20250823085609535 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) 20250823085609535 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) 20250823085609535 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) 20250823085609535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609535 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085609535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609535 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085609535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609535 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085609535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085609535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085609535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085609535 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085609535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085609535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085609535 DLM3UA <000f> 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 20250823085609535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085609535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085609535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085609535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085609535 DLM3UA <000f> 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 20250823085609535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085609535 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085609535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085609535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085609535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085609535 DLM3UA <000f> 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 20250823085609535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085609535 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085609535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085609535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085609535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085609535 DLM3UA <000f> 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 20250823085609535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085609535 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085609535 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085609535 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085609535 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085609535 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  20250823085609535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085609535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085609535 DLM3UA <000f> 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 20250823085609535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085609535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085609535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085609535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085609535 DLM3UA <000f> 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 20250823085609535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085609535 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085609535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085609535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085609535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085609535 DLM3UA <000f> 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 20250823085609535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085609535 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085609535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085609535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085609535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085609535 DLM3UA <000f> 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 20250823085609535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085609535 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085609535 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085609535 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085609535 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085609535 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(1152)@f9b5e94e4af2: 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 } } } } HNBGW_Test.sgsn0-RAN(1155)@f9b5e94e4af2: 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 } } } } 20250823085609540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609540 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085609540 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085609540 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085609540 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085609540 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085609540 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085609540 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085609540 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085609540 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085609540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085609540 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085609540 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085609540 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085609540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085609540 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085609540 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085609540 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085609540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085609541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085609541 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085609541 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085609541 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:99) 20250823085609541 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085609541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085609541 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085609541 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085609541 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085609541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085609541 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085609541 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085609541 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085609541 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085609541 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085609542 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085609542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085609542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085609542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085609542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085609542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085609542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085609542 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085609542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085609542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085609542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085609542 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085609542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085609542 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085609542 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085609542 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:99) 20250823085609542 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) VirtHNBGW-STATS(1146)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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 } 20250823085610296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59302<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_stat_stp_sctp_disconnected0(1159)@f9b5e94e4af2: f_gen_tmsi(suffix:=0, 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)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1152)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_stat_stp_sctp_disconnected0(1159) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@f9b5e94e4af2: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1159)14381033 20250823085611323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085611323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085611323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085611323 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085611323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdb6fe9, normal) (hnbgw_rua.c:408) 20250823085611323 DHNB DEBUG map_rua[0x56285f08cea0]{init}: Allocated (fsm.c:456) 20250823085611323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14381033)[0x56285f08cea0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085611323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14381033 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085611323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085611323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085611323 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14381033 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085611323 DCN DEBUG map_sccp[0x56285f1a5b60]{init}: Allocated (fsm.c:456) 20250823085611323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085611323 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14381033 <-> SCCP-124 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085611323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14381033 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085611323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14381033)[0x56285f08cea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085611323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085611323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085611323 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14381033 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085611323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085611323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085611323 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{IDLE}: Allocated (fsm.c:456) 20250823085611323 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085611323 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300030b0056400500f1100926) (sccp_scrc.c:455) 20250823085611323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085611323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085611323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085611323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085611323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085611323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085611323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085611323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085611323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085611323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085611323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085611323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085611323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085611323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085611323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085611323 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085611323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085611323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085611323 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 0b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085611323 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085611323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085611323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14381033)[0x56285f08cea0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085611323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085611323 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085611324 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085611324 DLM3UA <000f> 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 20250823085611324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085611324 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085611324 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085611324 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085611324 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085611324 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 0b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Warning: Re-starting timer T_guard[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1152)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_stat_stp_sctp_disconnected0(1159) HNBGW_Test.msc0-RAN(1152)@f9b5e94e4af2: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1159)14892246 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085611326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085611326 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085611326 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085611326 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085611326 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085611326 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085611326 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085611326 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085611326 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085611326 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 b6 3d d8 02 00 00 00 00  TC_stat_stp_sctp_disconnected0(1159)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085611326 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085611326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085611326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085611326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085611326 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085611326 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b63dd8) (sccp_scrc.c:545) 20250823085611326 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) 20250823085611326 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085611326 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085611326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085611326 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085611326 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) 20250823085611326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085611326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(1146)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. TC_stat_stp_sctp_disconnected0(1159)@f9b5e94e4af2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1157)@f9b5e94e4af2: 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)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: vl_len:91 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823085611375 DLSCCP DEBUG SCCP-SCOC(121)[0x56285f232e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085611375 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cf1a), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085611375 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085611375 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) 20250823085611375 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085611375 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085611375 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085611375 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085611375 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085611375 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085611375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085611375 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f4 cf 1a 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085611375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085611375 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085611375 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085611375 DLM3UA <000f> 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 20250823085611375 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085611375 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085611375 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085611475 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085611475 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db3b28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085611475 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085611475 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) 20250823085611475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085611475 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085611475 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085611475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085611475 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085611475 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085611475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085611475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 3b 28 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085611476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085611476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085611476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085611476 DLM3UA <000f> 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 20250823085611476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085611476 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085611476 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085611529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085611529 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085611529 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085611529 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085611529 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085611529 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085611529 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085611529 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085611529 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085611529 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  20250823085611529 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085611529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085611529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085611529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085611529 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085611529 DLSCCP DEBUG 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) 20250823085611529 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) 20250823085611529 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085611529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085611529 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085611529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085611529 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085611529 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085611529 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14381033 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085611529 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085611529 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085611530 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085611530 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085611530 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085611530 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085611530 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085611530 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{UNUSED}: Allocated (fsm.c:456) 20250823085611530 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{UNUSED}: is child of mgw(mgw-fsm-14381033-0)[0x56285f10f260] (fsm.c:486) 20250823085611530 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14381033-0)[0x56285f10f260] (mgcp_client_endpoint_fsm.c:724) 20250823085611530 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085611530 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085611530 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085611530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14381033-0)[0x56285f23ce50]{ST_CRCX}: Allocated (fsm.c:456) 20250823085611530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14381033-0)[0x56285f23ce50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14381033-0)[0x56285f224780] (fsm.c:486) 20250823085611530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14381033-0)[0x56285f23ce50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085611530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14381033-0)[0x56285f23ce50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085611530 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=201 'CRCX 119 rtpbridge/*@mgw MGCP 1.0\r\nC: db6f'... (mgcp_client.c:807) 20250823085611530 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250823085611530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14381033-0)[0x56285f23ce50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085611530 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1157)@f9b5e94e4af2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "119", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "db6fe917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "db6fe917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: CRCX1{ line := { verb := "CRCX", trans_id := "119", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "db6fe917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "db6fe917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f9b5e94e4af2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823085611562 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 119 OK (mgcp_client.c:758) 20250823085611562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085611562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085611562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085611562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085611562 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085611562 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611562 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611562 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085611562 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085611562 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611562 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085611562 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085611562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085611562 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085611562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14381033)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085611562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085611562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085611562 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085611576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085611576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085611576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085611576 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085611576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdb6fe9) (hnbgw_rua.c:472) 20250823085611576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14381033 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085611576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14381033)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085611576 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085611576 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085611576 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14381033 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085611576 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085611576 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085611576 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085611576 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085611576 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085611576 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14381033-0)[0x56285f10f260] (mgcp_client_endpoint_fsm.c:724) 20250823085611576 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085611576 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085611576 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085611576 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=215 'MDCX 120 rtpbridge/4@mgw MGCP 1.0\r\nC: db6f'... (mgcp_client.c:807) 20250823085611576 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823085611576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085611576 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085611576 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611576 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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)@f9b5e94e4af2: MDCX1{ line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "db6fe917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "db6fe917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085611593 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 120 OK (mgcp_client.c:758) 20250823085611593 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085611593 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085611593 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611593 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085611593 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085611593 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14381033-0)[0x56285f10f260] (mgcp_client_endpoint_fsm.c:724) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085611593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14381033-0)[0x56285f246920]{ST_CRCX}: Allocated (fsm.c:456) 20250823085611593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14381033-0)[0x56285f246920]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14381033-0)[0x56285f224780] (fsm.c:486) 20250823085611593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14381033-0)[0x56285f246920]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085611593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14381033-0)[0x56285f246920]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250823085611593 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=205 'CRCX 121 rtpbridge/4@mgw MGCP 1.0\r\nC: db6f'... (mgcp_client.c:807) 20250823085611593 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823085611593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14381033-0)[0x56285f246920]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611593 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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)@f9b5e94e4af2: CRCX2{ line := { verb := "CRCX", trans_id := "121", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "db6fe917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "db6fe917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085611604 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 121 OK (mgcp_client.c:758) 20250823085611604 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085611604 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085611604 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085611604 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085611604 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085611604 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611604 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611604 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611604 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085611604 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085611604 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611604 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{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) 20250823085611604 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085611604 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085611604 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085611604 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085611604 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085611604 DLM3UA <000f> 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 20250823085611604 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085611604 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085611604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085611604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085611604 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085611604 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b63dd8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085611604 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085611604 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085611604 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085611604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085611604 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085611604 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085611604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085611604 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 b6 3d d8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085611604 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085611604 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085611604 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085611604 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085611604 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085611604 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085611604 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 b6 3d d8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1159)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1146)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: 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)@f9b5e94e4af2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: vl_len:12 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085611619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085611619 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085611619 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085611619 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085611619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085611619 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085611619 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085611619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085611619 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085611619 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  20250823085611619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085611619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085611619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085611619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085611619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085611619 DLSCCP DEBUG 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) 20250823085611619 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) 20250823085611619 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085611619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085611619 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085611619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085611619 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085611619 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085611619 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14381033 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085611619 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085611619 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085611619 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085611619 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085611619 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085611619 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 122 rtpbridge/4@mgw MGCP 1.0\r\nC: db6f'... (mgcp_client.c:807) 20250823085611619 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085611619 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085611619 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085611619 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44277: len=58 'DLCX 123 rtpbridge/4@mgw MGCP 1.0\r\nC: db6f'... (mgcp_client.c:807) 20250823085611619 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085611619 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085611619 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{IN_USE}: Removing from parent mgw(mgw-fsm-14381033-0)[0x56285f10f260] (mgcp_client_endpoint_fsm.c:873) 20250823085611619 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085611619 DLMGCP DEBUG mgw-endp(mgw-fsm-14381033-0)[0x56285f224780]{IN_USE}: Deallocated (fsm.c:568) 20250823085611619 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085611619 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085611619 DMGW DEBUG mgw(mgw-fsm-14381033-0)[0x56285f10f260]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085611619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14381033)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085611619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085611619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085611619 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected0(1159)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "122", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "db6fe917" }, { code := "I", val := "11111" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1159)@f9b5e94e4af2: DLCX{ line := { verb := "DLCX", trans_id := "123", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "db6fe917" }, { code := "I", val := "22222" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1159)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085611623 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 122 OK (mgcp_client.c:758) 20250823085611623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085611623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085611623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085611623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56285f23ce50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085611623 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 123 OK (mgcp_client.c:758) 20250823085611623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085611623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085611623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085611623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56285f246920]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@f9b5e94e4af2: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1159)14381033 20250823085611624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085611624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085611624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085611624 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085611624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdb6fe9,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085611624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14381033 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085611624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14381033)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085611624 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085611624 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085611624 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14381033 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085611624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085611624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085611624 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085611624 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b63dd8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085611624 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085611624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085611624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085611624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085611624 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085611624 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085611624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085611624 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 b6 3d d8 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085611624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14381033)[0x56285f08cea0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085611624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085611624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085611624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085611624 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085611624 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085611624 DLM3UA <000f> 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 20250823085611624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085611624 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085611624 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085611624 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085611624 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085611624 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 b6 3d d8 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)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1159)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1152)@f9b5e94e4af2: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1159)14892246 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Session index based on connection ID:0 20250823085611625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085611625 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085611625 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085611625 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085611625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085611625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085611625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085611625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085611625 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085611625 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 b6 3d d8 00 00 00 00 00  20250823085611625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085611625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085611625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085611625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085611625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085611625 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=00b63dd8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085611625 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) 20250823085611625 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085611625 DLSCCP DEBUG 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) 20250823085611625 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085611625 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) 20250823085611625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085611625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085611625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14381033)[0x56285f08cea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085611626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14381033)[0x56285f08cea0]{disconnected}: Freeing instance (context_map.c:203) 20250823085611626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14381033)[0x56285f08cea0]{disconnected}: Deallocated (fsm.c:568) 20250823085611626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085611626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{disconnected}: Freeing instance (context_map.c:207) 20250823085611626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x56285f1a5b60]{disconnected}: Deallocated (fsm.c:568) 20250823085611626 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14381033 SCCP-124 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085611626 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=00b63dd8), PART(T=Source Reference,L=4,D=0000007c) (sccp_scrc.c:455) 20250823085611626 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085611626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085611626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085611626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085611626 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085611626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085611626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085611626 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 b6 3d d8 00 00 7c 00 (ss7_asp.c:1383) 20250823085611626 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085611626 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085611626 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085611626 DLSCCP DEBUG SCCP-SCOC(124)[0x56285f23cc00]{IDLE}: Deallocated (fsm.c:568) 20250823085611626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085611626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085611626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085611626 DLM3UA <000f> 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 20250823085611626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085611626 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085611626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085611626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085611626 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085611626 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 b6 3d d8 00 00 7c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: RLC received in state:disconnect_pending TC_stat_stp_sctp_disconnected0(1159)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085613636 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41749<->l=127.0.0.1:4262) (control_if.c:193) 20250823085613637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56258<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1147)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(1146)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085613642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085613644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085613644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085613644 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085613644 DMAIN NOTICE (127.0.0.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) 20250823085613645 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085613647 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085613647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085613647 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085613647 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085613647 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085613647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085613647 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085613647 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085613647 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 20250823085613647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085613647 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085613647 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085613647 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085613647 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085613647 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085613647 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085613647 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 20250823085613647 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085613647 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085613647 DLSS7 <000c> ss7_asp.c: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  20250823085613647 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  20250823085613647 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085613647 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085613648 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085613648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085613648 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085613648 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085613648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085613648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085613648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085613648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085613648 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 20250823085613648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085613648 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085613648 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085613648 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.sgsn0-SCCP(1154)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1151)@f9b5e94e4af2: Final verdict of PTC: none 20250823085613648 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085613648 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085613648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085613648 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085613648 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823085613648 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085613648 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-RAN(1155)@f9b5e94e4af2: Final verdict of PTC: none 20250823085613648 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) 20250823085613648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085613648 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085613648 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085613648 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085613648 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085613648 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085613648 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085613649 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs MutexDispCT-TC_stat_stp_sctp_disconnected(1145)@f9b5e94e4af2: Final verdict of PTC: none 20250823085613649 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085613649 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085613649 DLSS7 <000c> ss7_asp.c: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  20250823085613649 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085613649 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085613649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085613649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085613649 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085613649 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085613649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085613649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085613649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085613649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085613649 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085613649 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) 20250823085613649 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085613649 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1153)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1156)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1152)@f9b5e94e4af2: Final verdict of PTC: none TC_stat_stp_sctp_disconnected-Iuh0(1149)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(1148)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(1157)@f9b5e94e4af2: Final verdict of PTC: none 20250823085613652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085613652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59302<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_stat_stp_sctp_disconnected0(1159)@f9b5e94e4af2: Final verdict of PTC: pass TC_stat_stp_sctp_disconnected0(1158)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_stat_stp_sctp_disconnected(1145): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_stat_stp_sctp_disconnected-Iuh0(1149): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1151): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(1152): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1153): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1154): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1155): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1156): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(1157): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_stat_stp_sctp_disconnected0(1158): pass (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_stat_stp_sctp_disconnected0(1159): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_stat_stp_sctp_disconnected finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_stat_stp_sctp_disconnected pass'. Sat Aug 23 08:56:13 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 20250823085613722 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085613722 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085613722 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085613722 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085613722 DLSCCP DEBUG SCCP-SCOC(113)[0x56285f22cdc0]{IDLE}: Deallocated (fsm.c:568) 20250823085613723 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085613723 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085613723 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085613723 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085613723 DLSCCP DEBUG SCCP-SCOC(111)[0x56285f2344d0]{IDLE}: Deallocated (fsm.c:568) 20250823085613723 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085613723 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085613723 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085613723 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085613723 DLSCCP DEBUG SCCP-SCOC(112)[0x56285f221d40]{IDLE}: Deallocated (fsm.c:568) 20250823085613739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085613756 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:348) 20250823085613756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (ss7_asp.c:1285) 20250823085613756 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250823085613756 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) 20250823085614341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59308<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1006812) Waiting for packet dumper to finish... 1 (prev_count=1006812, count=1008500) 20250823085615649 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085615649 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085615649 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085615649 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085615649 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085615649 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: 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 ------ Sat Aug 23 08:56:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test case TC_apply_sccp started. 20250823085617460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085617466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085617471 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41305<->l=127.0.0.1:4262) (control_if.c:572) 20250823085617494 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085617494 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)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085617502 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085617502 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085617503 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085617503 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085617503 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085617503 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085617503 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085617503 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085617503 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47805 (stream_srv.c:143) 20250823085617503 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47805<->l=127.0.0.1:29169 (hnb.c:335) TC_apply_sccp-Iuh1(1166)@f9b5e94e4af2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085617504 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085617504 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085617504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085617504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085617504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617504 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085617504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085617504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085617504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085617504 DRANAP DEBUG cnlink(msc-3)[0x56285f2161e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085617504 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085617504 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085617504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085617504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085617504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085617504 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085617504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617504 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085617504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085617504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085617504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085617504 DRANAP DEBUG cnlink(msc-2)[0x56285f2153a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085617504 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085617504 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085617504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085617504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085617504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085617504 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085617504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617504 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085617504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085617504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085617504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085617504 DRANAP DEBUG cnlink(msc-1)[0x56285f214630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085617504 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085617504 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085617504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085617504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085617505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085617505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085617505 DLM3UA <000f> 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 20250823085617505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085617505 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085617505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085617505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085617505 DLM3UA <000f> 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 20250823085617505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085617505 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085617505 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085617505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085617505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085617505 DLM3UA <000f> 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 20250823085617505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085617505 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085617505 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085617505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085617505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085617505 DLM3UA <000f> 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 20250823085617505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085617505 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085617505 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085617504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085617505 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085617505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617505 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085617505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085617505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085617505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085617505 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1170)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-M3UA(1170)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1170)@f9b5e94e4af2: ************************************************* HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085617517 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085617517 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085617517 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085617517 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085617517 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085617517 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085617517 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085617517 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085617518 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085617518 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085617518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085617518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085617518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085617518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617518 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085617518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085617518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085617518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085617518 DRANAP DEBUG cnlink(sgsn-3)[0x56285f219b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085617518 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085617518 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085617518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085617518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085617518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085617518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085617519 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085617519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617519 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085617519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085617519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085617519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250823085617519 DRANAP DEBUG cnlink(sgsn-2)[0x56285f218cd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085617519 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085617519 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085617519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085617519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085617519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617519 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085617519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085617519 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085617519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617519 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085617519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085617519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085617519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085617519 DRANAP DEBUG cnlink(sgsn-1)[0x56285f217e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085617519 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085617519 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085617519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085617519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085617519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617519 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085617519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085617519 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085617519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617519 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085617519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085617519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085617519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085617519 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085617519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085617519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085617519 DLM3UA <000f> 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 20250823085617519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085617519 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085617519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085617519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085617519 DLM3UA <000f> 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 20250823085617519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085617519 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085617519 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085617519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085617519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085617519 DLM3UA <000f> 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 20250823085617519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085617519 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085617519 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085617519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085617519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085617519 DLM3UA <000f> 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 20250823085617519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085617519 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085617519 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@f9b5e94e4af2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f9b5e94e4af2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1173)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-M3UA(1173)@f9b5e94e4af2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1173)@f9b5e94e4af2: ************************************************* HNBGW_Test.sgsn0-SCCP(1171)@f9b5e94e4af2: v_sccp_pdu_maxlen:268 20250823085617542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085617542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085617542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085617542 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085617542 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085617542 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085617542 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085617542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085617542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085617549 DLINP DEBUG SRVCONN(,r=127.0.0.1:47805<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085617549 DLINP DEBUG SRVCONN(,r=127.0.0.1:47805<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085617549 DLINP DEBUG SRVCONN(,r=127.0.0.1:47805<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085617549 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085617549 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) 20250823085617549 DLGLOBAL DEBUG validating counter group 0x562853328bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823085617549 DHNBAP DEBUG (127.0.0.1:47805 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823085617549 DHNBAP NOTICE (127.0.0.1:47805 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085617549 DHNBAP NOTICE (127.0.0.1:47805 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085617549 DLINP DEBUG SRVCONN(,r=127.0.0.1:47805<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085617549 DLINP DEBUG SRVCONN(,r=127.0.0.1:47805<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085617715 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 20250823085617715 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 20250823085617715 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085617715 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085617721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617721 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085617721 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085617721 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085617721 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085617721 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085617721 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085617721 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085617721 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085617721 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 20250823085617721 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085617721 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085617721 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085617722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617722 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085617722 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085617722 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  20250823085617722 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085617722 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085617722 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085617722 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 20250823085617722 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085617722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085617722 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085617722 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085617722 DLSS7 <000c> ss7_asp.c: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  20250823085617722 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  20250823085617722 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085617722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085617722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085617722 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085617722 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085617722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085617722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085617722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085617722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085617722 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085617722 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085617722 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085617724 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085617724 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085617724 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085617724 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250823085617724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085617724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085617724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085617724 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085617724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085617724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085617724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085617724 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085617725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617725 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085617725 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085617725 DLM3UA <000f> 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 20250823085617725 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085617725 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085617725 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085617725 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085617725 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085617725 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  20250823085617729 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 20250823085617729 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 20250823085617729 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085617729 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)@f9b5e94e4af2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085617734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617734 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085617734 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085617734 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085617734 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085617734 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085617734 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085617734 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085617734 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085617734 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 20250823085617734 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085617734 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085617734 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085617736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617736 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085617736 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085617736 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  20250823085617736 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085617736 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085617736 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085617736 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 20250823085617736 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085617736 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085617736 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085617736 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085617737 DLSS7 <000c> ss7_asp.c: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  20250823085617737 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085617737 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  20250823085617737 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085617737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085617737 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085617737 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085617737 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085617737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085617737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085617737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085617737 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085617737 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085617737 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085617737 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085617738 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085617738 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085617738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085617738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250823085617738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085617738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085617738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085617738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085617738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085617738 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085617738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085617738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085617739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [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) 20250823085617739 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085617739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085617739 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085617739 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085617739 DLM3UA <000f> 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 20250823085617739 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085617739 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085617739 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085617739 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085617739 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085617739 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(1169)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085618523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085618523 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085618523 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085618523 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085618523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085618523 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085618523 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085618523 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085618523 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085618523 DLSS7 <000c> ss7_asp.c: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  20250823085618523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085618523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085618523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085618523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085618523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085618523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085618523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085618523 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085618523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085618523 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085618523 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085618523 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085618523 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) 20250823085618523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085618523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085618523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085618523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085618523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085618523 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085618523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085618523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085618523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085618523 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085618523 DRANAP NOTICE cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085618524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085618524 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085618524 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085618524 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085618524 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085618524 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085618524 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085618524 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085618524 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085618524 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  20250823085618524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085618524 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085618524 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085618524 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085618524 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085618524 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085618524 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085618524 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085618524 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085618524 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085618524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085618524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085618524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085618524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085618524 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085618524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085618524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085618524 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085618524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085618524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085618524 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085618524 DRANAP DEBUG cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085618524 DRANAP INFO cnlink(msc-0)[0x56285f2138c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1169)@f9b5e94e4af2: MSC_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)@f9b5e94e4af2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085618536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085618536 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085618536 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085618536 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085618536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085618536 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085618536 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085618536 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085618536 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085618536 DLSS7 <000c> ss7_asp.c: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  20250823085618536 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085618536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085618536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085618536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085618536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085618536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085618536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085618536 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085618536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618536 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085618536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085618536 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085618536 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085618536 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) 20250823085618536 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085618536 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823085618536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085618536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085618536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085618536 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085618536 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085618536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085618536 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085618536 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085618536 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085618537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085618537 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085618537 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085618537 DLM3UA <000f> 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 20250823085618537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085618537 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085618537 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085618537 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085618537 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085618537 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  20250823085618537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085618537 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085618537 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085618537 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085618537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085618537 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085618537 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085618537 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085618537 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085618537 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085618537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085618537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085618537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085618537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085618537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085618537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085618537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085618537 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085618537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085618537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085618537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085618537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085618537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085618537 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085618537 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085618537 DRANAP INFO cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1172)@f9b5e94e4af2: MSC_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 } } } } 20250823085619584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49506<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1169)@f9b5e94e4af2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1169)@f9b5e94e4af2: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1175) TC_apply_sccp-Iuh0-RUA(1165)@f9b5e94e4af2: Added conn table entry 0TC_apply_sccp0(1175)1287033 20250823085620626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085620626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085620626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085620626 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085620626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x13a379, normal) (hnbgw_rua.c:408) 20250823085620626 DHNB DEBUG map_rua[0x56285f08cea0]{init}: Allocated (fsm.c:456) 20250823085620626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1287033)[0x56285f08cea0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085620626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1287033 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085620626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085620626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085620626 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1287033 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085620626 DCN DEBUG map_sccp[0x56285f1a5b60]{init}: Allocated (fsm.c:456) 20250823085620626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x56285f1a5b60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085620626 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1287033 <-> SCCP-125 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085620626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1287033 SCCP-125 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085620626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1287033)[0x56285f08cea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085620626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085620626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085620626 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1287033 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085620626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x56285f1a5b60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085620626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085620626 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{IDLE}: Allocated (fsm.c:456) 20250823085620626 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085620626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003bf0056400500f1100926) (sccp_scrc.c:455) 20250823085620626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085620626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085620626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085620626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085620626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085620626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085620626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085620626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085620626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085620626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085620626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085620626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085620626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085620626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085620626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085620626 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085620626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085620626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085620626 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 03 bf 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085620627 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085620627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x56285f1a5b60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085620627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1287033)[0x56285f08cea0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085620627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085620627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085620627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085620627 DLM3UA <000f> 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 20250823085620627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085620627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085620627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085620627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085620627 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085620627 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 03 bf 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: First idle individual index:0 HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1169)@f9b5e94e4af2: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1175) HNBGW_Test.msc0-RAN(1169)@f9b5e94e4af2: Added conn table entry 0TC_apply_sccp0(1175)15542252 HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085620645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085620645 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085620645 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085620645 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085620645 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085620645 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085620645 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085620645 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085620645 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085620645 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 a0 b2 02 00 00 00 00  TC_apply_sccp0(1175)@f9b5e94e4af2: setverdict(pass): none -> pass 20250823085620645 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085620645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085620645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085620645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085620645 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085620645 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0068a0b2) (sccp_scrc.c:545) 20250823085620645 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) 20250823085620645 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085620645 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085620645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085620645 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085620645 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) 20250823085620645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x56285f1a5b60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085620645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x56285f1a5b60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085621376 DLSCCP DEBUG SCCP-SCOC(121)[0x56285f232e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085621376 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cf1a), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085621376 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085621376 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) 20250823085621376 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085621376 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085621376 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085621376 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085621376 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085621376 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085621376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085621376 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f4 cf 1a 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085621376 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085621376 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085621376 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085621376 DLM3UA <000f> 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 20250823085621376 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085621376 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085621376 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085621476 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085621476 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db3b28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085621476 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823085621476 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) 20250823085621476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085621476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085621476 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085621476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085621476 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085621476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085621476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085621476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 3b 28 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085621477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085621477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085621477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085621477 DLM3UA <000f> 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 20250823085621477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085621477 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085621477 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! TC_apply_sccp0(1175)@f9b5e94e4af2: "Changing SCCP address, don't apply yet" 20250823085621647 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250823085622672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085622672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085622672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250823085622672 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085622672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x13a379) (hnbgw_rua.c:472) 20250823085622672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1287033 SCCP-125 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250823085622672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1287033)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085622672 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250823085622672 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823085622672 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1287033 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250823085622672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085622672 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085622673 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085622673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068a0b2), PART(T=Data,L=22,D=001440120000010010400b0adba753eab92fa1b09925) (sccp_scrc.c:455) 20250823085622673 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085622673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085622673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085622673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085622673 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085622673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085622673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085622673 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 a0 b2 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a db a7 53 ea b9 2f a1 b0 99 25 00 00 00 (ss7_asp.c:1383) 20250823085622673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085622673 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085622673 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085622673 DLM3UA <000f> 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 20250823085622673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085622673 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085622673 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085622673 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085622673 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085622673 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 a0 b2 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a db a7 53 ea b9 2f a1 b0 99 25 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1175)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: vl_len:22 HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: vl_from0 HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A7E2F990DC8A07162C981'O 20250823085622689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085622689 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085622689 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085622689 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085622689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085622689 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085622689 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085622689 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085622689 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085622689 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 7e 2f 99 0d c8 a0 71 62 c9 81 00 00 00  20250823085622689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250823085622689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085622689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085622689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085622689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085622689 DLSCCP DEBUG 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=001440120000010010400b0a7e2f990dc8a07162c981) (sccp_scrc.c:545) 20250823085622689 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) 20250823085622689 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085622689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085622689 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085622689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085622689 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250823085622689 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823085622689 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1287033 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250823085622689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1287033)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085622689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250823085622689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085622689 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)@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1175)@f9b5e94e4af2: "Apply SCCP address changes" 20250823085622701 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250823085622702 DCN NOTICE (msc-0) config changed, restarting SCCP (cnlink.c:484) 20250823085622702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x56285f1a5b60]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (cnlink.c:254) 20250823085622702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085622702 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085622702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068a0b2), PART(T=Source Reference,L=4,D=0000007d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085622702 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085622702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085622702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085622702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085622702 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085622702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085622702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085622702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 a0 b2 00 00 7d 00 00 00 00 00 (ss7_asp.c:1383) 20250823085622702 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085622702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x56285f1a5b60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085622702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1287033)[0x56285f08cea0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085622702 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1287033)[0x56285f08cea0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085622703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085622703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1287033)[0x56285f08cea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085622703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1287033)[0x56285f08cea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085622703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1287033)[0x56285f08cea0]{disrupted}: Freeing instance (context_map.c:203) 20250823085622703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1287033)[0x56285f08cea0]{disrupted}: Deallocated (fsm.c:568) 20250823085622703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x56285f1a5b60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085622703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x56285f1a5b60]{disconnected}: Freeing instance (context_map.c:207) 20250823085622703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x56285f1a5b60]{disconnected}: Deallocated (fsm.c:568) 20250823085622703 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1287033 SCCP-125 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823085622703 DCN DEBUG cs7-0-sccp-OsmoHNBGW: - cnlink: now used by 7 (7*cnlink) (cnlink.c:260) 20250823085622703 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (cnlink.c:521) 20250823085622703 DCN DEBUG (msc-0) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823085622703 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 8 (8*cnlink) (cnlink.c:541) 20250823085622703 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (cnlink.c:459) 20250823085622703 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823085622703 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823085622703 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823085622703 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823085622703 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823085622703 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823085622703 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823085622703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085622703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085622703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085622703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085622703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085622703 DLM3UA <000f> 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 20250823085622703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085622703 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085622703 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085622703 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085622703 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085622703 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 a0 b2 00 00 7d 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1169)@f9b5e94e4af2: Deleted conn table entry 0TC_apply_sccp0(1175)15542252 20250823085622708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085622708 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085622708 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085622708 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085622708 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085622708 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085622708 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085622708 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085622708 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085622708 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 a0 b2 00  20250823085622708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085622708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085622708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085622708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085622708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085622708 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=0068a0b2) (sccp_scrc.c:545) 20250823085622708 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) 20250823085622708 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085622708 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085622708 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085622708 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085622708 DLSCCP DEBUG SCCP-SCOC(125)[0x56285f23cc00]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1165)@f9b5e94e4af2: Deleted conn table entry 0TC_apply_sccp0(1175)1287033 MTC@f9b5e94e4af2: ok: talloc reports "asn1_context" = 1 bytes 20250823085623722 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41305<->l=127.0.0.1:4262) (control_if.c:193) 20250823085623723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1162)@f9b5e94e4af2: Final verdict of PTC: none VirtHNBGW-STATS(1161)@f9b5e94e4af2: Final verdict of PTC: none MTC@f9b5e94e4af2: setverdict(pass): pass -> pass, component reason not changed 20250823085623727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085623729 DLINP DEBUG SRVCONN(,r=127.0.0.1:47805<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085623729 DLINP DEBUG SRVCONN(,r=127.0.0.1:47805<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085623729 DLINP NOTICE SRV(,r=127.0.0.1:47805<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085623729 DMAIN NOTICE (127.0.0.1:47805 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47805<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823085623729 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823085623729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085623729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085623729 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085623730 DMAIN NOTICE (127.0.0.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) 20250823085623730 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085623730 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085623730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085623730 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085623730 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085623730 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085623730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085623730 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085623730 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085623730 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085623730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085623730 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085623730 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085623730 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 20250823085623730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085623730 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085623730 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085623730 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085623730 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085623730 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085623730 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085623730 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 20250823085623730 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085623731 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085623731 DLSS7 <000c> ss7_asp.c: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  20250823085623731 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  20250823085623731 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085623731 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085623731 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_apply_sccp-Iuh1-RUA(1167)@f9b5e94e4af2: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1160)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1172)@f9b5e94e4af2: Final verdict of PTC: none 20250823085623731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085623731 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085623731 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085623731 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 20250823085623731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085623731 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085623731 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085623731 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085623731 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085623731 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085623731 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085623731 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 20250823085623731 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085623731 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085623731 DLSS7 <000c> ss7_asp.c: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  20250823085623731 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085623731 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085623731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085623731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085623731 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085623731 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085623731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085623731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085623731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085623731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085623731 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085623731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085623731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085623731 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085623731 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085623731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085623731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085623731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085623731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085623731 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085623732 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) 20250823085623732 DRANAP DEBUG cnlink(sgsn-0)[0x56285f217030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085623732 DRANAP NOTICE cnlink(sgsn-0)[0x56285f217030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-SCCP(1171)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1168)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1170)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1173)@f9b5e94e4af2: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1165)@f9b5e94e4af2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1169)@f9b5e94e4af2: Final verdict of PTC: none TC_apply_sccp-Iuh1(1166)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-MGCP(1174)@f9b5e94e4af2: Final verdict of PTC: none HNBGW-PFCP(1163)@f9b5e94e4af2: Final verdict of PTC: none TC_apply_sccp-Iuh0(1164)@f9b5e94e4af2: Final verdict of PTC: none 20250823085623736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49506<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1175)@f9b5e94e4af2: Final verdict of PTC: pass MTC@f9b5e94e4af2: Setting final verdict of the test case. MTC@f9b5e94e4af2: Local verdict of MTC: pass MTC@f9b5e94e4af2: Local verdict of PTC MutexDispCT-TC_apply_sccp(1160): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC VirtHNBGW-STATS(1161): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC IPA-CTRL-CLI-IPA(1162): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-PFCP(1163): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_apply_sccp-Iuh0(1164): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1165): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_apply_sccp-Iuh1(1166): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1167): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1168): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-RAN(1169): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1170): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1171): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1172): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1173): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC HNBGW-MGCP(1174): none (pass -> pass) MTC@f9b5e94e4af2: Local verdict of PTC TC_apply_sccp0(1175): pass (pass -> pass) MTC@f9b5e94e4af2: Test case TC_apply_sccp finished. Verdict: pass MTC@f9b5e94e4af2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat Aug 23 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 20250823085623827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085624429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49512<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314028) Waiting for packet dumper to finish... 1 (prev_count=314028, count=344812) 20250823085625732 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085625732 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085625732 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085625732 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085625732 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085625732 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f9b5e94e4af2: 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@f9b5e94e4af2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f9b5e94e4af2: Terminating MTC. MC@f9b5e94e4af2: MTC terminated. MC2> exit MC@f9b5e94e4af2: Shutting down session. MC@f9b5e94e4af2: 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 (2409014) [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-20250823-0847-dc17d17a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250823085631377 DLSCCP DEBUG SCCP-SCOC(121)[0x56285f232e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085631377 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cf1a), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085631377 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823085631377 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) 20250823085631377 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085631377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085631377 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085631377 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085631377 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085631377 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085631377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x56285f212300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085631377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f4 cf 1a 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085631377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085631377 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085631377 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085631378 DLM3UA <000f> 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 20250823085631378 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085631378 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085631378 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085631473 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823085631473 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823085631473 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085631473 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085631473 DLSCCP DEBUG SCCP-SCOC(115)[0x56285f1c4c00]{IDLE}: Deallocated (fsm.c:568) [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-20250823-0847-dc17d17a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (2408945) [testenv][generic] Stopping hnbgw (2408970) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250823-0847-dc17d17a-0'] testenv-hnbgw-all-osmocom-nightly-20250823-0847-dc17d17a-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20250823-0847-dc17d17a-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250823-0847-dc17d17a-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'] Running testenv-podman-main.sh [testenv] feed_watchdog_loop: podman container has stopped [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-20250823-0847-dc17d17a-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease 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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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 10 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.202508222026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508222026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../05-osmocom-nightly_202508222026_amd64.deb ... Unpacking osmocom-nightly (202508222026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../06-libosmocore22_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../07-libosmo-gtlv1_0.5.0.2.5a60.202508222026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.2.5a60.202508222026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0.30.7d236.202508222026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508222026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0.30.7d236.202508222026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508222026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../11-libosmoisdn0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../12-libosmogsm20_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../13-libosmo-pfcp4_0.5.0.2.5a60.202508222026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.2.5a60.202508222026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0.13.c499.202508222026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508222026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../15-libosmo-sigtran11_2.1.0.159.de72.202508222026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.159.de72.202508222026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../16-libosmo-sigtran-dbg_2.1.0.159.de72.202508222026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508222026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../17-libosmocodec4_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../18-libosmocoding0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../19-libosmogb14_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../20-libosmoctrl0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../21-libosmosim2_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../22-libosmousb0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../23-libosmocore_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../24-osmo-stp_2.1.0.159.de72.202508222026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.159.de72.202508222026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../25-osmo-stp-dbg_2.1.0.159.de72.202508222026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.159.de72.202508222026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../26-libasn1c1_0.9.38.202508222026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508222026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../27-libasn1c-dbg_0.9.38.202508222026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508222026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../28-libosmo-gtlv-dbg_0.5.0.2.5a60.202508222026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.2.5a60.202508222026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../29-libosmo-hnbap0_1.7.0.15.d500.202508222026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.15.d500.202508222026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../30-libosmo-hnbap-dbg_1.7.0.15.d500.202508222026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.15.d500.202508222026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../31-libosmo-pfcp-dbg_0.5.0.2.5a60.202508222026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.2.5a60.202508222026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../32-libosmo-ranap7_1.7.0.15.d500.202508222026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.15.d500.202508222026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../33-libosmo-ranap-dbg_1.7.0.15.d500.202508222026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.15.d500.202508222026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../34-libosmo-rua0_1.7.0.15.d500.202508222026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.15.d500.202508222026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../35-libosmo-rua-dbg_1.7.0.15.d500.202508222026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.15.d500.202508222026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../36-libosmocore-dbg_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../37-osmo-hnbgw_1.7.0.59.2c88.202508222026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.59.2c88.202508222026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../38-osmo-hnbgw-dbg_1.7.0.59.2c88.202508222026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.59.2c88.202508222026) ... 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.202508222026) ... Setting up osmocom-nightly (202508222026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.2.5a60.202508222026) ... Setting up libasn1c1:amd64 (0.9.38.202508222026) ... Setting up libosmo-hnbap0:amd64 (1.7.0.15.d500.202508222026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-rua0:amd64 (1.7.0.15.d500.202508222026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.15.d500.202508222026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.2.5a60.202508222026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.15.d500.202508222026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508222026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508222026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508222026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508222026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.2.5a60.202508222026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.2.5a60.202508222026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmocore (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.159.de72.202508222026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508222026) ... Setting up osmo-stp:amd64 (2.1.0.159.de72.202508222026) ... 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.15.d500.202508222026) ... Setting up osmo-hnbgw (1.7.0.59.2c88.202508222026) ... 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.15.d500.202508222026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.159.de72.202508222026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.59.2c88.202508222026) ... 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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/stp.log'] 20250823085641555 DLSS7 <000c> ss7_instance.c:65 0: Creating SS7 Instance 20250823085641555 DLSS7 <000c> ss7_route_table.c:62 0: Creating Route Table system 20250823085641555 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 20250823085641555 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250823085641555 DLSS7 <000c> ss7_asp.c:935 0: ASP(hnbgw0-0) ASP Restart for server not implemented yet! 20250823085641555 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250823085641555 DLSS7 <000c> ss7_instance.c:325 0: AS(hnbgw0) Created AS 20250823085641555 DLSS7 <000c> ss7_as.c:161 0: AS(hnbgw0) Adding ASP hnbgw0-0 to AS 20250823085641555 DLSS7 <000c> ss7_as.c:167 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823085641555 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 20250823085641555 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250823085641555 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250823085641555 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250823085641555 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc0) Created AS 20250823085641555 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250823085641555 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823085641555 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 20250823085641555 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250823085641555 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250823085641555 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250823085641555 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc1) Created AS 20250823085641555 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250823085641555 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823085641555 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 20250823085641555 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250823085641555 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250823085641555 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250823085641555 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc2) Created AS 20250823085641555 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250823085641555 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823085641555 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 20250823085641556 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250823085641556 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250823085641556 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250823085641556 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn0) Created AS 20250823085641556 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250823085641556 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823085641556 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 20250823085641556 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250823085641556 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250823085641556 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250823085641556 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn1) Created AS 20250823085641556 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250823085641556 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823085641556 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 20250823085641556 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250823085641556 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250823085641556 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250823085641556 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn2) Created AS 20250823085641556 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250823085641556 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250823085641556 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 20250823085641556 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 20250823085641556 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 20250823085641556 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 20250823085641556 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 20250823085641556 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 20250823085641556 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 20250823085641556 DLSS7 <000c> ss7_xua_srv.c:238 Creating m3ua Server (null):2905 20250823085641556 DLSS7 <000c> ss7_xua_srv.c:258 Created m3ua server on (null):2905 20250823085641556 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. 20250823085641556 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-20250823-0847-dc17d17a-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 0x557e443e2360(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x557e443e2340(iups) with 3 counters 20250823085641737 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250823085641737 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250823085641737 DLGLOBAL DEBUG validating counter group 0x7fe0244aebe0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250823085641737 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) 20250823085641737 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{IDLE}: Allocated (fsm.c:456) 20250823085641737 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: Allocated (fsm.c:456) 20250823085641737 DLGLOBAL DEBUG validating counter group 0x7fe0244ae8c0(sigtran_as) with 35 counters (rate_ctr.c:86) 20250823085641737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_DOWN}: Allocated (fsm.c:456) 20250823085641737 DLSS7 INFO 0: AS(as-clnt-CN) Created AS (ss7_instance.c:325) 20250823085641737 DLSS7 INFO 0: AS(as-clnt-CN) Adding ASP asp-clnt-CN-0 to AS (ss7_as.c:161) 20250823085641737 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250823085641737 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 20250823085641737 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 20250823085641737 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085641737 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085641737 DLPFCP NOTICE 0x557e623a0310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:931) 20250823085641737 DLGLOBAL DEBUG validating counter group 0x557e443e2440(msc) with 26 counters (rate_ctr.c:86) 20250823085641737 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250823085641737 DCN DEBUG (msc-0) allocated (cnlink.c:231) 20250823085641737 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641737 DLGLOBAL DEBUG validating counter group 0x557e443e2440(msc) with 26 counters (rate_ctr.c:86) 20250823085641737 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Allocated (fsm.c:456) 20250823085641737 DCN DEBUG (msc-1) allocated (cnlink.c:231) 20250823085641737 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641737 DLGLOBAL DEBUG validating counter group 0x557e443e2440(msc) with 26 counters (rate_ctr.c:86) 20250823085641737 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250823085641737 DCN DEBUG (msc-2) allocated (cnlink.c:231) 20250823085641737 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641737 DLGLOBAL DEBUG validating counter group 0x557e443e2440(msc) with 26 counters (rate_ctr.c:86) 20250823085641737 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Allocated (fsm.c:456) 20250823085641737 DCN DEBUG (msc-3) allocated (cnlink.c:231) 20250823085641737 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641737 DLGLOBAL DEBUG validating counter group 0x557e443e2420(sgsn) with 26 counters (rate_ctr.c:86) 20250823085641737 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Allocated (fsm.c:456) 20250823085641737 DCN DEBUG (sgsn-0) allocated (cnlink.c:231) 20250823085641737 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641737 DLGLOBAL DEBUG validating counter group 0x557e443e2420(sgsn) with 26 counters (rate_ctr.c:86) 20250823085641737 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Allocated (fsm.c:456) 20250823085641737 DCN DEBUG (sgsn-1) allocated (cnlink.c:231) 20250823085641737 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641737 DLGLOBAL DEBUG validating counter group 0x557e443e2420(sgsn) with 26 counters (rate_ctr.c:86) 20250823085641737 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Allocated (fsm.c:456) 20250823085641737 DCN DEBUG (sgsn-2) allocated (cnlink.c:231) 20250823085641737 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641737 DLGLOBAL DEBUG validating counter group 0x557e443e2420(sgsn) with 26 counters (rate_ctr.c:86) 20250823085641737 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Allocated (fsm.c:456) 20250823085641737 DCN DEBUG (sgsn-3) allocated (cnlink.c:231) 20250823085641737 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{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. 20250823085641737 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250823085641737 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250823085641737 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:301) 20250823085641737 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:304) 20250823085641737 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:119) 20250823085641737 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250823085641737 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:58765 (mgcp_client.c:999) 20250823085641737 DLPFCP DEBUG 0x557e623a0310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250823085641737 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xec5400c9 (1755939401 seconds since UNIX epoch, which is 3964928201 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250823085641737 DLPFCP DEBUG pfcp_cp_peer[0x557e62523460]{disabled}: Allocated (fsm.c:456) 20250823085641737 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250823085641738 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823085641738 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250823085641738 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250823085641738 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823085641738 DCN DEBUG (msc-0) no SCCP instance selected yet (cnlink.c:487) 20250823085641738 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (cnlink.c:521) 20250823085641738 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (cnlink.c:546) 20250823085641738 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using SS7 instance 0, pc:0.23.5 (sccp_instance.c:641) 20250823085641738 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using AS instance as-clnt-CN (sccp_instance.c:659) 20250823085641738 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Creating default route (sccp_instance.c:665) 20250823085641738 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) 20250823085641738 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using ASP instance asp-clnt-CN-0 (sccp_instance.c:770) 20250823085641738 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250823085641738 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250823085641738 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x557e624bc5a0 (ss7_user.c:88) 20250823085641738 DCN NOTICE (cs7-0-sccp-OsmoHNBGW) created SCCP instance on cs7 instance 0 (hnbgw_sccp.c:538) 20250823085641738 DCN DEBUG (cs7-0-sccp-OsmoHNBGW) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_sccp.c:546) 20250823085641738 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'cs7-0-sccp-OsmoHNBGW-RANAP' to SSN=142 PC=0.23.5 (sccp_instance.c:168) 20250823085641738 DCN INFO cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 1 (cnlink) (cnlink.c:551) 20250823085641738 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (cnlink.c:459) 20250823085641738 DCN DEBUG (msc-1) no SCCP instance selected yet (cnlink.c:487) 20250823085641738 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (cnlink.c:521) 20250823085641738 DCN DEBUG (msc-1) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823085641738 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 2 (2*cnlink) (cnlink.c:541) 20250823085641738 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (cnlink.c:459) 20250823085641738 DCN DEBUG (msc-2) no SCCP instance selected yet (cnlink.c:487) 20250823085641738 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (cnlink.c:521) 20250823085641738 DCN DEBUG (msc-2) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823085641738 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 3 (3*cnlink) (cnlink.c:541) 20250823085641738 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (cnlink.c:459) 20250823085641738 DCN DEBUG (msc-3) no SCCP instance selected yet (cnlink.c:487) 20250823085641738 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (cnlink.c:521) 20250823085641738 DCN DEBUG (msc-3) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823085641738 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 4 (4*cnlink) (cnlink.c:541) 20250823085641738 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (cnlink.c:459) 20250823085641738 DCN DEBUG (sgsn-0) no SCCP instance selected yet (cnlink.c:487) 20250823085641738 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (cnlink.c:521) 20250823085641738 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823085641738 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 5 (5*cnlink) (cnlink.c:541) 20250823085641738 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (cnlink.c:459) 20250823085641738 DCN DEBUG (sgsn-1) no SCCP instance selected yet (cnlink.c:487) 20250823085641738 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (cnlink.c:521) 20250823085641738 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823085641738 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 6 (6*cnlink) (cnlink.c:541) 20250823085641738 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (cnlink.c:459) 20250823085641738 DCN DEBUG (sgsn-2) no SCCP instance selected yet (cnlink.c:487) 20250823085641738 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (cnlink.c:521) 20250823085641738 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823085641738 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 7 (7*cnlink) (cnlink.c:541) 20250823085641738 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (cnlink.c:459) 20250823085641738 DCN DEBUG (sgsn-3) no SCCP instance selected yet (cnlink.c:487) 20250823085641738 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (cnlink.c:521) 20250823085641738 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823085641738 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 8 (8*cnlink) (cnlink.c:541) 20250823085641738 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (cnlink.c:459) 20250823085641738 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641738 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085641738 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085641738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641738 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=12 -> eSLS=124: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823085641738 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=12 -> eSLS=124: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085641738 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=12=0.1.4,SLS=12: no route! (sccp_scrc.c:180) 20250823085641738 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823085641738 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641738 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641739 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085641739 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085641739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641739 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) 20250823085641739 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) 20250823085641739 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) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823085641739 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641739 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641739 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085641739 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085641739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641739 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823085641739 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085641739 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=10=0.1.2,SLS=1: no route! (sccp_scrc.c:180) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823085641739 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641739 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641739 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085641739 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085641739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641739 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 (unavailable) (ss7_combined_linkset.c:297) 20250823085641739 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=3 -> eSLS=19: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085641739 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=188=0.23.4,SLS=3: no route! (sccp_scrc.c:180) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823085641739 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641739 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641739 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085641739 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085641739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641739 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=13 -> eSLS=109: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823085641739 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=13 -> eSLS=109: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085641739 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=4=0.0.4,SLS=13: no route! (sccp_scrc.c:180) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823085641739 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641739 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641739 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085641739 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085641739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641739 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 (unavailable) (ss7_combined_linkset.c:297) 20250823085641739 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=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085641739 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=3=0.0.3,SLS=4: no route! (sccp_scrc.c:180) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823085641739 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641739 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641739 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085641739 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085641739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641739 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) 20250823085641739 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) 20250823085641739 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) 20250823085641739 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823085641740 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641740 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641740 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085641740 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823085641740 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085641740 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=185=0.23.1,SLS=7: no route! (sccp_scrc.c:180) 20250823085641740 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250823085641740 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641740 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) 20250823085641740 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250823085641740 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) 20250823085641740 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:403) 20250823085641740 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:410) 20250823085641740 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:170) 20250823085641740 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:171) 20250823085641740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (ss7_asp.c:1383) 20250823085641740 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 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) 20250823085641740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSCCP DEBUG 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) 20250823085641740 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823085641740 DCN NOTICE (sgsn-3) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823085641740 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085641740 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 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) 20250823085641740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSCCP DEBUG 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) 20250823085641740 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823085641740 DCN NOTICE (sgsn-2) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823085641740 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085641740 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSCCP DEBUG 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) 20250823085641740 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823085641740 DCN NOTICE (sgsn-1) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823085641740 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085641740 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSCCP DEBUG 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) 20250823085641740 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823085641740 DCN NOTICE (sgsn-0) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823085641740 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085641740 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641741 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) 20250823085641741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641741 DLSCCP DEBUG 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) 20250823085641741 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823085641741 DCN NOTICE (msc-3) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823085641741 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085641741 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823085641741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641741 DLSCCP DEBUG 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) 20250823085641741 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823085641741 DCN NOTICE (msc-2) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823085641741 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085641741 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823085641741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641741 DLSCCP DEBUG 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) 20250823085641741 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823085641741 DCN NOTICE (msc-1) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823085641741 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085641741 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250823085641741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641741 DLSCCP DEBUG 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) 20250823085641741 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250823085641741 DCN NOTICE (msc-0) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250823085641741 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085641741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085641741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:UP) 20250823085641741 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085641741 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085641741 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085641741 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085641741 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085641741 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085641741 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085641741 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250823085641741 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085641741 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  20250823085641741 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085641741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085641741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:797) 20250823085641741 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:758) 20250823085641741 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:414) 20250823085641741 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:542) 20250823085641741 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085641741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085641741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823085641741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:357) 20250823085641741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250823085641741 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:403) 20250823085641741 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:410) 20250823085641741 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:182) 20250823085641741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085641741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085641741 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085641741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085641741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085641741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250823085641741 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250823085641741 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250823085641741 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250823085641741 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:258) 20250823085641741 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:259) 20250823085641742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 04 01 00 00 00 08 (ss7_asp.c:1383) 20250823085641742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085641742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085641742 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT 20250823085641742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085641742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085641742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085641742 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085641742 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK 20250823085641742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085641742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085641742 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085641742 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823085641742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085641742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085641742 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085641742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08  20250823085641742 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085641742 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085641742 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085641742 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250823085641742 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Active () 20250823085641742 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  20250823085641742 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 20250823085641742 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' 20250823085641742 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  20250823085641742 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085641743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085641743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:797) 20250823085641743 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:758) 20250823085641743 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:414) 20250823085641743 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:627) 20250823085641743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823085641743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:565) 20250823085641743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250823085641743 DLSS7 INFO 0: AS(as-clnt-CN) AS became active, some routes to remote PCs may have become available (xua_as_fsm.c:430) 20250823085641743 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) 20250823085641743 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) 20250823085641743 DLSS7 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) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641743 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085641743 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085641743 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641743 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) 20250823085641743 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) 20250823085641743 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) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641743 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085641743 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) 20250823085641743 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641743 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) 20250823085641743 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) 20250823085641743 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) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641743 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085641743 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) 20250823085641743 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641743 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) 20250823085641743 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) 20250823085641743 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) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641743 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085641743 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) 20250823085641743 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641743 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) 20250823085641743 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) 20250823085641743 DLSS7 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) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641743 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085641743 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085641743 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641743 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) 20250823085641743 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) 20250823085641743 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) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641743 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085641743 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) 20250823085641743 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641743 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) 20250823085641743 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) 20250823085641744 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) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641744 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085641744 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) 20250823085641744 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641744 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) 20250823085641744 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) 20250823085641744 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) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641744 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085641744 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) 20250823085641744 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085641744 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250823085641744 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250823085641744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085641744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250823085641744 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250823085641744 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250823085641744 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250823085641744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (ss7_asp.c:1285) 20250823085641744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085641744 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) 20250823085641744 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085641744 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) 20250823085641744 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) 20250823085641744 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085641744 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) 20250823085641744 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) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641744 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641744 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641744 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641744 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641744 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085641744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085641744 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085641744 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641744 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085641744 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085641744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641744 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) 20250823085641744 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085641744 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) 20250823085641744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085641744 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085641744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085641744 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085641744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085641744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085641744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085641744 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641744 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641744 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085641744 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641744 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085641744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 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) 20250823085641745 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085641745 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) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085641745 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085641745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085641745 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085641745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085641745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085641745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085641745 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641745 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641745 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085641745 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 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) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085641745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085641745 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085641745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085641745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085641745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085641745 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641745 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641745 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085641745 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 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) 20250823085641745 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085641745 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) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085641745 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085641745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085641745 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085641745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085641745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085641745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085641745 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641745 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641745 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085641745 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 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) 20250823085641745 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085641745 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) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085641745 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085641745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085641745 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085641745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085641745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085641745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085641745 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641745 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641745 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085641745 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823085641745 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085641745 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=0 -> eSLS=16: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085641745 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085641745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085641745 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085641745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085641745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085641746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085641746 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641746 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641746 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085641746 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085641746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641746 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) 20250823085641746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085641746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085641746 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085641746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085641746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085641746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085641746 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641746 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085641746 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085641746 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085641746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085641746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085641746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641746 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) 20250823085641746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085641746 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 (available) (ss7_combined_linkset.c:297) 20250823085641746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085641746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085641746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085641746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085641746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085641746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085641746 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085641746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085641746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085641746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085641746 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085641746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085641746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085641746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085641746 DLM3UA <000f> 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 20250823085641746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085641746 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) 20250823085641746 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085641746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085641746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085641746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085641746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085641746 DLM3UA <000f> 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 20250823085641746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085641746 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) 20250823085641746 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085641746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085641746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085641746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085641746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085641746 DLM3UA <000f> 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 20250823085641746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085641746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085641746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085641746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085641746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085641746 DLM3UA <000f> 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 20250823085641747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085641747 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) 20250823085641747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085641747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085641747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085641747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085641747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085641747 DLM3UA <000f> 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 20250823085641747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085641747 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) 20250823085641747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085641747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085641747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085641747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085641747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085641747 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085641747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085641747 DLSS7 <000c> ss7_combined_linkset.c:297 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: picked Normal Route via 'virt-sgsn0' round-robin style (unavailable) 20250823085641747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085641747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085641747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085641747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085641747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085641747 DLM3UA <000f> 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 20250823085641747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085641747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085641747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085641747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085641747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085641747 DLM3UA <000f> 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 20250823085641747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085641747 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) 20250823085641747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085641747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: 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-20250823-0847-dc17d17a-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@8fde77a73ba2: Unix server socket created successfully. MC@8fde77a73ba2: Listening on TCP port 40347. MC2> 8fde77a73ba2 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests 8fde77a73ba2 40347 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@8fde77a73ba2: New HC connected from 10.0.2.100 [10.0.2.100]. 8fde77a73ba2: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@8fde77a73ba2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8fde77a73ba2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8fde77a73ba2: Configuration file was processed on all HCs. MC@8fde77a73ba2: Creating MTC on host 10.0.2.100. MC@8fde77a73ba2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8fde77a73ba2: 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 ------ Sat Aug 23 08:56:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_hnb_register started. 20250823085643459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085643462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085643471 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35849<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@8fde77a73ba2: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250823085644476 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:348) 20250823085644477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (ss7_asp.c:1285) 20250823085644477 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250823085644477 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) 20250823085644738 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{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)@8fde77a73ba2: 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 := 3964928201 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@8fde77a73ba2: broadcasting to mtc MTC@8fde77a73ba2: setverdict(pass): none -> pass HNBGW-PFCP(6)@8fde77a73ba2: 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 } } } 20250823085644756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823085644756 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823085644756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250823085644756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250823085644756 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250823085644756 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250823085644756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{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) 20250823085644756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250823085644756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823085644756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823085644756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823085644756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@8fde77a73ba2: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250823085644789 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085644789 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085644790 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085644790 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085644790 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085644790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085644790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085644790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644790 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823085644790 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085644790 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) 20250823085644790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085644790 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085644790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085644790 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085644790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085644790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085644790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085644791 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085644791 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085644791 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register-Iuh0(7)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085644791 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085644791 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085644791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085644791 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085644791 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085644791 DLM3UA <000f> 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 20250823085644791 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085644791 DLSS7 <000c> ss7_combined_linkset.c:297 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: picked Normal Route via 'virt-msc0' round-robin style (unavailable) 20250823085644791 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085644791 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085644792 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085644792 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085644792 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085644792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085644792 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085644792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644793 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) 20250823085644793 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085644793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085644793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085644793 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085644793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085644793 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085644793 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085644793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085644793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085644793 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085644793 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085644793 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085644793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085644793 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085644793 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085644793 DLM3UA <000f> 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 20250823085644794 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085644794 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) 20250823085644794 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085644794 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085644794 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085644794 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085644795 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085644795 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085644795 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085644795 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085644795 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085644795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644795 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) 20250823085644795 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085644795 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823085644795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644795 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085644795 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085644795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085644795 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085644795 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085644795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085644795 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085644795 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085644796 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085644796 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085644796 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085644796 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085644796 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085644796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644796 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) 20250823085644796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085644796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085644796 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085644796 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085644796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085644796 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085644796 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085644797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085644797 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085644797 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085644797 DLM3UA <000f> 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 20250823085644797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085644797 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) 20250823085644797 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085644797 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085644797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085644797 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085644797 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085644797 DLM3UA <000f> 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 20250823085644797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085644797 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(11)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085644837 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085644837 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085644838 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085644838 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085644838 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085644838 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085644838 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085644838 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085644838 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085644838 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085644838 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085644838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644839 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) 20250823085644839 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085644839 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) 20250823085644839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644839 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085644839 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085644839 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085644839 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085644839 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085644839 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085644839 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085644839 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085644839 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085644839 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085644839 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085644839 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085644839 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085644839 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085644839 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085644839 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085644839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644839 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) 20250823085644839 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085644839 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085644839 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085644839 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=10 -> eSLS=26: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823085644839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644839 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085644839 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085644839 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085644839 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085644839 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085644839 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085644839 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085644839 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085644839 DLM3UA <000f> 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 20250823085644839 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085644839 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) 20250823085644839 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085644839 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085644839 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085644839 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085644839 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085644839 DLM3UA <000f> 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 20250823085644839 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085644839 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) 20250823085644839 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085644839 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085644840 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085644840 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085644840 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085644840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085644840 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085644840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644840 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) 20250823085644840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644840 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085644840 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085644840 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085644840 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085644840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085644840 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085644840 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085644840 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085644840 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085644840 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085644840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085644840 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085644840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644840 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) 20250823085644840 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085644840 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823085644840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085644840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085644840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085644840 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085644840 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085644840 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085644840 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085644840 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085644840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085644840 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085644840 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085644840 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085644840 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085644840 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085644840 DLM3UA <000f> 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 20250823085644840 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085644840 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085644840 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085644840 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085644840 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085644840 DLM3UA <000f> 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 20250823085644840 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085644840 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) 20250823085644840 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085644840 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085645023 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 20250823085645023 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 20250823085645023 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085645023 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085645033 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085645033 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085645033 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085645033 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085645033 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085645033 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085645033 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085645033 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085645033 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085645033 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 20250823085645033 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085645033 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085645033 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085645036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085645036 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085645036 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085645036 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  20250823085645036 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085645036 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085645036 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085645037 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 20250823085645037 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085645037 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085645037 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 20250823085645037 DLSS7 <000c> ss7_route.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' 20250823085645037 DLSS7 <000c> ss7_asp.c: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  20250823085645037 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  20250823085645037 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085645037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085645037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085645037 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085645037 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085645037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085645037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085645037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085645037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085645037 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085645037 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085645037 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085645039 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085645039 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085645039 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085645039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085645039 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085645039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645039 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) 20250823085645039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085645039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085645039 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085645039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085645039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085645039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085645039 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085645040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085645040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085645040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085645040 DLM3UA <000f> 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 20250823085645040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085645040 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) 20250823085645040 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085645040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085645040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085645040 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  20250823085645056 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 20250823085645056 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 20250823085645056 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085645056 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085645062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085645062 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085645063 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085645063 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085645063 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085645063 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085645063 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085645063 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085645063 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085645063 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 20250823085645063 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085645063 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085645063 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085645065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085645065 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085645065 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085645065 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  20250823085645065 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085645065 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085645065 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085645065 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 20250823085645065 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085645065 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085645065 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 20250823085645065 DLSS7 <000c> ss7_route.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' 20250823085645065 DLSS7 <000c> ss7_asp.c: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  20250823085645065 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085645065 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  20250823085645065 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085645066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085645066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085645066 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085645066 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085645066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085645066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085645066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085645066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085645066 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085645066 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085645066 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085645067 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085645067 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085645067 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085645067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085645067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085645067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645068 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) 20250823085645068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085645068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085645068 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085645068 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085645068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085645068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085645068 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085645068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085645068 DLM3UA[38;5;49m <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085645068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085645068 DLM3UA <000f> 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 20250823085645068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085645068 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) 20250823085645068 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085645068 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085645068 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085645068 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(10)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085645840 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085645840 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085645840 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085645840 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085645840 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085645840 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) 20250823085645840 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085645840 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085645840 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085645840 DLSS7 <000c> ss7_asp.c: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  20250823085645840 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085645840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085645840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085645840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085645840 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085645840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085645840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085645840 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085645840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085645840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085645840 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085645841 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085645841 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) 20250823085645841 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085645841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085645841 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085645841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085645841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645841 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085645841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085645841 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085645841 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085645841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085645841 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085645841 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085645841 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085645841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085645841 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085645841 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085645841 DLM3UA <000f> 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 20250823085645841 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085645841 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085645841 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085645841 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085645841 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085645841 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  20250823085645842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085645842 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085645842 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085645842 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085645842 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085645842 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085645842 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085645843 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085645843 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085645843 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085645843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085645843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085645843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085645843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085645843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085645843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085645843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085645843 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085645843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085645843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085645843 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085645843 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085645843 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(10)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(13)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085645865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085645865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085645865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085645865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085645865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085645865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085645865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085645865 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085645865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085645865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085645865 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085645865 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085645865 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) 20250823085645865 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085645865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085645865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085645865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645865 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) 20250823085645865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085645864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085645864 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085645864 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085645864 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085645864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085645864 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) 20250823085645864 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085645864 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085645864 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085645864 DLSS7 <000c> ss7_asp.c: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  20250823085645865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085645865 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085645865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085645865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085645865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085645865 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085645865 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085645865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085645865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085645865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085645865 DLM3UA <000f> 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 20250823085645865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085645865 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) 20250823085645865 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085645865 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085645865 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085645865 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  20250823085645865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085645865 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085645865 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085645865 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085645865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085645865 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085645865 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085645865 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085645865 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085645866 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085645866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085645866 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085645866 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085645866 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085645866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085645866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085645866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085645866 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085645866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085645866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085645866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085645866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085645866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085645866 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085645866 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085645866 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(13)@8fde77a73ba2: MSC_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 } } } } 20250823085645873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085645873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085645873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085645873 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085645873 DLGLOBAL DEBUG validating counter group 0x557e443e2bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823085645873 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085645873 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085645873 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085645873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085645873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085645886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085645887 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35849<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(4)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085645889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33128<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085645890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085645890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085645890 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085645890 DMAIN NOTICE (127.0.0.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) 20250823085645890 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register(3)@8fde77a73ba2: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(6)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(15)@8fde77a73ba2: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@8fde77a73ba2: Test case TC_hnb_register finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat Aug 23 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 20250823085645983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085646044 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085646044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085646044 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085646044 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085646045 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085646045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085646045 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085646045 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085646045 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 20250823085646045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085646045 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085646045 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085646045 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085646045 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085646045 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085646045 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085646045 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 20250823085646045 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085646045 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085646045 DLSS7 <000c> ss7_asp.c: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  20250823085646045 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  20250823085646045 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085646045 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085646045 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085646045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085646045 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085646045 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085646045 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085646045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085646045 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085646045 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085646045 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 20250823085646045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085646045 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085646045 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085646045 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085646045 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085646045 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085646045 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085646046 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 20250823085646046 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085646046 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085646046 DLSS7 <000c> ss7_asp.c: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  20250823085646046 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085646046 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085646045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085646045 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085646045 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085646045 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085646045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085646045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085646045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085646045 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085646045 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085646045 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) 20250823085646045 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085646045 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085646046 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085646046 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085646046 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085646046 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085646046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085646046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085646046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085646046 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085646046 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085646046 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) 20250823085646046 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085646046 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085646586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=249344) Waiting for packet dumper to finish... 1 (prev_count=249344, count=278892) 20250823085648046 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085648046 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085648046 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085648046 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085648046 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085648046 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_hnb_register_duplicate started. 20250823085649712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085649717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085649723 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34063<->l=127.0.0.1:4262) (control_if.c:572) 20250823085649865 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085649865 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_hnb_register_duplicate-Iuh0(20)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085649873 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085649873 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085649874 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085649874 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085649874 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085649874 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085649874 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085649874 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register_duplicate-Iuh1(22)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085649874 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39722 (stream_srv.c:143) 20250823085649874 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39722<->l=127.0.0.1:29169 (hnb.c:335) 20250823085649875 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085649875 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085649875 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085649875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085649875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 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) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085649875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085649875 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085649875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085649875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085649875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085649875 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085649875 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085649875 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085649875 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085649875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085649875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085649875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085649875 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085649875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085649875 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085649875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085649875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085649875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085649875 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085649875 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085649875 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085649875 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085649875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085649875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 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) 20250823085649875 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085649875 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) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085649875 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085649875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085649875 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085649875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085649875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085649875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085649875 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085649875 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085649875 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085649875 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085649875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085649875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 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) 20250823085649875 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085649875 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) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085649875 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085649875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085649875 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085649875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085649875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085649875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085649875 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085649876 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085649876 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085649876 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085649876 DLM3UA <000f> 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 20250823085649876 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085649876 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085649876 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085649876 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085649876 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085649876 DLM3UA <000f> 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 20250823085649876 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085649876 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085649876 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085649876 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085649876 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085649876 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085649876 DLM3UA <000f> 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 20250823085649876 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085649876 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) 20250823085649876 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085649876 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085649876 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085649876 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085649876 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085649876 DLM3UA <000f> 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 20250823085649876 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085649876 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) 20250823085649876 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085649876 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(26)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085649889 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085649889 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085649889 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085649889 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085649890 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085649890 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085649890 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085649890 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085649891 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085649891 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085649891 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085649891 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085649891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 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) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085649891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085649891 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085649891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085649891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085649891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085649891 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085649891 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085649891 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085649891 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085649891 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085649891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 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) 20250823085649891 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085649891 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) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085649891 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085649891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085649891 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085649891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085649891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085649891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085649891 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085649891 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085649891 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085649891 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085649891 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085649891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 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) 20250823085649891 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085649891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085649891 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085649891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085649891 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085649891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085649891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085649891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085649891 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085649891 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085649891 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085649891 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085649891 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085649891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085649891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085649891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085649891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085649891 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085649891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085649891 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085649891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085649891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085649891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085649891 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085649891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085649891 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085649891 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085649891 DLM3UA <000f> 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 20250823085649891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085649891 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085649891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085649891 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085649891 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085649891 DLM3UA <000f> 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 20250823085649891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085649891 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) 20250823085649891 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085649891 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085649891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085649891 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085649891 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085649891 DLM3UA <000f> 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 20250823085649891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085649891 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) 20250823085649891 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085649891 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085649891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085649891 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085649891 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085649891 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085649891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085649891 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085649891 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(29)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085650086 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 20250823085650086 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 20250823085650086 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085650086 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085650092 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085650092 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085650092 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085650092 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085650092 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085650092 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085650092 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085650092 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085650092 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085650092 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 20250823085650092 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085650092 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085650092 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085650094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085650094 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085650094 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085650094 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  20250823085650094 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085650094 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085650094 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085650094 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 20250823085650094 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085650094 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085650094 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085650094 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085650094 DLSS7 <000c> ss7_asp.c: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  20250823085650094 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  20250823085650094 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085650094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085650094 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085650094 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085650094 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085650094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085650094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085650094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085650094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085650094 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085650094 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085650094 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085650095 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085650095 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085650095 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085650095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085650095 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085650095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650095 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) 20250823085650095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085650095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085650095 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085650095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085650095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085650096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085650096 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085650096 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085650096 DLM3UA <000f> 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 20250823085650096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085650096 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) 20250823085650095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085650095 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085650096 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085650096 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085650096 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085650096 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  20250823085650101 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 20250823085650101 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 20250823085650101 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085650101 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085650102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085650102 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085650102 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085650102 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085650102 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085650102 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085650102 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085650102 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085650102 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085650102 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 20250823085650102 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085650102 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085650102 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085650103 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085650103 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085650103 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085650103 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  20250823085650103 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085650103 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085650103 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085650103 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 20250823085650103 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085650103 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085650103 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085650103 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085650103 DLSS7 <000c> ss7_asp.c: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  20250823085650103 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085650103 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  20250823085650103 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085650103 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085650103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085650103 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085650103 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085650103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085650103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085650103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085650103 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085650103 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085650103 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085650103 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085650104 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085650104 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085650104 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085650104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085650104 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085650104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650104 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) 20250823085650104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085650104 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085650104 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085650104 DLM3UA <000f> 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 20250823085650104 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085650104 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) 20250823085650104 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085650104 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085650104 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085650104 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  20250823085650104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650104 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085650104 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085650104 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085650104 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085650104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085650104 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085650104 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc0-RAN(25)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085650902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085650902 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085650902 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085650902 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085650902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085650902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085650902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085650902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085650902 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085650902 DLSS7 <000c> ss7_asp.c: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  20250823085650903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085650903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085650903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085650903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085650903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085650903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085650903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085650903 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085650903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085650903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085650903 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085650903 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085650903 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) 20250823085650903 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085650903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085650903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085650903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085650903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085650903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085650903 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085650903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085650903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085650903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085650903 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085650903 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085650903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085650903 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085650903 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085650903 DLM3UA <000f> 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 20250823085650903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085650903 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085650903 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085650904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085650904 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085650904 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  20250823085650905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085650906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085650906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085650906 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085650906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085650906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085650906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085650906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085650906 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085650906 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085650906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085650906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085650906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085650906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085650906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085650906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085650906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085650906 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085650906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085650907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085650907 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085650907 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085650907 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(25)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085650910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085650910 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085650910 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085650910 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085650910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085650910 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085650910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085650910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085650910 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085650910 DLSS7 <000c> ss7_asp.c: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  20250823085650910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085650910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085650910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085650910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085650910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085650910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085650910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085650910 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085650910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085650910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085650910 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085650910 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085650911 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) 20250823085650911 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085650911 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085650911 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650911 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 (available) (ss7_combined_linkset.c:297) 20250823085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085650911 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085650911 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085650911 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085650911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085650911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085650911 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085650911 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085650911 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085650911 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085650911 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085650911 DLM3UA <000f> 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 20250823085650911 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085650911 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 (available) 20250823085650911 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085650911 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085650911 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085650911 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  20250823085650913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085650913 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085650913 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085650913 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085650913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085650913 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085650913 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085650913 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085650913 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085650913 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085650913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085650913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085650913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085650913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085650913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085650913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085650913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085650913 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085650913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085650913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085650913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085650913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085650913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085650913 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085650913 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085650913 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(28)@8fde77a73ba2: MSC_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 } } } } 20250823085650917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085650917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085650917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085650917 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085650917 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085650917 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085650917 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085650917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085650917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085650928 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085650928 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085650928 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085650928 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085650928 DHNBAP ERROR (127.0.0.1:39722 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:554) 20250823085650928 DHNBAP ERROR (127.0.0.1:39722 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:106) 20250823085650928 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085650928 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:879) 20250823085650928 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085650937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085650937 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34063<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(18)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(17)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085650941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53444<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_register_duplicate(16)@8fde77a73ba2: Final verdict of PTC: none 20250823085650942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) TC_hnb_register_duplicate-Iuh1-RUA(23)@8fde77a73ba2: Final verdict of PTC: none 20250823085650942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085650942 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085650942 DMAIN NOTICE (127.0.0.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) 20250823085650942 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(24)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@8fde77a73ba2: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(30)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@8fde77a73ba2: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(19)@8fde77a73ba2: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@8fde77a73ba2: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat Aug 23 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 20250823085651026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085651109 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085651109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085651109 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085651109 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085651109 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085651109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085651109 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085651109 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085651109 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 20250823085651109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085651109 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085651109 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085651109 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085651109 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085651109 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085651109 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085651109 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 20250823085651109 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085651109 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085651109 DLSS7 <000c> ss7_asp.c: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  20250823085651109 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  20250823085651109 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085651109 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085651109 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085651109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085651109 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085651109 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085651109 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085651109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085651110 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085651110 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085651110 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 20250823085651110 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085651110 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085651110 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085651110 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085651110 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085651110 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085651110 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085651110 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 20250823085651110 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085651110 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085651110 DLSS7 <000c> ss7_asp.c: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  20250823085651110 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085651109 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085651110 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085651110 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085651110 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085651110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085651110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085651110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085651110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085651110 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085651110 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) 20250823085651110 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085651110 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085651110 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085651110 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085651110 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085651110 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085651110 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085651110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085651110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085651110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085651110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085651110 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085651110 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) 20250823085651110 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085651110 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085651629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260088) Waiting for packet dumper to finish... 1 (prev_count=260088, count=282092) 20250823085653111 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085653111 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085653111 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085653111 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085653111 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085653111 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250823085654762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085654767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085654771 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43461<->l=127.0.0.1:4262) (control_if.c:572) 20250823085654893 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085654893 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085654894 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085654894 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085654894 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085654894 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085654894 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085654894 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085654894 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085654894 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085654895 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085654895 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085654895 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085654895 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085654895 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085654895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654895 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) 20250823085654895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085654895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085654895 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085654895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085654895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085654896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085654896 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085654896 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085654896 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085654896 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085654896 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085654896 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085654896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654896 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) 20250823085654896 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085654896 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823085654896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085654896 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085654896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085654896 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085654896 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085654896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085654896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085654896 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085654896 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085654896 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085654896 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085654896 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085654896 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085654896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654896 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) 20250823085654896 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085654896 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) 20250823085654896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085654896 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085654896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085654896 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085654896 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085654896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085654896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085654896 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085654896 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085654896 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085654896 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085654896 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085654896 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085654896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654896 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) 20250823085654896 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085654896 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) 20250823085654896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085654896 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085654896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085654896 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085654896 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085654896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085654896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085654896 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085654896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085654896 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085654896 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085654896 DLM3UA <000f> 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 20250823085654896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085654896 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085654896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085654896 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085654896 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085654896 DLM3UA <000f> 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 20250823085654896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085654896 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) 20250823085654896 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085654896 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085654896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085654896 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085654896 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085654896 DLM3UA <000f> 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 20250823085654896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085654896 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) 20250823085654896 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085654896 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085654896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085654896 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085654896 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085654896 DLM3UA <000f> 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 20250823085654896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085654896 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) 20250823085654896 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085654896 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(39)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(37)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085654910 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085654910 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085654910 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085654910 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085654910 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085654910 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085654910 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085654910 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085654911 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085654911 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085654911 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085654911 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085654911 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 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) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085654911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085654911 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085654911 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085654911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085654911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085654911 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085654911 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085654911 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085654911 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085654911 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085654911 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 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) 20250823085654911 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085654911 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085654911 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085654911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085654911 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085654911 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085654911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085654911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085654911 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085654911 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085654911 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085654911 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085654911 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085654911 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 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) 20250823085654911 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085654911 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) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085654911 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085654911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085654911 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085654911 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085654911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085654911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085654911 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085654911 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085654911 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085654911 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085654911 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085654911 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654911 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823085654911 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085654912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085654912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085654912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085654912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085654912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085654912 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085654912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085654912 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085654912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085654912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085654912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085654912 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085654912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085654912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085654912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085654912 DLM3UA <000f> 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 20250823085654912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085654912 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085654912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085654912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085654912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085654912 DLM3UA <000f> 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 20250823085654912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085654912 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) 20250823085654912 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085654912 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085654912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085654912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085654912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085654912 DLM3UA <000f> 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 20250823085654912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085654912 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) 20250823085654912 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085654912 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085654912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085654912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085654912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085654912 DLM3UA <000f> 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 20250823085654912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085654912 DLSS7 <000c> ss7_combined_linkset.c:297 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: picked Normal Route via 'virt-sgsn0' round-robin style (unavailable) 20250823085654912 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085654912 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085655106 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 20250823085655106 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 20250823085655107 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085655107 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085655115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085655115 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085655115 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085655115 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085655115 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085655115 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085655115 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085655115 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085655115 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085655115 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 20250823085655115 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085655115 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085655115 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085655118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085655118 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085655118 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085655118 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  20250823085655118 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085655118 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085655118 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085655118 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 20250823085655118 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085655118 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085655118 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085655118 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085655118 DLSS7 <000c> ss7_asp.c: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  20250823085655118 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  20250823085655119 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085655119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085655119 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085655119 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085655119 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085655119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085655119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085655119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085655119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085655119 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085655119 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085655119 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085655120 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085655120 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085655120 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085655120 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085655120 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085655120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085655120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085655120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085655120 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085655120 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085655120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085655120 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085655120 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085655121 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085655121 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085655121 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085655121 DLM3UA <000f> 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 20250823085655121 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085655121 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085655121 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085655121 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085655121 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085655121 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  20250823085655122 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 20250823085655122 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 20250823085655122 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085655122 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085655127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085655127 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085655127 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085655127 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085655127 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085655127 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085655127 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085655127 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085655127 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085655127 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 20250823085655127 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085655127 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085655127 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085655129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085655129 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085655129 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085655129 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  20250823085655129 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085655129 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085655129 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085655129 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 20250823085655129 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085655129 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085655129 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085655129 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085655129 DLSS7 <000c> ss7_asp.c: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  20250823085655129 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085655129 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  20250823085655129 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085655129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085655129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085655129 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085655129 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085655129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085655129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085655129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085655129 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085655129 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085655129 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085655129 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085655130 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085655130 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085655130 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085655130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085655130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085655130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655131 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 (available) (ss7_combined_linkset.c:297) 20250823085655131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655131 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085655131 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085655131 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085655131 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085655131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085655131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085655131 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085655131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085655131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085655131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085655131 DLM3UA <000f> 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 20250823085655131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085655131 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 (available) 20250823085655131 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085655131 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085655131 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085655131 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(38)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085655922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085655922 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085655922 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085655922 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085655922 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085655922 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085655922 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085655922 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085655922 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085655922 DLSS7 <000c> ss7_asp.c: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  20250823085655923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085655923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085655923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085655923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085655923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085655923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085655923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085655923 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085655923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085655923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085655923 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085655923 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085655923 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) 20250823085655923 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085655923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085655923 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085655923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655923 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) 20250823085655924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085655924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085655924 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085655924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085655924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085655924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085655924 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085655924 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085655924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085655924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085655924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085655924 DLM3UA <000f> 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 20250823085655924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085655924 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) 20250823085655924 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085655924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085655924 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085655924 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  20250823085655925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085655925 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085655925 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085655925 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085655925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085655925 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085655925 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085655925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085655925 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085655925 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085655926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085655926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085655926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085655926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085655926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085655926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085655926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085655926 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085655926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085655926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085655926 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085655926 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085655926 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(38)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085655932 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085655932 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085655932 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085655932 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085655932 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085655932 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085655932 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085655932 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085655932 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085655932 DLSS7 <000c> ss7_asp.c: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  20250823085655932 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085655932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085655932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085655932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085655932 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085655932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085655932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085655932 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085655932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085655932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085655932 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085655932 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085655932 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) 20250823085655932 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085655932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085655932 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085655932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655932 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085655932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085655933 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085655933 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085655933 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085655933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085655933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085655933 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085655933 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085655933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085655933 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085655933 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085655933 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085655933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085655933 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085655933 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085655933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085655933 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085655933 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  20250823085655935 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085655935 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085655935 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085655935 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085655935 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085655935 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085655935 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085655935 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085655935 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085655935 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085655935 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085655935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085655935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085655935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085655935 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085655935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085655935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085655935 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085655935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085655936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085655936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085655936 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085655936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085655936 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085655936 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085655936 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823085655937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085655937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085655937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085655937 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085655937 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085655937 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085655937 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085655937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085655937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-RAN(41)@8fde77a73ba2: MSC_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@8fde77a73ba2: setverdict(pass): none -> pass 20250823085655941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085655941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085655941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085655941 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085655941 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) 20250823085655941 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085655941 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085655941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085655941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085655948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085655949 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43461<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(32)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085655952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085655952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085655952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085655952 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085655952 DMAIN NOTICE (127.0.0.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) 20250823085655952 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@8fde77a73ba2: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(34)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(43)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@8fde77a73ba2: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 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 20250823085656035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085656129 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085656129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085656129 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085656129 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085656129 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085656129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085656129 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085656129 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085656129 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 20250823085656129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085656129 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085656129 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085656129 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085656129 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085656129 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085656129 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085656129 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 20250823085656129 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085656129 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085656129 DLSS7 <000c> ss7_asp.c: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  20250823085656129 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  20250823085656129 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085656129 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085656130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085656130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085656130 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085656130 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085656130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085656130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085656130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085656130 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085656130 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085656130 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) 20250823085656130 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085656130 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085656130 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085656130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085656130 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085656130 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085656130 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085656130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085656130 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085656130 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085656130 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 20250823085656130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085656130 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085656130 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085656130 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085656130 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085656130 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085656130 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085656130 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 20250823085656130 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085656130 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085656130 DLSS7 <000c> ss7_asp.c: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  20250823085656130 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085656130 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085656131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085656131 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085656131 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085656131 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085656131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085656131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085656131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085656131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085656131 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085656131 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) 20250823085656131 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085656131 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085656637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59544<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259432) Waiting for packet dumper to finish... 1 (prev_count=259432, count=281336) 20250823085658131 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085658131 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085658131 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085658131 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085658131 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085658131 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_hnb_disconnected_timeout started. 20250823085659766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085659771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085659774 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39331<->l=127.0.0.1:4262) (control_if.c:572) 20250823085659877 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085659877 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085659877 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085659877 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085659878 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085659878 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085659878 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085659878 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085659878 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085659878 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)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085659879 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085659879 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085659879 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085659879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085659879 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085659879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085659879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085659879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085659879 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085659879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085659879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085659879 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085659879 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085659879 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085659879 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085659879 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085659879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085659879 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085659879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659879 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) 20250823085659879 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085659879 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) 20250823085659879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085659879 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085659879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085659879 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085659879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085659879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085659879 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085659879 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085659879 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085659879 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085659879 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085659879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085659879 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085659879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659879 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) 20250823085659879 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085659879 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) 20250823085659879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085659879 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085659879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085659879 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085659879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085659879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085659879 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085659879 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085659879 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085659879 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085659880 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085659880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085659880 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085659880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659880 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) 20250823085659880 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085659880 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) 20250823085659880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085659880 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085659880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085659880 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085659880 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085659880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085659880 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085659880 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085659880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085659880 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085659880 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085659880 DLM3UA <000f> 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 20250823085659880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085659880 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085659880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085659880 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085659880 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085659880 DLM3UA <000f> 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 20250823085659880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085659880 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) 20250823085659880 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085659880 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085659880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085659880 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085659880 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085659880 DLM3UA <000f> 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 20250823085659880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085659880 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) 20250823085659880 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085659880 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085659880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085659880 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085659880 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085659880 DLM3UA <000f> 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 20250823085659880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085659880 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) 20250823085659880 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085659880 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(52)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(50)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085659893 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085659893 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085659894 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085659894 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085659894 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085659894 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085659894 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085659894 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085659895 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085659895 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085659895 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085659895 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085659895 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 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) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085659895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085659895 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085659895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085659895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085659895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085659895 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085659895 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085659895 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085659895 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085659895 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085659895 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 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) 20250823085659895 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085659895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085659895 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085659895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085659895 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085659895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085659895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085659895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085659895 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085659895 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085659895 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085659895 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085659895 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085659895 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 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) 20250823085659895 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085659895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085659895 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085659895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085659895 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085659895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085659895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085659895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085659895 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085659895 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085659895 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085659895 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085659895 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085659895 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085659895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085659895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085659895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085659895 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085659895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085659895 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085659895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085659895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085659895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085659895 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085659895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085659895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085659895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085659895 DLM3UA <000f> 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 20250823085659895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085659895 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085659895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085659895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085659895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085659895 DLM3UA <000f> 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 20250823085659895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085659895 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) 20250823085659895 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085659895 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085659896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085659896 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085659896 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085659896 DLM3UA <000f> 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 20250823085659896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085659896 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) 20250823085659896 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085659896 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085659896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085659896 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085659896 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085659896 DLM3UA <000f> 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 20250823085659896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085659896 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085659896 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085659913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085659913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085659913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085659913 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085659913 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085659913 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085659913 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085659913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085659913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085700091 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 20250823085700092 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 20250823085700092 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085700092 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085700097 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085700097 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085700097 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085700097 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085700097 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085700097 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085700097 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085700097 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085700097 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085700097 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 20250823085700097 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085700097 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085700097 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085700098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085700098 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085700098 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085700098 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  20250823085700098 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085700098 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085700098 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085700098 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 20250823085700098 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085700098 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085700098 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085700098 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085700098 DLSS7 <000c> ss7_asp.c: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  20250823085700098 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  20250823085700098 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085700098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085700098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085700098 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085700098 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085700098 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085700098 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085700098 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085700098 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085700098 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085700098 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085700098 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085700099 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085700099 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085700099 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085700099 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085700099 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085700099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085700099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700099 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085700099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085700099 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085700099 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085700099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085700099 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085700099 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085700100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085700100 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085700100 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085700100 DLM3UA <000f> 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 20250823085700100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085700100 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085700100 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085700100 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085700100 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085700100 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  20250823085700105 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 20250823085700105 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 20250823085700105 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085700105 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085700110 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085700110 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085700110 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085700110 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085700110 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085700110 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085700110 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085700110 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085700110 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085700110 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 20250823085700110 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085700110 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085700110 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085700111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085700112 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085700112 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085700112 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  20250823085700112 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085700112 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085700112 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085700112 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 20250823085700112 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085700112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085700112 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085700112 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085700112 DLSS7 <000c> ss7_asp.c: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  20250823085700112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085700112 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  20250823085700112 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085700112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085700112 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085700112 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085700112 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085700112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085700112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085700112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085700112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085700112 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085700112 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085700112 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085700114 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085700114 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085700114 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085700114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085700114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085700114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700114 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) 20250823085700114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085700114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085700114 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085700114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085700114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085700114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085700114 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085700114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085700114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085700114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085700114 DLM3UA <000f> 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 20250823085700114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085700114 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) 20250823085700114 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085700114 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085700114 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085700114 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(51)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085700902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085700902 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085700902 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085700902 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085700902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085700902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085700902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085700902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085700902 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085700902 DLSS7 <000c> ss7_asp.c: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  20250823085700902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085700902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085700902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085700902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085700902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085700902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085700902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085700902 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085700902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085700902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085700902 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085700902 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085700902 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) 20250823085700902 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085700903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085700903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085700903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700903 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) 20250823085700903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085700903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085700903 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085700903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085700903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085700903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085700903 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085700903 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085700903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085700903 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085700903 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085700903 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085700903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085700903 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) 20250823085700904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085700904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085700904 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085700904 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  20250823085700906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085700906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085700906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085700906 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085700906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085700906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085700906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085700906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085700906 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085700906 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085700906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085700906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085700906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085700906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085700906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085700906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085700906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085700906 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085700906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085700907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085700907 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085700907 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085700907 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(51)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085700918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085700918 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085700918 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085700918 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085700919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085700919 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085700919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085700919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085700919 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085700919 DLSS7 <000c> ss7_asp.c: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  20250823085700919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085700919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085700919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085700919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085700919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085700919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085700919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085700919 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085700919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085700919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085700919 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085700919 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085700919 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) 20250823085700919 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085700919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085700920 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085700920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700920 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085700920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085700920 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085700920 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085700920 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085700920 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085700920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085700920 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085700920 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085700920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085700921 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085700921 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085700921 DLM3UA <000f> 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 20250823085700921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085700921 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085700921 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085700921 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085700921 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085700921 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  20250823085700925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085700925 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085700925 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085700925 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085700925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085700925 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085700925 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085700925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085700925 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085700925 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085700925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085700925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085700926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085700926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085700926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085700926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085700926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085700926 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085700926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085700926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085700926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085700926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085700926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085700926 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085700926 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085700926 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823085700928 DLCTRL DEBUG Command: GET 369750604 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823085700928 DLCTRL DEBUG Tx Command reply: GET_REPLY 369750604 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) HNBGW_Test.sgsn0-RAN(54)@8fde77a73ba2: MSC_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@8fde77a73ba2: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@8fde77a73ba2: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250823085700933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085700933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085700933 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085700933 DMAIN NOTICE (127.0.0.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) 20250823085700933 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_disconnected_timeout-Iuh0(48)@8fde77a73ba2: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250823085701941 DLCTRL DEBUG Command: GET 555915321 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823085701941 DLCTRL DEBUG Tx Command reply: GET_REPLY 555915321 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250823085706953 DLCTRL DEBUG Command: GET 530680680 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823085706953 DLCTRL DEBUG Tx Command reply: ERROR 530680680 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)@8fde77a73ba2: 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@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250823085707995 DLCTRL DEBUG Command: GET 713403209 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823085707995 DLCTRL DEBUG Tx Command reply: ERROR 713403209 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)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085707996 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085707996 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)@8fde77a73ba2: 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@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085708004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085708004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085708004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085708004 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085708004 DLGLOBAL DEBUG validating counter group 0x557e443e2bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823085708004 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085708004 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085708004 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085708004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085708004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250823085708005 DLCTRL DEBUG Command: GET 605583721 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823085708005 DLCTRL DEBUG Tx Command reply: GET_REPLY 605583721 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085709011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085709011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085709011 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085709011 DMAIN NOTICE (127.0.0.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) 20250823085709011 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_disconnected_timeout-Iuh0(57)@8fde77a73ba2: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250823085709018 DLCTRL DEBUG Command: GET 540719550 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823085709018 DLCTRL DEBUG Tx Command reply: GET_REPLY 540719550 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085711741 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085711742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085711742 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085711742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085711742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085711742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085711742 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085711742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085711742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085711742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085711742 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085711742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085711742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085711742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085711742 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085711742 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823085711742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085711743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085711743 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085711743 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@8fde77a73ba2: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250823085715026 DLCTRL DEBUG Command: GET 5255850 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250823085715026 DLCTRL DEBUG Tx Command reply: ERROR 5255850 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)@8fde77a73ba2: 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@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085715034 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39331<->l=127.0.0.1:4262) (control_if.c:193) 20250823085715035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59566<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(46)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(45)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085715038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@8fde77a73ba2: Final verdict of PTC: none 20250823085715040 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085715040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085715040 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085715040 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085715040 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085715041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085715041 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085715041 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(51)@8fde77a73ba2: Final verdict of PTC: none 20250823085715041 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 20250823085715041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085715041 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed HNBGW_Test.msc0-SCCP(50)@8fde77a73ba2: Final verdict of PTC: none 20250823085715041 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085715041 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085715041 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085715041 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085715041 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085715041 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 20250823085715041 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085715041 DLSS7 <000c> ss7_route.c: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(54)@8fde77a73ba2: Final verdict of PTC: none 20250823085715041 DLSS7 <000c> ss7_asp.c: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  20250823085715041 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  20250823085715041 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085715041 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085715042 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 20250823085715042 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085715042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085715042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085715042 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085715042 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085715042 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085715042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085715042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085715042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085715042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085715042 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085715042 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) 20250823085715042 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085715042 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(55)@8fde77a73ba2: Final verdict of PTC: none 20250823085715042 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085715042 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085715042 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085715042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085715042 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085715042 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085715042 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 20250823085715042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085715042 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085715042 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085715042 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085715042 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085715042 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085715042 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085715042 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 20250823085715042 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085715042 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085715042 DLSS7 <000c> ss7_asp.c: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  20250823085715042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085715042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(53)@8fde77a73ba2: Final verdict of PTC: none 20250823085715043 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085715043 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085715043 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085715043 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085715043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085715043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085715043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085715043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085715043 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085715043 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) 20250823085715043 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085715043 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(56)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(47)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@8fde77a73ba2: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sat Aug 23 08:57:15 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 20250823085715122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085715724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295376) Waiting for packet dumper to finish... 1 (prev_count=295376, count=299256) 20250823085717043 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085717043 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085717043 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085717043 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085717043 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085717043 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ue_register started. 20250823085718867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085718873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085718877 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45881<->l=127.0.0.1:4262) (control_if.c:572) 20250823085718961 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085718961 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085718961 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085718961 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085718961 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085718961 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085718961 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085718961 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085718961 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085718961 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)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085718963 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085718963 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085718963 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085718963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085718963 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 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) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085718963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085718963 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085718963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085718963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085718963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085718963 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085718963 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085718963 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085718963 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085718963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085718963 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 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) 20250823085718963 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085718963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085718963 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085718963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085718963 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085718963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085718963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085718963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085718963 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085718963 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085718963 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085718963 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085718963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085718963 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 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) 20250823085718963 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085718963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085718963 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085718963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085718963 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085718963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085718963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085718963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085718963 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085718963 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085718963 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085718963 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085718963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085718963 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 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 (unavailable) (ss7_combined_linkset.c:297) 20250823085718963 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085718963 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) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085718963 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085718963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085718963 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085718963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085718963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085718963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085718963 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085718963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085718963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085718963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085718963 DLM3UA <000f> 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 20250823085718963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085718963 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085718964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085718964 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085718964 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085718964 DLM3UA <000f> 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 20250823085718964 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085718964 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) 20250823085718964 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085718964 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085718964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085718964 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085718964 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085718964 DLM3UA <000f> 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 20250823085718964 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085718964 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) 20250823085718964 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085718964 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085718964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085718964 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085718964 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085718964 DLM3UA <000f> 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 20250823085718964 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085718964 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 (unavailable) 20250823085718964 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085718964 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(67)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(65)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085718975 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085718975 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085718976 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085718976 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085718976 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085718976 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085718976 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085718976 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085718977 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085718977 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085718977 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085718977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085718977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085718977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085718977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085718977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085718977 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085718977 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085718977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085718977 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085718977 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085718977 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085718977 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085718977 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085718977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085718977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085718977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718977 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) 20250823085718977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085718977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085718977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085718977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085718977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085718977 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085718977 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085718977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085718977 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085718977 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085718977 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085718977 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085718977 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085718977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085718977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085718977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718977 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) 20250823085718977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085718977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085718977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085718977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085718977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085718977 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085718977 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085718978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085718978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085718978 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085718978 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085718978 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085718978 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085718978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085718978 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085718978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718978 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085718978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085718978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085718978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085718978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085718978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085718978 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085718978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085718978 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085718978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085718978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085718978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085718978 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085718978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085718978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085718978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085718978 DLM3UA <000f> 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 20250823085718978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085718978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085718978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085718978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085718978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085718978 DLM3UA <000f> 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 20250823085718978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085718978 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) 20250823085718978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085718978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085718978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085718978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085718978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085718978 DLM3UA <000f> 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 20250823085718978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085718978 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) 20250823085718978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085718978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085718978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085718978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085718978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085718978 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085718978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085718978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085718978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085718998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085718998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085718998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085718998 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085718998 DLGLOBAL DEBUG validating counter group 0x557e443e2bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823085718998 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085718998 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085718998 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085718998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085718998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085719173 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 20250823085719173 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 20250823085719173 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085719174 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085719182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085719182 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085719182 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085719182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085719182 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085719182 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085719182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085719182 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085719182 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085719182 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 20250823085719182 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085719182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085719182 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085719186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085719186 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085719186 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085719186 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  20250823085719186 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085719186 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085719186 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085719186 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 20250823085719186 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085719186 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085719186 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085719186 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085719186 DLSS7 <000c> ss7_asp.c: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  20250823085719186 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  20250823085719186 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085719186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085719186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085719186 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085719186 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085719186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085719186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085719186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085719186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085719186 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085719186 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085719186 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085719188 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085719188 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085719188 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085719188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085719188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085719188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085719188 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 20250823085719188 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 20250823085719188 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085719188 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085719188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085719188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085719188 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085719188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085719188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085719188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085719189 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085719189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085719189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085719189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085719189 DLM3UA <000f> 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 20250823085719189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085719189 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085719189 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085719189 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085719189 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085719189 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.sgsn0-M3UA(70)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085719195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085719195 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085719195 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085719195 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085719195 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085719195 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085719195 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085719195 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085719195 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085719195 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 20250823085719195 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085719195 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085719195 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085719198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085719198 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085719198 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085719198 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  20250823085719198 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085719198 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085719198 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085719198 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 20250823085719198 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085719198 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085719198 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085719198 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085719198 DLSS7 <000c> ss7_asp.c: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  20250823085719198 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085719198 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  20250823085719198 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085719198 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085719198 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085719198 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085719198 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085719198 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085719198 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085719198 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085719198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085719198 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085719198 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085719198 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085719200 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085719200 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085719200 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085719200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085719200 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085719200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719200 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) 20250823085719200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719200 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085719200 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085719200 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085719200 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085719200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085719200 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085719200 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085719200 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085719200 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085719200 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085719200 DLM3UA <000f> 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 20250823085719201 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085719201 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) 20250823085719201 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085719201 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085719201 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085719201 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(66)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085719988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085719988 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085719988 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085719988 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085719988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085719988 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085719988 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085719988 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085719988 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085719988 DLSS7 <000c> ss7_asp.c: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  20250823085719988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085719989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085719989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085719989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085719989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085719989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085719989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085719989 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085719989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085719989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085719989 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085719989 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085719989 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) 20250823085719989 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085719989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085719989 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085719989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085719989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085719989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085719989 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085719989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085719989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085719989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085719989 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085719989 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085719989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085719989 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085719989 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085719989 DLM3UA <000f> 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 20250823085719989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085719989 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085719989 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085719989 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085719989 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085719989 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  20250823085719991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085719991 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085719991 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085719991 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085719991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085719991 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085719991 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085719991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085719991 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085719991 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085719991 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085719991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085719991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085719991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085719991 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085719991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085719991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085719991 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085719991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085719991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085719991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085719991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085719991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085719991 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085719991 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085719991 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(66)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(69)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085720000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085720000 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085720000 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085720000 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085720000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085720000 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085720000 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085720000 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085720000 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085720000 DLSS7 <000c> ss7_asp.c: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  20250823085720000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085720000 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085720000 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085720000 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085720000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085720000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085720000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085720000 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085720000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085720001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085720001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085720001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085720001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085720001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085720001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085720001 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085720001 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085720001 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) 20250823085720001 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085720001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085720001 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085720001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085720001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085720001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085720001 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085720001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085720001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085720001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085720001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085720001 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085720001 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085720001 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085720001 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085720001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085720001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085720001 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085720001 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085720001 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085720001 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085720001 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085720001 DLM3UA <000f> 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 20250823085720001 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085720001 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085720002 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085720002 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085720002 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085720002 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  20250823085720004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085720004 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085720004 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085720004 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085720004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085720004 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085720004 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085720004 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085720004 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085720004 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085720004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085720005 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085720005 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085720005 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085720005 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085720005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085720005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085720005 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085720005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085720005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085720005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085720005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085720005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085720005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085720005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085720005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085720005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085720005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085720005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085720005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085720005 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085720005 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085720005 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085720005 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085720005 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(69)@8fde77a73ba2: MSC_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 } } } } 20250823085720009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085720009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085720009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1431) 20250823085720009 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250823085720009 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:638) 20250823085720009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085720009 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@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085720017 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45881<->l=127.0.0.1:4262) (control_if.c:193) 20250823085720017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(61)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(60)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085720019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085720020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) MutexDispCT-TC_ue_register(59)@8fde77a73ba2: Final verdict of PTC: none 20250823085720020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085720020 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085720020 DMAIN NOTICE (127.0.0.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) 20250823085720020 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(69)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@8fde77a73ba2: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(62)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(71)@8fde77a73ba2: Final verdict of PTC: none TC_ue_register-Iuh0(63)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@8fde77a73ba2: Test case TC_ue_register finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat Aug 23 08:57:20 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250823085720101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085720193 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085720193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085720193 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085720193 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085720193 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085720193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085720193 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085720193 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085720193 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 20250823085720193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085720193 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085720193 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085720193 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085720193 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085720193 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085720193 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085720193 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 20250823085720193 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085720193 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085720193 DLSS7 <000c> ss7_asp.c: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  20250823085720193 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  20250823085720193 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085720193 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085720193 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085720193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085720193 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085720193 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085720193 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085720193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085720193 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085720193 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085720193 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 20250823085720193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085720193 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085720193 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085720193 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085720193 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085720193 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085720193 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085720193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085720193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085720193 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085720193 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085720193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085720194 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 20250823085720193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085720193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085720193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085720193 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085720194 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) 20250823085720194 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085720194 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085720194 DLSS7 <000c> ss7_asp.c: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  20250823085720194 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085720194 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085720194 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085720194 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085720194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085720194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085720194 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085720194 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085720194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085720194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085720194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085720194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085720194 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085720194 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) 20250823085720194 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085720194 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085720705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34066<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245772) Waiting for packet dumper to finish... 1 (prev_count=245772, count=274248) 20250823085722194 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085722194 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085722194 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085722194 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085722194 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085722194 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ue_register_tmsi_lai started. MTC@8fde77a73ba2: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250823085723834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085723836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085723841 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36855<->l=127.0.0.1:4262) (control_if.c:572) 20250823085723954 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085723954 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085723954 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085723954 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ue_register_tmsi_lai-Iuh0(76)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085723954 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085723955 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085723955 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085723955 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085723955 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085723955 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085723955 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085723955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085723955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085723955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723955 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) 20250823085723955 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085723955 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) 20250823085723955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085723955 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085723955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723955 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085723955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085723955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085723955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085723955 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085723955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085723955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085723955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085723955 DLM3UA <000f> 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 20250823085723955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085723955 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) 20250823085723955 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085723955 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085723955 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085723955 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085723955 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085723955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085723955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085723955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723956 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085723956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085723956 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085723956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723956 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085723956 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085723956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085723956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085723956 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085723956 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085723956 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085723956 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085723956 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085723956 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085723956 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085723956 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085723956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723956 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085723956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085723956 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085723956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723956 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085723956 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085723956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085723956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085723956 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085723956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085723956 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085723956 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085723956 DLM3UA <000f> 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 20250823085723956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085723956 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085723956 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085723956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085723956 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085723956 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085723956 DLM3UA <000f> 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 20250823085723956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085723956 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085723956 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085723957 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085723957 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085723957 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085723957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085723957 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085723957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723958 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) 20250823085723958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085723958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723958 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085723958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085723958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085723958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085723958 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085723958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085723958 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085723958 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085723958 DLM3UA <000f> 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 20250823085723958 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085723958 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(80)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(78)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085723974 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085723975 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085723975 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085723975 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085723975 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085723975 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085723975 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085723975 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085723976 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085723976 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085723976 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085723976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085723976 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085723976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723976 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723976 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085723976 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723976 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085723976 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085723976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085723976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085723976 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085723976 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085723976 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085723976 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085723976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085723976 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085723976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723977 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) 20250823085723977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085723977 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) 20250823085723977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085723977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085723977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723977 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085723977 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085723977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085723977 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085723977 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085723977 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085723977 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085723977 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085723977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085723977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085723977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085723977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085723977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085723977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723977 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085723977 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085723977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085723977 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085723977 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085723977 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085723977 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085723977 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085723977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085723977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085723977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723977 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) 20250823085723977 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085723977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085723977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085723977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085723977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085723977 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085723978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085723978 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085723978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085723978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085723978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085723978 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085723978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085723978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085723978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085723978 DLM3UA <000f> 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 20250823085723978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085723978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085723978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085723978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085723978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085723978 DLM3UA <000f> 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 20250823085723978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085723978 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) 20250823085723978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085723978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085723978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085723978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085723978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085723978 DLM3UA <000f> 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 20250823085723978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085723978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085723978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085723978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085723978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085723978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085723978 DLM3UA <000f> 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 20250823085723978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085723978 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) 20250823085723978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085723978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085723997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085723997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085723997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085723997 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085723997 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085723997 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085723997 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085723997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085723997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085724172 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 20250823085724172 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 20250823085724172 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085724172 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085724182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085724182 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085724182 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085724182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085724182 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085724182 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085724182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085724182 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085724182 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085724182 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 20250823085724182 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085724182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085724182 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085724184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085724184 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085724185 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085724185 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  20250823085724185 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085724185 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085724185 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085724185 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 20250823085724185 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085724185 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085724185 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085724185 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085724185 DLSS7 <000c> ss7_asp.c: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  20250823085724185 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  20250823085724185 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085724185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085724185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085724185 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085724185 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085724185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085724185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085724185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085724185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085724185 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085724185 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085724185 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085724186 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085724186 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085724186 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085724187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085724187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085724187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085724187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085724187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085724187 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085724187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085724187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085724187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085724187 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085724187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085724187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085724187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085724187 DLM3UA <000f> 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 20250823085724187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085724187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085724187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085724187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085724187 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085724187 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  20250823085724188 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 20250823085724188 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 20250823085724188 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085724188 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085724194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085724194 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085724194 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085724194 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085724194 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085724194 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085724194 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085724194 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085724194 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085724194 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 20250823085724194 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085724194 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085724194 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085724196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085724197 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085724197 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085724197 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  20250823085724197 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085724197 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085724197 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085724197 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 20250823085724197 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085724197 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085724197 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085724197 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085724197 DLSS7 <000c> ss7_asp.c: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  20250823085724197 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085724197 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  20250823085724197 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085724197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085724197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085724197 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085724197 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085724197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085724197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085724197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085724197 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085724197 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085724197 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085724197 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085724198 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085724199 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085724199 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085724199 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085724199 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085724199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085724199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724199 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085724199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085724199 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085724199 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085724199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085724199 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085724199 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085724200 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085724200 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085724200 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085724200 DLM3UA <000f> 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 20250823085724200 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085724200 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085724200 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085724200 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085724200 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085724200 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(79)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085724986 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085724986 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085724986 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085724986 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085724986 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085724986 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085724986 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085724986 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085724986 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085724986 DLSS7 <000c> ss7_asp.c: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  20250823085724986 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085724986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085724986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085724986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085724986 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085724986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085724986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085724986 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085724986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085724987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085724987 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085724987 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085724987 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) 20250823085724987 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085724987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085724987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085724987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724987 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823085724987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085724987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085724987 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085724987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085724987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085724987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085724987 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085724987 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085724987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085724987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085724987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085724987 DLM3UA <000f> 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 20250823085724987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085724987 DLSS7 <000c> ss7_combined_linkset.c:297 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: picked Normal Route via 'virt-msc0' round-robin style (available) 20250823085724987 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085724987 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085724987 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085724987 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  20250823085724989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085724989 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085724989 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085724989 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085724989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085724989 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085724989 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085724990 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085724990 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085724990 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085724990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085724990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085724990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085724990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085724990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085724990 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085724990 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085724990 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085724990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085724990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085724990 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085724990 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085724990 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(79)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085724995 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085724995 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085724995 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085724995 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085724995 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085724995 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085724995 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085724995 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085724995 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085724995 DLSS7 <000c> ss7_asp.c: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  20250823085724995 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085724995 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085724995 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085724995 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085724995 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085724995 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085724995 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085724995 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085724995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085724995 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085724995 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085724995 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085724995 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) 20250823085724995 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085724995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085724995 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085724995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085724995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724995 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085724995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085724995 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085724995 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085724995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085724995 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085724995 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085724995 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085724995 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085724995 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085724995 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085724995 DLM3UA <000f> 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 20250823085724995 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085724995 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085724995 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085724995 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085724995 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085724995 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  20250823085724997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085724997 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085724997 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085724997 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085724997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085724997 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085724997 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085724997 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085724997 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085724997 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085724997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085724997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085724997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085724997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085724997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085724997 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085724997 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085724997 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085724997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085724997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085724997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085724997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085724997 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085724997 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085724997 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085724997 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(82)@8fde77a73ba2: MSC_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 } } } } 20250823085725001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085725001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085725001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1431) 20250823085725001 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250823085725001 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:396) 20250823085725001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085725001 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@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085725005 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36855<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(74)@8fde77a73ba2: Final verdict of PTC: none 20250823085725007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34090<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(73)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085725008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085725009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085725009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085725009 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085725009 DMAIN NOTICE (127.0.0.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) 20250823085725009 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_ue_register_tmsi_lai-Iuh0-RUA(77)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_ue_register_tmsi_lai(72)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(84)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(75)@8fde77a73ba2: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@8fde77a73ba2: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat Aug 23 08:57:25 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 20250823085725079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085725192 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085725193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085725193 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085725193 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085725193 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085725193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085725193 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085725193 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085725193 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 20250823085725193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085725193 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085725193 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085725193 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085725193 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085725193 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085725193 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085725193 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 20250823085725193 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085725193 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085725193 DLSS7 <000c> ss7_asp.c: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  20250823085725193 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  20250823085725193 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085725193 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085725193 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085725193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085725193 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085725193 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085725193 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085725193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085725193 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085725193 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085725193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085725193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085725193 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085725193 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085725193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085725193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085725193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085725193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085725193 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085725193 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) 20250823085725193 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085725193 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085725193 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 20250823085725193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085725193 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085725193 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085725193 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085725193 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085725193 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085725193 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085725193 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 20250823085725194 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085725194 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085725194 DLSS7 <000c> ss7_asp.c: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  20250823085725194 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085725194 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085725194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085725194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085725194 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085725194 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085725194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085725194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085725194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085725194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085725194 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085725194 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) 20250823085725194 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085725194 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085725680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34106<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277092) Waiting for packet dumper to finish... 1 (prev_count=277092, count=277728) 20250823085727194 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085727194 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085727194 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085727194 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085727194 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085727194 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ue_register_before_hnb_register started. 20250823085728776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085728781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085728784 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45809<->l=127.0.0.1:4262) (control_if.c:572) 20250823085728893 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085728893 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085728894 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085728894 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085728894 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085728894 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ue_register_before_hnb_register-Iuh0(89)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085728894 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085728894 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085728894 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085728894 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085728895 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085728895 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085728895 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085728895 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085728895 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085728895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728895 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) 20250823085728895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085728895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085728895 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085728895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085728896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085728896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085728896 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085728896 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085728896 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085728896 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085728896 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085728896 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085728896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728896 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) 20250823085728896 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085728896 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) 20250823085728896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085728896 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085728896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085728896 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085728896 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085728896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085728896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085728896 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085728896 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085728896 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085728896 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085728896 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085728896 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085728896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728896 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) 20250823085728896 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085728896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085728896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085728896 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085728896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085728896 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085728896 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085728896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085728896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085728896 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085728896 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085728896 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085728896 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085728896 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085728896 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085728896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728896 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085728896 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) 20250823085728896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085728896 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085728896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085728896 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085728896 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085728896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085728896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085728896 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085728896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085728896 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085728896 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085728896 DLM3UA <000f> 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 20250823085728896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085728896 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085728896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085728896 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085728896 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085728896 DLM3UA <000f> 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 20250823085728896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085728896 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) 20250823085728896 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085728896 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085728896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085728896 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085728896 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085728896 DLM3UA <000f> 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 20250823085728896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085728896 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) 20250823085728896 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085728896 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085728896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085728896 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085728896 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085728896 DLM3UA <000f> 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 20250823085728896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085728896 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085728896 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(93)@8fde77a73ba2: M3UA emulation initiated, the test can be started MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(91)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085728910 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085728910 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085728910 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085728910 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085728910 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085728910 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085728910 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085728910 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085728911 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085728911 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085728911 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085728912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085728912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 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) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085728912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085728912 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085728912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085728912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085728912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085728912 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085728912 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085728912 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085728912 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085728912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085728912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085728912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085728912 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085728912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085728912 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085728912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085728912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085728912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085728912 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085728912 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085728912 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085728912 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085728912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085728912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 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) 20250823085728912 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085728912 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) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085728912 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085728912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085728912 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085728912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085728912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085728912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085728912 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085728912 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085728912 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085728912 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085728912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085728912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 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 (unavailable) (ss7_combined_linkset.c:297) 20250823085728912 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085728912 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) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085728912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085728912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085728912 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085728912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085728912 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085728912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085728912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085728912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085728912 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085728912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085728912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085728912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085728912 DLM3UA <000f> 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 20250823085728912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085728912 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085728912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085728912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085728912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085728912 DLM3UA <000f> 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 20250823085728912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085728912 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085728912 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085728912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085728912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085728912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085728912 DLM3UA <000f> 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 20250823085728912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085728912 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) 20250823085728912 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085728912 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085728912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085728912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085728912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085728912 DLM3UA <000f> 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 20250823085728912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085728912 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 (unavailable) 20250823085728912 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085728912 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085729106 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 20250823085729106 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 20250823085729106 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085729106 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085729114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085729114 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085729114 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085729114 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085729114 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085729114 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085729114 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085729114 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085729114 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085729114 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 20250823085729114 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085729114 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085729115 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085729117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085729117 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085729117 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085729117 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  20250823085729117 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085729117 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085729117 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085729117 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 20250823085729117 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085729117 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085729117 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085729117 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085729117 DLSS7 <000c> ss7_asp.c: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  20250823085729117 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  20250823085729117 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085729117 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085729118 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085729118 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085729118 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085729118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085729118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085729118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085729118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085729118 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085729118 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085729118 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085729119 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085729119 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085729119 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085729119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085729119 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085729119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085729119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085729119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085729119 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085729119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085729119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085729119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085729119 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085729119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085729120 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085729120 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085729120 DLM3UA <000f> 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 20250823085729120 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085729120 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085729120 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085729120 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085729120 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085729120 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  20250823085729125 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 20250823085729125 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 20250823085729125 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085729125 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085729130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085729130 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085729130 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085729130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085729130 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085729130 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085729130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085729130 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085729130 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085729130 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 20250823085729130 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085729130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085729130 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085729131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085729131 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085729131 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085729131 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  20250823085729131 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085729131 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085729131 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085729131 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 20250823085729131 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085729131 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085729131 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085729131 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085729131 DLSS7 <000c> ss7_asp.c: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  20250823085729131 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085729131 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  20250823085729131 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085729131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085729131 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085729131 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085729131 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085729131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085729131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085729131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085729131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085729131 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085729131 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085729131 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085729132 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085729132 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085729132 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085729132 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085729132 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085729132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729132 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085729132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729132 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085729132 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085729132 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085729132 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085729132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085729132 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085729132 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085729132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085729132 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085729132 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085729132 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085729132 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085729132 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085729132 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085729132 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085729132 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085729132 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(92)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085729919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085729919 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085729919 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085729919 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085729919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085729919 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085729919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085729919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085729919 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085729919 DLSS7 <000c> ss7_asp.c: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  20250823085729919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085729919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085729920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085729920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085729920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085729920 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085729920 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085729920 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085729920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085729920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085729920 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085729920 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085729920 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) 20250823085729920 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085729920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085729920 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085729920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729920 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) 20250823085729920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085729920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085729920 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085729920 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085729920 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085729920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085729921 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085729921 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085729921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085729921 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085729921 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085729921 DLM3UA <000f> 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 20250823085729921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085729921 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) 20250823085729921 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085729921 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085729921 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085729922 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  20250823085729924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085729924 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085729924 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085729924 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085729924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085729924 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085729924 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085729924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085729924 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085729924 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085729924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085729924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085729924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085729924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085729924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085729924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085729924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085729924 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085729924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085729925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085729925 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085729925 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085729925 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(92)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085729932 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085729932 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085729932 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085729932 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085729932 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085729932 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085729932 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085729932 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085729932 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085729932 DLSS7 <000c> ss7_asp.c: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  20250823085729932 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085729932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085729932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085729932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085729932 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085729932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085729932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085729932 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085729932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085729932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085729932 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085729932 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085729932 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) 20250823085729932 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085729932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085729932 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085729932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729932 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085729932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729932 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085729932 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085729932 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085729932 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085729932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085729932 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085729932 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085729932 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085729933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085729933 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085729933 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085729933 DLM3UA <000f> 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 20250823085729933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085729933 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085729933 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085729933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085729933 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085729933 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  20250823085729936 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085729936 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085729936 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085729936 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085729936 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085729936 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085729936 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085729936 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085729936 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085729936 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085729936 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085729936 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085729936 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085729936 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085729936 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085729936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085729936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085729936 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085729936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085729937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085729937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085729937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085729937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085729937 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085729937 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085729937 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(95)@8fde77a73ba2: MSC_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 } } } } 20250823085729940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085729940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085729940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1431) 20250823085729940 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250823085729940 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:285) 20250823085729940 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:297) 20250823085729940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085729940 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@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085729943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085729943 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45809<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(87)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(86)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085729945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53118<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ue_register_before_hnb_register(85)@8fde77a73ba2: Final verdict of PTC: none 20250823085729945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085729945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085729945 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085729945 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) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@8fde77a73ba2: Final verdict of PTC: none 20250823085729945 DMAIN INFO (disconnected ) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(94)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(88)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@8fde77a73ba2: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(97)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@8fde77a73ba2: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sat Aug 23 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 20250823085729997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085730124 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085730124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085730124 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085730125 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085730125 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085730125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085730125 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085730125 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085730125 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 20250823085730125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085730125 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085730125 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085730125 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085730125 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085730125 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085730125 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085730125 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 20250823085730125 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085730125 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085730125 DLSS7 <000c> ss7_asp.c: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  20250823085730125 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  20250823085730125 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085730125 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085730125 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085730125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085730125 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085730125 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085730125 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085730125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085730125 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085730125 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085730125 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 20250823085730125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085730125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085730125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085730125 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085730125 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085730125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085730125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085730125 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085730125 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085730125 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085730125 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085730125 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085730125 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085730125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085730125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085730125 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085730125 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) 20250823085730125 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085730125 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085730125 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 20250823085730125 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085730125 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085730125 DLSS7 <000c> ss7_asp.c: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  20250823085730126 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085730126 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085730126 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085730126 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085730126 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085730126 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085730126 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085730126 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085730126 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085730126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085730126 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085730126 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) 20250823085730126 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085730126 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085730599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53126<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254392) Waiting for packet dumper to finish... 1 (prev_count=254392, count=276296) 20250823085732126 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085732126 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085732126 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085732126 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085732126 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085732126 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ranap_cs_initial_ue started. 20250823085733730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085733737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085733742 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39567<->l=127.0.0.1:4262) (control_if.c:572) 20250823085733853 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085733853 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085733854 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085733854 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085733854 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085733854 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085733854 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085733854 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085733854 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085733854 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_cs_initial_ue-Iuh0(102)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085733855 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085733855 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085733855 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085733855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085733855 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085733855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733855 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) 20250823085733855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085733855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085733855 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085733855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085733855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085733855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085733855 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085733855 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085733856 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085733856 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085733856 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085733856 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085733856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733856 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) 20250823085733856 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085733856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085733856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085733856 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085733856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085733856 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085733856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085733856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085733856 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085733856 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085733856 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085733856 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085733856 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085733856 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085733856 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085733856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733856 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085733856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085733856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085733856 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085733856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085733856 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085733856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085733856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085733856 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085733856 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085733856 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085733856 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085733856 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085733856 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085733856 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085733856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733856 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085733856 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) 20250823085733856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085733856 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085733856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085733856 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085733856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085733856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085733856 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085733856 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085733856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085733856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085733856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085733856 DLM3UA <000f> 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 20250823085733856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085733856 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085733856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085733856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085733856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085733856 DLM3UA <000f> 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 20250823085733856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085733856 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) 20250823085733856 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085733856 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085733856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085733856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085733856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085733856 DLM3UA <000f> 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 20250823085733856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085733856 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085733856 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085733856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085733856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085733856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085733856 DLM3UA <000f> 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 20250823085733856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085733856 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085733856 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(106)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(104)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085733868 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085733868 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085733868 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085733868 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085733868 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085733868 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085733868 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085733868 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085733869 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085733869 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085733869 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085733869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085733869 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085733869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733869 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) 20250823085733869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085733869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085733869 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085733869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085733869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085733869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085733869 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085733869 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085733869 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085733869 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085733869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085733869 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085733869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733869 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) 20250823085733869 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085733869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085733869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085733869 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085733869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085733869 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085733869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085733869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085733869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085733869 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085733869 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085733869 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085733869 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085733869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085733869 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085733869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733869 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085733869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085733869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085733870 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085733870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085733870 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085733870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085733870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085733870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085733870 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085733870 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085733870 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085733870 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085733870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085733870 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085733870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733870 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823085733870 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085733870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085733870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085733870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085733870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085733870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085733870 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085733870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085733870 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085733870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085733870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085733870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085733870 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085733870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085733870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085733870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085733870 DLM3UA <000f> 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 20250823085733870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085733870 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085733870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085733870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085733870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085733870 DLM3UA <000f> 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 20250823085733870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085733870 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) 20250823085733870 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085733870 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085733870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085733870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085733870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085733870 DLM3UA <000f> 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 20250823085733870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085733870 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085733870 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085733870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085733870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085733870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085733870 DLM3UA <000f> 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 20250823085733870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085733870 DLSS7 <000c> ss7_combined_linkset.c:297 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: picked Normal Route via 'virt-sgsn0' round-robin style (unavailable) 20250823085733870 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085733870 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085733890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085733890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085733890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085733890 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085733890 DLGLOBAL DEBUG validating counter group 0x557e443e2bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823085733890 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085733890 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085733890 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085733890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085733891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085734066 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 20250823085734066 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 20250823085734066 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085734066 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085734075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085734075 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085734075 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085734075 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085734075 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085734075 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085734075 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085734075 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085734075 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085734075 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 20250823085734075 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085734075 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085734075 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085734078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085734078 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085734078 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085734078 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  20250823085734078 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085734078 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085734078 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085734078 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 20250823085734078 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085734078 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085734078 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085734078 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085734078 DLSS7 <000c> ss7_asp.c: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  20250823085734078 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  20250823085734078 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085734078 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085734079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085734079 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085734079 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085734079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085734079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085734079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085734079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085734079 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085734079 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085734079 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085734080 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085734080 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085734080 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085734080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085734080 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085734080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085734080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085734080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085734080 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085734080 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085734080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085734080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085734080 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085734081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085734081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085734081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085734081 DLM3UA <000f> 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 20250823085734081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085734081 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085734081 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085734081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085734081 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085734081 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  20250823085734082 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 20250823085734082 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 20250823085734082 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085734082 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085734087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085734087 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085734087 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085734087 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085734087 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085734087 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085734087 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085734087 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085734087 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085734087 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 20250823085734087 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085734088 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085734088 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085734089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085734089 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085734089 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085734089 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  20250823085734089 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085734089 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085734089 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085734089 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 20250823085734089 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085734089 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085734089 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085734089 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085734089 DLSS7 <000c> ss7_asp.c: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  20250823085734089 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085734089 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  20250823085734089 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085734090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085734090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085734090 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085734090 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085734090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085734090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085734090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085734090 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085734090 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085734090 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085734090 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085734091 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085734091 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085734091 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085734091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085734091 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085734091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734091 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) 20250823085734091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085734091 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085734092 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085734092 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085734092 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085734092 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085734092 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085734092 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085734092 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085734092 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085734092 DLM3UA <000f> 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 20250823085734092 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085734092 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) 20250823085734092 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085734092 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085734092 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085734092 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(105)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085734879 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085734879 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085734879 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085734879 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085734879 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085734879 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085734879 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085734879 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085734879 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085734879 DLSS7 <000c> ss7_asp.c: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  20250823085734879 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085734879 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085734879 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085734879 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085734879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085734879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085734879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085734879 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085734879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085734880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085734880 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085734880 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085734880 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) 20250823085734880 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085734880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085734880 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085734880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085734880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085734880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085734881 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085734881 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085734881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085734881 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085734881 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085734881 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085734881 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085734881 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085734881 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085734881 DLM3UA <000f> 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 20250823085734881 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085734881 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085734881 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085734881 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085734881 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085734881 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  20250823085734882 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085734882 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085734882 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085734882 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085734882 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085734882 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085734882 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085734882 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085734882 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085734882 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085734882 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085734882 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085734882 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085734883 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085734883 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085734883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085734883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085734883 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085734883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734883 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085734883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085734883 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085734883 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085734883 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(105)@8fde77a73ba2: MSC_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 } } } } 20250823085734894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085734894 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085734894 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085734894 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085734894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085734894 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085734894 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085734894 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085734894 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085734894 DLSS7 <000c> ss7_asp.c: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  20250823085734894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085734894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085734894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085734894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085734894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085734894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085734894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085734894 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085734894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085734894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085734894 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085734894 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085734894 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) 20250823085734894 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085734894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085734894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085734894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734894 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085734894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085734895 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085734895 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085734895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085734895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085734895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085734895 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085734895 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085734895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085734895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085734895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085734895 DLM3UA <000f> 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 20250823085734895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085734895 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085734895 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085734895 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085734895 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085734895 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(108)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085734904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085734904 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085734904 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085734904 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085734904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085734904 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085734904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085734904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085734904 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085734904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085734904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085734904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085734904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085734904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085734904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085734904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085734904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085734904 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085734904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085734904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085734904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085734904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085734904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085734904 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085734904 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085734904 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(108)@8fde77a73ba2: MSC_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 } } } } 20250823085734914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53146<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@8fde77a73ba2: Added conn table entry 0TC_ranap_cs_initial_ue0(111)11041776 20250823085735960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085735960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085735960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085735960 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085735960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa87bf0, normal) (hnbgw_rua.c:408) 20250823085735960 DHNB DEBUG map_rua[0x557e6255fe90]{init}: Allocated (fsm.c:456) 20250823085735960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11041776)[0x557e6255fe90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085735960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11041776 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085735960 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085735960 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085735960 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11041776 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085735960 DCN DEBUG map_sccp[0x557e62566950]{init}: Allocated (fsm.c:456) 20250823085735960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557e62566950]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085735960 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11041776 <-> SCCP-1 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085735960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11041776 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085735960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11041776)[0x557e6255fe90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085735960 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085735960 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085735960 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11041776 SCCP-1 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085735960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557e62566950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085735960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085735960 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{IDLE}: Allocated (fsm.c:456) 20250823085735960 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085735960 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300036c0056400500f1100926) (sccp_scrc.c:455) 20250823085735960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085735960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085735960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085735960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085735960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085735960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085735960 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823085735960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085735960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085735960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085735960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085735960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085735960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085735960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085735960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085735960 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085735960 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085735960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085735960 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 6c 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085735960 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085735960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557e62566950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085735960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11041776)[0x557e6255fe90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085735960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085735960 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085735960 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085735960 DLM3UA <000f> 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 20250823085735960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085735960 DLSS7 <000c> ss7_combined_linkset.c:297 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: picked Normal Route via 'virt-msc0' round-robin style (available) 20250823085735960 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085735960 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085735960 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085735960 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 6c 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@8fde77a73ba2: Added conn table entry 0TC_ranap_cs_initial_ue0(111)7379265 HNBGW_Test.msc0-SCCP(104)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(111)@8fde77a73ba2: setverdict(pass): none -> pass 20250823085735972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085735972 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085735972 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085735972 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085735972 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085735972 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085735972 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085735972 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085735972 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085735972 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 0f 8b 2b 02 00 00 00 00  20250823085735972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085735972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085735972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085735972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085735972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085735972 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000f8b2b) (sccp_scrc.c:545) 20250823085735972 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) 20250823085735972 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085735972 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085735972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085735972 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085735972 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) 20250823085735972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557e62566950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085735972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557e62566950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085735979 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39567<->l=127.0.0.1:4262) (control_if.c:193) 20250823085735980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(100)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(99)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085735983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53138<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue(98)@8fde77a73ba2: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@8fde77a73ba2: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@8fde77a73ba2: Final verdict of PTC: none 20250823085735994 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085735994 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085735994 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(108)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(101)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@8fde77a73ba2: Final verdict of PTC: none 20250823085735994 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085735994 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085735994 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085735994 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085735994 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085735994 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 20250823085735994 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085735994 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085735994 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085735995 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085735995 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085735995 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085735995 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085735995 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 20250823085735995 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085735995 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085735995 DLSS7 <000c> ss7_asp.c: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  20250823085735995 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  20250823085735995 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085735995 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085735995 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085735995 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085735995 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085735995 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085735995 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085735995 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085735995 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085735995 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085735996 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085735996 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085735996 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085735996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085735996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085735996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085735996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085735996 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085735996 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) 20250823085735996 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085735996 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085735996 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085735996 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 20250823085735996 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085735996 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085735996 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085735996 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085735996 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085735996 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085735996 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085735996 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 20250823085735996 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085735996 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085735996 DLSS7 <000c> ss7_asp.c: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  20250823085735996 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085735996 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(109)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(110)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@8fde77a73ba2: Final verdict of PTC: none 20250823085735996 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085735996 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085735996 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085735997 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085735997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085735997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085735997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085735997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085735997 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085735997 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) 20250823085735997 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085735997 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085735997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557e62566950]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085735997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085735997 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085735997 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f8b2b), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085735997 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085735997 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) 20250823085735997 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085735997 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) 20250823085735997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085735997 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085735997 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) 20250823085735997 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085735997 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085735997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085735997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 0f 8b 2b 00 00 01 00 00 00 00 00 (ss7_asp.c:1383) 20250823085735997 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085735997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557e62566950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085735997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11041776)[0x557e6255fe90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085735998 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11041776)[0x557e6255fe90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085735998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085735998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11041776)[0x557e6255fe90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085735998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11041776)[0x557e6255fe90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085735998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11041776)[0x557e6255fe90]{disrupted}: Freeing instance (context_map.c:203) 20250823085735998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11041776)[0x557e6255fe90]{disrupted}: Deallocated (fsm.c:568) 20250823085735998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557e62566950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085735998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557e62566950]{disconnected}: Freeing instance (context_map.c:207) 20250823085735998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557e62566950]{disconnected}: Deallocated (fsm.c:568) 20250823085735998 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11041776 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823085735998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085735998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085735998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085735998 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085735998 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085735998 DLM3UA <000f> 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 20250823085735998 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085735998 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085735999 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085735998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085735999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085735999 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085735999 DMAIN NOTICE (127.0.0.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) 20250823085735999 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085736000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53146<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@8fde77a73ba2: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(105)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat Aug 23 08:57:36 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 20250823085736075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085736678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40714<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309248) Waiting for packet dumper to finish... 1 (prev_count=309248, count=309884) 20250823085737996 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085737996 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085737996 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085737996 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085737996 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085737996 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ranap_ps_initial_ue started. 20250823085739796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085739801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085739804 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34893<->l=127.0.0.1:4262) (control_if.c:572) 20250823085739901 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085739901 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085739901 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085739901 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085739901 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085739901 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085739902 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085739902 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085739902 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085739902 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_initial_ue-Iuh0(116)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085739903 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085739903 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085739903 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085739903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085739903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085739903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739903 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085739903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085739903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085739903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085739903 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085739903 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085739903 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085739903 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085739903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085739903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085739903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085739903 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085739903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739903 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085739903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085739903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085739903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085739903 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085739903 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085739903 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085739903 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085739903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085739903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 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) 20250823085739903 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085739903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085739903 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085739903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739903 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085739903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085739903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085739903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085739903 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085739903 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085739903 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085739903 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085739903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085739903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085739903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085739903 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085739903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739903 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085739903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085739903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085739903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085739903 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085739904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085739904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085739904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085739904 DLM3UA <000f> 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 20250823085739904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085739904 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085739904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085739904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085739904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085739904 DLM3UA <000f> 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 20250823085739904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085739904 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085739904 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085739904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085739904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085739904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085739904 DLM3UA <000f> 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 20250823085739904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085739904 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) 20250823085739904 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085739904 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085739904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085739904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085739904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085739904 DLM3UA <000f> 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 20250823085739904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085739904 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085739904 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(120)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(118)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085739922 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085739922 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085739922 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085739922 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085739922 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085739922 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085739922 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085739922 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085739923 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085739923 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085739923 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085739923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085739923 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085739923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085739924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739924 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085739924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085739924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085739924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085739924 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085739924 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085739924 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085739924 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085739924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085739924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085739924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739924 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) 20250823085739924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085739924 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) 20250823085739924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085739924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085739924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739924 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085739924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085739924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085739924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085739924 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085739924 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085739924 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085739924 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085739924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085739924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085739924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085739924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085739924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085739924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739924 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085739924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085739924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085739924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085739925 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085739925 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085739925 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085739925 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085739925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085739925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085739925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085739925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085739925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085739925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085739925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085739925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085739925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085739925 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085739925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085739925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085739925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085739925 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085739925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085739925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085739925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085739925 DLM3UA <000f> 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 20250823085739925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085739925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085739925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085739925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085739925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085739925 DLM3UA <000f> 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 20250823085739925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085739925 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) 20250823085739925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085739925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085739925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085739925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085739925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085739925 DLM3UA <000f> 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 20250823085739925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085739925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085739925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085739925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085739925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085739925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085739925 DLM3UA <000f> 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 20250823085739925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085739925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085739925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085739944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085739944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085739944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085739944 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085739944 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085739944 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085739945 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085739945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085739945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085740115 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 20250823085740115 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 20250823085740115 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085740115 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085740122 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085740122 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085740122 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085740122 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085740122 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085740122 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085740122 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085740122 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085740122 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085740122 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 20250823085740122 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085740122 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085740122 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085740124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085740124 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085740124 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085740124 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  20250823085740124 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085740124 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085740124 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085740124 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 20250823085740125 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085740125 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085740125 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085740125 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085740125 DLSS7 <000c> ss7_asp.c: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  20250823085740125 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  20250823085740125 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085740125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085740125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085740125 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085740125 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085740125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085740125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085740125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085740125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085740125 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085740125 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085740125 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085740126 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085740126 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085740126 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085740127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085740127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085740127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085740127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085740127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085740127 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085740127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085740127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085740127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085740127 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085740127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085740127 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085740127 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085740127 DLM3UA <000f> 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 20250823085740127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085740127 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085740127 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085740127 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085740127 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085740127 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  20250823085740135 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 20250823085740135 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 20250823085740135 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085740135 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085740145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085740145 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085740145 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085740145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085740145 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085740145 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085740145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085740145 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085740145 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085740145 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 20250823085740145 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085740145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085740145 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085740147 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085740147 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085740147 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085740147 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  20250823085740147 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085740147 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085740147 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085740147 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 20250823085740147 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085740147 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085740147 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085740147 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085740147 DLSS7 <000c> ss7_asp.c: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  20250823085740147 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085740147 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  20250823085740147 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085740148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085740148 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085740148 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085740148 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085740148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085740148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085740148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085740148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085740148 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085740148 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085740148 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085740149 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085740149 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085740149 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085740149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085740149 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085740149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740150 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085740150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085740150 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085740150 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085740150 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085740150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085740150 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085740150 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085740150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085740150 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085740150 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085740150 DLM3UA <000f> 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 20250823085740150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085740150 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085740150 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085740150 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085740150 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085740150 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(119)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085740930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085740930 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085740930 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085740930 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085740930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085740930 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085740930 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085740930 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085740930 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085740930 DLSS7 <000c> ss7_asp.c: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  20250823085740931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085740931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085740931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085740931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085740931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085740931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085740931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085740931 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085740931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085740931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085740931 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085740931 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085740931 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) 20250823085740931 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085740931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085740931 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085740931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085740931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085740931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085740931 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085740931 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085740931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085740931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085740931 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085740931 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085740931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085740931 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085740931 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085740931 DLM3UA <000f> 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 20250823085740931 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085740931 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085740931 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085740931 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085740931 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085740931 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  20250823085740931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085740931 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085740931 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085740931 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085740931 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085740931 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085740931 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085740931 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085740931 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085740931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085740931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085740931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085740931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085740931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085740931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085740931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085740931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085740931 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085740931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085740931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085740931 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085740931 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085740931 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(119)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085740947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085740947 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085740947 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085740947 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085740947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085740947 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085740947 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085740947 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085740947 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085740947 DLSS7 <000c> ss7_asp.c: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  20250823085740947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085740947 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085740947 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085740947 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085740947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085740947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085740947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085740947 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085740947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085740947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085740947 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085740947 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085740947 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) 20250823085740947 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085740947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085740947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085740947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740948 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085740948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740948 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085740948 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085740948 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085740948 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085740948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085740948 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085740948 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085740948 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085740948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085740948 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085740948 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085740948 DLM3UA <000f> 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 20250823085740948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085740948 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085740948 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085740948 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085740948 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085740948 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  20250823085740950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085740950 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085740950 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085740950 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085740950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085740950 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085740950 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085740950 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085740950 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085740950 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085740950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085740950 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085740950 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085740950 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085740950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085740950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085740950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085740950 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085740950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085740950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085740950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085740950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085740950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085740950 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085740950 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085740950 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(122)@8fde77a73ba2: MSC_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 } } } } 20250823085740964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085741742 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085741743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085741743 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085741743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085741743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085741743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085741743 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085741743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085741743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085741743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085741743 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085741743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085741743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085741743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085741743 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085741743 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823085741744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085741744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085741744 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085741744 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK TC_ranap_ps_initial_ue0(125)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@8fde77a73ba2: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@8fde77a73ba2: Added conn table entry 0TC_ranap_ps_initial_ue0(125)11582272 20250823085742002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085742002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085742002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085742002 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085742002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb0bb40, normal) (hnbgw_rua.c:408) 20250823085742002 DHNB DEBUG map_rua[0x557e6255fe90]{init}: Allocated (fsm.c:456) 20250823085742002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582272)[0x557e6255fe90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085742002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582272 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085742002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085742002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085742002 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085742003 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582272 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085742003 DCN DEBUG map_sccp[0x557e62566950]{init}: Allocated (fsm.c:456) 20250823085742003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557e62566950]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085742003 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11582272 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085742003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582272 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085742003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582272)[0x557e6255fe90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085742003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085742003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085742003 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582272 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085742003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557e62566950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085742003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085742003 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{IDLE}: Allocated (fsm.c:456) 20250823085742003 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085742003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300002b0056400500f1100926) (sccp_scrc.c:455) 20250823085742003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085742003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085742003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085742003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085742003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085742003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085742003 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085742003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085742003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085742003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085742003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085742003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085742003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085742003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085742003 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085742003 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085742004 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085742004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085742004 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 00 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085742004 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085742004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557e62566950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085742004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582272)[0x557e6255fe90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085742004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085742004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085742004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085742004 DLM3UA <000f> 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 20250823085742004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085742004 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085742004 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085742004 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085742004 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085742004 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 00 2b 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@8fde77a73ba2: Added conn table entry 0TC_ranap_ps_initial_ue0(125)10636705 HNBGW_Test.sgsn0-SCCP(121)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@8fde77a73ba2: setverdict(pass): none -> pass 20250823085742024 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085742024 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085742024 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085742024 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085742024 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085742024 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085742024 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085742024 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085742024 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085742024 DLSS7 <000c> ss7_asp.c: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 93 cb 3a 02 00 00 00 00  20250823085742024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085742024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085742024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085742024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085742024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085742024 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0093cb3a) (sccp_scrc.c:545) 20250823085742024 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) 20250823085742024 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085742024 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085742024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085742024 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085742024 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) 20250823085742024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557e62566950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085742025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557e62566950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085742031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085742033 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34893<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(113)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085742037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40722<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@8fde77a73ba2: Final verdict of PTC: none 20250823085742040 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085742040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085742040 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085742040 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(122)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@8fde77a73ba2: Final verdict of PTC: none 20250823085742040 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085742040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085742040 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085742040 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085742040 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 20250823085742040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085742040 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085742040 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085742040 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085742041 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085742041 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085742041 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085742041 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 20250823085742041 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085742041 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085742041 DLSS7 <000c> ss7_asp.c: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  20250823085742041 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  20250823085742041 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085742041 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085742041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085742041 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085742041 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085742041 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085742041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085742041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085742041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085742042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085742042 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085742042 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) 20250823085742042 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085742042 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085742041 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085742041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085742041 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085742041 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085742041 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085742041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085742041 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085742042 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085742042 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 20250823085742042 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_ps_initial_ue-Iuh0-RUA(117)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(115)@8fde77a73ba2: Final verdict of PTC: none 20250823085742042 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085742042 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085742042 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085742042 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085742042 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085742042 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085742042 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 20250823085742042 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085742042 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085742042 DLSS7 <000c> ss7_asp.c: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  20250823085742042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085742042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085742042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085742042 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085742042 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085742042 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085742042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085742042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085742043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085742043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085742043 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085742043 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) 20250823085742043 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085742043 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085742043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557e62566950]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085742043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085742043 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085742043 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093cb3a), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085742043 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085742043 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) 20250823085742043 DLSS7 INFO 0: CombinedLinkset(dpc=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) HNBGW-MGCP(124)@8fde77a73ba2: Final verdict of PTC: none 20250823085742043 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) 20250823085742043 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085742043 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085742043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085742043 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085742043 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085742043 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085742043 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 93 cb 3a 00 00 02 00 00 00 00 00 (ss7_asp.c:1383) 20250823085742043 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085742043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557e62566950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085742043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582272)[0x557e6255fe90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085742043 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582272)[0x557e6255fe90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) TC_ranap_ps_initial_ue-Iuh0(116)@8fde77a73ba2: Final verdict of PTC: none 20250823085742043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085742043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582272)[0x557e6255fe90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085742043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582272)[0x557e6255fe90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085742043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582272)[0x557e6255fe90]{disrupted}: Freeing instance (context_map.c:203) 20250823085742043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582272)[0x557e6255fe90]{disrupted}: Deallocated (fsm.c:568) 20250823085742043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557e62566950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085742043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557e62566950]{disconnected}: Freeing instance (context_map.c:207) 20250823085742043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557e62566950]{disconnected}: Deallocated (fsm.c:568) 20250823085742043 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582272 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250823085742044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085742044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085742044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085742044 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085742044 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085742044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085742044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085742044 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085742044 DLM3UA <000f> 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 20250823085742044 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085742044 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085742044 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085742044 DMAIN NOTICE (127.0.0.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) 20250823085742044 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085742046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat Aug 23 08:57:42 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 20250823085742141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085742744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40754<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320560) Waiting for packet dumper to finish... 1 (prev_count=320560, count=321100) 20250823085744042 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085744042 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085744042 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085744043 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085744043 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085744043 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250823085745869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085745873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085745876 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37895<->l=127.0.0.1:4262) (control_if.c:572) 20250823085745975 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085745975 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085745976 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085745976 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085745976 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085745976 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085745976 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085745976 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085745976 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085745976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085745976 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085745976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745976 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085745976 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) 20250823085745976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745976 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085745976 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085745976 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085745976 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085745976 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085745976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085745976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085745976 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085745976 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085745977 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085745977 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085745977 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085745977 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085745977 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085745977 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085745977 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085745977 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085745977 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085745977 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085745977 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085745977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085745977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085745977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745977 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) 20250823085745977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085745977 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823085745977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085745977 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085745977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085745978 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085745978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085745978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085745978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085745978 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085745978 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085745978 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085745978 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085745978 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085745978 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085745978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085745978 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085745978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745978 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085745978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085745978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085745978 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085745978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085745978 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085745978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085745978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085745978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085745978 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085745978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085745978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085745978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085745978 DLM3UA <000f> 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 20250823085745978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085745978 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) 20250823085745978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085745978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085745978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085745978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085745978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085745978 DLM3UA <000f> 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 20250823085745978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085745978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085745978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085745979 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085745979 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085745979 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085745979 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085745979 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085745979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085745979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085745979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085745979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085745979 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085745979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085745979 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085745979 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085745979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085745979 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085745979 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085745979 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085745979 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085745979 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085745979 DLM3UA <000f> 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 20250823085745979 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085745979 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(134)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(132)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085745998 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085745998 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f8b2b), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085745998 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085745998 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) 20250823085745998 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085745998 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) 20250823085745998 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085745998 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085745998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085745998 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085745998 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085745998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085745998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8b 2b 00 00 01 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085745998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085745998 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085745998 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085745998 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085745998 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085745998 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085745998 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085746001 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085746001 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085746002 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085746002 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085746002 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085746002 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085746002 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085746002 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085746002 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085746002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085746002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085746002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746003 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085746003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085746003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085746003 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085746003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085746003 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085746003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085746003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085746003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085746003 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085746003 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085746003 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085746003 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085746003 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085746003 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085746003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085746003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085746003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746003 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) 20250823085746003 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085746003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085746003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085746003 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085746003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085746003 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085746003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085746003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085746003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085746003 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085746003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085746003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085746003 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085746003 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085746003 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085746003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085746003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085746003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085746003 DLM3UA <000f> 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 20250823085746003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085746003 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085746003 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085746004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746004 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) 20250823085746004 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085746004 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) 20250823085746004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746004 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085746004 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085746004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085746004 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085746004 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085746004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085746004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085746004 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085746004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085746004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085746004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085746004 DLM3UA <000f> 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 20250823085746004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085746004 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) 20250823085746004 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085746004 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085746004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085746004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085746004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085746004 DLM3UA <000f> 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 20250823085746004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085746004 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) 20250823085746004 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085746004 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085746005 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085746005 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085746005 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085746005 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085746005 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085746005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746005 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) 20250823085746005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746005 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085746005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085746005 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085746005 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085746005 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085746005 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250823085746005 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085746005 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085746005 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085746005 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085746005 DLM3UA <000f> 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 20250823085746005 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085746005 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085746028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085746028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085746028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085746029 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085746029 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085746029 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085746029 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085746029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085746029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085746194 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 20250823085746194 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 20250823085746194 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085746194 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085746203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085746203 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085746204 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085746204 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085746204 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085746204 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085746204 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085746204 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085746204 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085746204 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 20250823085746204 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085746204 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085746204 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085746206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085746206 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085746207 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085746207 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  20250823085746207 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085746207 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085746207 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085746207 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 20250823085746207 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085746207 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085746207 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085746207 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085746207 DLSS7 <000c> ss7_asp.c: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  20250823085746207 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  20250823085746207 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085746207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085746207 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085746207 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085746207 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085746207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085746207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085746207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085746207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085746207 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085746207 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085746207 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085746208 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085746209 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085746209 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085746209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085746209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085746209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085746209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085746209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085746209 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085746209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085746209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085746209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085746209 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085746209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085746210 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085746210 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085746210 DLM3UA <000f> 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 20250823085746210 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085746210 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085746210 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085746210 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085746210 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085746210 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  20250823085746218 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 20250823085746218 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 20250823085746218 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085746218 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085746224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085746224 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085746224 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085746224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085746224 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085746224 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085746224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085746224 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085746224 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085746224 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 20250823085746224 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085746224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085746224 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085746224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085746224 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085746224 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085746224 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  20250823085746224 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085746224 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085746224 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085746224 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 20250823085746224 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085746224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085746224 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085746224 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085746224 DLSS7 <000c> ss7_asp.c: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  20250823085746224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085746224 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  20250823085746224 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085746224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085746224 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085746224 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085746224 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085746224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085746224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085746224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085746224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085746225 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085746225 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085746225 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085746226 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085746226 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085746226 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085746226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085746226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085746226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746226 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085746226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085746226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085746226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085746226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085746226 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085746226 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085746226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085746226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085746226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085746226 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085746227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085746227 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085746227 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085746227 DLM3UA <000f> 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 20250823085746227 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085746227 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085746227 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085746227 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085746227 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085746227 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(133)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085747008 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085747008 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085747008 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085747008 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085747008 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085747008 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085747008 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085747008 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085747008 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085747008 DLSS7 <000c> ss7_asp.c: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  20250823085747008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085747009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085747009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085747009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085747009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085747009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085747009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085747009 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085747009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085747009 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085747009 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085747009 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085747009 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) 20250823085747009 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085747009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085747009 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085747009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085747010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085747010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085747010 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085747010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085747010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085747010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085747010 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085747010 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085747010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085747010 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085747010 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085747010 DLM3UA <000f> 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 20250823085747010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085747010 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085747010 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085747010 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085747010 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085747010 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  20250823085747010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085747010 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085747010 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085747010 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085747010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085747010 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085747010 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085747010 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085747010 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085747011 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085747011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085747011 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085747011 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085747011 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085747011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085747011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085747011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085747011 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085747011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085747011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085747011 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085747011 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085747011 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(133)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085747028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085747028 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085747028 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085747028 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085747028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085747028 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085747028 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085747028 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085747028 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085747028 DLSS7 <000c> ss7_asp.c: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  20250823085747028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085747028 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085747028 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085747028 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085747029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085747029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085747029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085747029 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085747029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085747029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085747029 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085747029 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085747029 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) 20250823085747029 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085747029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085747029 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085747029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747029 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085747029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085747030 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085747030 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085747030 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085747030 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085747030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085747030 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085747030 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085747030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085747030 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085747030 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085747030 DLM3UA <000f> 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 20250823085747030 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085747030 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085747030 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085747030 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085747030 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085747030 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  20250823085747032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085747032 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085747032 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085747032 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085747032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085747032 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085747032 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085747032 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085747032 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085747033 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085747033 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085747033 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085747033 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085747033 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085747033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085747033 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085747033 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085747033 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085747033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085747033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085747033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085747033 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085747033 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085747033 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085747033 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085747033 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(136)@8fde77a73ba2: MSC_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 } } } } 20250823085747047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)8280809 20250823085748086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085748086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085748086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085748086 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085748086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7e5ae9, normal) (hnbgw_rua.c:408) 20250823085748086 DHNB DEBUG map_rua[0x557e6255fe90]{init}: Allocated (fsm.c:456) 20250823085748086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8280809)[0x557e6255fe90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085748086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8280809 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085748086 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085748086 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085748086 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8280809 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085748086 DCN DEBUG map_sccp[0x557e62566950]{init}: Allocated (fsm.c:456) 20250823085748086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557e62566950]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085748086 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8280809 <-> SCCP-3 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085748086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8280809 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085748086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8280809)[0x557e6255fe90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085748086 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085748086 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085748086 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8280809 SCCP-3 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085748086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557e62566950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085748086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085748086 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{IDLE}: Allocated (fsm.c:456) 20250823085748086 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085748086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250823085748086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085748086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085748086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085748086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085748086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085748086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085748086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085748086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085748086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085748086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085748086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085748086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085748086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085748086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085748086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085748086 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085748086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085748086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085748086 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) 20250823085748086 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085748086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557e62566950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085748087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8280809)[0x557e6255fe90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085748087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085748087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085748087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085748087 DLM3UA <000f> 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 20250823085748087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085748087 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085748087 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085748087 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085748087 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085748087 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@8fde77a73ba2: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@8fde77a73ba2: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)1344381 HNBGW_Test.msc0-SCCP(132)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085748094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085748094 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085748094 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085748094 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085748094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085748094 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085748094 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085748094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085748094 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085748095 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 98 ec 8e 02 00 00 00 00  20250823085748095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085748095 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085748095 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085748095 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085748095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085748095 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0098ec8e) (sccp_scrc.c:545) 20250823085748095 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) 20250823085748095 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085748095 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085748095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085748095 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085748095 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ec8e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000490056400500f1100926) (sccp_scrc.c:455) 20250823085748095 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085748095 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) 20250823085748095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085748095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085748095 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085748095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085748095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085748095 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 98 ec 8e 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 49 00 56 40 05 00 f1 10 09 26 (ss7_asp.c:1383) 20250823085748095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085748095 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085748095 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) 20250823085748095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557e62566950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085748095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557e62566950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085748095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085748095 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085748095 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085748095 DLM3UA <000f> 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 20250823085748095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085748095 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085748095 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085748095 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085748095 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085748095 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 98 ec 8e 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 49 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085748106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085748107 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37895<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(127)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085748109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@8fde77a73ba2: Final verdict of PTC: none 20250823085748112 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085748112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085748112 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085748112 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085748112 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085748112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085748112 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085748112 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085748112 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085748112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085748112 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085748112 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085748112 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 20250823085748112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@8fde77a73ba2: Final verdict of PTC: none 20250823085748112 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085748112 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085748112 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085748112 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085748112 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085748112 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085748113 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 20250823085748113 DLSS7 <000c> ss7_route.c: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(135)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@8fde77a73ba2: Final verdict of PTC: none 20250823085748113 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085748113 DLSS7 <000c> ss7_asp.c: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  20250823085748113 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  20250823085748113 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085748113 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085748113 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085748113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085748113 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085748113 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(134)@8fde77a73ba2: Final verdict of PTC: none 20250823085748113 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 20250823085748113 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-MGCP(138)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@8fde77a73ba2: Final verdict of PTC: none 20250823085748113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085748113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085748113 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085748113 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085748113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085748114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085748114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085748114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085748114 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085748114 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) 20250823085748114 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085748114 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085748114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557e62566950]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085748114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085748114 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085748113 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085748113 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085748113 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085748113 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085748113 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085748113 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085748113 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 20250823085748113 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085748114 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085748114 DLSS7 <000c> ss7_asp.c: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  20250823085748114 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085748114 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(129)@8fde77a73ba2: Final verdict of PTC: none20250823085748114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ec8e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085748114 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085748114 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085748114 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) 20250823085748114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085748114 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085748114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085748114 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085748114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085748114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085748114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 98 ec 8e 00 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085748114 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085748114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557e62566950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@8fde77a73ba2: Final verdict of PTC: none 20250823085748115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085748115 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085748115 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085748115 DLM3UA <000f> 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 20250823085748115 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085748115 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085748115 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.msc0-RAN(133)@8fde77a73ba2: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr0(139)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) 20250823085748114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8280809)[0x557e6255fe90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085748114 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8280809)[0x557e6255fe90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085748114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085748114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8280809)[0x557e6255fe90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085748114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8280809)[0x557e6255fe90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085748114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8280809)[0x557e6255fe90]{disrupted}: Freeing instance (context_map.c:203) 20250823085748114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8280809)[0x557e6255fe90]{disrupted}: Deallocated (fsm.c:568) 20250823085748114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557e62566950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085748114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557e62566950]{disconnected}: Freeing instance (context_map.c:207) 20250823085748114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557e62566950]{disconnected}: Deallocated (fsm.c:568) 20250823085748114 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8280809 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823085748114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085748114 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085748114 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085748114 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085748114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085748114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085748114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085748115 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085748115 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085748115 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) 20250823085748115 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085748115 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085748115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085748115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085748115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085748115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085748115 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085748115 DMAIN NOTICE (127.0.0.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) 20250823085748115 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085748116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 08:57:48 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 20250823085748185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085748788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328496) Waiting for packet dumper to finish... 1 (prev_count=328496, count=329512) 20250823085750114 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085750114 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085750114 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085750114 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085750114 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085750114 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250823085751866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085751873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085751877 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36877<->l=127.0.0.1:4262) (control_if.c:572) 20250823085751987 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085751987 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085751987 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085751987 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085751987 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085751988 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085751988 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085751988 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085751988 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085751988 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085751989 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085751989 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085751989 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085751989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085751989 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 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) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085751989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085751989 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085751989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085751989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085751989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085751989 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085751989 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085751989 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085751989 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085751989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085751989 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085751989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085751989 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085751989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085751989 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085751989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085751989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085751989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085751989 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085751989 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085751989 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085751989 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085751989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085751989 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 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) 20250823085751989 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085751989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085751989 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085751989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085751989 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085751989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085751989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085751989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085751989 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085751989 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085751989 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085751989 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085751989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085751989 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085751989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085751989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085751989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085751989 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085751989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085751989 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085751989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085751989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085751989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085751989 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085751989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085751989 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085751989 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085751989 DLM3UA <000f> 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 20250823085751989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085751989 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085751989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085751989 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085751989 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085751989 DLM3UA <000f> 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 20250823085751989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085751989 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085751989 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085751989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085751989 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085751989 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085751989 DLM3UA <000f> 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 20250823085751989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085751989 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) 20250823085751989 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085751989 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085751989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085751989 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085751990 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085751990 DLM3UA <000f> 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 20250823085751990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085751990 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085751990 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(148)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085752002 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085752002 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085752002 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085752002 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085752002 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085752002 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085752002 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085752002 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085752003 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085752003 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085752003 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085752003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085752003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085752003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752003 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) 20250823085752003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085752003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085752003 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085752003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085752003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085752003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085752003 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085752003 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085752003 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085752003 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085752003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085752003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085752003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752003 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085752003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085752003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085752003 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085752003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085752003 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085752003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085752004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085752004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085752004 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085752004 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085752004 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085752004 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085752004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085752004 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085752004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752004 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085752004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085752004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752004 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085752004 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085752004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085752004 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085752004 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085752004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085752004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085752004 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085752004 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085752004 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085752004 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085752004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085752004 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085752004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752004 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) 20250823085752004 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085752004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085752004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752004 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085752004 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085752004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085752004 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085752004 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085752004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085752004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085752004 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085752004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085752004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085752004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085752004 DLM3UA <000f> 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 20250823085752004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085752004 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085752004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085752004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085752004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085752004 DLM3UA <000f> 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 20250823085752004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085752004 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085752004 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085752004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085752004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085752004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085752004 DLM3UA <000f> 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 20250823085752004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085752004 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085752004 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085752004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085752004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085752004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085752004 DLM3UA <000f> 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 20250823085752004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085752004 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) 20250823085752004 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085752004 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085752035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085752035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085752035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085752035 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085752035 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085752035 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085752035 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085752035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085752035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085752044 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085752044 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093cb3a), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085752044 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085752044 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) 20250823085752044 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085752044 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) 20250823085752044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085752044 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085752044 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085752044 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085752044 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085752044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085752044 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 93 cb 3a 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085752044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085752044 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085752044 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085752044 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085752044 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085752044 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085752044 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085752199 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 20250823085752199 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 20250823085752199 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085752199 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085752208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085752208 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085752208 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085752208 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085752208 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085752208 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085752208 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085752208 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085752208 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085752208 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 20250823085752208 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085752208 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085752208 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085752211 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085752211 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085752211 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085752211 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  20250823085752211 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085752211 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085752211 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085752211 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 20250823085752211 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085752211 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085752211 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085752211 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085752211 DLSS7 <000c> ss7_asp.c: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  20250823085752211 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  20250823085752211 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085752211 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085752211 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085752211 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085752211 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085752211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085752212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085752212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085752212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085752212 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085752212 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085752212 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085752213 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085752213 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085752213 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085752213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085752213 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085752213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085752213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085752213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085752213 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085752213 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085752213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085752213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085752213 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085752213 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085752213 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085752213 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085752213 DLM3UA <000f> 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 20250823085752213 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085752213 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085752213 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085752213 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085752213 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085752214 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  20250823085752215 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 20250823085752215 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 20250823085752215 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085752215 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085752221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085752221 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085752221 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085752221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085752221 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085752221 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085752221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085752221 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085752221 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085752221 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 20250823085752221 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085752221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085752221 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085752226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085752226 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085752226 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085752226 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  20250823085752226 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085752226 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085752226 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085752226 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 20250823085752226 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085752226 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085752226 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085752226 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085752226 DLSS7 <000c> ss7_asp.c: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  20250823085752226 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085752226 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  20250823085752226 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085752227 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085752227 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085752227 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085752227 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085752227 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085752227 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085752227 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085752227 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085752227 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085752227 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085752227 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085752228 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085752228 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085752228 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085752228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085752228 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085752228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752229 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085752229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085752229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085752229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085752229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085752229 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085752229 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085752229 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085752229 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085752229 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085752229 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085752229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085752229 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085752229 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085752229 DLM3UA <000f> 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 20250823085752229 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085752229 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085752229 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085752229 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085752229 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085752229 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(147)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085753016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085753016 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085753016 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085753016 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085753016 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085753016 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085753016 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085753016 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085753016 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085753016 DLSS7 <000c> ss7_asp.c: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  20250823085753016 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085753016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085753016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085753016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085753016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085753016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085753016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085753016 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085753016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753016 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085753016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085753016 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085753016 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085753016 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) 20250823085753016 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085753017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085753017 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085753017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085753017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085753017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085753017 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085753017 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085753017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085753017 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085753017 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085753017 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085753017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085753017 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085753017 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085753017 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085753017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085753017 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085753017 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085753017 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085753017 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085753017 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  20250823085753017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085753017 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085753017 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085753018 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085753018 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085753018 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085753018 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085753018 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085753018 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085753018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085753018 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085753018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085753018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085753018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085753018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085753018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085753018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085753018 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085753018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085753018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085753018 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085753018 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085753018 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(147)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085753023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085753023 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085753023 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085753023 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085753023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085753023 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085753023 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085753023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085753023 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085753023 DLSS7 <000c> ss7_asp.c: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  20250823085753023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085753023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085753023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085753023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085753023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085753023 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085753023 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085753023 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085753023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085753023 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085753023 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085753023 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085753023 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) 20250823085753023 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085753023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085753023 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085753023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085753023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085753023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085753023 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085753023 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085753023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085753023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085753023 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085753023 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085753023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085753023 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085753023 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085753023 DLM3UA <000f> 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 20250823085753023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085753023 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085753023 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085753023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085753023 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085753023 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  20250823085753023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085753023 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085753023 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085753023 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085753023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085753023 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085753023 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085753023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085753023 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085753023 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085753024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085753024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085753024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085753024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085753024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085753024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085753024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085753024 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085753024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085753024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085753024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085753024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085753024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085753024 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085753024 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085753024 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(150)@8fde77a73ba2: MSC_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 } } } } 20250823085753073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)4288545 20250823085754119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085754119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085754119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085754119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085754119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x417021, normal) (hnbgw_rua.c:408) 20250823085754119 DHNB DEBUG map_rua[0x557e6255fe90]{init}: Allocated (fsm.c:456) 20250823085754119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4288545)[0x557e6255fe90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085754119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4288545 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085754119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085754119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085754119 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085754119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4288545 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085754119 DCN DEBUG map_sccp[0x557e62566950]{init}: Allocated (fsm.c:456) 20250823085754119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557e62566950]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085754119 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4288545 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085754119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4288545 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085754119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4288545)[0x557e6255fe90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085754119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085754119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085754119 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4288545 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085754119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557e62566950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085754119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085754119 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{IDLE}: Allocated (fsm.c:456) 20250823085754119 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085754119 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250823085754119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085754119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085754119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085754119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085754119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085754119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085754119 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085754119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085754119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085754119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085754119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085754119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085754119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085754119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085754119 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085754119 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085754119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085754119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085754119 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) 20250823085754119 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085754119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557e62566950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085754119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4288545)[0x557e6255fe90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085754119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085754119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085754119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085754119 DLM3UA <000f> 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 20250823085754119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085754119 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085754119 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085754119 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085754119 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085754119 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@8fde77a73ba2: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@8fde77a73ba2: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)3484909 HNBGW_Test.sgsn0-SCCP(149)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085754128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085754128 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085754128 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085754128 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085754128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085754128 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085754128 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085754128 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085754128 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085754128 DLSS7 <000c> ss7_asp.c: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 d6 f5 a6 02 00 00 00 00  20250823085754128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085754128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085754128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085754128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085754128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085754128 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d6f5a6) (sccp_scrc.c:545) 20250823085754128 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) 20250823085754128 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085754128 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085754128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085754128 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085754129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f5a6), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002da0056400500f1100926) (sccp_scrc.c:455) 20250823085754129 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085754129 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) 20250823085754129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085754129 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085754129 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085754129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085754129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085754129 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 d6 f5 a6 00 01 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 da 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823085754129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085754129 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085754129 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) 20250823085754129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557e62566950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085754129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557e62566950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085754129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085754129 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085754129 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085754129 DLM3UA <000f> 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 20250823085754129 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085754129 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085754129 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085754129 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085754129 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085754129 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 d6 f5 a6 00 01 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 da 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085754149 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36877<->l=127.0.0.1:4262) (control_if.c:193) 20250823085754150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57750<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(142)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(141)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085754151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@8fde77a73ba2: Final verdict of PTC: none 20250823085754153 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085754153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085754153 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085754153 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085754153 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085754153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085754153 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085754153 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085754153 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 20250823085754153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085754153 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085754153 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085754153 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085754154 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085754154 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085754154 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085754154 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 20250823085754154 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085754154 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085754154 DLSS7 <000c> ss7_asp.c: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  20250823085754154 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  20250823085754154 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085754154 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085754154 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085754154 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085754154 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085754154 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085754154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085754154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085754154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085754154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085754154 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085754154 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) 20250823085754154 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085754154 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085754154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557e62566950]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085754154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085754154 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085754154 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f5a6), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085754154 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085754154 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085754154 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) 20250823085754154 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085754154 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085754154 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085754154 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085754154 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085754154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085754154 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 d6 f5 a6 00 00 04 00 00 00 00 00 (ss7_asp.c:1383) 20250823085754154 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085754154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557e62566950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085754155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4288545)[0x557e6255fe90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085754155 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4288545)[0x557e6255fe90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085754155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) HNBGW_Test.sgsn0-SCCP(149)@8fde77a73ba2: Final verdict of PTC: none 20250823085754155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4288545)[0x557e6255fe90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085754155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4288545)[0x557e6255fe90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) HNBGW_Test.sgsn0-RAN(150)@8fde77a73ba2: Final verdict of PTC: none 20250823085754155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4288545)[0x557e6255fe90]{disrupted}: Freeing instance (context_map.c:203) 20250823085754155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4288545)[0x557e6255fe90]{disrupted}: Deallocated (fsm.c:568) 20250823085754155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557e62566950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085754155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557e62566950]{disconnected}: Freeing instance (context_map.c:207) 20250823085754155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557e62566950]{disconnected}: Deallocated (fsm.c:568) 20250823085754155 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4288545 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250823085754155 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 20250823085754155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085754155 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085754155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085754155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085754155 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085754155 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085754155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085754155 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085754155 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823085754155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085754155 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085754155 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085754155 DLM3UA <000f> 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 TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@8fde77a73ba2: Final verdict of PTC: none 20250823085754155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085754155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085754155 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085754155 DMAIN NOTICE (127.0.0.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) 20250823085754155 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085754155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085754155 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085754155 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085754155 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) 20250823085754155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085754155 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085754155 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085754155 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085754155 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085754155 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085754155 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085754155 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 20250823085754155 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085754155 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085754156 DLSS7 <000c> ss7_asp.c: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  20250823085754156 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@8fde77a73ba2: Final verdict of PTC: none 20250823085754156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085754156 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085754156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.sgsn0-M3UA(151)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@8fde77a73ba2: Final verdict of PTC: none 20250823085754156 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085754156 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085754156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085754156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085754156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085754156 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085754156 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085754156 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) HNBGW-MGCP(152)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(143)@8fde77a73ba2: Final verdict of PTC: none 20250823085754156 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085754156 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085754158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 08:57:54 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 20250823085754241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085754843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57782<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=325536) Waiting for packet dumper to finish... 1 (prev_count=325536, count=329512) 20250823085755998 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085755998 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f8b2b), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085755998 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085755998 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085755998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085755999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085755999 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085755999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085755999 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085755999 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085755999 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085755999 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8b 2b 00 00 01 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085755999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085755999 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085755999 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085755999 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085755999 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085755999 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085755999 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085756155 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085756155 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085756155 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085756156 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085756156 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085756156 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ranap_cs_bidir started. 20250823085757946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085757951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085757955 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41297<->l=127.0.0.1:4262) (control_if.c:572) 20250823085758052 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085758052 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085758052 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085758052 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085758053 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085758053 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085758053 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085758053 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085758053 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085758053 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_cs_bidir-Iuh0(158)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085758054 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085758054 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085758054 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085758054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085758054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 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) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085758054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085758054 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085758054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085758054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085758054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085758054 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085758054 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085758054 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085758054 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085758054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085758054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 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) 20250823085758054 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085758054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085758054 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085758054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085758054 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085758054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085758054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085758054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085758054 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085758054 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085758054 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085758054 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085758054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085758054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 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) 20250823085758054 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085758054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085758054 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085758054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085758054 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085758054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085758054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085758054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085758054 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085758054 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085758054 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085758054 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085758054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085758054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085758054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085758054 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085758054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085758054 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085758054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085758054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085758054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085758054 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085758054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758054 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085758054 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085758054 DLM3UA <000f> 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 20250823085758054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085758054 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085758054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758054 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085758055 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085758055 DLM3UA <000f> 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 20250823085758055 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085758055 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) 20250823085758055 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085758055 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085758055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758055 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085758055 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085758055 DLM3UA <000f> 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 20250823085758055 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085758055 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) 20250823085758055 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085758055 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085758055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758055 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085758055 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085758055 DLM3UA <000f> 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 20250823085758055 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085758055 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085758055 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(162)@8fde77a73ba2: M3UA emulation initiated, the test can be started MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085758066 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085758066 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085758066 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085758066 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085758066 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085758066 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085758066 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085758066 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085758067 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085758067 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085758068 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085758068 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085758068 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 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) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085758068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085758068 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085758068 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085758068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085758068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085758068 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085758068 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085758068 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085758068 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085758068 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085758068 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085758068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085758068 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085758068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085758068 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085758068 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085758068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085758068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085758068 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085758068 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085758068 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085758068 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085758068 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085758068 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085758068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085758068 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085758068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085758068 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085758068 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085758068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085758068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085758068 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085758068 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085758068 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085758068 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085758068 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085758068 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085758068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085758068 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085758068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085758068 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085758068 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085758068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085758068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085758068 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085758068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758068 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085758068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085758068 DLM3UA <000f> 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 20250823085758068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085758068 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085758068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758068 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085758068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085758068 DLM3UA <000f> 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 20250823085758068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085758068 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085758068 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085758068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758068 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085758068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085758068 DLM3UA <000f> 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 20250823085758068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085758068 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085758068 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085758068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758068 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085758068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085758068 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085758068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085758068 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085758068 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(163)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085758086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085758086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085758086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085758086 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085758086 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085758086 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085758086 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085758086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085758086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085758114 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085758114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ec8e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085758114 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085758114 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085758115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085758115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085758115 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085758115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085758115 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085758115 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085758115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085758115 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 ec 8e 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085758115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758115 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085758115 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085758115 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085758115 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085758115 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085758115 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085758264 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 20250823085758264 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 20250823085758264 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085758264 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085758272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758272 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085758272 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085758272 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085758272 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085758272 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085758272 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085758272 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085758272 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085758272 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 20250823085758272 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085758272 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085758272 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085758275 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758275 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085758275 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085758275 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  20250823085758275 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085758275 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085758275 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085758275 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 20250823085758275 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085758275 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085758275 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085758275 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085758275 DLSS7 <000c> ss7_asp.c: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  20250823085758275 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  20250823085758275 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085758276 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085758276 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085758276 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085758276 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085758276 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085758276 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085758276 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085758276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085758276 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085758276 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085758276 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085758277 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085758277 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085758277 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085758277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085758277 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085758277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758277 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) 20250823085758277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085758277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085758277 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085758277 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085758278 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085758278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085758278 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085758278 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 20250823085758278 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 20250823085758278 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085758278 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085758278 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758278 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085758278 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085758278 DLM3UA <000f> 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 20250823085758278 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085758278 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) 20250823085758278 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085758278 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085758278 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085758278 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(165)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085758284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758284 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085758284 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085758284 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085758284 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085758284 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085758284 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085758284 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085758284 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085758284 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 20250823085758284 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085758284 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085758284 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085758287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758287 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085758287 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085758287 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  20250823085758287 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085758287 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085758287 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085758287 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 20250823085758287 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085758287 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085758287 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085758287 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085758287 DLSS7 <000c> ss7_asp.c: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  20250823085758287 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085758287 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  20250823085758287 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085758287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085758287 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085758287 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085758287 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085758287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085758287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085758287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085758287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085758287 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085758287 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085758287 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085758289 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085758289 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085758289 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085758289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085758289 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085758289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758289 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085758289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085758289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085758289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085758289 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085758289 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085758289 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085758289 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085758289 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085758289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085758289 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085758289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085758289 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085758289 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085758289 DLM3UA <000f> 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 20250823085758289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085758289 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085758289 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085758289 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085758289 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085758289 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(161)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085759077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085759077 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085759077 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085759077 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085759077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085759077 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085759077 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085759077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085759077 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085759077 DLSS7 <000c> ss7_asp.c: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  20250823085759077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085759077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085759077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085759077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085759077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085759077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085759077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085759077 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085759077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085759077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085759077 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085759077 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085759078 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) 20250823085759078 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085759078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085759078 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085759078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085759078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085759078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085759078 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085759078 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085759078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085759078 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085759078 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085759078 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085759078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085759078 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085759078 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085759078 DLM3UA <000f> 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 20250823085759078 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085759078 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085759078 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085759078 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085759078 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085759078 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  20250823085759079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085759079 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085759079 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085759079 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085759079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085759079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085759079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085759079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085759079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085759079 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085759080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085759080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085759080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085759080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085759080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085759080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085759080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085759080 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085759080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085759080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085759080 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085759080 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085759080 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(161)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085759085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085759085 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085759085 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085759085 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085759085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085759085 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085759085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085759085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085759085 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085759085 DLSS7 <000c> ss7_asp.c: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  20250823085759085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085759085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085759085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085759085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085759085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085759085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085759085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085759085 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085759086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085759086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085759086 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085759086 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085759086 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) 20250823085759086 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085759086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085759086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085759086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759086 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085759086 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085759086 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085759086 DLM3UA <000f> 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 20250823085759086 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085759086 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085759086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759086 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085759086 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085759086 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085759086 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  20250823085759086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759086 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085759086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085759086 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085759086 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085759086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085759086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085759086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085759086 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085759086 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085759089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085759089 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085759089 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085759089 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085759089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085759089 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085759089 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085759089 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085759089 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085759089 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085759089 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085759089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085759089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085759089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085759089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085759089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085759089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085759089 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085759089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085759089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085759089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085759089 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085759089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085759089 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085759089 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085759089 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(164)@8fde77a73ba2: MSC_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 } } } } 20250823085759110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@8fde77a73ba2: Added conn table entry 0TC_ranap_cs_bidir0(167)7030836 20250823085800150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085800150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085800150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085800150 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085800150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b4834, normal) (hnbgw_rua.c:408) 20250823085800150 DHNB DEBUG map_rua[0x557e6255fe90]{init}: Allocated (fsm.c:456) 20250823085800150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7030836)[0x557e6255fe90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085800150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7030836 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085800150 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085800150 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085800150 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7030836 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085800151 DCN DEBUG map_sccp[0x557e62566950]{init}: Allocated (fsm.c:456) 20250823085800151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085800151 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7030836 <-> SCCP-5 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085800151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7030836 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085800151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7030836)[0x557e6255fe90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085800151 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085800151 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085800151 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7030836 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085800151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085800151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085800151 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{IDLE}: Allocated (fsm.c:456) 20250823085800151 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085800151 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000f60056400500f1100926) (sccp_scrc.c:455) 20250823085800151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085800151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085800151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085800151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085800151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085800151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085800151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085800151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085800151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085800151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085800151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085800151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085800151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085800151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085800151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085800151 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085800151 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085800151 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085800151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 05 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 f6 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085800151 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085800151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085800151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7030836)[0x557e6255fe90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085800151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085800151 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085800151 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085800151 DLM3UA <000f> 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 20250823085800151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085800151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085800152 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085800152 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085800152 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085800152 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 05 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 f6 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@8fde77a73ba2: Added conn table entry 0TC_ranap_cs_bidir0(167)6846148 HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085800170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085800170 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085800170 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085800170 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085800170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085800170 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085800170 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085800170 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085800170 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085800170 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 e9 65 15 02 00 00 00 00  20250823085800171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085800171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085800171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085800171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085800171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085800171 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00e96515) (sccp_scrc.c:545) 20250823085800171 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) 20250823085800171 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085800171 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085800171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085800171 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085800171 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) 20250823085800171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085800171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: vl_len:22 HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A6F5C99E6456BE939819F'O 20250823085800372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085800372 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085800372 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085800372 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085800372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085800372 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085800373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085800373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085800373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085800373 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 6f 5c 99 e6 45 6b e9 39 81 9f 00 00 00  20250823085800373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250823085800373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085800373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085800373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085800373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085800373 DLSCCP DEBUG 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=001440120000010010400b0a6f5c99e6456be939819f) (sccp_scrc.c:545) 20250823085800373 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) 20250823085800373 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085800373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085800373 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085800373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085800373 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250823085800373 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823085800373 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7030836 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250823085800373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7030836)[0x557e6255fe90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085800373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250823085800374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085800374 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085800397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085800398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085800398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250823085800398 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085800398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6b4834) (hnbgw_rua.c:472) 20250823085800398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7030836 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250823085800398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7030836)[0x557e6255fe90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085800398 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250823085800398 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823085800398 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7030836 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250823085800398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085800398 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085800398 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085800398 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e96515), PART(T=Data,L=22,D=001440120000010010400b0af8243f03e47794ec2dea) (sccp_scrc.c:455) 20250823085800398 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085800398 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) 20250823085800398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085800398 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085800398 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085800398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085800398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085800398 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 e9 65 15 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a f8 24 3f 03 e4 77 94 ec 2d ea 00 00 00 (ss7_asp.c:1383) 20250823085800399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085800399 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085800399 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085800399 DLM3UA <000f> 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 20250823085800399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085800399 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085800399 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085800399 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085800399 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085800399 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 e9 65 15 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a f8 24 3f 03 e4 77 94 ec 2d ea 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: vl_len:20 HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250823085800415 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085800415 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085800415 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085800415 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085800415 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085800415 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085800415 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085800415 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085800415 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085800415 DLSS7 <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  20250823085800415 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085800415 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085800415 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085800415 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085800415 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085800415 DLSCCP DEBUG 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) 20250823085800415 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) 20250823085800415 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085800415 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085800416 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085800416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085800416 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250823085800416 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250823085800416 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7030836 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250823085800416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7030836)[0x557e6255fe90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085800416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:123) 20250823085800416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085800416 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085800429 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41297<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(156)@8fde77a73ba2: Final verdict of PTC: none 20250823085800431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46120<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(155)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085800434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46112<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085800436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085800436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085800436 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085800436 DMAIN NOTICE (127.0.0.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) 20250823085800436 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085800436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7030836)[0x557e6255fe90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085800436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7030836)[0x557e6255fe90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085800436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085800436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085800436 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085800436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e96515), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085800436 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085800436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085800436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085800436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085800436 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085800437 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085800437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085800437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 e9 65 15 00 00 05 00 00 00 00 00 (ss7_asp.c:1383) 20250823085800437 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085800437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085800437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7030836)[0x557e6255fe90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085800437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7030836)[0x557e6255fe90]{disrupted}: Freeing instance (context_map.c:203) 20250823085800437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7030836)[0x557e6255fe90]{disrupted}: Deallocated (fsm.c:568) 20250823085800437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085800437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{disconnected}: Freeing instance (context_map.c:207) 20250823085800437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557e62566950]{disconnected}: Deallocated (fsm.c:568) 20250823085800437 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7030836 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) MutexDispCT-TC_ranap_cs_bidir(154)@8fde77a73ba2: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@8fde77a73ba2: Final verdict of PTC: none 20250823085800437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085800437 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085800437 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085800438 DLM3UA <000f> 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 20250823085800438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085800438 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085800438 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085800438 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085800438 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085800438 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 e9 65 15 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085800438 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085800438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085800438 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085800438 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085800438 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085800438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085800438 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085800438 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085800439 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085800439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085800439 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(161)@8fde77a73ba2: Final verdict of PTC: none 20250823085800439 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085800439 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085800439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085800439 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085800439 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085800439 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 20250823085800439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(160)@8fde77a73ba2: Final verdict of PTC: none 20250823085800439 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085800439 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085800439 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085800439 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085800439 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085800439 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085800439 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 20250823085800439 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085800439 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085800439 DLSS7 <000c> ss7_asp.c: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  20250823085800439 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  20250823085800440 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085800440 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(165)@8fde77a73ba2: Final verdict of PTC: none 20250823085800440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085800440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085800440 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085800440 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085800440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085800440 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 20250823085800440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085800440 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085800440 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085800440 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085800440 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085800440 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085800440 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085800440 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 20250823085800440 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085800440 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085800440 DLSS7 <000c> ss7_asp.c: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  20250823085800440 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085800440 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085800440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085800440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085800440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085800440 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085800440 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) 20250823085800440 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085800440 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085800440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085800440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085800440 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085800440 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085800441 DLSCCP DEBUG 0: SCCP(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(157)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(166)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@8fde77a73ba2: Final verdict of PTC: none 20250823085800441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085800441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085800441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085800441 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085800441 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) 20250823085800441 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085800441 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_ranap_cs_bidir-Iuh0(158)@8fde77a73ba2: Final verdict of PTC: none 20250823085800444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat Aug 23 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 20250823085800525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085801128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46144<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345228) 20250823085802045 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085802045 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093cb3a), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085802045 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085802045 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085802045 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085802045 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085802045 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085802045 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085802045 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085802045 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085802045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085802045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 93 cb 3a 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085802046 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085802046 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085802046 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085802046 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085802046 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085802046 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085802046 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=345228, count=345868) 20250823085802440 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085802440 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085802440 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085802440 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085802440 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085802440 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 08:58:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250823085804155 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085804155 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f5a6), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085804155 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085804155 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085804156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085804156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085804156 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085804156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085804156 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085804156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085804156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085804156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d6 f5 a6 00 00 04 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085804156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804156 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085804156 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085804156 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085804156 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085804156 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085804156 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ranap_ps_bidir started. 20250823085804238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085804243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085804245 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35855<->l=127.0.0.1:4262) (control_if.c:572) 20250823085804351 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085804351 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085804352 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085804352 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085804352 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085804352 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085804352 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085804352 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_bidir-Iuh0(172)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085804352 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085804352 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085804353 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085804353 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085804353 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085804353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085804353 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085804353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085804354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804354 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085804354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085804354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085804354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085804354 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085804354 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085804354 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085804354 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085804354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085804354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 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) 20250823085804354 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085804354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085804354 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085804354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804354 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085804354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085804354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085804354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085804354 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085804354 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085804354 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085804354 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085804354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085804354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 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) 20250823085804354 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085804354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085804354 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085804354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804354 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085804354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085804354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085804354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085804354 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085804354 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085804354 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085804354 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085804354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085804354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085804354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085804354 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085804354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804354 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085804354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085804354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085804354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085804354 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085804354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085804354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085804354 DLM3UA <000f> 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 20250823085804354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085804354 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085804354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085804354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085804354 DLM3UA <000f> 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 20250823085804354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085804354 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) 20250823085804354 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085804354 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085804354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085804354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085804354 DLM3UA <000f> 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 20250823085804354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085804354 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) 20250823085804354 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085804354 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085804354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085804354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085804354 DLM3UA <000f> 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 20250823085804354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085804354 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085804354 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(176)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(174)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085804367 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085804367 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085804367 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085804367 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085804367 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085804367 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085804367 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085804367 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085804368 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085804368 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085804368 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085804368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085804368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085804368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804368 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085804368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085804368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085804368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085804368 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085804368 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085804368 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085804368 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085804368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085804368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804368 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085804368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085804369 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085804369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804369 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085804369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085804369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085804369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085804369 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085804369 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085804369 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085804369 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085804369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085804369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085804369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804369 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085804369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085804369 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085804369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804369 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085804369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085804369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085804369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085804369 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085804369 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085804369 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085804369 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085804369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085804369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085804369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804369 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085804369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085804369 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085804369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085804369 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085804369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085804369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085804369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085804369 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085804370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085804370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085804370 DLM3UA <000f> 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 20250823085804370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085804370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085804370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085804370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085804370 DLM3UA <000f> 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 20250823085804370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085804370 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085804370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085804370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085804370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085804370 DLM3UA <000f> 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 20250823085804370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085804370 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085804370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085804370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085804370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085804370 DLM3UA <000f> 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 20250823085804370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085804370 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085804370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085804387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085804387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085804387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085804387 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085804387 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085804387 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085804387 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085804387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085804387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085804565 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 20250823085804565 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 20250823085804565 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085804565 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085804572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804572 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085804572 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085804572 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085804572 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085804572 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085804572 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085804572 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085804572 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085804572 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 20250823085804572 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085804572 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085804572 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085804575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804575 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085804575 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085804575 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  20250823085804575 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085804575 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085804575 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085804575 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 20250823085804575 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085804575 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085804575 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085804575 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085804575 DLSS7 <000c> ss7_asp.c: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  20250823085804575 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  20250823085804575 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085804575 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085804575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085804575 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085804575 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085804575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085804575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085804576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085804576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085804576 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085804576 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085804576 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085804577 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085804577 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085804577 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085804577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085804577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085804577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085804578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085804578 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085804578 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085804578 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085804578 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 20250823085804578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085804578 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 20250823085804578 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085804578 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085804578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085804578 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085804578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804578 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085804578 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085804579 DLM3UA <000f> 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 20250823085804579 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085804579 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085804579 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085804579 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085804579 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085804579 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(179)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085804584 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804584 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085804584 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085804584 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085804584 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085804584 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085804584 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085804584 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085804584 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085804584 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 20250823085804584 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085804584 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085804584 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085804585 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804585 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085804585 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085804585 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  20250823085804585 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085804585 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085804585 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085804585 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 20250823085804585 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085804585 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085804585 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085804585 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085804585 DLSS7 <000c> ss7_asp.c: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  20250823085804585 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085804585 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  20250823085804585 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085804585 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085804585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085804585 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085804585 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085804585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085804585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085804585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085804585 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085804585 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085804585 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085804585 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085804586 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085804586 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085804586 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085804586 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085804586 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085804586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804586 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085804586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085804586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085804586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085804586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085804586 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085804586 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085804586 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085804586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085804586 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085804586 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085804586 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085804586 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085804586 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085804586 DLM3UA <000f> 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 20250823085804586 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085804586 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085804586 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085804586 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085804586 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085804586 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(175)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085805380 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085805380 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085805380 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085805380 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085805380 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085805380 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085805380 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085805380 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085805380 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085805380 DLSS7 <000c> ss7_asp.c: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  20250823085805380 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085805381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085805381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085805381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085805381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085805381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085805381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085805381 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085805381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085805381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085805381 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085805381 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085805381 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) 20250823085805381 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085805381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085805381 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085805381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085805382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085805382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085805382 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085805382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085805382 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085805382 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085805382 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085805382 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085805382 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085805382 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085805382 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085805382 DLM3UA <000f> 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 20250823085805382 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085805382 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085805382 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085805382 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085805382 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085805382 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  20250823085805384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085805384 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085805384 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085805384 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085805384 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085805384 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085805384 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085805384 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085805384 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085805384 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085805384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085805384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085805384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085805384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085805384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085805384 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085805384 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085805384 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085805384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085805385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085805385 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085805385 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085805385 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823085805386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085805386 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085805386 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085805386 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085805386 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-RAN(178)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085805386 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085805386 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085805386 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085805386 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085805386 DLSS7 <000c> ss7_asp.c: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  20250823085805386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085805386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085805386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085805386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085805386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085805386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085805386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085805386 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085805386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.msc0-RAN(175)@8fde77a73ba2: MSC_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 } } } } 20250823085805386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085805386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085805386 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085805386 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085805386 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) 20250823085805386 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085805386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085805386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085805386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805386 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085805386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085805386 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085805386 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085805386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085805386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085805386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085805386 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085805386 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085805386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085805386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085805386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085805386 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085805386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085805386 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085805386 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085805387 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085805387 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085805387 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  20250823085805387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085805387 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085805387 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085805387 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085805387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085805387 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085805387 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085805387 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085805387 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085805387 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085805387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085805387 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085805387 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085805387 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085805387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085805387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085805387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085805387 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085805387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085805387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085805387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085805387 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085805387 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085805387 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085805387 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085805387 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(178)@8fde77a73ba2: MSC_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 } } } } 20250823085805407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085805999 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085805999 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f8b2b), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085805999 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085805999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085805999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085805999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085805999 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085805999 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085805999 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085805999 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8b 2b 00 00 01 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085806000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085806000 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085806000 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085806000 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085806000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085806000 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085806000 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085806000 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085806000 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085806000 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 8b 2b 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823085806006 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085806006 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085806006 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085806006 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085806006 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085806006 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085806007 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085806007 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085806007 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085806007 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 0f 8b 2b 00  20250823085806007 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085806007 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085806007 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085806007 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085806007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085806007 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=000f8b2b) (sccp_scrc.c:545) 20250823085806007 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) 20250823085806007 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085806007 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085806007 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085806007 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085806007 DLSCCP DEBUG SCCP-SCOC(1)[0x557e62560bf0]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_bidir0(181)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@8fde77a73ba2: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@8fde77a73ba2: Added conn table entry 0TC_ranap_ps_bidir0(181)11768535 20250823085806434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085806435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085806435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085806435 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085806435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb392d7, normal) (hnbgw_rua.c:408) 20250823085806435 DHNB DEBUG map_rua[0x557e62560bf0]{init}: Allocated (fsm.c:456) 20250823085806435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11768535)[0x557e62560bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085806435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11768535 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085806435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085806435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085806435 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085806435 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11768535 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085806435 DCN DEBUG map_sccp[0x557e6255fe90]{init}: Allocated (fsm.c:456) 20250823085806435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085806435 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11768535 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085806435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11768535 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085806435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11768535)[0x557e62560bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085806435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085806435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085806435 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11768535 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085806435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085806435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085806435 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{IDLE}: Allocated (fsm.c:456) 20250823085806435 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085806435 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300001e0056400500f1100926) (sccp_scrc.c:455) 20250823085806435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085806435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085806435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085806435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085806435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085806435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085806435 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085806435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085806435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085806435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085806435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085806435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085806435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085806435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085806435 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085806435 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085806435 DLSS7 DEBUG[0;m 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085806435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085806435 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 1e 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085806435 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085806435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085806435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11768535)[0x557e62560bf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085806435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085806435 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085806435 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085806435 DLM3UA <000f> 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 20250823085806435 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085806435 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085806435 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085806435 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085806435 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085806435 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 1e 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@8fde77a73ba2: Added conn table entry 0TC_ranap_ps_bidir0(181)3290228 TC_ranap_ps_bidir0(181)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085806446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085806446 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085806446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085806446 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085806446 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085806446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085806446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085806446 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085806446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085806446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085806446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085806446 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085806446 DLSS7 <000c> ss7_asp.c: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 7b fb 88 02 00 00 00 00  20250823085806446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085806446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085806446 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007bfb88) (sccp_scrc.c:545) 20250823085806446 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) 20250823085806446 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085806446 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085806446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085806446 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085806446 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) 20250823085806446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085806446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A90731683539B07F8A1F8'O 20250823085806649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085806649 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085806649 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085806649 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085806649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085806649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085806649 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085806649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085806649 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085806649 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 90 73 16 83 53 9b 07 f8 a1 f8 00 00 00  20250823085806649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250823085806649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085806649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085806649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085806649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085806649 DLSCCP DEBUG 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=001440120000010010400b0a90731683539b07f8a1f8) (sccp_scrc.c:545) 20250823085806649 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) 20250823085806649 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085806649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085806649 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085806649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085806649 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250823085806649 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823085806649 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11768535 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250823085806649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11768535)[0x557e62560bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085806649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:123) 20250823085806649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085806649 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085806668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085806668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085806668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250823085806668 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085806668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb392d7) (hnbgw_rua.c:472) 20250823085806668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11768535 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250823085806668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11768535)[0x557e62560bf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085806668 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250823085806668 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823085806668 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11768535 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250823085806668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085806668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085806668 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085806668 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bfb88), PART(T=Data,L=22,D=001440120000010010400b0a1d5f64ec3e732239af5a) (sccp_scrc.c:455) 20250823085806668 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085806668 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) 20250823085806668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085806668 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085806668 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085806668 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085806668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085806668 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 7b fb 88 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 1d 5f 64 ec 3e 73 22 39 af 5a 00 00 00 (ss7_asp.c:1383) 20250823085806669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085806669 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085806669 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085806669 DLM3UA <000f> 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 20250823085806669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085806669 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085806669 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085806669 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085806669 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085806669 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 7b fb 88 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 1d 5f 64 ec 3e 73 22 39 af 5a 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250823085806686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085806686 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085806686 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085806686 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085806686 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085806686 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085806686 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085806686 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085806686 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085806686 DLSS7 <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  20250823085806687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085806687 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085806687 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085806687 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085806687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085806687 DLSCCP DEBUG 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) 20250823085806687 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) 20250823085806687 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085806687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085806687 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085806687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085806687 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250823085806687 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250823085806687 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11768535 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250823085806687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11768535)[0x557e62560bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085806687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:123) 20250823085806687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085806687 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085806700 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35855<->l=127.0.0.1:4262) (control_if.c:193) 20250823085806701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46170<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(170)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(169)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085806704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46154<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085806706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085806706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085806706 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085806706 DMAIN NOTICE (127.0.0.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) 20250823085806706 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085806706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11768535)[0x557e62560bf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085806706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11768535)[0x557e62560bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085806706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085806706 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085806706 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085806706 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bfb88), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085806707 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085806707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085806707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085806707 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085806707 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085806707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085806707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085806707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 7b fb 88 00 00 06 00 00 00 00 00 (ss7_asp.c:1383) 20250823085806707 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085806707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085806707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11768535)[0x557e62560bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085806707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11768535)[0x557e62560bf0]{disrupted}: Freeing instance (context_map.c:203) 20250823085806707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11768535)[0x557e62560bf0]{disrupted}: Deallocated (fsm.c:568) 20250823085806707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085806707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{disconnected}: Freeing instance (context_map.c:207) 20250823085806707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557e6255fe90]{disconnected}: Deallocated (fsm.c:568) 20250823085806707 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11768535 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085806707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085806707 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085806707 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085806707 DLM3UA <000f> 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 20250823085806707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085806707 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085806707 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085806707 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085806707 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085806708 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 7b fb 88 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  MutexDispCT-TC_ranap_ps_bidir(168)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@8fde77a73ba2: Final verdict of PTC: none 20250823085806708 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 20250823085806708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085806708 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085806708 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_ranap_ps_bidir-Iuh0-RUA(173)@8fde77a73ba2: Final verdict of PTC: none 20250823085806708 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085806708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085806708 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085806708 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823085806708 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) 20250823085806708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085806708 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085806708 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085806708 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085806708 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085806708 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085806708 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085806708 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 20250823085806708 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085806708 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085806708 DLSS7 <000c> ss7_asp.c: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(174)@8fde77a73ba2: Final verdict of PTC: none 20250823085806708 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  20250823085806708 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085806708 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085806709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085806709 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085806709 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085806709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085806709 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085806709 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085806709 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085806709 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) HNBGW_Test.sgsn0-SCCP(177)@8fde77a73ba2: Final verdict of PTC: none 20250823085806709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085806709 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085806709 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085806709 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 20250823085806709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085806709 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085806709 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085806709 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085806709 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085806709 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085806709 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085806709 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 20250823085806709 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085806709 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085806709 DLSS7 <000c> ss7_asp.c: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  20250823085806709 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085806709 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085806709 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085806709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085806709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085806709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085806709 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085806709 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085806709 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) 20250823085806709 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085806709 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085806710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085806710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085806710 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085806710 DLSS7 NOTICE 0: RT(dpc=185=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-RAN(178)@8fde77a73ba2: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@8fde77a73ba2: Final verdict of PTC: none 20250823085806710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085806710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085806710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085806710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085806710 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085806710 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) 20250823085806710 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085806710 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(179)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(180)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(171)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@8fde77a73ba2: Final verdict of PTC: none 20250823085806712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33756<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat Aug 23 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 20250823085806763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085807366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33766<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=357084) 20250823085808115 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085808115 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ec8e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085808115 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085808115 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085808115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085808115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085808115 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085808115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085808115 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085808115 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085808115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085808115 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 ec 8e 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085808116 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085808116 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085808116 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085808116 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085808116 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085808116 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085808116 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=357084, count=360760) 20250823085808709 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085808710 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085808710 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085808710 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085808710 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085808710 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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 20250823085810438 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085810438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e96515), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085810438 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085810438 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085810438 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085810438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085810438 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085810438 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085810438 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085810438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085810438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085810438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e9 65 15 00 00 05 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085810438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810438 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085810438 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085810438 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085810438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085810438 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085810438 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_rab_assignment started. 20250823085810496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085810500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085810504 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44633<->l=127.0.0.1:4262) (control_if.c:572) 20250823085810605 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085810606 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085810606 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085810606 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085810606 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085810606 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085810606 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085810606 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assignment-Iuh0(186)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085810606 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085810606 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085810607 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085810607 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085810607 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085810607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085810607 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085810607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085810607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810607 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085810607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085810607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085810607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085810607 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085810607 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085810607 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085810607 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085810607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085810607 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085810607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810608 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) 20250823085810608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085810608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085810608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085810608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810608 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085810608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085810608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085810608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085810608 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085810608 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085810608 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085810608 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085810608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085810608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085810608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085810608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085810608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085810608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810608 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085810608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085810608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085810608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085810608 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085810608 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085810608 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085810608 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085810608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085810608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085810608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810608 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085810608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085810608 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085810608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810608 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085810608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085810608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085810608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085810608 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085810608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085810608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085810608 DLM3UA <000f> 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 20250823085810608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085810608 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085810608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085810608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085810608 DLM3UA <000f> 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 20250823085810608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085810608 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) 20250823085810608 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085810608 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085810608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085810608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085810608 DLM3UA <000f> 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 20250823085810608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085810608 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085810608 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085810608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085810608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085810608 DLM3UA <000f> 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 20250823085810608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085810608 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085810608 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(190)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085810621 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085810621 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085810622 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085810622 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085810622 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085810622 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085810622 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085810622 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085810623 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085810623 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085810623 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085810623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085810623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 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) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085810623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810623 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085810623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085810623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085810623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085810623 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085810623 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085810623 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085810623 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085810623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085810623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 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) 20250823085810623 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085810623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085810623 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085810623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810623 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085810623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085810623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085810623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085810623 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085810623 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085810623 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085810623 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085810623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085810623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085810623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085810623 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085810623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810623 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085810623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085810623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085810623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085810623 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085810623 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085810623 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085810623 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085810623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085810623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085810623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085810623 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085810623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810623 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085810623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085810623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085810623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085810623 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085810623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085810623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085810623 DLM3UA <000f> 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 20250823085810623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085810623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085810623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085810623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085810623 DLM3UA <000f> 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 20250823085810623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085810623 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) 20250823085810623 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085810623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085810623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085810623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085810623 DLM3UA <000f> 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 20250823085810623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085810623 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085810623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085810623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085810623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085810623 DLM3UA <000f> 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 20250823085810623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085810623 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085810623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085810646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085810646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085810646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085810646 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085810646 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085810646 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085810646 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085810646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085810646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085810820 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 20250823085810820 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 20250823085810820 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085810820 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085810830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810830 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085810830 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085810830 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085810830 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085810830 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085810830 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085810830 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085810830 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085810830 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 20250823085810831 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085810831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085810831 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085810833 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810833 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085810833 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085810833 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  20250823085810833 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085810833 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085810833 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085810833 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 20250823085810833 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085810833 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085810833 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085810834 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085810834 DLSS7 <000c> ss7_asp.c: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  20250823085810834 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  20250823085810834 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085810834 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085810834 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085810834 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085810834 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085810834 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085810834 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085810834 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085810834 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085810834 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085810834 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085810834 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085810835 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 20250823085810835 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 20250823085810835 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085810835 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085810835 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085810835 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085810835 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085810835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085810835 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085810835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085810835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085810836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085810836 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085810836 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085810836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085810836 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085810836 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085810836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810836 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085810836 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085810836 DLM3UA <000f> 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 20250823085810836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085810836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085810836 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085810836 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085810836 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085810836 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(193)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085810843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810843 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085810843 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085810843 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085810843 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085810843 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085810843 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085810843 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085810843 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085810843 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 20250823085810843 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085810843 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085810843 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085810846 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810846 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085810846 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085810846 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  20250823085810846 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085810846 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085810846 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085810846 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 20250823085810846 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085810846 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085810846 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085810846 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085810846 DLSS7 <000c> ss7_asp.c: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  20250823085810846 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085810846 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  20250823085810846 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085810846 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085810846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085810846 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085810846 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085810846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085810846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085810846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085810846 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085810846 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085810846 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085810846 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085810847 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085810847 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085810847 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085810847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085810847 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085810847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085810848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085810848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085810848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085810848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085810848 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085810848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085810848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085810848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085810848 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085810848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085810848 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085810848 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085810848 DLM3UA <000f> 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 20250823085810848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085810848 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085810848 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085810848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085810848 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085810848 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(189)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085811635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085811635 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085811635 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085811635 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085811635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085811635 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085811635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085811635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085811635 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085811635 DLSS7 <000c> ss7_asp.c: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  20250823085811635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085811635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085811635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085811635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085811635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085811635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085811635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085811635 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085811635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085811635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085811635 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085811635 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085811635 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) 20250823085811635 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085811635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085811635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085811635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085811636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085811636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085811636 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085811636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085811636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085811636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085811636 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085811636 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085811636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085811636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085811636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085811636 DLM3UA <000f> 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 20250823085811636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085811636 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085811636 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085811636 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085811636 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085811636 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  20250823085811638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085811638 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085811638 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085811638 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085811638 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085811638 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085811638 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085811638 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085811638 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085811638 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085811638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085811638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085811638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085811638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085811638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085811638 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085811638 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085811638 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085811638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085811639 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085811639 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085811639 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085811639 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(189)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(192)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085811648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085811648 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085811648 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085811648 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085811648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085811648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085811649 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085811649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085811649 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085811649 DLSS7 <000c> ss7_asp.c: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  20250823085811649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085811649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085811649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085811649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085811649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085811649 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085811649 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085811649 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085811649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085811649 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085811649 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085811649 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085811649 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) 20250823085811649 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085811649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085811649 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085811649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085811649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085811649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085811649 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085811649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085811649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085811649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085811649 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085811649 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085811650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085811650 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085811650 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085811650 DLM3UA <000f> 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 20250823085811650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085811650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085811650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085811650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085811650 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085811650 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  20250823085811653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085811653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085811653 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085811653 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085811653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085811653 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085811653 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085811653 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085811653 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085811653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085811653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085811653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085811653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085811653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085811653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085811653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085811653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085811653 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085811653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085811653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085811653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085811653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085811653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085811653 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085811653 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085811653 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(192)@8fde77a73ba2: MSC_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 } } } } 20250823085811676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085811743 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085811743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085811743 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085811743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085811743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085811743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085811743 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085811743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085811744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085811744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085811744 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085811744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085811744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085811744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085811744 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085811744 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823085811744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085811744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085811744 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085811744 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823085812046 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085812047 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093cb3a), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085812047 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085812047 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085812047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085812047 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085812047 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085812047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085812047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085812047 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 93 cb 3a 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085812047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085812047 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085812047 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085812047 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085812047 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085812047 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085812047 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085812047 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085812047 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085812047 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 93 cb 3a 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823085812053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085812053 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085812053 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085812053 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085812053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085812053 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085812053 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085812053 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085812053 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085812053 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 93 cb 3a 00  20250823085812053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085812053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085812053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085812053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085812053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085812053 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=0093cb3a) (sccp_scrc.c:545) 20250823085812053 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) 20250823085812053 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085812053 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085812053 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085812053 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085812053 DLSCCP DEBUG SCCP-SCOC(2)[0x557e62567d00]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@8fde77a73ba2: Added conn table entry 0TC_rab_assignment0(195)641603 20250823085812711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085812711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085812711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085812711 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085812711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ca43, normal) (hnbgw_rua.c:408) 20250823085812711 DHNB DEBUG map_rua[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085812711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641603)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085812711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-641603 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085812711 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085812711 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085812711 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-641603 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085812711 DCN DEBUG map_sccp[0x557e62560bf0]{init}: Allocated (fsm.c:456) 20250823085812711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085812711 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-641603 <-> SCCP-7 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085812712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-641603 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085812712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641603)[0x557e62567d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085812712 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085812712 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085812712 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-641603 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085812712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085812712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085812712 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{IDLE}: Allocated (fsm.c:456) 20250823085812712 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085812712 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001130056400500f1100926) (sccp_scrc.c:455) 20250823085812712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085812712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085812712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085812712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085812712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085812712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085812712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085812712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085812712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085812712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085812712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085812712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085812712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085812712 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085812712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085812712 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085812712 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085812712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085812712 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 07 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 13 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085812712 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085812712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085812712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641603)[0x557e62567d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085812712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085812712 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085812712 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085812712 DLM3UA <000f> 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 20250823085812712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085812712 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085812712 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085812712 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085812712 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085812712 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 07 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 13 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@8fde77a73ba2: Added conn table entry 0TC_rab_assignment0(195)10383772 HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: Session index based on connection ID:0 TC_rab_assignment0(195)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085812729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085812729 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085812729 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085812729 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085812729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085812729 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085812729 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085812729 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085812729 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085812729 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 5d a8 12 02 00 00 00 00  20250823085812729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085812729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085812729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085812729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085812729 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085812729 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005da812) (sccp_scrc.c:545) 20250823085812729 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) 20250823085812729 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085812729 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085812729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085812729 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085812729 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) 20250823085812729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085812729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(183)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823085812933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085812933 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085812933 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085812933 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085812933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085812933 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085812933 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085812933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085812933 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085812933 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  20250823085812933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085812933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085812933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085812933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085812933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085812933 DLSCCP DEBUG 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) 20250823085812933 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) 20250823085812933 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085812933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085812933 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085812933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085812933 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085812933 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085812933 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-641603 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085812933 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085812933 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085812934 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085812934 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085812934 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085812934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085812934 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085812934 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{UNUSED}: Allocated (fsm.c:456) 20250823085812934 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{UNUSED}: is child of mgw(mgw-fsm-641603-0)[0x557e62561280] (fsm.c:486) 20250823085812934 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-641603-0)[0x557e62561280] (mgcp_client_endpoint_fsm.c:724) 20250823085812934 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085812934 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085812934 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085812934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-641603-0)[0x557e6255f1b0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085812934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-641603-0)[0x557e6255f1b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-641603-0)[0x557e625613b0] (fsm.c:486) 20250823085812934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-641603-0)[0x557e6255f1b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085812934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-641603-0)[0x557e6255f1b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085812934 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=197 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 9ca431'... (mgcp_client.c:807) 20250823085812934 DLMGCP DEBUG MGW(mgw) Queued 197 bytes for MGW (mgcp_client.c:1221) 20250823085812934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-641603-0)[0x557e6255f1b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085812934 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9ca4317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ca4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9ca4317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ca4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823085812968 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250823085812968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085812968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085812968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085812968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085812968 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085812968 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085812968 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085812968 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085812968 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085812968 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085812968 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085812968 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085812968 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085812968 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085812968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641603)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085812968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085812968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085812968 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085812992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085812992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085812992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085812992 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085812992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9ca43) (hnbgw_rua.c:472) 20250823085812992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-641603 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085812992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641603)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085812992 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085812992 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085812992 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-641603 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085812992 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085812992 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085812992 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085812992 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085812992 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085812992 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-641603-0)[0x557e62561280] (mgcp_client_endpoint_fsm.c:724) 20250823085812992 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085812992 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085812992 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085812992 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085812993 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=211 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 9ca431'... (mgcp_client.c:807) 20250823085812993 DLMGCP DEBUG MGW(mgw) Queued 211 bytes for MGW (mgcp_client.c:1221) 20250823085812993 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085812993 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085812993 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085812993 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9ca4317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ca4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085813015 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250823085813015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085813015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085813015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085813015 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085813015 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085813015 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-641603-0)[0x557e62561280] (mgcp_client_endpoint_fsm.c:724) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085813015 DLMGCP DEBUG MGCP_CONN(mgw-fsm-641603-0)[0x557e62569530]{ST_CRCX}: Allocated (fsm.c:456) 20250823085813015 DLMGCP DEBUG MGCP_CONN(mgw-fsm-641603-0)[0x557e62569530]{ST_CRCX}: is child of mgw-endp(mgw-fsm-641603-0)[0x557e625613b0] (fsm.c:486) 20250823085813015 DLMGCP DEBUG MGCP_CONN(mgw-fsm-641603-0)[0x557e62569530]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085813015 DLMGCP DEBUG MGCP_CONN(mgw-fsm-641603-0)[0x557e62569530]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250823085813015 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=201 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 9ca431'... (mgcp_client.c:807) 20250823085813015 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250823085813015 DLMGCP DEBUG MGCP_CONN(mgw-fsm-641603-0)[0x557e62569530]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085813015 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9ca4317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ca4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085813025 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250823085813025 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62569530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085813025 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62569530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085813025 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62569530]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085813025 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62569530]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085813025 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085813025 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085813025 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085813025 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085813025 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085813025 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085813025 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085813025 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{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) 20250823085813025 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085813025 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085813025 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085813025 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085813025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085813025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085813025 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085813025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005da812), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085813025 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085813025 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) 20250823085813025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085813025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085813025 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085813025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085813025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085813025 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 5d a8 12 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085813025 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085813025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085813025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085813025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085813025 DLM3UA <000f> 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 20250823085813025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085813025 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085813025 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085813025 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085813025 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085813025 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 5d a8 12 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085813043 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085813043 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085813043 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085813043 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085813043 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085813043 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085813043 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085813043 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085813043 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085813043 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  20250823085813043 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085813043 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085813043 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085813043 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085813043 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085813043 DLSCCP DEBUG 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) 20250823085813043 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) 20250823085813043 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085813043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085813043 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085813043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085813043 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085813043 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085813043 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-641603 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085813043 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085813043 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085813043 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085813043 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085813043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085813043 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=55 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 9ca431'... (mgcp_client.c:807) 20250823085813043 DLMGCP DEBUG MGW(mgw) Queued 55 bytes for MGW (mgcp_client.c:1221) 20250823085813043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085813043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62569530]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085813043 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=55 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 9ca431'... (mgcp_client.c:807) 20250823085813043 DLMGCP DEBUG MGW(mgw) Queued 55 bytes for MGW (mgcp_client.c:1221) 20250823085813043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62569530]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085813043 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{IN_USE}: Removing from parent mgw(mgw-fsm-641603-0)[0x557e62561280] (mgcp_client_endpoint_fsm.c:873) 20250823085813043 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085813043 DLMGCP DEBUG mgw-endp(mgw-fsm-641603-0)[0x557e625613b0]{IN_USE}: Deallocated (fsm.c:568) 20250823085813043 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085813043 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085813043 DMGW DEBUG mgw(mgw-fsm-641603-0)[0x557e62561280]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085813043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641603)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085813043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085813043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085813043 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9ca4317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9ca4317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085813046 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250823085813046 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085813046 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085813046 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085813046 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255f1b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085813046 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250823085813046 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62569530]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085813046 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62569530]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085813046 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62569530]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085813046 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62569530]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@8fde77a73ba2: Deleted conn table entry 0TC_rab_assignment0(195)641603 20250823085813049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085813049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085813049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085813049 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085813049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9ca43,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085813049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-641603 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085813049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641603)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085813049 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085813049 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085813049 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-641603 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085813049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085813049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085813049 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085813049 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005da812), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085813049 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085813049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085813049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085813049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085813049 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085813049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085813049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085813049 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 5d a8 12 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085813049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641603)[0x557e62567d00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085813049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085813049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085813049 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085813049 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085813049 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085813049 DLM3UA <000f> 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 20250823085813049 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085813049 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085813049 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085813049 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085813049 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085813049 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 5d a8 12 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@8fde77a73ba2: Deleted conn table entry 0TC_rab_assignment0(195)10383772 HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: Session index based on connection ID:0 20250823085813051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085813051 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085813051 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085813051 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085813051 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085813051 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085813051 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085813051 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085813051 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085813051 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 5d a8 12 00 00 00 00 00  20250823085813051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085813051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085813051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085813051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085813051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085813051 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=005da812), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085813051 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) 20250823085813051 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085813051 DLSCCP DEBUG 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) 20250823085813051 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085813051 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) 20250823085813051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085813051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085813051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641603)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085813051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641603)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:203) 20250823085813051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641603)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823085813051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085813051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{disconnected}: Freeing instance (context_map.c:207) 20250823085813051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557e62560bf0]{disconnected}: Deallocated (fsm.c:568) 20250823085813051 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-641603 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085813051 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=005da812), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:455) 20250823085813051 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085813051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085813051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085813051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085813051 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085813051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085813051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085813051 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 5d a8 12 00 00 07 00 (ss7_asp.c:1383) 20250823085813051 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085813051 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085813051 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085813051 DLSCCP DEBUG SCCP-SCOC(7)[0x557e6255fe90]{IDLE}: Deallocated (fsm.c:568) 20250823085813051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085813051 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085813051 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085813051 DLM3UA <000f> 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 20250823085813051 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085813051 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085813051 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085813051 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085813051 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085813051 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 5d a8 12 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: RLC received in state:disconnect_pending 20250823085814156 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085814156 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f5a6), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085814156 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085814156 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085814156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085814156 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085814156 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085814156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085814156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085814157 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d6 f5 a6 00 00 04 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085814157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085814157 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085814157 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085814157 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085814157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085814157 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085814157 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085814157 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085814157 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085814157 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d6 f5 a6 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823085814163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085814163 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085814163 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085814163 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085814163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085814163 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085814163 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085814163 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085814163 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085814163 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 d6 f5 a6 00  20250823085814163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085814163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085814163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085814163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085814163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085814163 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=00d6f5a6) (sccp_scrc.c:545) 20250823085814163 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) 20250823085814163 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085814163 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085814163 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085814163 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085814163 DLSCCP DEBUG SCCP-SCOC(4)[0x557e62540ad0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085815060 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44633<->l=127.0.0.1:4262) (control_if.c:193) 20250823085815061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33776<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(184)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(183)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085815066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085815067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085815067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085815067 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085815067 DMAIN NOTICE (127.0.0.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) 20250823085815067 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(192)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@8fde77a73ba2: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@8fde77a73ba2: Final verdict of PTC: none 20250823085815069 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085815069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085815069 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085815070 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085815070 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085815070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085815070 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085815070 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(188)@8fde77a73ba2: Final verdict of PTC: none 20250823085815070 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 20250823085815070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085815070 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085815070 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085815070 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085815070 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085815070 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085815070 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085815070 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 20250823085815070 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085815070 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085815070 DLSS7 <000c> ss7_asp.c: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  20250823085815070 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  20250823085815070 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085815070 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085815071 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 20250823085815071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085815071 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085815071 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_rab_assignment-Iuh0(186)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(185)@8fde77a73ba2: Final verdict of PTC: none 20250823085815071 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085815071 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085815071 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085815071 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085815071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085815071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085815071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085815071 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085815071 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085815071 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) 20250823085815071 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085815071 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085815071 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085815071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085815071 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085815071 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823085815071 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) 20250823085815072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085815072 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085815072 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085815072 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085815072 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085815072 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085815072 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085815072 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 20250823085815072 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085815072 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085815072 DLSS7 <000c> ss7_asp.c: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  20250823085815072 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085815072 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085815072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085815072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085815072 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085815073 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085815073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085815073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085815073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085815073 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085815073 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085815073 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) 20250823085815073 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085815073 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085815084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(194)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@8fde77a73ba2: Final verdict of PTC: none TC_rab_assignment0(195)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_rab_assignment finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sat Aug 23 08:58:15 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250823085815152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085815755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33786<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=467608) 20250823085816708 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085816708 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bfb88), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085816708 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085816708 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085816708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085816708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085816708 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823085816708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085816708 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085816708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085816708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085816708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b fb 88 00 00 06 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085816709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085816709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085816709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085816709 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085816709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085816709 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823085816709 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=467608, count=468148) 20250823085817071 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085817071 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085817071 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085817072 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085817072 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085817072 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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 20250823085818116 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085818116 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ec8e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085818116 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085818116 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085818116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085818116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085818116 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085818116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085818117 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085818117 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085818117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085818117 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 ec 8e 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085818117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085818117 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085818117 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085818117 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085818117 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085818117 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085818117 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_rab_assignment_concurrent started. 20250823085818872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085818877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085818881 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45169<->l=127.0.0.1:4262) (control_if.c:572) 20250823085818984 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085818984 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085818985 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085818985 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085818985 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085818985 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assignment_concurrent-Iuh0(200)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085818985 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085818985 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085818985 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085818985 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085818987 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085818987 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085818987 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085818987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085818987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 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) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085818987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085818987 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085818987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085818987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085818987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085818987 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085818987 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085818987 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085818987 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085818987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085818987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 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) 20250823085818987 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085818987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085818987 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085818987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085818987 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085818987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085818987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085818987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085818987 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085818987 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085818987 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085818987 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085818987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085818987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085818987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085818987 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085818987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085818987 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085818987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085818987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085818987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085818987 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085818987 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085818987 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085818987 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085818987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085818987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085818987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085818987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085818987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085818987 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085818987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085818987 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085818987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085818987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085818987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085818987 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085818987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085818987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085818987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085818987 DLM3UA <000f> 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 20250823085818987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085818987 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085818987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085818987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085818987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085818987 DLM3UA <000f> 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 20250823085818987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085818987 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) 20250823085818987 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085818987 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085818987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085818987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085818987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085818987 DLM3UA <000f> 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 20250823085818987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085818987 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085818987 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085818987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085818987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085818987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085818987 DLM3UA <000f> 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 20250823085818987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085818987 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085818987 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(204)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085819001 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085819002 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085819002 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085819002 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085819002 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085819002 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085819002 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085819002 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085819003 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085819003 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085819003 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085819003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085819003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085819003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085819003 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085819003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085819003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085819003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085819003 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085819003 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085819003 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085819003 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085819003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085819003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085819003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085819003 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085819003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085819003 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085819003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085819003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085819003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085819003 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085819003 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085819003 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085819003 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085819003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085819003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085819003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085819003 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085819003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085819003 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085819003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085819003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085819003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085819003 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085819003 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085819003 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085819003 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085819003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085819003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085819003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085819003 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085819003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085819003 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085819003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085819003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085819003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085819003 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085819003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085819003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085819003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085819003 DLM3UA <000f> 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 20250823085819003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085819003 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085819003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085819003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085819003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085819003 DLM3UA <000f> 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 20250823085819003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085819004 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085819004 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085819004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085819004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085819004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085819004 DLM3UA <000f> 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 20250823085819004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085819004 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085819004 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085819004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085819004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085819004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085819004 DLM3UA <000f> 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 20250823085819004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085819004 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085819004 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085819022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085819022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085819022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085819022 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085819022 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085819022 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085819022 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085819022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085819022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085819199 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 20250823085819199 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 20250823085819199 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085819199 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085819204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085819204 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085819204 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085819204 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085819204 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085819204 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085819204 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085819204 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085819204 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085819204 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 20250823085819204 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085819204 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085819204 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085819205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085819205 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085819205 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085819205 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  20250823085819205 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085819205 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085819205 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085819205 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 20250823085819205 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085819205 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085819205 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085819205 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085819205 DLSS7 <000c> ss7_asp.c: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  20250823085819205 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  20250823085819205 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085819205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085819205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085819205 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085819205 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085819205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085819205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085819205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085819205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085819205 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085819205 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085819205 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085819206 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085819206 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085819206 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085819206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085819206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085819206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085819206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085819207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085819207 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085819207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085819207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085819207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085819207 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085819207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085819207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085819207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085819207 DLM3UA <000f> 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 20250823085819207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085819207 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085819207 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085819207 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085819207 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085819207 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  20250823085819213 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 20250823085819213 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 20250823085819213 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085819213 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085819218 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085819218 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085819218 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085819218 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085819218 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085819218 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085819218 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085819218 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085819218 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085819218 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 20250823085819218 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085819218 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085819218 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085819220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085819220 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085819220 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085819220 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  20250823085819220 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085819220 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085819220 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085819220 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 20250823085819220 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085819220 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085819220 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085819220 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085819220 DLSS7 <000c> ss7_asp.c: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  20250823085819220 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085819220 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  20250823085819220 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085819220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085819220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085819220 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085819220 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085819220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085819220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085819220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085819220 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085819220 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085819220 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085819220 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085819221 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085819221 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085819221 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085819221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085819221 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085819221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085819221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085819221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085819222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085819222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085819222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085819222 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085819222 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085819222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085819222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085819222 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085819222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085819222 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085819222 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085819222 DLM3UA <000f> 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 20250823085819222 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085819222 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085819222 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085819222 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085819222 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085819222 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(203)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085820014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085820015 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085820015 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085820015 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085820015 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085820015 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085820015 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085820015 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085820015 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085820015 DLSS7 <000c> ss7_asp.c: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  20250823085820015 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085820015 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085820015 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085820015 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085820015 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085820015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085820015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085820015 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085820015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820015 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085820015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085820015 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085820015 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085820015 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) 20250823085820015 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085820015 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085820015 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085820015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085820015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820015 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085820015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085820015 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085820015 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085820015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085820015 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085820015 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085820015 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085820015 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085820015 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085820015 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085820015 DLM3UA <000f> 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 20250823085820015 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085820015 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085820016 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085820016 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085820016 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085820016 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  20250823085820017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085820017 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085820017 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085820017 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085820017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085820017 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085820017 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085820017 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085820017 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085820017 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085820017 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085820017 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085820017 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085820017 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085820017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085820017 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085820017 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085820017 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085820017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085820018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085820018 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085820018 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085820018 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085820020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085820020 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085820020 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085820020 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085820020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085820020 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085820020 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085820020 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085820020 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085820020 DLSS7 <000c> ss7_asp.c: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  20250823085820020 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085820020 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085820020 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085820020 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085820020 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085820020 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085820020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085820020 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085820020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085820020 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085820020 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085820020 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085820020 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) 20250823085820020 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085820020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085820020 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085820020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820020 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085820020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820020 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085820020 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085820020 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085820020 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085820020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085820020 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085820020 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085820020 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085820020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085820020 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085820020 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085820020 DLM3UA <000f> 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 20250823085820020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085820020 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085820020 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085820020 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085820020 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085820020 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  20250823085820021 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085820021 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085820021 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085820021 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085820021 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085820021 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085820021 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085820021 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085820021 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085820021 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085820021 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085820021 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085820021 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085820021 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085820021 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085820021 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085820021 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085820021 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085820021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085820021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085820021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085820021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085820021 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085820021 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085820021 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085820021 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(206)@8fde77a73ba2: MSC_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 } } } } 20250823085820439 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085820439 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e96515), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085820439 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085820439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085820439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085820439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085820439 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085820439 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085820439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085820439 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e9 65 15 00 00 05 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085820439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085820439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085820439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085820439 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085820439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085820439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085820439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085820439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085820439 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085820439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e9 65 15 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823085820444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085820444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085820444 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085820444 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085820444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085820444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085820444 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085820444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085820444 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085820444 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 e9 65 15 00  20250823085820444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085820444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085820444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085820444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085820444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085820444 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=00e96515) (sccp_scrc.c:545) 20250823085820444 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) 20250823085820444 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085820444 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085820444 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085820444 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085820444 DLSCCP DEBUG SCCP-SCOC(5)[0x557e62541b90]{IDLE}: Deallocated (fsm.c:568) 20250823085821049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085821210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39284<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@8fde77a73ba2: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(210)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Added conn table entry 0TC_rab_assignment_concurrent0(209)5315459 TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Added conn table entry 1TC_rab_assignment_concurrent0(210)16720569 20250823085822090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822090 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x511b83, normal) (hnbgw_rua.c:408) 20250823085822090 DHNB DEBUG map_rua[0x557e62540ad0]{init}: Allocated (fsm.c:456) 20250823085822090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315459)[0x557e62540ad0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315459 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822090 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822090 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822090 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315459 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822090 DCN DEBUG map_sccp[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085822090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822090 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5315459 <-> SCCP-8 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315459 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315459)[0x557e62540ad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822090 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822090 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822090 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315459 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822091 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{IDLE}: Allocated (fsm.c:456) 20250823085822091 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822091 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030002880056400500f1100926) (sccp_scrc.c:455) 20250823085822091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822091 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822091 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 02 88 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822091 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315459)[0x557e62540ad0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822091 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822091 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822091 DLM3UA <000f> 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 20250823085822091 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822091 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822091 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822091 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822091 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822091 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 02 88 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. TC_rab_assignment_concurrent0(211)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 0TC_rab_assignment_concurrent0(209)12491540 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@8fde77a73ba2: setverdict(pass): none -> pass 20250823085822103 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822103 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822103 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822103 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822103 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822103 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822103 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822103 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822103 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822103 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 86 0a 1d 02 00 00 00 00  20250823085822103 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822103 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00860a1d) (sccp_scrc.c:545) 20250823085822103 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) 20250823085822103 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822103 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822103 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822103 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) 20250823085822103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(209)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Added conn table entry 2TC_rab_assignment_concurrent0(211)15827997 TC_rab_assignment_concurrent0(212)@8fde77a73ba2: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Added conn table entry 3TC_rab_assignment_concurrent0(212)3595965 TC_rab_assignment_concurrent0(213)@8fde77a73ba2: f_gen_tmsi(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(214)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Added conn table entry 4TC_rab_assignment_concurrent0(213)4175464 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(215)@8fde77a73ba2: f_gen_tmsi(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)@8fde77a73ba2: Added conn table entry 5TC_rab_assignment_concurrent0(214)11098948 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Added conn table entry 6TC_rab_assignment_concurrent0(215)4502067 TC_rab_assignment_concurrent0(216)@8fde77a73ba2: f_gen_tmsi(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)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(218)@8fde77a73ba2: f_gen_tmsi(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)@8fde77a73ba2: Added conn table entry 7TC_rab_assignment_concurrent0(216)12352892 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(219)@8fde77a73ba2: f_gen_tmsi(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)@8fde77a73ba2: Added conn table entry 8TC_rab_assignment_concurrent0(217)16410172 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Added conn table entry 9TC_rab_assignment_concurrent0(218)6399711 TC_rab_assignment_concurrent0(220)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Added conn table entry 10TC_rab_assignment_concurrent0(219)3627341 TC_rab_assignment_concurrent0(221)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Added conn table entry 11TC_rab_assignment_concurrent0(220)505243 TC_rab_assignment_concurrent0(222)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Added conn table entry 12TC_rab_assignment_concurrent0(221)6419500 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Added conn table entry 13TC_rab_assignment_concurrent0(222)6179091 TC_rab_assignment_concurrent0(223)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(224)@8fde77a73ba2: f_gen_tmsi(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)@8fde77a73ba2: Added conn table entry 14TC_rab_assignment_concurrent0(223)4899956 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Added conn table entry 15TC_rab_assignment_concurrent0(224)8544903 20250823085822293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822293 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff22b9, normal) (hnbgw_rua.c:408) 20250823085822293 DHNB DEBUG map_rua[0x557e6255fe90]{init}: Allocated (fsm.c:456) 20250823085822293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16720569)[0x557e6255fe90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16720569 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822293 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16720569 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822293 DCN DEBUG map_sccp[0x557e6255f1b0]{init}: Allocated (fsm.c:456) 20250823085822293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822293 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16720569 <-> SCCP-9 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16720569 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16720569)[0x557e6255fe90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822293 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16720569 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822293 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{IDLE}: Allocated (fsm.c:456) 20250823085822293 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822293 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001210056400500f1100926) (sccp_scrc.c:455) 20250823085822293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822293 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 09 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 21 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822293 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16720569)[0x557e6255fe90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822294 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf1841d, normal) (hnbgw_rua.c:408) 20250823085822294 DHNB DEBUG map_rua[0x557e62561280]{init}: Allocated (fsm.c:456) 20250823085822294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15827997)[0x557e62561280]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15827997 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822294 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15827997 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822294 DCN DEBUG map_sccp[0x557e62547b10]{init}: Allocated (fsm.c:456) 20250823085822294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822294 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15827997 <-> SCCP-10 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15827997 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15827997)[0x557e62561280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822294 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15827997 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822294 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822294 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{IDLE}: Allocated (fsm.c:456) 20250823085822294 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822294 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030000f90056400500f1100926) (sccp_scrc.c:455) 20250823085822294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822294 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822294 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822294 DLM3UA <000f> 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 20250823085822294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822294 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822294 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822294 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822294 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822294 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 09 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 21 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822294 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822294 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822294 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 f9 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822294 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15827997)[0x557e62561280]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822294 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822294 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822294 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822294 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822294 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822294 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822294 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822294 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  20250823085822294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822295 DLSCCP DEBUG 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) 20250823085822295 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) 20250823085822295 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822295 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822295 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822295 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822295 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315459 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822295 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822295 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822295 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822295 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822295 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{UNUSED}: Allocated (fsm.c:456) 20250823085822295 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{UNUSED}: is child of mgw(mgw-fsm-5315459-0)[0x557e625472b0] (fsm.c:486) 20250823085822295 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5315459-0)[0x557e625472b0] (mgcp_client_endpoint_fsm.c:724) 20250823085822295 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822295 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822295 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315459-0)[0x557e625476c0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315459-0)[0x557e625476c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0] (fsm.c:486) 20250823085822295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315459-0)[0x557e625476c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315459-0)[0x557e625476c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822295 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 511b83'... (mgcp_client.c:807) 20250823085822295 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250823085822295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315459-0)[0x557e625476c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822295 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822295 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x36debd, normal) (hnbgw_rua.c:408) 20250823085822295 DHNB DEBUG map_rua[0x557e62549d20]{init}: Allocated (fsm.c:456) 20250823085822295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595965)[0x557e62549d20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595965 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822295 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595965 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822295 DCN DEBUG map_sccp[0x557e62549fb0]{init}: Allocated (fsm.c:456) 20250823085822295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822295 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3595965 <-> SCCP-11 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595965 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595965)[0x557e62549d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822296 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595965 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822296 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{IDLE}: Allocated (fsm.c:456) 20250823085822296 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822296 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000b00056400500f1100926) (sccp_scrc.c:455) 20250823085822295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822295 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822295 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822295 DLM3UA <000f> 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 20250823085822295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822295 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822295 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822295 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822295 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822296 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 f9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085822296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085822296 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822296 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822296 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 00 b0 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822296 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595965)[0x557e62549d20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822296 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3fb668, normal) (hnbgw_rua.c:408) 20250823085822296 DHNB DEBUG map_rua[0x557e62548fc0]{init}: Allocated (fsm.c:456) 20250823085822296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4175464)[0x557e62548fc0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4175464 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822296 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4175464 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822296 DCN DEBUG map_sccp[0x557e625491a0]{init}: Allocated (fsm.c:456) 20250823085822296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822296 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822296 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822296 DLM3UA <000f> 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 20250823085822296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822296 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085822296 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822296 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822296 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 00 b0 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822296 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4175464 <-> SCCP-12 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4175464 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4175464)[0x557e62548fc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822296 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4175464 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822296 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{IDLE}: Allocated (fsm.c:456) 20250823085822296 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822296 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000d60056400500f1100926) (sccp_scrc.c:455) 20250823085822296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085822297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085822297 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822297 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822297 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 d6 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822297 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4175464)[0x557e62548fc0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822297 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa95b44, normal) (hnbgw_rua.c:408) 20250823085822297 DHNB DEBUG map_rua[0x557e625487a0]{init}: Allocated (fsm.c:456) 20250823085822297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098948)[0x557e625487a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098948 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822297 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822297 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822297 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098948 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822297 DCN DEBUG map_sccp[0x557e6254ac40]{init}: Allocated (fsm.c:456) 20250823085822297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822297 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11098948 <-> SCCP-13 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098948 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098948)[0x557e625487a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822297 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822297 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822297 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098948 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822297 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{IDLE}: Allocated (fsm.c:456) 20250823085822297 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822297 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002640056400500f1100926) (sccp_scrc.c:455) 20250823085822297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822297 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822297 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822297 DLM3UA <000f> 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 20250823085822297 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822297 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085822297 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822297 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822297 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822297 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 d6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085822297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085822298 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822298 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 64 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822298 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098948)[0x557e625487a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822298 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x44b233, normal) (hnbgw_rua.c:408) 20250823085822298 DHNB DEBUG map_rua[0x557e62548050]{init}: Allocated (fsm.c:456) 20250823085822298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4502067)[0x557e62548050]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4502067 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822298 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822298 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822298 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4502067 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822298 DCN DEBUG map_sccp[0x557e6254b6a0]{init}: Allocated (fsm.c:456) 20250823085822298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822298 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4502067 <-> SCCP-14 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4502067 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4502067)[0x557e62548050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822298 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822298 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822298 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822298 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822298 DLM3UA <000f> 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 20250823085822298 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822298 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4502067 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822298 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{IDLE}: Allocated (fsm.c:456) 20250823085822298 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822298 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000c20056400500f1100926) (sccp_scrc.c:455) 20250823085822298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822298 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 0e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 c2 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822298 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4502067)[0x557e62548050]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822299 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc7d7c, normal) (hnbgw_rua.c:408) 20250823085822299 DHNB DEBUG map_rua[0x557e6254a610]{init}: Allocated (fsm.c:456) 20250823085822298 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085822298 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822298 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822298 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 64 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12352892)[0x557e6254a610]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12352892 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822299 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822299 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822299 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822299 DLM3UA <000f> 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 20250823085822299 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12352892 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822299 DCN DEBUG map_sccp[0x557e6254c220]{init}: Allocated (fsm.c:456) 20250823085822299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822299 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12352892 <-> SCCP-15 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12352892 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12352892)[0x557e6254a610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822299 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822299 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822299 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12352892 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822299 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822299 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{IDLE}: Allocated (fsm.c:456) 20250823085822299 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822299 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300036c0056400500f1100926) (sccp_scrc.c:455) 20250823085822299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822299 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822299 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 6c 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822299 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12352892)[0x557e6254a610]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822299 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfa663c, normal) (hnbgw_rua.c:408) 20250823085822299 DHNB DEBUG map_rua[0x557e6254c3c0]{init}: Allocated (fsm.c:456) 20250823085822299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16410172)[0x557e6254c3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16410172 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822299 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822299 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822299 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16410172 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822299 DCN DEBUG map_sccp[0x557e62553ff0]{init}: Allocated (fsm.c:456) 20250823085822299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822299 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16410172 <-> SCCP-16 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822299 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822299 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822299 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16410172 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16410172)[0x557e6254c3c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822299 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822299 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 0e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 c2 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822299 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16410172 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{IDLE}: Allocated (fsm.c:456) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030002260056400500f1100926) (sccp_scrc.c:455) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822299 DLM3UA <000f> 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 20250823085822299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822300 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822300 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 6c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822300 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822300 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 26 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16410172)[0x557e6254c3c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822300 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x61a6df, normal) (hnbgw_rua.c:408) 20250823085822300 DHNB DEBUG map_rua[0x557e62553e50]{init}: Allocated (fsm.c:456) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6399711)[0x557e62553e50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399711 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399711 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822300 DCN DEBUG map_sccp[0x557e62554840]{init}: Allocated (fsm.c:456) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822300 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6399711 <-> SCCP-17 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399711 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6399711)[0x557e62553e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399711 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{IDLE}: Allocated (fsm.c:456) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822300 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822300 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822300 DLM3UA <000f> 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 20250823085822300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822300 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822300 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 26 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030002500056400500f1100926) (sccp_scrc.c:455) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:1 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085822300 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822300 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 02 50 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6399711)[0x557e62553e50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822300 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x37594d, normal) (hnbgw_rua.c:408) 20250823085822300 DHNB DEBUG map_rua[0x557e625558b0]{init}: Allocated (fsm.c:456) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3627341)[0x557e625558b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3627341 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3627341 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822300 DCN DEBUG map_sccp[0x557e62556680]{init}: Allocated (fsm.c:456) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822300 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3627341 <-> SCCP-18 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3627341 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822300 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822300 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822300 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085822300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822300 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085822300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822300 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 02 50 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3627341)[0x557e625558b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3627341 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{IDLE}: Allocated (fsm.c:456) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030003c20056400500f1100926) (sccp_scrc.c:455) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822300 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822300 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 12 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 03 c2 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3627341)[0x557e625558b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822300 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822300 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822300 DLM3UA <000f> 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 20250823085822300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822300 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822300 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 12 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 03 c2 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822300 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7b59b, normal) (hnbgw_rua.c:408) 20250823085822300 DHNB DEBUG map_rua[0x557e625556d0]{init}: Allocated (fsm.c:456) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505243)[0x557e625556d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-505243 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-505243 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822300 DCN DEBUG map_sccp[0x557e625559e0]{init}: Allocated (fsm.c:456) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822300 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-505243 <-> SCCP-19 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-505243 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505243)[0x557e625556d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-505243 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{IDLE}: Allocated (fsm.c:456) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030001460056400500f1100926) (sccp_scrc.c:455) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 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) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822300 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822300 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 46 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505243)[0x557e625556d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822300 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822300 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822300 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x61f42c, normal) (hnbgw_rua.c:408) 20250823085822300 DHNB DEBUG map_rua[0x557e62557210]{init}: Allocated (fsm.c:456) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6419500)[0x557e62557210]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6419500 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6419500 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822300 DCN DEBUG map_sccp[0x557e625562c0]{init}: Allocated (fsm.c:456) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822300 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6419500 <-> SCCP-20 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6419500 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6419500)[0x557e62557210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6419500 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822300 DLM3UA <000f> 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 20250823085822300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822300 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) 20250823085822300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822300 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 46 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{IDLE}: Allocated (fsm.c:456) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030003020056400500f1100926) (sccp_scrc.c:455) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822300 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822300 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 03 02 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6419500)[0x557e62557210]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822300 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5e4913, normal) (hnbgw_rua.c:408) 20250823085822300 DHNB DEBUG map_rua[0x557e625573c0]{init}: Allocated (fsm.c:456) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6179091)[0x557e625573c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6179091 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822300 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822300 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6179091 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822300 DCN DEBUG map_sccp[0x557e62557f50]{init}: Allocated (fsm.c:456) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822300 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6179091 <-> SCCP-21 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822300 DLM3UA <000f> 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 20250823085822300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822300 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6179091 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6179091)[0x557e625573c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822300 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 03 02 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6179091 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{IDLE}: Allocated (fsm.c:456) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030003620056400500f1100926) (sccp_scrc.c:455) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822300 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822300 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 03 62 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6179091)[0x557e625573c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822300 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822300 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822300 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822300 DLM3UA <000f> 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 20250823085822300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4ac474, normal) (hnbgw_rua.c:408) 20250823085822300 DHNB DEBUG map_rua[0x557e62556860]{init}: Allocated (fsm.c:456) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899956)[0x557e62556860]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822300 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822300 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 03 62 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899956 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899956 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822300 DCN DEBUG map_sccp[0x557e62557cd0]{init}: Allocated (fsm.c:456) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822300 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4899956 <-> SCCP-22 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899956 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899956)[0x557e62556860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822300 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899956 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{IDLE}: Allocated (fsm.c:456) 20250823085822300 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030000c20056400500f1100926) (sccp_scrc.c:455) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822301 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822301 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 00 c2 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822301 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899956)[0x557e62556860]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085822301 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085822301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x826287, normal) (hnbgw_rua.c:408) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:2 20250823085822301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822301 DLM3UA <000f> 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 20250823085822301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822301 DHNB DEBUG map_rua[0x557e62559070]{init}: Allocated (fsm.c:456) 20250823085822301 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822301 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822301 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822301 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8544903)[0x557e62559070]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085822301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8544903 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085822301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822301 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 00 c2 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250823085822301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822301 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8544903 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085822301 DCN DEBUG map_sccp[0x557e62558c00]{init}: Allocated (fsm.c:456) 20250823085822301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085822301 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8544903 <-> SCCP-23 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085822301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8544903 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085822301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8544903)[0x557e62559070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085822301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085822301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085822301 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8544903 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085822301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085822301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085822301 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{IDLE}: Allocated (fsm.c:456) 20250823085822301 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085822301 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f400300020a0056400500f1100926) (sccp_scrc.c:455) 20250823085822301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085822301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085822301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085822301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822301 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822301 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 0a 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085822301 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085822301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085822301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8544903)[0x557e62559070]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085822301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822301 DLM3UA <000f> 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 20250823085822301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[2]. 20250823085822301 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822301 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822301 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822301 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822301 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 0a 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)@8fde77a73ba2: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 1TC_rab_assignment_concurrent0(210)12368332 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 2TC_rab_assignment_concurrent0(211)7915973 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 3TC_rab_assignment_concurrent0(212)775307 TC_rab_assignment_concurrent0(210)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[4]. TC_rab_assignment_concurrent0(211)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 4TC_rab_assignment_concurrent0(213)5039863 TC_rab_assignment_concurrent0(212)@8fde77a73ba2: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(213)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:5 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 5TC_rab_assignment_concurrent0(214)9431448 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 6TC_rab_assignment_concurrent0(215)14515506 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:8 TC_rab_assignment_concurrent0(214)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 7TC_rab_assignment_concurrent0(216)14807907 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 8TC_rab_assignment_concurrent0(217)5936523 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:10 TC_rab_assignment_concurrent0(215)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 9TC_rab_assignment_concurrent0(218)10545367 TC_rab_assignment_concurrent0(216)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[10]. TC_rab_assignment_concurrent0(217)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 10TC_rab_assignment_concurrent0(219)16178567 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(218)@8fde77a73ba2: setverdict(pass): none -> pass 20250823085822314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822314 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822314 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822314 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822314 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822314 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822314 DLSS7 <000c> ss7_hmrt.c:193 0: Found 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)@8fde77a73ba2: Session index based on connection ID:2 20250823085822314 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822314 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822314 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 2b 5c d3 02 00 00 00 00  20250823085822315 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822315 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822315 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002b5cd3) (sccp_scrc.c:545) 20250823085822315 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) 20250823085822315 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250823085822315 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822315 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822315 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) 20250823085822315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(219)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[12]. HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "511b8317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "511b8317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 11TC_rab_assignment_concurrent0(220)1747663 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 12TC_rab_assignment_concurrent0(221)3492147 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[14]. TC_rab_assignment_concurrent0(220)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[15]. TC_rab_assignment_concurrent0(209)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "511b8317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "511b8317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 13TC_rab_assignment_concurrent0(222)3272065 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 14TC_rab_assignment_concurrent0(223)6903923 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:6 TC_rab_assignment_concurrent0(210)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Added conn table entry 15TC_rab_assignment_concurrent0(224)8472185 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:7 TC_rab_assignment_concurrent0(223)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:8 TC_rab_assignment_concurrent0(222)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[11], which is already active (running or expired). 20250823085822337 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250823085822337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822337 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822337 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822337 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822337 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822337 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822337 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822337 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822337 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822337 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822337 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315459)[0x557e62540ad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822337 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)@8fde77a73ba2: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822355 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x511b83) (hnbgw_rua.c:472) 20250823085822355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315459 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315459)[0x557e62540ad0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822355 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822355 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822355 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315459 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822355 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822355 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822355 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822355 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5315459-0)[0x557e625472b0] (mgcp_client_endpoint_fsm.c:724) 20250823085822355 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822355 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822355 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822355 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 511b83'... (mgcp_client.c:807) 20250823085822355 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250823085822355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822355 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822355 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822355 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "511b8317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "511b8317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822362 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250823085822362 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822362 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822362 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822362 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822362 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822362 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5315459-0)[0x557e625472b0] (mgcp_client_endpoint_fsm.c:724) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315459-0)[0x557e6256b080]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315459-0)[0x557e6256b080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0] (fsm.c:486) 20250823085822362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315459-0)[0x557e6256b080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315459-0)[0x557e6256b080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250823085822362 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 511b83'... (mgcp_client.c:807) 20250823085822362 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250823085822362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315459-0)[0x557e6256b080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822362 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "511b8317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "511b8317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822372 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250823085822372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822372 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822372 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822372 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822372 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822372 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822372 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822372 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822372 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{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) 20250823085822372 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822372 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822372 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822372 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00860a1d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822372 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822372 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) 20250823085822372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822372 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822372 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 86 0a 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) 20250823085822372 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822372 DLM3UA <000f> 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 20250823085822372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822372 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822372 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822372 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822372 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822372 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 86 0a 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  20250823085822372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822372 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822372 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822372 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822372 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822372 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822372 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822372 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822372 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 f2 a7 65 02 00 00 00 00  20250823085822372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822372 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822372 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822372 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822372 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822372 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822372 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822372 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822372 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 65 63 82 02 00 00 00 00  20250823085822372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822372 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822372 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822372 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822372 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822372 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822372 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822372 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822372 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 f2 3c cd 02 00 00 00 00  20250823085822372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822372 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f2a765) (sccp_scrc.c:545) 20250823085822372 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) 20250823085822372 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822372 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822372 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822372 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) 20250823085822372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822372 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00656382) (sccp_scrc.c:545) 20250823085822372 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) 20250823085822372 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822372 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822372 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822372 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) 20250823085822372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822372 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f23ccd) (sccp_scrc.c:545) 20250823085822372 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) 20250823085822372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822372 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822372 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822372 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822372 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822372 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822372 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822372 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822372 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 b1 f1 e8 02 00 00 00 00  20250823085822372 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822372 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822372 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822372 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) 20250823085822372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822372 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b1f1e8) (sccp_scrc.c:545) 20250823085822373 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) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822373 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) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0062967e) (sccp_scrc.c:545) 20250823085822373 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) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822373 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) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00768e0a) (sccp_scrc.c:545) 20250823085822373 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) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822373 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) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ea220a) (sccp_scrc.c:545) 20250823085822373 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) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822373 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) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=008be261) (sccp_scrc.c:545) 20250823085822373 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) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822373 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) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00556ff2) (sccp_scrc.c:545) 20250823085822373 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) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822373 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) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005ef851) (sccp_scrc.c:545) 20250823085822373 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) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822373 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) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c4569e) (sccp_scrc.c:545) 20250823085822373 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) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822373 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) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0081465b) (sccp_scrc.c:545) 20250823085822373 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) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822373 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) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822372 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822372 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822372 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822372 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 62 96 7e 02 00 00 00 00  20250823085822373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 76 8e 0a 02 00 00 00 00  20250823085822373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 ea 22 0a 02 00 00 00 00  20250823085822373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 8b e2 61 02 00 00 00 00  20250823085822373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 55 6f f2 02 00 00 00 00  20250823085822373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 5e f8 51 02 00 00 00 00  20250823085822373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 c4 56 9e 02 00 00 00 00  20250823085822373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 81 46 5b 02 00 00 00 00  20250823085822373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 49 67 32 02 00 00 00 00  20250823085822373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 c7 c6 cc 02 00 00 00 00  20250823085822373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00496732) (sccp_scrc.c:545) 20250823085822373 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) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822373 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) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c7c6cc) (sccp_scrc.c:545) 20250823085822373 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) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085822373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822373 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  20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085822373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085822373 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) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085822373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822373 DLSCCP DEBUG 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) 20250823085822373 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) 20250823085822373 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822373 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822373 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822373 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822373 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16720569 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822373 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822373 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822373 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822373 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822373 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{UNUSED}: Allocated (fsm.c:456) 20250823085822373 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{UNUSED}: is child of mgw(mgw-fsm-16720569-0)[0x557e6256a430] (fsm.c:486) 20250823085822373 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16720569-0)[0x557e6256a430] (mgcp_client_endpoint_fsm.c:724) 20250823085822373 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822373 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822374 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16720569-0)[0x557e6254b0f0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16720569-0)[0x557e6254b0f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0] (fsm.c:486) 20250823085822374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16720569-0)[0x557e6254b0f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16720569-0)[0x557e6254b0f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822374 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: ff22b9'... (mgcp_client.c:807) 20250823085822374 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250823085822374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16720569-0)[0x557e6254b0f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822374 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ff22b917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff22b917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ff22b917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff22b917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(211)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250823085822387 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250823085822387 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822387 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822387 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822387 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822387 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822387 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822387 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822387 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822387 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822387 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822387 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822387 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822387 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16720569)[0x557e6255fe90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822387 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822393 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xff22b9) (hnbgw_rua.c:472) 20250823085822393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16720569 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16720569)[0x557e6255fe90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822393 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822393 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822393 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16720569 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822393 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822393 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822393 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822393 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16720569-0)[0x557e6256a430] (mgcp_client_endpoint_fsm.c:724) 20250823085822393 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822393 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822393 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822393 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: ff22b'... (mgcp_client.c:807) 20250823085822393 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823085822393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822393 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822393 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822393 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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)@8fde77a73ba2: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ff22b917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff22b917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822401 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250823085822401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822401 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822401 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822401 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16720569-0)[0x557e6256a430] (mgcp_client_endpoint_fsm.c:724) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16720569-0)[0x557e625588f0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16720569-0)[0x557e625588f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0] (fsm.c:486) 20250823085822401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16720569-0)[0x557e625588f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16720569-0)[0x557e625588f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250823085822401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: ff22b'... (mgcp_client.c:807) 20250823085822401 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823085822401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16720569-0)[0x557e625588f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822401 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ff22b917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff22b917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822415 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250823085822415 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822415 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822415 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822415 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822415 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822415 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822415 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822415 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822415 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822415 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822415 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822415 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{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) 20250823085822415 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822415 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822415 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822415 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822415 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822415 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822415 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5cd3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822415 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822415 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) 20250823085822415 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822415 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822415 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822415 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822415 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 2b 5c 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 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) 20250823085822415 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822415 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822415 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822415 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822415 DLM3UA <000f> 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 20250823085822415 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822415 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822415 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822415 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822415 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822415 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 2b 5c 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 01 02 02 00 00 00 00 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  20250823085822415 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822415 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822415 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822415 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822415 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822415 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822415 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822415 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822415 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822415 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  20250823085822416 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822416 DLSCCP DEBUG 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) 20250823085822416 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) 20250823085822416 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822416 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822416 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822416 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822416 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822416 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15827997 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822416 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822416 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822416 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822416 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822416 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{UNUSED}: Allocated (fsm.c:456) 20250823085822416 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{UNUSED}: is child of mgw(mgw-fsm-15827997-0)[0x557e6256ca90] (fsm.c:486) 20250823085822416 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15827997-0)[0x557e6256ca90] (mgcp_client_endpoint_fsm.c:724) 20250823085822416 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822416 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822416 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15827997-0)[0x557e6256ce70]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15827997-0)[0x557e6256ce70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0] (fsm.c:486) 20250823085822416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15827997-0)[0x557e6256ce70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15827997-0)[0x557e6256ce70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822416 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: f1841'... (mgcp_client.c:807) 20250823085822416 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15827997-0)[0x557e6256ce70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822416 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1841d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1841d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1841d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1841d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250823085822435 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250823085822436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822436 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822436 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822436 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822436 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822436 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822436 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822436 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822436 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822436 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822436 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15827997)[0x557e62561280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822436 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822443 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf1841d) (hnbgw_rua.c:472) 20250823085822443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15827997 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15827997)[0x557e62561280]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822443 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822443 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822443 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15827997 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822443 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822443 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822443 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822443 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822443 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822443 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15827997-0)[0x557e6256ca90] (mgcp_client_endpoint_fsm.c:724) 20250823085822443 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822443 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822443 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822443 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: f1841'... (mgcp_client.c:807) 20250823085822443 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823085822443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822443 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822443 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822443 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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)@8fde77a73ba2: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "f1841d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1841d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822448 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250823085822448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822448 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822448 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822448 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15827997-0)[0x557e6256ca90] (mgcp_client_endpoint_fsm.c:724) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15827997-0)[0x557e625757d0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15827997-0)[0x557e625757d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0] (fsm.c:486) 20250823085822448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15827997-0)[0x557e625757d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15827997-0)[0x557e625757d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250823085822448 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: f1841'... (mgcp_client.c:807) 20250823085822448 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823085822448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15827997-0)[0x557e625757d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822448 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "f1841d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1841d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822453 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250823085822453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625757d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625757d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625757d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625757d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822453 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822453 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822453 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822453 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822453 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822453 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822453 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822453 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{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) 20250823085822453 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822453 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822453 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822453 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822453 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2a765), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822453 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822453 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) 20250823085822453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822453 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822453 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 f2 a7 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) 20250823085822453 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822453 DLM3UA <000f> 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 20250823085822453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822453 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822453 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822453 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822453 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 f2 a7 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  20250823085822453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822453 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822453 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822453 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822453 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822453 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822453 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822453 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  20250823085822453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822453 DLSCCP DEBUG 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) 20250823085822453 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) 20250823085822453 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822453 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822453 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822453 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822453 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595965 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822454 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822454 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822454 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822454 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822454 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822454 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822454 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{UNUSED}: Allocated (fsm.c:456) 20250823085822454 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{UNUSED}: is child of mgw(mgw-fsm-3595965-0)[0x557e6257df40] (fsm.c:486) 20250823085822454 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3595965-0)[0x557e6257df40] (mgcp_client_endpoint_fsm.c:724) 20250823085822454 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822454 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822454 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3595965-0)[0x557e625849b0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3595965-0)[0x557e625849b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750] (fsm.c:486) 20250823085822454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3595965-0)[0x557e625849b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3595965-0)[0x557e625849b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822454 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 36deb'... (mgcp_client.c:807) 20250823085822454 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3595965-0)[0x557e625849b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822454 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "36debd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "36debd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "36debd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "36debd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250823085822461 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250823085822461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822461 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822461 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822461 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822461 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822461 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822461 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822461 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822461 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822461 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595965)[0x557e62549d20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822461 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822465 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x36debd) (hnbgw_rua.c:472) 20250823085822465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595965 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595965)[0x557e62549d20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822465 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822465 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822465 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595965 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822465 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822465 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822465 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822465 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822465 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822465 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3595965-0)[0x557e6257df40] (mgcp_client_endpoint_fsm.c:724) 20250823085822465 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822465 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822465 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822465 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 36deb'... (mgcp_client.c:807) 20250823085822465 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823085822465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822465 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822465 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822465 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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)@8fde77a73ba2: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "36debd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "36debd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822472 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250823085822472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822472 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822472 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822472 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3595965-0)[0x557e6257df40] (mgcp_client_endpoint_fsm.c:724) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3595965-0)[0x557e6256b480]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3595965-0)[0x557e6256b480]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750] (fsm.c:486) 20250823085822472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3595965-0)[0x557e6256b480]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3595965-0)[0x557e6256b480]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250823085822472 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 36deb'... (mgcp_client.c:807) 20250823085822472 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823085822472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3595965-0)[0x557e6256b480]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "36debd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "36debd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822478 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250823085822478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b480]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b480]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b480]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b480]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822478 DLM3UA <000f> 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 20250823085822478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822478 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085822478 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822478 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822478 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822478 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 65 63 82 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085822478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822478 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822478 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822478 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822478 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822478 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822478 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822478 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822478 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  20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{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) 20250823085822478 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822478 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822478 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822478 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00656382), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822478 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822478 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) 20250823085822478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085822478 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822478 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 65 63 82 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823085822478 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822478 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822478 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822478 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822478 DLSCCP DEBUG 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) 20250823085822478 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) 20250823085822478 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822478 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822478 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822478 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822478 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4175464 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822478 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822478 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822478 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822478 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{UNUSED}: Allocated (fsm.c:456) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{UNUSED}: is child of mgw(mgw-fsm-4175464-0)[0x557e62586a20] (fsm.c:486) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4175464-0)[0x557e62586a20] (mgcp_client_endpoint_fsm.c:724) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822478 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4175464-0)[0x557e6258d820]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4175464-0)[0x557e6258d820]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0] (fsm.c:486) 20250823085822479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4175464-0)[0x557e6258d820]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4175464-0)[0x557e6258d820]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822479 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 3fb66'... (mgcp_client.c:807) 20250823085822479 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4175464-0)[0x557e6258d820]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822479 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3fb66817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3fb66817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3fb66817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3fb66817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250823085822487 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250823085822487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822487 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822487 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822487 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822487 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822487 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822487 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822487 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822487 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822487 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4175464)[0x557e62548fc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822487 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822493 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3fb668) (hnbgw_rua.c:472) 20250823085822493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4175464 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4175464)[0x557e62548fc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822493 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822493 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822493 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4175464 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822493 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822493 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822493 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822493 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822493 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822493 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4175464-0)[0x557e62586a20] (mgcp_client_endpoint_fsm.c:724) 20250823085822493 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822493 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822493 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822493 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 3fb66'... (mgcp_client.c:807) 20250823085822493 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823085822493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822493 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822493 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822493 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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)@8fde77a73ba2: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3fb66817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3fb66817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822499 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250823085822499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822499 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822499 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822499 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4175464-0)[0x557e62586a20] (mgcp_client_endpoint_fsm.c:724) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4175464-0)[0x557e6256ba30]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4175464-0)[0x557e6256ba30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0] (fsm.c:486) 20250823085822499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4175464-0)[0x557e6256ba30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4175464-0)[0x557e6256ba30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250823085822499 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 3fb66'... (mgcp_client.c:807) 20250823085822499 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823085822499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4175464-0)[0x557e6256ba30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822499 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3fb66817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3fb66817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822506 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250823085822506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256ba30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256ba30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256ba30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822507 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256ba30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{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) 20250823085822507 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822507 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822507 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822507 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822507 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f23ccd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822507 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822507 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) 20250823085822507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085822507 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822507 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 f2 3c 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) 20250823085822507 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822507 DLM3UA <000f> 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 20250823085822507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822507 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085822507 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822507 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822507 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 f2 3c 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  20250823085822507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822507 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822507 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822507 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822507 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822507 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822507 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822507 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  20250823085822507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822507 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822507 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822507 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822507 DLSCCP DEBUG 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) 20250823085822507 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) 20250823085822507 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822507 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822507 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822507 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822507 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098948 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822507 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822507 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822507 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822507 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{UNUSED}: Allocated (fsm.c:456) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{UNUSED}: is child of mgw(mgw-fsm-11098948-0)[0x557e6258fb60] (fsm.c:486) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11098948-0)[0x557e6258fb60] (mgcp_client_endpoint_fsm.c:724) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822507 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098948-0)[0x557e6258f7d0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822507 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098948-0)[0x557e6258f7d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0] (fsm.c:486) 20250823085822507 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098948-0)[0x557e6258f7d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822507 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098948-0)[0x557e6258f7d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822507 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: a95b4'... (mgcp_client.c:807) 20250823085822507 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822507 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098948-0)[0x557e6258f7d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a95b4417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a95b4417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a95b4417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a95b4417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250823085822515 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250823085822515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822515 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822515 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822515 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822515 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822515 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822515 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822515 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822515 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822515 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098948)[0x557e625487a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822515 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822520 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa95b44) (hnbgw_rua.c:472) 20250823085822520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098948 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098948)[0x557e625487a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822520 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822520 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822521 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098948 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822521 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822521 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822521 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822521 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822521 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822521 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11098948-0)[0x557e6258fb60] (mgcp_client_endpoint_fsm.c:724) 20250823085822521 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822521 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822521 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822521 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: a95b4'... (mgcp_client.c:807) 20250823085822521 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823085822521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822521 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822521 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822521 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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)@8fde77a73ba2: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "a95b4417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a95b4417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822527 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250823085822527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822527 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822527 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822527 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11098948-0)[0x557e6258fb60] (mgcp_client_endpoint_fsm.c:724) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098948-0)[0x557e62585550]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098948-0)[0x557e62585550]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0] (fsm.c:486) 20250823085822527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098948-0)[0x557e62585550]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098948-0)[0x557e62585550]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250823085822527 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: a95b4'... (mgcp_client.c:807) 20250823085822527 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823085822527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098948-0)[0x557e62585550]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822527 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "a95b4417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a95b4417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822533 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250823085822533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62585550]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62585550]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62585550]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62585550]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{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) 20250823085822533 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822533 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822533 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822533 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822533 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1f1e8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822533 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822533 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) 20250823085822533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085822533 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822533 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822533 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 b1 f1 e8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823085822533 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822533 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822533 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822533 DLM3UA <000f> 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 20250823085822533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822533 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085822533 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822533 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822533 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822533 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 b1 f1 e8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085822533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822533 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822533 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822533 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822533 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822533 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822533 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822533 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822533 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  20250823085822533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822533 DLSCCP DEBUG 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) 20250823085822533 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) 20250823085822533 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822533 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822533 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822533 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822533 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12352892 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822533 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822533 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822533 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822533 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{UNUSED}: Allocated (fsm.c:456) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{UNUSED}: is child of mgw(mgw-fsm-12352892-0)[0x557e625982f0] (fsm.c:486) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12352892-0)[0x557e625982f0] (mgcp_client_endpoint_fsm.c:724) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12352892-0)[0x557e6259f120]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12352892-0)[0x557e6259f120]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0] (fsm.c:486) 20250823085822533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12352892-0)[0x557e6259f120]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12352892-0)[0x557e6259f120]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822533 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: bc7d7'... (mgcp_client.c:807) 20250823085822533 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12352892-0)[0x557e6259f120]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bc7d7c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc7d7c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bc7d7c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc7d7c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250823085822542 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250823085822542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822542 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822542 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822542 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822542 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822542 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822542 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822542 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822542 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822542 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12352892)[0x557e6254a610]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822542 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822546 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbc7d7c) (hnbgw_rua.c:472) 20250823085822546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12352892 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12352892)[0x557e6254a610]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822546 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822546 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822546 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12352892 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822546 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822546 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822546 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822546 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822546 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822546 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12352892-0)[0x557e625982f0] (mgcp_client_endpoint_fsm.c:724) 20250823085822546 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822546 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822546 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822546 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=214 'MDCX 25 rtpbridge/7@mgw MGCP 1.0\r\nC: bc7d7'... (mgcp_client.c:807) 20250823085822546 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823085822546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822546 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822546 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822546 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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)@8fde77a73ba2: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "bc7d7c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc7d7c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822553 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250823085822553 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822553 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822553 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822553 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822553 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822553 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12352892-0)[0x557e625982f0] (mgcp_client_endpoint_fsm.c:724) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822553 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12352892-0)[0x557e62597f70]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822553 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12352892-0)[0x557e62597f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0] (fsm.c:486) 20250823085822553 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12352892-0)[0x557e62597f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822553 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12352892-0)[0x557e62597f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250823085822553 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=204 'CRCX 26 rtpbridge/7@mgw MGCP 1.0\r\nC: bc7d7'... (mgcp_client.c:807) 20250823085822553 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823085822553 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12352892-0)[0x557e62597f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822553 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "bc7d7c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc7d7c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822561 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250823085822561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{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) 20250823085822561 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822561 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822561 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822561 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822561 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00768e0a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822561 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) 20250823085822561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822561 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822561 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 76 8e 0a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823085822561 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822561 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822561 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822561 DLM3UA <000f> 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 20250823085822561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822561 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822561 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822561 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822561 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822561 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 76 8e 0a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085822561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822561 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822561 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822561 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822561 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822561 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822561 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822561 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822561 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  20250823085822561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822561 DLSCCP DEBUG 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) 20250823085822561 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) 20250823085822561 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822561 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822561 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822561 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822561 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4502067 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822561 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822561 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822562 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822562 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822562 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822562 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822562 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{UNUSED}: Allocated (fsm.c:456) 20250823085822562 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{UNUSED}: is child of mgw(mgw-fsm-4502067-0)[0x557e625a1040] (fsm.c:486) 20250823085822562 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4502067-0)[0x557e625a1040] (mgcp_client_endpoint_fsm.c:724) 20250823085822562 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822562 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822562 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4502067-0)[0x557e625a7f90]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4502067-0)[0x557e625a7f90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0] (fsm.c:486) 20250823085822562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4502067-0)[0x557e625a7f90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4502067-0)[0x557e625a7f90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822562 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 44b23'... (mgcp_client.c:807) 20250823085822562 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4502067-0)[0x557e625a7f90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822562 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "44b23317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44b23317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "44b23317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44b23317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250823085822571 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250823085822571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822571 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822571 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822571 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822571 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822571 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822571 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822571 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822571 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822571 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4502067)[0x557e62548050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822571 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822577 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x44b233) (hnbgw_rua.c:472) 20250823085822577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4502067 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4502067)[0x557e62548050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822577 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822577 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822577 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4502067 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822577 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822577 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822577 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822577 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822577 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822577 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4502067-0)[0x557e625a1040] (mgcp_client_endpoint_fsm.c:724) 20250823085822577 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822577 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822577 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822577 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=214 'MDCX 28 rtpbridge/6@mgw MGCP 1.0\r\nC: 44b23'... (mgcp_client.c:807) 20250823085822577 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823085822577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822577 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822577 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822577 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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)@8fde77a73ba2: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "44b23317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44b23317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822585 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250823085822585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822585 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822585 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822585 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4502067-0)[0x557e625a1040] (mgcp_client_endpoint_fsm.c:724) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4502067-0)[0x557e625a0240]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4502067-0)[0x557e625a0240]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0] (fsm.c:486) 20250823085822585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4502067-0)[0x557e625a0240]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4502067-0)[0x557e625a0240]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250823085822585 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=204 'CRCX 29 rtpbridge/6@mgw MGCP 1.0\r\nC: 44b23'... (mgcp_client.c:807) 20250823085822585 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823085822585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4502067-0)[0x557e625a0240]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822585 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "44b23317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44b23317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822590 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250823085822590 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a0240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822590 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a0240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822590 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a0240]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822590 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a0240]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{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) 20250823085822590 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822590 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822590 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822590 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822590 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062967e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822590 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822590 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) 20250823085822590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822590 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822590 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 62 96 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 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) 20250823085822590 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822590 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822590 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822590 DLM3UA <000f> 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 20250823085822590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822590 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822590 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822590 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822590 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822590 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 62 96 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 01 02 02 00 00 00 00 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  20250823085822590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822590 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822590 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822590 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822590 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822590 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822590 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822590 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822590 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  20250823085822590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822590 DLSCCP DEBUG 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) 20250823085822590 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) 20250823085822590 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822590 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822590 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822590 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822590 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16410172 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822590 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822590 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822590 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822590 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{UNUSED}: Allocated (fsm.c:456) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{UNUSED}: is child of mgw(mgw-fsm-16410172-0)[0x557e625aa1a0] (fsm.c:486) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16410172-0)[0x557e625aa1a0] (mgcp_client_endpoint_fsm.c:724) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16410172-0)[0x557e625b0ba0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16410172-0)[0x557e625b0ba0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0] (fsm.c:486) 20250823085822590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16410172-0)[0x557e625b0ba0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16410172-0)[0x557e625b0ba0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822590 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: fa663'... (mgcp_client.c:807) 20250823085822590 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16410172-0)[0x557e625b0ba0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822590 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fa663c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fa663c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fa663c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fa663c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250823085822597 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250823085822597 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822597 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822597 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822597 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822597 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822597 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822597 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822597 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822597 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822597 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822597 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822597 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822597 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822597 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16410172)[0x557e6254c3c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822598 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822603 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfa663c) (hnbgw_rua.c:472) 20250823085822603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16410172 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16410172)[0x557e6254c3c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822603 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822603 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822603 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16410172 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822603 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822603 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822603 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822603 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822603 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822603 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16410172-0)[0x557e625aa1a0] (mgcp_client_endpoint_fsm.c:724) 20250823085822603 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822603 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822603 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822603 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: fa663'... (mgcp_client.c:807) 20250823085822603 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823085822603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822603 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822603 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822603 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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)@8fde77a73ba2: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fa663c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fa663c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822608 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250823085822608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822608 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822608 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822608 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16410172-0)[0x557e625aa1a0] (mgcp_client_endpoint_fsm.c:724) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16410172-0)[0x557e625a9c00]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16410172-0)[0x557e625a9c00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0] (fsm.c:486) 20250823085822608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16410172-0)[0x557e625a9c00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16410172-0)[0x557e625a9c00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250823085822608 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: fa663'... (mgcp_client.c:807) 20250823085822608 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823085822608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16410172-0)[0x557e625a9c00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822608 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fa663c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fa663c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822614 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250823085822614 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a9c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822614 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a9c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822614 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a9c00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822614 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a9c00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822614 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822614 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822614 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822614 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822614 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822614 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822614 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822614 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{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) 20250823085822614 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822614 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822614 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822614 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea220a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822614 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085822614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822614 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822614 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 ea 22 0a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823085822614 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822614 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822614 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822614 DLM3UA <000f> 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 20250823085822614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822614 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822614 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822614 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822614 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822614 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 ea 22 0a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085822614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822614 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822614 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822614 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822614 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822614 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822614 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822614 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822614 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  20250823085822614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822614 DLSCCP DEBUG 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) 20250823085822614 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) 20250823085822614 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822614 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822614 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822614 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822614 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399711 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822614 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822614 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822614 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822615 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822615 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{UNUSED}: Allocated (fsm.c:456) 20250823085822615 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{UNUSED}: is child of mgw(mgw-fsm-6399711-0)[0x557e625b2af0] (fsm.c:486) 20250823085822615 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6399711-0)[0x557e625b2af0] (mgcp_client_endpoint_fsm.c:724) 20250823085822615 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822615 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822615 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6399711-0)[0x557e625b2770]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6399711-0)[0x557e625b2770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00] (fsm.c:486) 20250823085822615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6399711-0)[0x557e625b2770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6399711-0)[0x557e625b2770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822615 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 61a6d'... (mgcp_client.c:807) 20250823085822615 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6399711-0)[0x557e625b2770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822615 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "61a6df17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "61a6df17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "61a6df17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "61a6df17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250823085822624 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250823085822624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822624 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822624 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822624 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822624 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822624 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822624 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822624 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822624 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822624 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822624 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6399711)[0x557e62553e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822624 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822630 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x61a6df) (hnbgw_rua.c:472) 20250823085822630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399711 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6399711)[0x557e62553e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822630 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822630 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822630 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399711 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822630 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822630 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822630 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822630 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822630 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822630 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6399711-0)[0x557e625b2af0] (mgcp_client_endpoint_fsm.c:724) 20250823085822630 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822630 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822630 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822630 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 61a6d'... (mgcp_client.c:807) 20250823085822630 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823085822630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822630 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822630 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822630 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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)@8fde77a73ba2: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "61a6df17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "61a6df17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822636 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250823085822636 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822636 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822636 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822636 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822636 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822636 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6399711-0)[0x557e625b2af0] (mgcp_client_endpoint_fsm.c:724) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822636 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6399711-0)[0x557e62597850]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822636 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6399711-0)[0x557e62597850]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00] (fsm.c:486) 20250823085822636 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6399711-0)[0x557e62597850]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822636 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6399711-0)[0x557e62597850]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250823085822636 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 61a6d'... (mgcp_client.c:807) 20250823085822636 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823085822636 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6399711-0)[0x557e62597850]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822636 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "61a6df17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "61a6df17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822640 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250823085822640 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822640 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822640 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597850]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822640 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597850]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822640 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822640 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822640 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822640 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822640 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822640 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822640 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822640 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{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) 20250823085822640 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822640 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822641 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822641 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822641 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822641 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be261), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822641 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822641 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085822641 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822641 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822641 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822641 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 8b e2 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) 20250823085822641 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822641 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822641 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822641 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085822641 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822641 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085822641 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822641 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822641 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822641 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 8b e2 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  20250823085822641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822641 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822641 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822641 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822641 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822641 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822641 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822641 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822641 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  20250823085822641 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822641 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822641 DLSCCP DEBUG 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) 20250823085822641 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) 20250823085822641 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822641 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822641 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822641 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822641 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3627341 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822641 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822641 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822641 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822641 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822641 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{UNUSED}: Allocated (fsm.c:456) 20250823085822641 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{UNUSED}: is child of mgw(mgw-fsm-3627341-0)[0x557e625bb990] (fsm.c:486) 20250823085822641 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3627341-0)[0x557e625bb990] (mgcp_client_endpoint_fsm.c:724) 20250823085822641 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822641 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822641 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3627341-0)[0x557e625bbba0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3627341-0)[0x557e625bbba0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50] (fsm.c:486) 20250823085822641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3627341-0)[0x557e625bbba0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3627341-0)[0x557e625bbba0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822641 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 37594'... (mgcp_client.c:807) 20250823085822641 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3627341-0)[0x557e625bbba0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822641 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "37594d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "37594d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "37594d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "37594d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250823085822647 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250823085822647 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822647 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822647 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822647 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822647 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822647 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822647 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822647 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822647 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822647 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822647 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822647 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822647 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3627341)[0x557e625558b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822647 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822651 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x37594d) (hnbgw_rua.c:472) 20250823085822651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3627341 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3627341)[0x557e625558b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822651 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822651 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822651 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3627341 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822651 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822651 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822651 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822651 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822651 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822651 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3627341-0)[0x557e625bb990] (mgcp_client_endpoint_fsm.c:724) 20250823085822651 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822651 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822651 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822651 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822651 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 3759'... (mgcp_client.c:807) 20250823085822651 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823085822651 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822651 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822651 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822651 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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)@8fde77a73ba2: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "37594d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "37594d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822657 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250823085822657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822657 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822657 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822657 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3627341-0)[0x557e625bb990] (mgcp_client_endpoint_fsm.c:724) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822657 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3627341-0)[0x557e625a90e0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822657 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3627341-0)[0x557e625a90e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50] (fsm.c:486) 20250823085822657 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3627341-0)[0x557e625a90e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822657 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3627341-0)[0x557e625a90e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250823085822657 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 3759'... (mgcp_client.c:807) 20250823085822657 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823085822657 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3627341-0)[0x557e625a90e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822657 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "37594d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "37594d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822662 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250823085822662 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a90e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822662 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a90e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822662 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a90e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822662 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a90e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{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) 20250823085822662 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822662 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822662 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822662 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822662 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00556ff2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822662 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085822662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822662 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822662 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 55 6f 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) 20250823085822662 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822662 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822662 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822662 DLM3UA <000f> 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 20250823085822662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822662 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822662 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822662 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822662 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822662 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 55 6f 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  20250823085822662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822662 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822662 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822662 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822662 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822662 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822662 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822662 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822662 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  20250823085822662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822662 DLSCCP DEBUG 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) 20250823085822662 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) 20250823085822662 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822662 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822662 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822662 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822662 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-505243 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822662 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822662 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822662 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822662 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822662 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822662 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822662 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{UNUSED}: Allocated (fsm.c:456) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{UNUSED}: is child of mgw(mgw-fsm-505243-0)[0x557e625c4830] (fsm.c:486) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-505243-0)[0x557e625c4830] (mgcp_client_endpoint_fsm.c:724) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822662 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505243-0)[0x557e625c4a40]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822662 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505243-0)[0x557e625c4a40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0] (fsm.c:486) 20250823085822662 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505243-0)[0x557e625c4a40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822662 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505243-0)[0x557e625c4a40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822662 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=198 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 7b59b'... (mgcp_client.c:807) 20250823085822662 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250823085822662 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505243-0)[0x557e625c4a40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822662 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b59b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b59b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b59b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b59b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250823085822669 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250823085822669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822669 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822669 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822669 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822669 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822669 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822669 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822669 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822669 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822669 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505243)[0x557e625556d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822669 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822673 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7b59b) (hnbgw_rua.c:472) 20250823085822673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-505243 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505243)[0x557e625556d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822673 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822673 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822673 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-505243 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822673 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822673 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822673 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822673 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822673 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822673 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-505243-0)[0x557e625c4830] (mgcp_client_endpoint_fsm.c:724) 20250823085822673 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822673 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822673 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822673 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822673 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=213 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 7b59'... (mgcp_client.c:807) 20250823085822673 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250823085822673 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822673 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822673 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822673 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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)@8fde77a73ba2: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "7b59b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b59b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822679 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250823085822679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822679 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822679 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822679 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-505243-0)[0x557e625c4830] (mgcp_client_endpoint_fsm.c:724) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505243-0)[0x557e625c42b0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505243-0)[0x557e625c42b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0] (fsm.c:486) 20250823085822679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505243-0)[0x557e625c42b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505243-0)[0x557e625c42b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250823085822679 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=203 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 7b59'... (mgcp_client.c:807) 20250823085822679 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250823085822679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505243-0)[0x557e625c42b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822679 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "7b59b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b59b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822683 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250823085822683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c42b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c42b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c42b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c42b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822683 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822683 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822683 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822683 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822683 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822683 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822683 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822683 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{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) 20250823085822684 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822684 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822684 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822684 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822684 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ef851), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822684 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822684 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) 20250823085822684 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822684 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822684 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822684 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 5e f8 51 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085822684 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822684 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822684 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822684 DLM3UA <000f> 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 20250823085822684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822684 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822684 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822684 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822684 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822684 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 5e f8 51 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250823085822684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822684 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822684 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822684 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822684 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822684 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822684 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822684 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822684 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  20250823085822684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822684 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822684 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822684 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822684 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822684 DLSCCP DEBUG 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) 20250823085822684 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) 20250823085822684 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822684 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822684 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822684 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822684 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6419500 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822684 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822684 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822684 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822684 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822684 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{UNUSED}: Allocated (fsm.c:456) 20250823085822684 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{UNUSED}: is child of mgw(mgw-fsm-6419500-0)[0x557e625cd530] (fsm.c:486) 20250823085822684 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6419500-0)[0x557e625cd530] (mgcp_client_endpoint_fsm.c:724) 20250823085822684 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822684 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822684 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6419500-0)[0x557e625cd740]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6419500-0)[0x557e625cd740]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70] (fsm.c:486) 20250823085822684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6419500-0)[0x557e625cd740]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6419500-0)[0x557e625cd740]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822684 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 61f42'... (mgcp_client.c:807) 20250823085822684 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6419500-0)[0x557e625cd740]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822684 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "61f42c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "61f42c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "61f42c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "61f42c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250823085822691 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250823085822691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822691 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822691 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822691 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822691 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822691 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822691 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822691 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822691 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822691 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6419500)[0x557e62557210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822691 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822695 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x61f42c) (hnbgw_rua.c:472) 20250823085822695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6419500 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6419500)[0x557e62557210]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822695 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822695 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822695 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6419500 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822695 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822695 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822695 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822695 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822695 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822695 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6419500-0)[0x557e625cd530] (mgcp_client_endpoint_fsm.c:724) 20250823085822695 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822695 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822695 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822695 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822695 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 61f4'... (mgcp_client.c:807) 20250823085822695 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823085822695 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822695 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822695 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822695 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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)@8fde77a73ba2: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "61f42c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "61f42c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822700 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250823085822700 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822700 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822700 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822700 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822700 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822700 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6419500-0)[0x557e625cd530] (mgcp_client_endpoint_fsm.c:724) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822700 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6419500-0)[0x557e625b1d80]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822700 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6419500-0)[0x557e625b1d80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70] (fsm.c:486) 20250823085822700 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6419500-0)[0x557e625b1d80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822700 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6419500-0)[0x557e625b1d80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250823085822700 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 61f4'... (mgcp_client.c:807) 20250823085822700 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823085822700 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6419500-0)[0x557e625b1d80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822700 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "61f42c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "61f42c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822705 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250823085822705 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625b1d80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822705 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625b1d80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822705 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625b1d80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822705 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625b1d80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{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) 20250823085822705 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822705 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822705 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822705 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822705 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4569e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822705 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085822705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822705 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822705 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822705 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 c4 56 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) 20250823085822705 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822705 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822705 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822705 DLM3UA <000f> 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 20250823085822705 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822705 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822705 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822705 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822705 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822705 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 c4 56 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  20250823085822705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822705 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822705 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822705 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822705 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822705 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822705 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822705 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822705 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822705 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  20250823085822705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822705 DLSCCP DEBUG 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) 20250823085822705 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) 20250823085822705 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822705 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822705 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822705 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822705 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899956 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822705 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822705 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822705 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822705 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{UNUSED}: Allocated (fsm.c:456) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{UNUSED}: is child of mgw(mgw-fsm-4899956-0)[0x557e625d60f0] (fsm.c:486) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4899956-0)[0x557e625d60f0] (mgcp_client_endpoint_fsm.c:724) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822705 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899956-0)[0x557e625dcfb0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822705 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899956-0)[0x557e625dcfb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640] (fsm.c:486) 20250823085822705 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899956-0)[0x557e625dcfb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822705 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899956-0)[0x557e625dcfb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822705 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 4ac47'... (mgcp_client.c:807) 20250823085822705 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822705 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899956-0)[0x557e625dcfb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822705 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4ac47417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4ac47417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4ac47417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4ac47417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250823085822712 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250823085822712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822712 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822712 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822712 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822712 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822712 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822712 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822712 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822712 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822712 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822712 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899956)[0x557e62556860]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822712 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822716 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4ac474) (hnbgw_rua.c:472) 20250823085822716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899956 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899956)[0x557e62556860]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822716 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822716 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822716 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899956 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822716 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822716 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822716 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822716 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822716 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822716 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4899956-0)[0x557e625d60f0] (mgcp_client_endpoint_fsm.c:724) 20250823085822716 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822716 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822716 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822716 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=215 'MDCX 46 rtpbridge/14@mgw MGCP 1.0\r\nC: 4ac4'... (mgcp_client.c:807) 20250823085822716 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823085822716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822716 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822716 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822716 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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)@8fde77a73ba2: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "4ac47417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4ac47417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822721 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250823085822721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822721 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822721 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822721 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4899956-0)[0x557e625d60f0] (mgcp_client_endpoint_fsm.c:724) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822721 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899956-0)[0x557e625c3ba0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822721 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899956-0)[0x557e625c3ba0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640] (fsm.c:486) 20250823085822721 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899956-0)[0x557e625c3ba0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822721 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899956-0)[0x557e625c3ba0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250823085822721 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=205 'CRCX 47 rtpbridge/14@mgw MGCP 1.0\r\nC: 4ac4'... (mgcp_client.c:807) 20250823085822721 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823085822721 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899956-0)[0x557e625c3ba0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822721 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "4ac47417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4ac47417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822726 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250823085822726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c3ba0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c3ba0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c3ba0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c3ba0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{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) 20250823085822726 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822726 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822726 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822726 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822726 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822726 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822726 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00496732), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822726 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085822726 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822726 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822726 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822726 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 49 67 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) 20250823085822726 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822726 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822726 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822726 DLM3UA <000f> 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 20250823085822726 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822726 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822726 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085822726 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822726 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822726 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 49 67 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  20250823085822726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822726 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822726 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822726 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822726 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822726 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822726 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822726 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822726 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822726 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  20250823085822726 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822726 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822726 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822726 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822726 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822726 DLSCCP DEBUG 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) 20250823085822726 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) 20250823085822726 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822726 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822726 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822726 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822726 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822726 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6179091 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822726 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822726 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822726 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822726 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822726 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822726 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822726 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{UNUSED}: Allocated (fsm.c:456) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{UNUSED}: is child of mgw(mgw-fsm-6179091-0)[0x557e625deed0] (fsm.c:486) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6179091-0)[0x557e625deed0] (mgcp_client_endpoint_fsm.c:724) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6179091-0)[0x557e625e5d90]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6179091-0)[0x557e625e5d90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0] (fsm.c:486) 20250823085822726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6179091-0)[0x557e625e5d90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6179091-0)[0x557e625e5d90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822726 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 5e491'... (mgcp_client.c:807) 20250823085822726 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6179091-0)[0x557e625e5d90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822726 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5e491317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5e491317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5e491317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5e491317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250823085822736 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250823085822736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822736 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822736 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822736 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822736 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822736 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822736 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822736 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822736 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822736 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6179091)[0x557e625573c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822736 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822743 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5e4913) (hnbgw_rua.c:472) 20250823085822743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6179091 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6179091)[0x557e625573c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822743 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822743 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822743 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6179091 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822743 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822743 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822743 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822743 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6179091-0)[0x557e625deed0] (mgcp_client_endpoint_fsm.c:724) 20250823085822743 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822743 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822743 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822743 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822743 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=215 'MDCX 49 rtpbridge/13@mgw MGCP 1.0\r\nC: 5e49'... (mgcp_client.c:807) 20250823085822743 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823085822743 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822743 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822743 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822743 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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)@8fde77a73ba2: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "5e491317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5e491317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822753 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250823085822753 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822753 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822753 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822753 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822753 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822753 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6179091-0)[0x557e625deed0] (mgcp_client_endpoint_fsm.c:724) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822753 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6179091-0)[0x557e625d49e0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822753 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6179091-0)[0x557e625d49e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0] (fsm.c:486) 20250823085822753 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6179091-0)[0x557e625d49e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822753 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6179091-0)[0x557e625d49e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250823085822753 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=205 'CRCX 50 rtpbridge/13@mgw MGCP 1.0\r\nC: 5e49'... (mgcp_client.c:807) 20250823085822753 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823085822753 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6179091-0)[0x557e625d49e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822753 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "5e491317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5e491317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822764 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250823085822764 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625d49e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822764 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625d49e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822764 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625d49e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822764 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625d49e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{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) 20250823085822764 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822764 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822764 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822764 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822764 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081465b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822764 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) 20250823085822764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822764 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822764 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 81 46 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 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) 20250823085822764 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822764 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822764 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822764 DLM3UA <000f> 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 20250823085822764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822764 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822764 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822764 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822764 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 81 46 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 01 02 02 00 00 00 00 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  20250823085822764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822764 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085822764 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085822764 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085822764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085822764 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085822764 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085822764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085822764 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822764 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  20250823085822764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085822764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085822764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085822764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085822764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085822764 DLSCCP DEBUG 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) 20250823085822764 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) 20250823085822764 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085822764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085822764 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085822764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085822764 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085822764 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085822764 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8544903 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085822764 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822764 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822764 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085822764 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085822764 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085822764 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822764 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{UNUSED}: Allocated (fsm.c:456) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{UNUSED}: is child of mgw(mgw-fsm-8544903-0)[0x557e625e7be0] (fsm.c:486) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8544903-0)[0x557e625e7be0] (mgcp_client_endpoint_fsm.c:724) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822764 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822765 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8544903-0)[0x557e625eeb40]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822765 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8544903-0)[0x557e625eeb40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270] (fsm.c:486) 20250823085822765 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8544903-0)[0x557e625eeb40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822765 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8544903-0)[0x557e625eeb40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085822765 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 82628'... (mgcp_client.c:807) 20250823085822765 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085822765 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8544903-0)[0x557e625eeb40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822765 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82628717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82628717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82628717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82628717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823085822785 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250823085822785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085822785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085822785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822785 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085822785 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822785 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822785 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822785 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822785 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822785 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822785 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085822785 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085822785 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085822785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8544903)[0x557e62559070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085822786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085822786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085822786 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085822804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085822804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085822804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085822804 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085822804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x826287) (hnbgw_rua.c:472) 20250823085822804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8544903 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085822804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8544903)[0x557e62559070]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085822804 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085822804 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085822804 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8544903 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085822804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822804 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085822804 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085822804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822804 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085822804 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8544903-0)[0x557e625e7be0] (mgcp_client_endpoint_fsm.c:724) 20250823085822804 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822804 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822804 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085822804 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 8262'... (mgcp_client.c:807) 20250823085822804 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823085822804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085822804 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822804 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822804 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "82628717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82628717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822822 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250823085822822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085822822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085822822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822822 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822822 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085822822 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8544903-0)[0x557e625e7be0] (mgcp_client_endpoint_fsm.c:724) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085822822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8544903-0)[0x557e625e7d20]{ST_CRCX}: Allocated (fsm.c:456) 20250823085822822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8544903-0)[0x557e625e7d20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270] (fsm.c:486) 20250823085822822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8544903-0)[0x557e625e7d20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085822822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8544903-0)[0x557e625e7d20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250823085822822 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 8262'... (mgcp_client.c:807) 20250823085822822 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823085822822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8544903-0)[0x557e625e7d20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822822 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "82628717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82628717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085822831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085822831 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085822831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085822831 DLM3UA <000f> 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 20250823085822831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085822831 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085822831 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085822831 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085822831 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085822830 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250823085822830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625e7d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085822830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625e7d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085822830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625e7d20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085822830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625e7d20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085822830 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085822830 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822830 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822830 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822830 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085822830 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085822830 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822830 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{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) 20250823085822830 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085822830 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085822830 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085822830 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085822830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085822831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085822831 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085822831 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7c6cc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085822831 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085822831 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) 20250823085822831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085822831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085822831 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085822831 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085822831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085822831 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 c7 c6 cc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085822831 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085822831 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 c7 c6 cc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@8fde77a73ba2: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085824396 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824396 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824396 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824396 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824396 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824396 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824396 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824396 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824396 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824396 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  20250823085824396 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824396 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824396 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824396 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824396 DLSCCP DEBUG 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) 20250823085824396 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) 20250823085824397 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824397 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824397 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824397 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824397 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315459 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824397 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824397 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824397 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824397 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 511b8'... (mgcp_client.c:807) 20250823085824397 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 511b8'... (mgcp_client.c:807) 20250823085824397 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824397 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{IN_USE}: Removing from parent mgw(mgw-fsm-5315459-0)[0x557e625472b0] (mgcp_client_endpoint_fsm.c:873) 20250823085824397 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824397 DLMGCP DEBUG mgw-endp(mgw-fsm-5315459-0)[0x557e625474f0]{IN_USE}: Deallocated (fsm.c:568) 20250823085824397 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824397 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824397 DMGW DEBUG mgw(mgw-fsm-5315459-0)[0x557e625472b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315459)[0x557e62540ad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824397 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "511b8317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "511b8317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824414 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250823085824414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085824415 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250823085824415 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824415 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824416 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824416 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)5315459 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085824427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824427 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x511b83,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315459 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315459)[0x557e62540ad0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824427 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824427 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824427 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315459 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824427 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824427 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00860a1d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824427 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824427 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824427 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824427 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 86 0a 1d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315459)[0x557e62540ad0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824428 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824428 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824428 DLM3UA <000f> 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 20250823085824428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824428 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824428 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824428 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824428 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 86 0a 1d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085824428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824428 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824428 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824428 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824428 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824428 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824428 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824428 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  20250823085824428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824428 DLSCCP DEBUG 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) 20250823085824428 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) 20250823085824428 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824428 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824428 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824428 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824428 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16720569 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824428 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824428 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824428 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824428 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824428 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: ff22b'... (mgcp_client.c:807) 20250823085824428 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824428 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824428 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: ff22b'... (mgcp_client.c:807) 20250823085824428 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824428 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824428 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{IN_USE}: Removing from parent mgw(mgw-fsm-16720569-0)[0x557e6256a430] (mgcp_client_endpoint_fsm.c:873) 20250823085824428 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824428 DLMGCP DEBUG mgw-endp(mgw-fsm-16720569-0)[0x557e6254afc0]{IN_USE}: Deallocated (fsm.c:568) 20250823085824428 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824428 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824428 DMGW DEBUG mgw(mgw-fsm-16720569-0)[0x557e6256a430]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16720569)[0x557e6255fe90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824428 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)12491540 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ff22b917" }, { code := "I", val := "11111" } }, sdp := omit } 20250823085824441 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250823085824441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ff22b917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824442 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250823085824442 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824442 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824442 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824442 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)16720569 20250823085824446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824446 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xff22b9,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16720569 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16720569)[0x557e6255fe90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824446 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824446 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824446 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16720569 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824446 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824446 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5cd3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824446 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824447 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824447 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 2b 5c d3 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16720569)[0x557e6255fe90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824447 DLM3UA <000f> 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 20250823085824447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824447 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824447 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824447 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824447 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824447 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 2b 5c d3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085824447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824447 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824447 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824447 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824447 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824447 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824447 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824447 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824447 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 86 0a 1d 00 00 00 00 00  20250823085824447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824448 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=00860a1d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824448 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) 20250823085824448 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824448 DLSCCP DEBUG 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) 20250823085824448 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824448 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) 20250823085824448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315459)[0x557e62540ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315459)[0x557e62540ad0]{disconnected}: Freeing instance (context_map.c:203) 20250823085824448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315459)[0x557e62540ad0]{disconnected}: Deallocated (fsm.c:568) 20250823085824448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:207) 20250823085824448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823085824448 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315459 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:226) 20250823085824448 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=00860a1d), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:455) 20250823085824448 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824448 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824448 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 86 0a 1d 00 00 08 00 (ss7_asp.c:1383) 20250823085824448 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824448 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824448 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824448 DLSCCP DEBUG SCCP-SCOC(8)[0x557e62560bf0]{IDLE}: Deallocated (fsm.c:568) 20250823085824448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824448 DLM3UA <000f> 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 20250823085824448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824448 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824448 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824448 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824448 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824448 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 86 0a 1d 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)12368332 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:1 20250823085824454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824454 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824454 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824454 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824454 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824454 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824454 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824455 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824455 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 2b 5c d3 00 00 00 00 00  20250823085824455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824455 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=002b5cd3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824455 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) 20250823085824455 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824455 DLSCCP DEBUG 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) 20250823085824455 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824455 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) 20250823085824455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16720569)[0x557e6255fe90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16720569)[0x557e6255fe90]{disconnected}: Freeing instance (context_map.c:203) 20250823085824455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16720569)[0x557e6255fe90]{disconnected}: Deallocated (fsm.c:568) 20250823085824455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{disconnected}: Freeing instance (context_map.c:207) 20250823085824455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557e6255f1b0]{disconnected}: Deallocated (fsm.c:568) 20250823085824455 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16720569 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823085824455 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=002b5cd3), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:455) 20250823085824455 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824455 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824455 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824455 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 2b 5c d3 00 00 09 00 (ss7_asp.c:1383) 20250823085824455 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824455 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824455 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824455 DLSCCP DEBUG SCCP-SCOC(9)[0x557e625613b0]{IDLE}: Deallocated (fsm.c:568) 20250823085824455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824455 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824455 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824455 DLM3UA <000f> 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 20250823085824455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824455 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824456 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824456 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824456 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824456 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 2b 5c d3 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085824462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824462 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824462 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824462 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824462 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824462 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824462 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824462 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  20250823085824462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824462 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824462 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824462 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824462 DLSCCP DEBUG 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) 20250823085824462 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) 20250823085824462 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824462 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824462 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824462 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824462 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15827997 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824462 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824462 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824462 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824462 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: f1841'... (mgcp_client.c:807) 20250823085824462 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824462 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625757d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: f1841'... (mgcp_client.c:807) 20250823085824462 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824462 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625757d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824462 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{IN_USE}: Removing from parent mgw(mgw-fsm-15827997-0)[0x557e6256ca90] (mgcp_client_endpoint_fsm.c:873) 20250823085824462 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824462 DLMGCP DEBUG mgw-endp(mgw-fsm-15827997-0)[0x557e6256bcd0]{IN_USE}: Deallocated (fsm.c:568) 20250823085824462 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824462 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824462 DMGW DEBUG mgw(mgw-fsm-15827997-0)[0x557e6256ca90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15827997)[0x557e62561280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824463 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "f1841d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "f1841d17" }, { code := "I", val := "22222" } }, sdp := omit } 20250823085824472 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250823085824472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824473 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256ce70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824473 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250823085824473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625757d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625757d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625757d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625757d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)15827997 20250823085824477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824477 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf1841d,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15827997 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15827997)[0x557e62561280]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824478 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824478 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824478 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15827997 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824478 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2a765), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824478 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824478 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824478 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 f2 a7 65 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15827997)[0x557e62561280]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824478 DLM3UA <000f> 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 20250823085824478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824478 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824478 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824478 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824478 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824478 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 f2 a7 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)@8fde77a73ba2: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)7915973 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:2 20250823085824483 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824483 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824483 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824483 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824483 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824483 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824483 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824483 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824483 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824483 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 f2 a7 65 00 00 00 00 00  20250823085824483 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824483 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824483 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824483 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824483 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824483 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=00f2a765), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824483 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) 20250823085824483 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824483 DLSCCP DEBUG 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) 20250823085824483 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824483 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) 20250823085824483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15827997)[0x557e62561280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15827997)[0x557e62561280]{disconnected}: Freeing instance (context_map.c:203) 20250823085824483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15827997)[0x557e62561280]{disconnected}: Deallocated (fsm.c:568) 20250823085824483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{disconnected}: Freeing instance (context_map.c:207) 20250823085824483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557e62547b10]{disconnected}: Deallocated (fsm.c:568) 20250823085824483 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15827997 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250823085824483 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=00f2a765), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:455) 20250823085824483 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824483 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824483 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824483 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824483 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 f2 a7 65 00 00 0a 00 (ss7_asp.c:1383) 20250823085824483 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824483 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824483 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824483 DLSCCP DEBUG SCCP-SCOC(10)[0x557e62548e00]{IDLE}: Deallocated (fsm.c:568) 20250823085824483 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824483 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824483 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824483 DLM3UA <000f> 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 20250823085824483 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824483 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824483 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824483 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824483 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824483 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 f2 a7 65 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending 20250823085824486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824486 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824486 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824486 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824486 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824486 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824486 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824486 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824486 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  20250823085824486 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824486 DLSCCP DEBUG 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) 20250823085824486 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) 20250823085824486 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824486 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824486 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824486 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824486 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595965 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824486 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824486 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824486 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824486 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824486 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 36deb'... (mgcp_client.c:807) 20250823085824486 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824486 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b480]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824486 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 36deb'... (mgcp_client.c:807) 20250823085824486 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824486 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b480]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824486 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{IN_USE}: Removing from parent mgw(mgw-fsm-3595965-0)[0x557e6257df40] (mgcp_client_endpoint_fsm.c:873) 20250823085824486 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824486 DLMGCP DEBUG mgw-endp(mgw-fsm-3595965-0)[0x557e6257d750]{IN_USE}: Deallocated (fsm.c:568) 20250823085824486 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824486 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824486 DMGW DEBUG mgw(mgw-fsm-3595965-0)[0x557e6257df40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595965)[0x557e62549d20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824486 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "36debd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "36debd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824495 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250823085824495 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824495 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824495 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824495 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625849b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085824496 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250823085824496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b480]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b480]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b480]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256b480]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)3595965 20250823085824499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824499 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x36debd,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595965 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595965)[0x557e62549d20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824499 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824500 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824500 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595965 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824500 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824500 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00656382), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824500 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085824500 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824500 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 65 63 82 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595965)[0x557e62549d20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824500 DLM3UA <000f> 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 20250823085824500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824500 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085824500 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824500 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824500 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824500 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 65 63 82 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)775307 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:3 20250823085824507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824507 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824507 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824507 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824507 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824507 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824507 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824507 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 65 63 82 00 00 00 00 00  20250823085824508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824508 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=00656382), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824508 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) 20250823085824508 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824508 DLSCCP DEBUG 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) 20250823085824508 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824508 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) 20250823085824508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595965)[0x557e62549d20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595965)[0x557e62549d20]{disconnected}: Freeing instance (context_map.c:203) 20250823085824508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595965)[0x557e62549d20]{disconnected}: Deallocated (fsm.c:568) 20250823085824508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{disconnected}: Freeing instance (context_map.c:207) 20250823085824508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557e62549fb0]{disconnected}: Deallocated (fsm.c:568) 20250823085824508 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595965 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085824508 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=00656382), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:455) 20250823085824508 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085824508 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824508 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 65 63 82 00 00 0b 00 (ss7_asp.c:1383) 20250823085824508 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824508 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824508 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824508 DLSCCP DEBUG SCCP-SCOC(11)[0x557e6254aa80]{IDLE}: Deallocated (fsm.c:568) 20250823085824508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824508 DLM3UA <000f> 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 20250823085824508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085824508 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824508 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824508 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 65 63 82 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085824515 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824515 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824515 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824515 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824515 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824515 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824515 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824515 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824515 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824515 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  20250823085824515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824515 DLSCCP DEBUG 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) 20250823085824515 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) 20250823085824515 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824515 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824515 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824515 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824515 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4175464 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824515 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824515 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824516 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824516 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824516 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 3fb66'... (mgcp_client.c:807) 20250823085824516 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256ba30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824516 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 3fb66'... (mgcp_client.c:807) 20250823085824516 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256ba30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824516 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{IN_USE}: Removing from parent mgw(mgw-fsm-4175464-0)[0x557e62586a20] (mgcp_client_endpoint_fsm.c:873) 20250823085824516 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824516 DLMGCP DEBUG mgw-endp(mgw-fsm-4175464-0)[0x557e62586bf0]{IN_USE}: Deallocated (fsm.c:568) 20250823085824516 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824516 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824516 DMGW DEBUG mgw(mgw-fsm-4175464-0)[0x557e62586a20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4175464)[0x557e62548fc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824516 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(213)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3fb66817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3fb66817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824531 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250823085824531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258d820]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085824532 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250823085824532 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256ba30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824532 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256ba30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824532 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256ba30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824532 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6256ba30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)4175464 20250823085824537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824537 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3fb668,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4175464 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4175464)[0x557e62548fc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824538 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824538 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824538 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4175464 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824538 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824538 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f23ccd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824538 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824538 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085824538 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824538 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 f2 3c cd 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4175464)[0x557e62548fc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824539 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824539 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824539 DLM3UA <000f> 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 20250823085824539 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824539 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085824539 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824539 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824539 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824539 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 f2 3c cd 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)@8fde77a73ba2: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(213)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824544 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824544 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824544 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824544 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824544 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824544 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824544 DLSCCP DEBUG 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) 20250823085824544 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) 20250823085824544 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824544 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824544 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  20250823085824544 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824544 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824544 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098948 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824544 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824544 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824544 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824544 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824544 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: a95b4'... (mgcp_client.c:807) 20250823085824544 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824544 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62585550]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824544 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: a95b4'... (mgcp_client.c:807) 20250823085824544 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824544 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62585550]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824544 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{IN_USE}: Removing from parent mgw(mgw-fsm-11098948-0)[0x557e6258fb60] (mgcp_client_endpoint_fsm.c:873) 20250823085824544 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824544 DLMGCP DEBUG mgw-endp(mgw-fsm-11098948-0)[0x557e62585fb0]{IN_USE}: Deallocated (fsm.c:568) 20250823085824544 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824544 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824544 DMGW DEBUG mgw(mgw-fsm-11098948-0)[0x557e6258fb60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098948)[0x557e625487a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824545 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-RAN(203)@8fde77a73ba2: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)5039863 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:4 TC_rab_assignment_concurrent0(214)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "a95b4417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "a95b4417" }, { code := "I", val := "22222" } }, sdp := omit } 20250823085824561 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250823085824561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6258f7d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824561 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250823085824561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62585550]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62585550]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62585550]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62585550]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)11098948 20250823085824566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824567 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa95b44,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098948 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098948)[0x557e625487a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824567 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824567 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824567 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098948 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824567 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1f1e8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824567 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085824567 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824567 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 b1 f1 e8 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098948)[0x557e625487a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824567 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824567 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824567 DLM3UA <000f> 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 20250823085824567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824567 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085824567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824567 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824567 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 b1 f1 e8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085824567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824567 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824567 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824567 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824567 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824567 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 f2 3c cd 00 00 00 00 00  20250823085824568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824568 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=00f23ccd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824568 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) 20250823085824568 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824568 DLSCCP DEBUG 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) 20250823085824568 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824568 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) 20250823085824568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4175464)[0x557e62548fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4175464)[0x557e62548fc0]{disconnected}: Freeing instance (context_map.c:203) 20250823085824568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4175464)[0x557e62548fc0]{disconnected}: Deallocated (fsm.c:568) 20250823085824568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085824568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557e625491a0]{disconnected}: Deallocated (fsm.c:568) 20250823085824568 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4175464 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085824568 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=00f23ccd), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:455) 20250823085824568 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085824568 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824568 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824568 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 f2 3c cd 00 00 0c 00 (ss7_asp.c:1383) 20250823085824568 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824568 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824568 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824568 DLSCCP DEBUG SCCP-SCOC(12)[0x557e6254b920]{IDLE}: Deallocated (fsm.c:568) 20250823085824568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824568 DLM3UA <000f> 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 20250823085824568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824568 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085824568 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824568 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824568 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824568 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 f2 3c cd 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)9431448 20250823085824574 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824574 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824574 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824574 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824574 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824574 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824574 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824574 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824574 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824574 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  20250823085824574 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824574 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824574 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824574 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824574 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824574 DLSCCP DEBUG 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) 20250823085824574 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) 20250823085824574 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824574 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824574 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824574 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824574 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824574 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12352892 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824574 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824574 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824574 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824574 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824574 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 66 rtpbridge/7@mgw MGCP 1.0\r\nC: bc7d7'... (mgcp_client.c:807) 20250823085824574 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824574 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824574 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 67 rtpbridge/7@mgw MGCP 1.0\r\nC: bc7d7'... (mgcp_client.c:807) 20250823085824574 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824574 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824574 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{IN_USE}: Removing from parent mgw(mgw-fsm-12352892-0)[0x557e625982f0] (mgcp_client_endpoint_fsm.c:873) 20250823085824574 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824574 DLMGCP DEBUG mgw-endp(mgw-fsm-12352892-0)[0x557e6258eac0]{IN_USE}: Deallocated (fsm.c:568) 20250823085824574 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824575 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824575 DMGW DEBUG mgw(mgw-fsm-12352892-0)[0x557e625982f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12352892)[0x557e6254a610]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:5 20250823085824575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824575 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "bc7d7c17" }, { code := "I", val := "11111" } }, sdp := omit } 20250823085824588 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250823085824588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6259f120]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "bc7d7c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824589 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250823085824589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)12352892 20250823085824593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824593 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbc7d7c,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12352892 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12352892)[0x557e6254a610]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824593 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824593 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824593 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12352892 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824593 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824593 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00768e0a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824593 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824593 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824593 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 76 8e 0a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12352892)[0x557e6254a610]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824594 DLM3UA <000f> 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 20250823085824594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824594 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824594 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824594 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824594 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824594 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 76 8e 0a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085824594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824594 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824594 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824594 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824594 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824594 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824594 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824594 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824594 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 b1 f1 e8 00 00 00 00 00  20250823085824594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824594 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=00b1f1e8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824594 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) 20250823085824594 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824594 DLSCCP DEBUG 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) 20250823085824594 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824594 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) 20250823085824594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098948)[0x557e625487a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098948)[0x557e625487a0]{disconnected}: Freeing instance (context_map.c:203) 20250823085824594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098948)[0x557e625487a0]{disconnected}: Deallocated (fsm.c:568) 20250823085824594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{disconnected}: Freeing instance (context_map.c:207) 20250823085824594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557e6254ac40]{disconnected}: Deallocated (fsm.c:568) 20250823085824594 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098948 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250823085824594 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=00b1f1e8), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:455) 20250823085824594 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085824594 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824595 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 b1 f1 e8 00 00 0d 00 (ss7_asp.c:1383) 20250823085824595 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824595 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824595 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824595 DLSCCP DEBUG SCCP-SCOC(13)[0x557e6254c0f0]{IDLE}: Deallocated (fsm.c:568) 20250823085824595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824595 DLM3UA <000f> 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 20250823085824595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085824595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824595 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 b1 f1 e8 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)14807907 20250823085824601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824601 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824601 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824601 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824601 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824601 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824601 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824601 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  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:7 20250823085824601 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824602 DLSCCP DEBUG 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) 20250823085824602 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) 20250823085824602 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824602 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824602 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824602 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824602 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4502067 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824602 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824602 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824602 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824602 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824602 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 68 rtpbridge/6@mgw MGCP 1.0\r\nC: 44b23'... (mgcp_client.c:807) 20250823085824602 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824602 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a0240]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824602 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 69 rtpbridge/6@mgw MGCP 1.0\r\nC: 44b23'... (mgcp_client.c:807) 20250823085824602 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824602 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a0240]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824602 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{IN_USE}: Removing from parent mgw(mgw-fsm-4502067-0)[0x557e625a1040] (mgcp_client_endpoint_fsm.c:873) 20250823085824602 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824602 DLMGCP DEBUG mgw-endp(mgw-fsm-4502067-0)[0x557e625a16c0]{IN_USE}: Deallocated (fsm.c:568) 20250823085824602 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824602 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824602 DMGW DEBUG mgw(mgw-fsm-4502067-0)[0x557e625a1040]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4502067)[0x557e62548050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824602 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "44b23317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "44b23317" }, { code := "I", val := "22222" } }, sdp := omit } 20250823085824615 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250823085824615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(215)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625a7f90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085824615 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250823085824615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a0240]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a0240]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a0240]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a0240]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)4502067 20250823085824619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824619 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x44b233,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4502067 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4502067)[0x557e62548050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824619 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824619 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824619 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4502067 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824619 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062967e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824619 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824620 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824620 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 62 96 7e 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4502067)[0x557e62548050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824620 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824620 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824620 DLM3UA <000f> 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 20250823085824620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824620 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824620 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824620 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824620 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 62 96 7e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085824620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824620 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824620 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824620 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824620 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824620 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824620 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824620 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 76 8e 0a 00 00 00 00 00  20250823085824620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824620 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=00768e0a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824620 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) 20250823085824620 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824621 DLSCCP DEBUG 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) 20250823085824621 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824621 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) 20250823085824621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12352892)[0x557e6254a610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12352892)[0x557e6254a610]{disconnected}: Freeing instance (context_map.c:203) 20250823085824621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12352892)[0x557e6254a610]{disconnected}: Deallocated (fsm.c:568) 20250823085824621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{disconnected}: Freeing instance (context_map.c:207) 20250823085824621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557e6254c220]{disconnected}: Deallocated (fsm.c:568) 20250823085824621 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12352892 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250823085824621 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=00768e0a), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:455) 20250823085824621 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824621 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824621 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 76 8e 0a 00 00 0f 00 (ss7_asp.c:1383) 20250823085824621 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824621 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824621 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824621 DLSCCP DEBUG SCCP-SCOC(15)[0x557e62554680]{IDLE}: Deallocated (fsm.c:568) 20250823085824621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824621 DLM3UA <000f> 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 20250823085824621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824621 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824622 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824622 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824622 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 76 8e 0a 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending 20250823085824624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824624 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824624 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824624 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824624 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824624 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua TC_rab_assignment_concurrent0(215)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824624 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824624 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824624 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  20250823085824624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824624 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824624 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824624 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824624 DLSCCP DEBUG 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) 20250823085824625 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) 20250823085824625 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824625 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824625 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824625 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824625 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16410172 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824625 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824625 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824625 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824625 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824625 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824625 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: fa663'... (mgcp_client.c:807) 20250823085824625 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824625 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824625 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a9c00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824625 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: fa663'... (mgcp_client.c:807) 20250823085824625 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824625 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a9c00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824625 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{IN_USE}: Removing from parent mgw(mgw-fsm-16410172-0)[0x557e625aa1a0] (mgcp_client_endpoint_fsm.c:873) 20250823085824625 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824625 DLMGCP DEBUG mgw-endp(mgw-fsm-16410172-0)[0x557e625aa2d0]{IN_USE}: Deallocated (fsm.c:568) 20250823085824625 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824625 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824625 DMGW DEBUG mgw(mgw-fsm-16410172-0)[0x557e625aa1a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16410172)[0x557e6254c3c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824625 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-RAN(203)@8fde77a73ba2: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)14515506 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:6 TC_rab_assignment_concurrent0(217)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fa663c17" }, { code := "I", val := "11111" } }, sdp := omit } 20250823085824643 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250823085824643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment_concurrent0(217)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fa663c17" }, { code := "I", val := "22222" } }, sdp := omit } 20250823085824643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b0ba0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824643 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250823085824643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a9c00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a9c00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a9c00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a9c00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)16410172 20250823085824649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824649 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfa663c,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16410172 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16410172)[0x557e6254c3c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824649 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824649 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824649 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16410172 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824649 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824649 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea220a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824649 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824649 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824649 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 ea 22 0a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16410172)[0x557e6254c3c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824650 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824650 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824650 DLM3UA <000f> 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 20250823085824650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824650 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824650 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 ea 22 0a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085824650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824650 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824650 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824650 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824650 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 62 96 7e 00 00 00 00 00  20250823085824651 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824651 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=0062967e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824651 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) 20250823085824651 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824651 DLSCCP DEBUG 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) 20250823085824651 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824651 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) 20250823085824651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4502067)[0x557e62548050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4502067)[0x557e62548050]{disconnected}: Freeing instance (context_map.c:203) 20250823085824651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4502067)[0x557e62548050]{disconnected}: Deallocated (fsm.c:568) 20250823085824651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{disconnected}: Freeing instance (context_map.c:207) 20250823085824651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557e6254b6a0]{disconnected}: Deallocated (fsm.c:568) 20250823085824651 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4502067 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823085824651 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=0062967e), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:455) 20250823085824651 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824651 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824651 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824651 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 62 96 7e 00 00 0e 00 (ss7_asp.c:1383) 20250823085824651 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824651 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824651 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824651 DLSCCP DEBUG SCCP-SCOC(14)[0x557e62553a50]{IDLE}: Deallocated (fsm.c:568) 20250823085824651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824651 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824651 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824651 DLM3UA <000f> 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 20250823085824651 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824651 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824651 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824651 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824651 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824651 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 62 96 7e 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085824654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824654 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824654 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824654 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824654 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824654 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824654 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824654 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824654 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  20250823085824654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824655 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824655 DLSCCP DEBUG 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) 20250823085824655 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) 20250823085824655 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824655 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:8 20250823085824655 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824655 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824655 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399711 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824655 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824655 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824655 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824655 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824655 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 61a6d'... (mgcp_client.c:807) 20250823085824655 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824655 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824655 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597850]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824655 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 61a6d'... (mgcp_client.c:807) 20250823085824655 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824655 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597850]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{IN_USE}: Removing from parent mgw(mgw-fsm-6399711-0)[0x557e625b2af0] (mgcp_client_endpoint_fsm.c:873) 20250823085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-6399711-0)[0x557e625b2d00]{IN_USE}: Deallocated (fsm.c:568) 20250823085824655 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824655 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824655 DMGW DEBUG mgw(mgw-fsm-6399711-0)[0x557e625b2af0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer 20250823085824655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6399711)[0x557e62553e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824656 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)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)5936523 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(218)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "61a6df17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "61a6df17" }, { code := "I", val := "22222" } }, sdp := omit } 20250823085824672 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(218)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625b2770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085824673 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250823085824673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597850]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597850]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597850]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62597850]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)6399711 20250823085824677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824677 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x61a6df,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399711 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6399711)[0x557e62553e50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824678 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824678 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824678 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399711 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824678 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824678 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be261), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824678 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824678 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085824678 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824678 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824678 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 8b e2 61 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6399711)[0x557e62553e50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824678 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824678 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824678 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085824678 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824678 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085824678 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824678 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824678 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824678 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 8b e2 61 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085824678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824678 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824678 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824678 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824678 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824678 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824678 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824678 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824678 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824678 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 ea 22 0a 00 00 00 00 00  20250823085824679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824679 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=00ea220a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824679 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) 20250823085824679 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824679 DLSCCP DEBUG 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) 20250823085824679 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824679 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) 20250823085824679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16410172)[0x557e6254c3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16410172)[0x557e6254c3c0]{disconnected}: Freeing instance (context_map.c:203) 20250823085824679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16410172)[0x557e6254c3c0]{disconnected}: Deallocated (fsm.c:568) 20250823085824679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{disconnected}: Freeing instance (context_map.c:207) 20250823085824679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557e62553ff0]{disconnected}: Deallocated (fsm.c:568) 20250823085824679 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16410172 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250823085824679 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=00ea220a), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:455) 20250823085824679 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824679 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824679 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 ea 22 0a 00 00 10 00 (ss7_asp.c:1383) 20250823085824679 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824679 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824679 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824679 DLSCCP DEBUG SCCP-SCOC(16)[0x557e62555220]{IDLE}: Deallocated (fsm.c:568) 20250823085824679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824679 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824679 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824679 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824679 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824679 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824679 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824679 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824679 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  20250823085824679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824679 DLSCCP DEBUG 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) 20250823085824679 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) 20250823085824679 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824679 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824679 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824679 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824679 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3627341 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824679 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824679 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824679 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824679 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824680 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 3759'... (mgcp_client.c:807) 20250823085824680 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085824680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824680 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a90e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824680 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 3759'... (mgcp_client.c:807) 20250823085824680 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085824680 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a90e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824680 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{IN_USE}: Removing from parent mgw(mgw-fsm-3627341-0)[0x557e625bb990] (mgcp_client_endpoint_fsm.c:873) 20250823085824680 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824680 DLMGCP DEBUG mgw-endp(mgw-fsm-3627341-0)[0x557e625baf50]{IN_USE}: Deallocated (fsm.c:568) 20250823085824680 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824680 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824680 DMGW DEBUG mgw(mgw-fsm-3627341-0)[0x557e625bb990]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3627341)[0x557e625558b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085824680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824680 DLM3UA <000f> 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 20250823085824680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824680 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824680 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824680 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824680 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824680 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 ea 22 0a 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)10545367 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:9 20250823085824687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824687 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824687 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824687 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824687 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824687 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824687 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824688 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824688 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 8b e2 61 00 00 00 00 00  20250823085824688 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824688 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=008be261), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824688 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) 20250823085824688 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824688 DLSCCP DEBUG 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) 20250823085824688 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824688 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) 20250823085824688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6399711)[0x557e62553e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6399711)[0x557e62553e50]{disconnected}: Freeing instance (context_map.c:203) 20250823085824688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6399711)[0x557e62553e50]{disconnected}: Deallocated (fsm.c:568) 20250823085824688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{disconnected}: Freeing instance (context_map.c:207) 20250823085824688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557e62554840]{disconnected}: Deallocated (fsm.c:568) 20250823085824688 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399711 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250823085824688 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=008be261), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:455) 20250823085824688 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085824688 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824688 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824688 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 8b e2 61 00 00 11 00 (ss7_asp.c:1383) 20250823085824688 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824688 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824688 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824688 DLSCCP DEBUG SCCP-SCOC(17)[0x557e62555f50]{IDLE}: Deallocated (fsm.c:568) 20250823085824688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824688 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824688 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824688 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085824688 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824689 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085824689 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824689 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824689 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824689 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 8b e2 61 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085824692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824692 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824692 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824692 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824692 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824692 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824693 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824693 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824693 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  20250823085824693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824693 DLSCCP DEBUG 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) 20250823085824693 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) 20250823085824693 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824693 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824693 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824693 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824693 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824693 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-505243 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824693 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824693 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824693 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824693 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824693 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 7b59'... (mgcp_client.c:807) 20250823085824693 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c42b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824693 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 7b59'... (mgcp_client.c:807) 20250823085824693 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085824693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c42b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824693 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{IN_USE}: Removing from parent mgw(mgw-fsm-505243-0)[0x557e625c4830] (mgcp_client_endpoint_fsm.c:873) 20250823085824693 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824693 DLMGCP DEBUG mgw-endp(mgw-fsm-505243-0)[0x557e625c44b0]{IN_USE}: Deallocated (fsm.c:568) 20250823085824693 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824693 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824693 DMGW DEBUG mgw(mgw-fsm-505243-0)[0x557e625c4830]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505243)[0x557e625556d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824693 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "37594d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "37594d17" }, { code := "I", val := "22222" } }, sdp := omit } 20250823085824707 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250823085824707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625bbba0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824708 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250823085824708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a90e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a90e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a90e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625a90e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "7b59b17" }, { code := "I", val := "11111" } }, sdp := omit } 20250823085824709 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250823085824709 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824709 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824709 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824709 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625c4a40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "7b59b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824710 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250823085824710 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c42b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824710 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c42b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824710 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c42b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824710 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c42b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)3627341 20250823085824711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824711 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x37594d,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3627341 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3627341)[0x557e625558b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824711 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824711 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824711 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3627341 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824711 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824711 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00556ff2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824711 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824711 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824711 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824712 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 55 6f f2 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824712 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824712 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824712 DLM3UA <000f> 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 20250823085824712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824712 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824712 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824712 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824712 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824712 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 55 6f f2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085824712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3627341)[0x557e625558b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)505243 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:10 20250823085824713 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824714 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824714 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824714 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824714 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824714 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824714 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824714 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824714 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824714 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  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer 20250823085824714 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824714 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824714 DLSCCP DEBUG 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) 20250823085824714 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) 20250823085824714 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824714 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824714 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824714 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824714 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6419500 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824714 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823085824714 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824714 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824714 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824714 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 61f4'... (mgcp_client.c:807) 20250823085824714 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085824714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824714 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625b1d80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824714 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 61f4'... (mgcp_client.c:807) 20250823085824714 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085824714 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625b1d80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824714 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{IN_USE}: Removing from parent mgw(mgw-fsm-6419500-0)[0x557e625cd530] (mgcp_client_endpoint_fsm.c:873) 20250823085824714 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824714 DLMGCP DEBUG mgw-endp(mgw-fsm-6419500-0)[0x557e625ccb70]{IN_USE}: Deallocated (fsm.c:568) 20250823085824714 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824714 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824714 DMGW DEBUG mgw(mgw-fsm-6419500-0)[0x557e625cd530]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6419500)[0x557e62557210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085824714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824714 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7b59b,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-505243 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505243)[0x557e625556d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824714 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824714 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824714 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-505243 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824714 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824714 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ef851), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824714 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824714 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824714 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824715 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 5e f8 51 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505243)[0x557e625556d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824715 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824715 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824715 DLM3UA <000f> 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 20250823085824715 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824715 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824715 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824715 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824715 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824715 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 5e f8 51 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(219)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)16178567 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:10 20250823085824719 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824719 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824719 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824719 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824719 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824719 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824719 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824719 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824719 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824719 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 55 6f f2 00 00 00 00 00  20250823085824719 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824719 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824719 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=00556ff2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824719 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) 20250823085824719 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824719 DLSCCP DEBUG 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) 20250823085824719 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824719 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) 20250823085824719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3627341)[0x557e625558b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3627341)[0x557e625558b0]{disconnected}: Freeing instance (context_map.c:203) 20250823085824719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3627341)[0x557e625558b0]{disconnected}: Deallocated (fsm.c:568) 20250823085824719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{disconnected}: Freeing instance (context_map.c:207) 20250823085824719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557e62556680]{disconnected}: Deallocated (fsm.c:568) 20250823085824719 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3627341 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:226) 20250823085824719 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=00556ff2), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:455) 20250823085824719 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824719 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824719 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824719 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824719 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824719 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824719 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 55 6f f2 00 00 12 00 (ss7_asp.c:1383) 20250823085824719 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824719 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824719 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824719 DLSCCP DEBUG SCCP-SCOC(18)[0x557e62556cd0]{IDLE}: Deallocated (fsm.c:568) 20250823085824720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824720 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824720 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824720 DLM3UA <000f> 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 20250823085824720 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824720 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824720 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824720 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824720 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824720 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 55 6f f2 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)1747663 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending 20250823085824722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824722 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824722 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824722 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824722 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824722 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824722 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824722 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 5e f8 51 00 00 00 00 00  20250823085824722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824722 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=005ef851), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824722 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) 20250823085824722 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824722 DLSCCP DEBUG 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) 20250823085824722 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824722 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) 20250823085824722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505243)[0x557e625556d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505243)[0x557e625556d0]{disconnected}: Freeing instance (context_map.c:203) 20250823085824722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505243)[0x557e625556d0]{disconnected}: Deallocated (fsm.c:568) 20250823085824722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{disconnected}: Freeing instance (context_map.c:207) 20250823085824722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557e625559e0]{disconnected}: Deallocated (fsm.c:568) 20250823085824722 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-505243 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:226) 20250823085824722 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=005ef851), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:455) 20250823085824722 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824722 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824722 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824722 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 5e f8 51 00 00 13 00 (ss7_asp.c:1383) 20250823085824722 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824722 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824722 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824722 DLSCCP DEBUG SCCP-SCOC(19)[0x557e625578d0]{IDLE}: Deallocated (fsm.c:568) 20250823085824722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824722 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824722 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824722 DLM3UA <000f> 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 20250823085824722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824722 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824722 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824722 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824722 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824722 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 5e f8 51 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "61f42c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "61f42c17" }, { code := "I", val := "22222" } }, sdp := omit }20250823085824725 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250823085824725 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824725 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824725 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824725 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625cd740]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824726 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250823085824726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625b1d80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625b1d80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625b1d80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625b1d80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)6419500 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085824734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824734 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824734 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824734 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824734 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824734 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824734 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824734 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824735 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  20250823085824735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824735 DLSCCP DEBUG 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) 20250823085824735 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) 20250823085824735 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824735 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824735 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824735 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824735 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899956 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824735 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824735 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824735 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824735 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824735 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 80 rtpbridge/14@mgw MGCP 1.0\r\nC: 4ac4'... (mgcp_client.c:807) 20250823085824735 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085824735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824735 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c3ba0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824735 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 81 rtpbridge/14@mgw MGCP 1.0\r\nC: 4ac4'... (mgcp_client.c:807) 20250823085824735 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085824735 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c3ba0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824735 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{IN_USE}: Removing from parent mgw(mgw-fsm-4899956-0)[0x557e625d60f0] (mgcp_client_endpoint_fsm.c:873) 20250823085824735 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824735 DLMGCP DEBUG mgw-endp(mgw-fsm-4899956-0)[0x557e625d6640]{IN_USE}: Deallocated (fsm.c:568) 20250823085824735 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824735 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824735 DMGW DEBUG mgw(mgw-fsm-4899956-0)[0x557e625d60f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899956)[0x557e62556860]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085824735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824735 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x61f42c,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6419500 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6419500)[0x557e62557210]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824735 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824735 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824735 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6419500 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824735 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4569e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824735 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824736 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824736 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 c4 56 9e 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6419500)[0x557e62557210]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824736 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824736 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824736 DLM3UA <000f> 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 20250823085824736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824736 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824736 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824736 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824736 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824736 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 c4 56 9e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(223)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)3492147 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:12 20250823085824743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824743 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824743 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824743 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824743 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824743 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824743 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 c4 56 9e 00 00 00 00 00  20250823085824743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824743 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=00c4569e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824743 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) 20250823085824743 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824743 DLSCCP DEBUG 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) 20250823085824743 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824743 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) 20250823085824743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6419500)[0x557e62557210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6419500)[0x557e62557210]{disconnected}: Freeing instance (context_map.c:203) 20250823085824743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6419500)[0x557e62557210]{disconnected}: Deallocated (fsm.c:568) 20250823085824743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{disconnected}: Freeing instance (context_map.c:207) 20250823085824743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557e625562c0]{disconnected}: Deallocated (fsm.c:568) 20250823085824743 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6419500 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:226) 20250823085824743 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=00c4569e), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:455) 20250823085824743 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824743 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824743 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 c4 56 9e 00 00 14 00 (ss7_asp.c:1383) 20250823085824743 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824743 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824743 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824743 DLSCCP DEBUG SCCP-SCOC(20)[0x557e62558660]{IDLE}: Deallocated (fsm.c:568) 20250823085824743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824744 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824744 DLM3UA <000f> 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 20250823085824744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824744 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824744 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824744 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824744 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824744 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 c4 56 9e 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "4ac47417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "4ac47417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824749 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250823085824749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625dcfb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085824750 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250823085824750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c3ba0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c3ba0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c3ba0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625c3ba0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)4899956 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085824776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824776 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824776 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824776 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824776 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824776 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824776 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824776 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824776 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  20250823085824776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824776 DLSCCP DEBUG 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) 20250823085824776 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) 20250823085824776 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824776 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824776 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824776 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824776 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6179091 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824776 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824776 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824776 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824776 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824776 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 82 rtpbridge/13@mgw MGCP 1.0\r\nC: 5e49'... (mgcp_client.c:807) 20250823085824776 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085824776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824776 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625d49e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824776 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 83 rtpbridge/13@mgw MGCP 1.0\r\nC: 5e49'... (mgcp_client.c:807) 20250823085824776 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085824776 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625d49e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824776 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{IN_USE}: Removing from parent mgw(mgw-fsm-6179091-0)[0x557e625deed0] (mgcp_client_endpoint_fsm.c:873) 20250823085824776 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824776 DLMGCP DEBUG mgw-endp(mgw-fsm-6179091-0)[0x557e625df4c0]{IN_USE}: Deallocated (fsm.c:568) 20250823085824776 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824776 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824776 DMGW DEBUG mgw(mgw-fsm-6179091-0)[0x557e625deed0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6179091)[0x557e625573c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085824777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824777 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4ac474,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899956 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899956)[0x557e62556860]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824777 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824777 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824777 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899956 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824777 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824777 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00496732), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824777 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824777 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824777 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824777 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824777 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 49 67 32 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899956)[0x557e62556860]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824777 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824777 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824777 DLM3UA <000f> 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 20250823085824777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824777 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824777 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824777 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 49 67 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)@8fde77a73ba2: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)6903923 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:14 20250823085824786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824786 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824786 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824786 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824786 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824786 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824786 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824786 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824786 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 49 67 32 00 00 00 00 00  20250823085824786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824786 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=00496732), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824786 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) 20250823085824786 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824786 DLSCCP DEBUG 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) 20250823085824786 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824786 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) 20250823085824786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899956)[0x557e62556860]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899956)[0x557e62556860]{disconnected}: Freeing instance (context_map.c:203) 20250823085824786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899956)[0x557e62556860]{disconnected}: Deallocated (fsm.c:568) 20250823085824786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{disconnected}: Freeing instance (context_map.c:207) 20250823085824786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557e62557cd0]{disconnected}: Deallocated (fsm.c:568) 20250823085824787 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899956 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:226) 20250823085824787 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=00496732), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:455) 20250823085824787 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824787 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824787 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 49 67 32 00 00 16 00 (ss7_asp.c:1383) 20250823085824787 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824787 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824787 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824787 DLSCCP DEBUG SCCP-SCOC(22)[0x557e6256a0c0]{IDLE}: Deallocated (fsm.c:568) 20250823085824787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824787 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824787 DLM3UA <000f> 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 20250823085824787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824787 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824787 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085824787 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824787 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824787 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 49 67 32 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "5e491317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "5e491317" }, { code := "I", val := "22222" } }, sdp := omit } 20250823085824794 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250823085824794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625e5d90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824795 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250823085824795 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625d49e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824795 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625d49e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824795 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625d49e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824795 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625d49e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)6179091 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085824841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824841 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824841 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824841 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824841 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824842 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824842 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824842 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824842 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824842 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  20250823085824842 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085824842 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824842 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824842 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824842 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824842 DLSCCP DEBUG 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) 20250823085824842 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) 20250823085824842 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085824842 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085824842 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085824842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085824842 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085824842 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085824842 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8544903 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085824842 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085824842 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085824842 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085824842 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085824842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824842 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 8262'... (mgcp_client.c:807) 20250823085824842 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085824842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625e7d20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085824842 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 8262'... (mgcp_client.c:807) 20250823085824842 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085824842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625e7d20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085824842 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{IN_USE}: Removing from parent mgw(mgw-fsm-8544903-0)[0x557e625e7be0] (mgcp_client_endpoint_fsm.c:873) 20250823085824842 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085824842 DLMGCP DEBUG mgw-endp(mgw-fsm-8544903-0)[0x557e625e8270]{IN_USE}: Deallocated (fsm.c:568) 20250823085824842 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085824842 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085824842 DMGW DEBUG mgw(mgw-fsm-8544903-0)[0x557e625e7be0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085824842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8544903)[0x557e62559070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085824842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085824842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085824842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823085824843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085824843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085824843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085824843 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085824843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5e4913,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085824843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6179091 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085824843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6179091)[0x557e625573c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085824843 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085824843 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085824843 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6179091 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085824843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085824843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085824843 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085824843 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081465b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085824843 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824843 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824843 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824843 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824843 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 81 46 5b 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085824843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6179091)[0x557e625573c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085824843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085824843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085824843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824843 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824843 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824843 DLM3UA <000f> 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 20250823085824843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824843 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824843 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824843 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824843 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824843 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 81 46 5b 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)@8fde77a73ba2: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)3272065 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:13 20250823085824852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824852 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085824852 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085824852 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085824852 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085824852 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085824852 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085824852 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085824852 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824852 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 81 46 5b 00 00 00 00 00  20250823085824852 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085824852 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085824852 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085824852 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085824852 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085824852 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=0081465b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085824852 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) 20250823085824852 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085824852 DLSCCP DEBUG 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) 20250823085824852 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085824852 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) 20250823085824852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085824852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085824852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6179091)[0x557e625573c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085824852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6179091)[0x557e625573c0]{disconnected}: Freeing instance (context_map.c:203) 20250823085824852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6179091)[0x557e625573c0]{disconnected}: Deallocated (fsm.c:568) 20250823085824852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085824852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{disconnected}: Freeing instance (context_map.c:207) 20250823085824852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557e62557f50]{disconnected}: Deallocated (fsm.c:568) 20250823085824852 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6179091 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:226) 20250823085824852 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=0081465b), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:455) 20250823085824853 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085824853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085824853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085824853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085824853 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085824853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085824853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085824853 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 81 46 5b 00 00 15 00 (ss7_asp.c:1383) 20250823085824853 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085824853 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085824853 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085824853 DLSCCP DEBUG SCCP-SCOC(21)[0x557e6255a050]{IDLE}: Deallocated (fsm.c:568) 20250823085824853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085824853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085824853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085824853 DLM3UA <000f> 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 20250823085824853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085824853 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085824853 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085824853 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085824853 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085824853 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 81 46 5b 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "82628717" }, { code := "I", val := "11111" } }, sdp := omit } 20250823085824859 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250823085824860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(224)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "82628717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085824860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625eeb40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085824860 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250823085824860 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625e7d20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085824860 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625e7d20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085824860 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625e7d20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085824860 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625e7d20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)8544903 20250823085825044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085825044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085825044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085825044 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085825045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x826287,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085825045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8544903 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085825045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8544903)[0x557e62559070]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085825045 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085825045 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085825045 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8544903 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085825045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085825045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085825045 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085825045 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7c6cc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085825045 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085825045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085825045 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085825045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085825045 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085825045 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085825045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085825045 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 c7 c6 cc 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085825045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8544903)[0x557e62559070]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085825045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085825045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085825045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085825045 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085825045 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085825045 DLM3UA <000f> 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 20250823085825045 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085825045 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085825045 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085825045 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085825045 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085825045 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 c7 c6 cc 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)@8fde77a73ba2: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)8472185 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on connection ID:15 20250823085825055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085825055 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085825055 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085825055 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085825055 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085825055 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085825055 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085825056 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085825056 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085825056 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 c7 c6 cc 00 00 00 00 00  20250823085825056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085825056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085825056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085825056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085825056 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085825056 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=00c7c6cc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085825056 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) 20250823085825056 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085825056 DLSCCP DEBUG 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) 20250823085825056 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085825056 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) 20250823085825056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085825056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085825056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8544903)[0x557e62559070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085825056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8544903)[0x557e62559070]{disconnected}: Freeing instance (context_map.c:203) 20250823085825056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8544903)[0x557e62559070]{disconnected}: Deallocated (fsm.c:568) 20250823085825056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085825056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{disconnected}: Freeing instance (context_map.c:207) 20250823085825056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557e62558c00]{disconnected}: Deallocated (fsm.c:568) 20250823085825056 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8544903 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:226) 20250823085825056 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=00c7c6cc), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:455) 20250823085825056 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085825056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085825056 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085825056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085825056 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085825056 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085825056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085825056 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 c7 c6 cc 00 00 17 00 (ss7_asp.c:1383) 20250823085825056 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085825056 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085825056 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085825056 DLSCCP DEBUG SCCP-SCOC(23)[0x557e6256ac80]{IDLE}: Deallocated (fsm.c:568) 20250823085825057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085825057 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085825057 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085825057 DLM3UA <000f> 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 20250823085825057 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085825057 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085825057 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085825057 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085825057 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085825057 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 c7 c6 cc 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085826710 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085826710 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bfb88), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085826710 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085826710 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085826710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085826710 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085826710 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085826710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085826710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085826710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b fb 88 00 00 06 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085826710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085826710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085826710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085826711 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823085826711 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085826711 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085826711 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085826711 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085826711 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085826711 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 7b fb 88 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823085826716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085826716 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085826716 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085826716 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085826716 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085826716 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085826716 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085826716 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085826716 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085826716 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 7b fb 88 00  20250823085826717 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085826717 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085826717 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085826717 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085826717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085826717 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=007bfb88) (sccp_scrc.c:545) 20250823085826717 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) 20250823085826717 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085826717 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085826717 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085826717 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085826717 DLSCCP DEBUG SCCP-SCOC(6)[0x557e62566950]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085827065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39150<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827067 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45169<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(197)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085827071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39146<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085827074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085827074 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085827074 DMAIN NOTICE (127.0.0.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) 20250823085827074 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(206)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@8fde77a73ba2: Final verdict of PTC: none 20250823085827076 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085827076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085827076 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085827076 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085827076 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085827076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085827076 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085827076 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085827076 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085827076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085827076 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085827076 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085827076 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085827076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085827076 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085827076 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085827077 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 20250823085827077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085827077 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085827077 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085827077 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085827077 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085827077 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085827077 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085827077 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 20250823085827077 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085827077 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085827077 DLSS7 <000c> ss7_asp.c: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  20250823085827077 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  20250823085827077 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085827077 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085827077 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 20250823085827077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085827077 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085827077 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085827077 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085827077 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085827077 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085827077 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085827077 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 20250823085827077 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085827077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085827077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085827077 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085827077 DLSS7 <000c> ss7_asp.c: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  20250823085827077 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085827077 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085827077 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085827077 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085827077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085827077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085827077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085827077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085827077 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085827077 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) 20250823085827077 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085827077 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085827077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085827077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085827078 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085827078 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085827078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085827078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085827078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085827078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085827078 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085827078 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) 20250823085827078 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085827078 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_rab_assignment_concurrent-Iuh0(200)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@8fde77a73ba2: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fde77a73ba2: Final verdict of PTC: none 20250823085827087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39166<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39170<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@8fde77a73ba2: Final verdict of PTC: none 20250823085827088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39184<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39212<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39220<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39230<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39242<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39162<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39240<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39268<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085827090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39284<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@8fde77a73ba2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@8fde77a73ba2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@8fde77a73ba2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@8fde77a73ba2: Final verdict of PTC: pass 20250823085827090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39164<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@8fde77a73ba2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@8fde77a73ba2: Final verdict of PTC: pass 20250823085827091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39260<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@8fde77a73ba2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@8fde77a73ba2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@8fde77a73ba2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@8fde77a73ba2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@8fde77a73ba2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@8fde77a73ba2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@8fde77a73ba2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@8fde77a73ba2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@8fde77a73ba2: Final verdict of PTC: pass MutexDispCT-TC_rab_assignment_concurrent(196)@8fde77a73ba2: Final verdict of PTC: none TC_rab_assignment_concurrent0(222)@8fde77a73ba2: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(203)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(199)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(208)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sat Aug 23 08:58:27 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 20250823085827236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085827839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51234<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2223308) 20250823085828118 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085828118 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ec8e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085828118 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085828118 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085828118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085828118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085828118 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085828118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085828118 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085828118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085828118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085828118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 ec 8e 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085828118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085828118 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085828118 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085828118 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085828118 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085828118 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085828118 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=2223308, count=2233316) 20250823085829078 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085829078 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085829078 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085829078 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085829078 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085829078 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_rab_release started. 20250823085830990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085830996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085831001 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33321<->l=127.0.0.1:4262) (control_if.c:572) 20250823085831126 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085831126 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085831126 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085831126 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085831126 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085831126 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085831126 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085831126 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085831126 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085831126 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_release-Iuh0(229)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085831127 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085831128 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085831128 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085831128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085831128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085831128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831128 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085831128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085831128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085831128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085831128 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085831128 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085831128 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085831128 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085831128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085831128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085831128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085831128 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085831128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831128 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085831128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085831128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085831128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085831128 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085831128 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085831128 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085831128 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085831128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085831128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 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) 20250823085831128 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085831128 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 (available) (ss7_combined_linkset.c:297) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085831128 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085831128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831128 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085831128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085831128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085831128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085831128 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085831128 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085831128 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085831128 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085831128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085831128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085831128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085831128 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085831128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831128 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085831128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085831128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085831128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085831128 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085831128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085831128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085831128 DLM3UA <000f> 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 20250823085831128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085831128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085831128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085831128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085831128 DLM3UA <000f> 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 20250823085831128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085831128 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085831128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085831128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085831128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085831128 DLM3UA <000f> 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 20250823085831128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085831128 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) 20250823085831128 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085831128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085831128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085831128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085831128 DLM3UA <000f> 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 20250823085831128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085831128 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085831128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(233)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085831141 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085831141 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085831142 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085831142 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085831142 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085831142 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085831142 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085831142 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085831143 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085831143 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085831143 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085831143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085831143 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085831143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831143 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085831143 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085831143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085831143 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085831143 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085831143 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085831143 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085831143 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085831143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085831143 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 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) 20250823085831143 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085831143 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) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085831143 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085831143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831143 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085831143 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085831143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085831143 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085831143 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085831143 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085831143 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085831143 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085831143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085831143 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085831143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085831143 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085831143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831143 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085831143 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085831143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085831143 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085831143 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085831143 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085831143 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085831143 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085831143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085831143 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085831143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085831143 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085831143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831143 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085831143 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085831143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085831143 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085831143 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085831143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831143 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085831143 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085831143 DLM3UA <000f> 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 20250823085831143 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085831143 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085831143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831144 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085831144 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085831144 DLM3UA <000f> 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 20250823085831144 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085831144 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) 20250823085831144 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085831144 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085831144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831144 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085831144 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085831144 DLM3UA <000f> 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 20250823085831144 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085831144 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085831144 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085831144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831144 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085831144 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085831144 DLM3UA <000f> 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 20250823085831144 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085831144 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085831144 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085831170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085831170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085831170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085831170 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085831170 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085831170 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085831170 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085831170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085831170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085831338 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 20250823085831338 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 20250823085831338 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085831338 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085831346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831346 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085831346 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085831346 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085831346 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085831346 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085831346 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085831346 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085831346 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085831346 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 20250823085831346 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085831346 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085831346 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085831349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831349 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085831349 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085831349 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  20250823085831349 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085831349 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085831349 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085831349 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 20250823085831349 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085831349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085831349 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085831349 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085831349 DLSS7 <000c> ss7_asp.c: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  20250823085831349 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  20250823085831349 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085831349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085831349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085831349 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085831349 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085831349 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085831349 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085831349 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085831349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085831349 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085831349 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085831349 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085831351 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085831351 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085831351 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085831351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085831351 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085831351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085831351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085831351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085831351 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085831351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085831351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085831351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085831351 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085831351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831351 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085831351 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085831351 DLM3UA <000f> 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 20250823085831351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085831351 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085831351 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085831351 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085831351 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085831352 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  20250823085831355 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 20250823085831355 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 20250823085831355 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085831355 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085831362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831362 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085831362 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085831362 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085831362 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085831362 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085831362 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085831362 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085831362 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085831362 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 20250823085831362 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085831362 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085831362 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085831364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831364 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085831364 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085831364 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  20250823085831364 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085831364 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085831364 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085831364 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 20250823085831364 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085831364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085831364 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085831364 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085831364 DLSS7 <000c> ss7_asp.c: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  20250823085831364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085831364 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  20250823085831364 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085831365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085831365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085831365 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085831365 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085831365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085831365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085831365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085831365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085831365 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085831365 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085831365 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085831366 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085831366 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085831366 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085831366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085831366 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085831366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085831366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085831366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085831366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085831366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085831366 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085831366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085831366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085831366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085831366 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085831366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085831366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085831366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085831366 DLM3UA <000f> 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 20250823085831366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085831366 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085831366 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085831366 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085831366 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085831366 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(232)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085832145 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085832145 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085832145 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085832145 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085832145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085832145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085832145 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085832145 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085832145 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085832145 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085832145 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085832145 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085832145 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085832145 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085832145 DLSS7 <000c> ss7_asp.c: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  20250823085832145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085832145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085832145 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085832145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085832145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085832145 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085832145 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085832145 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) 20250823085832145 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085832145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085832145 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085832145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085832145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085832145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085832145 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085832145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085832145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085832145 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085832145 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085832145 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085832145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085832145 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085832145 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085832145 DLM3UA <000f> 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 20250823085832145 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085832145 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085832145 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085832145 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085832145 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085832145 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  20250823085832146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085832146 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085832146 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085832146 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085832146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085832146 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085832146 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085832146 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085832146 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085832146 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085832146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085832146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085832146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085832146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085832146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085832146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085832146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085832146 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085832146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085832146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085832146 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085832146 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085832146 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(232)@8fde77a73ba2: MSC_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(235)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085832162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085832162 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085832162 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085832162 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085832162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085832162 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085832162 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085832162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085832162 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085832162 DLSS7 <000c> ss7_asp.c: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  20250823085832162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085832162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085832162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085832162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085832162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085832162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085832162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085832162 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085832162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085832162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085832162 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085832162 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085832162 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) 20250823085832162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085832162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085832162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085832162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085832162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085832162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085832162 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085832162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085832162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085832162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085832162 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085832162 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085832162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085832162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085832162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085832162 DLM3UA <000f> 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 20250823085832162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085832162 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085832162 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085832162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085832162 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085832162 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  20250823085832163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085832163 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085832163 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085832163 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085832163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085832163 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085832163 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085832163 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085832163 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085832163 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085832163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085832163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085832163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085832163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085832163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085832163 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085832163 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085832163 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085832163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085832163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085832163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085832163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085832163 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085832163 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085832163 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085832163 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(235)@8fde77a73ba2: MSC_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 } } } } 20250823085832193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51244<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@8fde77a73ba2: Added conn table entry 0TC_rab_release0(238)5939969 20250823085833242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085833242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085833242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085833242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085833242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5aa301, normal) (hnbgw_rua.c:408) 20250823085833242 DHNB DEBUG map_rua[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085833242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939969)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085833242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5939969 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085833242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085833242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085833242 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5939969 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085833242 DCN DEBUG map_sccp[0x557e62560bf0]{init}: Allocated (fsm.c:456) 20250823085833242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085833242 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5939969 <-> SCCP-24 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085833242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5939969 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085833242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939969)[0x557e62567d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085833242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085833242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085833242 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5939969 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085833242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085833242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085833242 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{IDLE}: Allocated (fsm.c:456) 20250823085833242 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085833242 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f400300010b0056400500f1100926) (sccp_scrc.c:455) 20250823085833242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085833242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085833242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085833242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085833242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085833242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085833242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085833242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085833242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085833242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085833242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085833242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085833242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085833242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085833242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085833242 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085833242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085833242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085833242 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 0b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085833242 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085833242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085833242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939969)[0x557e62567d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085833242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085833242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085833242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085833242 DLM3UA <000f> 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 20250823085833242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085833242 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085833242 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085833242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085833242 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085833242 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 0b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@8fde77a73ba2: Added conn table entry 0TC_rab_release0(238)15752261 HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@8fde77a73ba2: setverdict(pass): none -> pass 20250823085833258 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085833258 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085833258 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085833258 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085833258 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085833258 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085833258 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085833258 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085833258 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085833258 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 8b f4 0d 02 00 00 00 00  20250823085833258 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085833258 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085833258 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085833258 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085833258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085833258 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=008bf40d) (sccp_scrc.c:545) 20250823085833258 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) 20250823085833258 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085833258 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085833258 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085833258 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085833258 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) 20250823085833258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085833258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release0(238)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823085833460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085833461 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085833461 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085833461 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085833461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085833461 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085833461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085833461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085833461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085833461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085833461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085833461 DLSCCP DEBUG 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) 20250823085833461 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) 20250823085833461 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085833461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085833461 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085833461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085833461 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085833461 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085833461 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085833461 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085833461 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085833461 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  20250823085833461 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5939969 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085833461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085833461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085833461 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085833461 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085833461 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085833461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085833461 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085833461 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{UNUSED}: Allocated (fsm.c:456) 20250823085833461 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{UNUSED}: is child of mgw(mgw-fsm-5939969-0)[0x557e6254b0f0] (fsm.c:486) 20250823085833461 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5939969-0)[0x557e6254b0f0] (mgcp_client_endpoint_fsm.c:724) 20250823085833461 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085833461 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085833462 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085833462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5939969-0)[0x557e6256b080]{ST_CRCX}: Allocated (fsm.c:456) 20250823085833462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5939969-0)[0x557e6256b080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0] (fsm.c:486) 20250823085833462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5939969-0)[0x557e6256b080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085833462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5939969-0)[0x557e6256b080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085833462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 5aa30'... (mgcp_client.c:807) 20250823085833462 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085833462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5939969-0)[0x557e6256b080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085833462 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa30117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5aa30117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa30117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5aa30117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823085833500 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250823085833500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085833500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085833500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085833500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085833500 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085833500 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833500 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833500 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085833500 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085833500 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833500 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085833500 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085833500 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085833500 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085833500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939969)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085833500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085833500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085833500 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085833523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085833523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085833523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085833523 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085833523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5aa301) (hnbgw_rua.c:472) 20250823085833523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5939969 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085833523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939969)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085833523 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085833523 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085833523 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5939969 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085833523 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085833523 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085833523 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085833523 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085833523 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085833523 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5939969-0)[0x557e6254b0f0] (mgcp_client_endpoint_fsm.c:724) 20250823085833523 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085833523 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085833523 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085833523 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 5aa30'... (mgcp_client.c:807) 20250823085833523 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823085833523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085833523 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085833523 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833523 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa30117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5aa30117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085833541 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250823085833542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085833542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085833542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833542 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085833542 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085833542 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5939969-0)[0x557e6254b0f0] (mgcp_client_endpoint_fsm.c:724) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085833542 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5939969-0)[0x557e625476c0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085833542 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5939969-0)[0x557e625476c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0] (fsm.c:486) 20250823085833542 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5939969-0)[0x557e625476c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085833542 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5939969-0)[0x557e625476c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250823085833542 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 5aa30'... (mgcp_client.c:807) 20250823085833542 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823085833542 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5939969-0)[0x557e625476c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833542 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa30117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5aa30117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085833551 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250823085833551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625476c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085833551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625476c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085833551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625476c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085833551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625476c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085833551 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085833551 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833551 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833551 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833551 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085833551 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085833551 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833551 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{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) 20250823085833551 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085833551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085833551 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085833551 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085833551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085833551 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085833551 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085833551 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bf40d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085833551 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085833551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085833551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085833551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085833551 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085833551 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085833551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085833551 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 8b f4 0d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823085833551 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085833551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085833551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085833551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085833551 DLM3UA <000f> 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 20250823085833551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085833551 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085833551 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085833551 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085833551 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085833551 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 8b f4 0d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: vl_len:21 HNBGW_Test.msc0-SCCP(231)@8fde77a73ba2: vl_from0 20250823085833578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085833578 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085833578 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085833578 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085833578 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085833578 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085833578 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085833578 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085833578 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085833578 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 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)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250823085833578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085833578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085833578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085833578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085833578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085833578 DLSCCP DEBUG 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) 20250823085833578 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) 20250823085833578 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085833578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085833578 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085833578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085833578 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085833578 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085833578 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5939969 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085833578 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250823085833578 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250823085833578 DMGW NOTICE mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250823085833578 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250823085833578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939969)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250823085833578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:123) 20250823085833578 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250823085833578 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085833578 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085833578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085833578 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 5aa30'... (mgcp_client.c:807) 20250823085833578 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085833578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085833578 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625476c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085833578 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 5aa30'... (mgcp_client.c:807) 20250823085833578 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085833578 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625476c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085833578 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{IN_USE}: Removing from parent mgw(mgw-fsm-5939969-0)[0x557e6254b0f0] (mgcp_client_endpoint_fsm.c:873) 20250823085833578 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085833578 DLMGCP DEBUG mgw-endp(mgw-fsm-5939969-0)[0x557e6254afc0]{IN_USE}: Deallocated (fsm.c:568) 20250823085833578 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085833578 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085833578 DMGW DEBUG mgw(mgw-fsm-5939969-0)[0x557e6254b0f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085833578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085833578 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)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa30117" }, { code := "I", val := "11111" } }, sdp := omit } 20250823085833581 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250823085833581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085833581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085833581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085833581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa30117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085833581 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250823085833581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625476c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085833581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625476c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085833581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625476c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085833581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625476c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085833676 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33321<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@8fde77a73ba2: Final verdict of PTC: none 20250823085833683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51242<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085833684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51240<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085833684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085833684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085833684 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085833684 DMAIN NOTICE (127.0.0.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) 20250823085833684 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085833684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939969)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085833684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939969)[0x557e62567d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085833684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085833684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085833684 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085833684 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bf40d), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085833684 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085833684 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085833684 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085833684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085833684 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085833684 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085833684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085833684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 8b f4 0d 00 00 18 00 00 00 00 00 (ss7_asp.c:1383) 20250823085833684 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085833684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085833684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939969)[0x557e62567d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085833684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939969)[0x557e62567d00]{disrupted}: Freeing instance (context_map.c:203) 20250823085833684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5939969)[0x557e62567d00]{disrupted}: Deallocated (fsm.c:568) 20250823085833684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085833684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{disconnected}: Freeing instance (context_map.c:207) 20250823085833684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557e62560bf0]{disconnected}: Deallocated (fsm.c:568) 20250823085833684 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5939969 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250823085833684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085833684 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085833684 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085833684 DLM3UA <000f> 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 20250823085833684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085833684 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085833684 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085833684 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085833684 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085833684 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 8b f4 0d 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_release-Iuh0-RUA(230)@8fde77a73ba2: Final verdict of PTC: none 20250823085833685 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 20250823085833685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085833685 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085833685 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085833685 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085833685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085833685 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085833685 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823085833685 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) 20250823085833685 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(235)@8fde77a73ba2: Final verdict of PTC: none 20250823085833685 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085833685 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085833685 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085833685 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085833685 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085833685 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085833685 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 20250823085833685 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085833685 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085833685 DLSS7 <000c> ss7_asp.c: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  20250823085833685 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  20250823085833685 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication MutexDispCT-TC_rab_release(225)@8fde77a73ba2: Final verdict of PTC: none 20250823085833685 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085833685 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085833685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085833685 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085833685 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085833685 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 20250823085833685 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085833685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085833685 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085833685 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085833685 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 20250823085833685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085833685 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(231)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@8fde77a73ba2: Final verdict of PTC: none 20250823085833685 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085833685 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085833685 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085833685 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085833685 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085833685 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085833685 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 20250823085833685 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085833685 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085833685 DLSS7 <000c> ss7_asp.c: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  20250823085833685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085833685 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085833685 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085833685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085833685 DLSCCP DEBUG 0: SCCP(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(232)@8fde77a73ba2: Final verdict of PTC: none TC_rab_release-Iuh0(229)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(228)@8fde77a73ba2: Final verdict of PTC: none 20250823085833685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085833685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085833685 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085833685 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) 20250823085833685 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085833685 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085833685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085833685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085833685 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085833685 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085833685 DLSCCP DEBUG 0: SCCP(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-M3UA(236)@8fde77a73ba2: Final verdict of PTC: none 20250823085833685 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085833685 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085833685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085833685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085833685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085833685 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085833685 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) 20250823085833685 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085833685 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(237)@8fde77a73ba2: Final verdict of PTC: none 20250823085833687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51244<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_rab_release finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sat Aug 23 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 20250823085833732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085834335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=410328) Waiting for packet dumper to finish... 1 (prev_count=410328, count=410868) 20250823085835685 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085835685 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085835685 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085835685 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085835685 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085835685 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 08:58:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_rab_release_abnormal started. 20250823085837445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085837451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085837456 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37351<->l=127.0.0.1:4262) (control_if.c:572) 20250823085837562 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085837562 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085837562 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085837562 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_release_abnormal-Iuh0(243)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085837562 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085837562 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085837562 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085837562 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085837563 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085837563 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085837564 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085837564 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085837564 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085837564 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085837564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085837564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085837564 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085837564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085837564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085837564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085837564 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085837564 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085837564 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085837564 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085837564 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085837564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085837564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085837564 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823085837564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085837564 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085837564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085837564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085837564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085837564 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085837564 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085837564 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085837564 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085837564 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085837564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085837564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085837564 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085837564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085837564 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085837564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085837564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085837564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085837564 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085837564 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085837564 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085837564 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085837564 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085837564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085837564 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) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085837564 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085837564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085837564 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085837564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085837564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085837564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085837564 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085837564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085837564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085837564 DLM3UA <000f> 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 20250823085837564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085837564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085837564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085837564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085837564 DLM3UA <000f> 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 20250823085837564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085837564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823085837564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085837564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085837564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085837564 DLM3UA <000f> 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 20250823085837564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085837564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085837564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085837564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085837564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085837564 DLM3UA <000f> 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 20250823085837564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085837564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085837564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(247)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085837575 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085837575 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085837575 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085837575 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085837575 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085837575 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085837575 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085837575 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085837576 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085837576 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085837576 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085837576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085837576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085837576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085837576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085837576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085837576 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085837576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085837576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085837576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085837576 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085837576 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085837576 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085837576 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085837576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085837576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085837576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837576 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085837576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085837576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085837576 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085837576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085837576 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085837576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085837576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085837576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085837576 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085837576 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085837576 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085837576 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085837577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085837577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085837577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837577 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085837577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085837577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085837577 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085837577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085837577 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085837577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085837577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085837577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085837577 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085837577 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085837577 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085837577 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085837577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085837577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085837577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837577 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085837577 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=11 -> eSLS=27: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823085837577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085837577 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085837577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085837577 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085837577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085837577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085837577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085837577 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085837577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085837577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085837577 DLM3UA <000f> 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 20250823085837577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085837577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085837577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085837577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085837577 DLM3UA <000f> 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 20250823085837577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085837577 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085837577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085837577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085837577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085837577 DLM3UA <000f> 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 20250823085837577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085837577 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085837577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085837577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085837577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085837577 DLM3UA <000f> 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 20250823085837577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085837577 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085837577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085837595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085837595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085837595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085837595 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085837595 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085837595 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085837595 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085837595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085837595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085837773 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 20250823085837773 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 20250823085837773 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085837773 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085837780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837780 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085837780 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085837780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085837780 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085837780 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085837780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085837780 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085837780 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085837780 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 20250823085837780 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085837780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085837780 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085837783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837783 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085837783 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085837783 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  20250823085837783 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085837783 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085837783 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085837783 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 20250823085837783 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085837783 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085837783 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085837783 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085837783 DLSS7 <000c> ss7_asp.c: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  20250823085837783 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  20250823085837783 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085837783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085837783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085837783 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085837783 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085837783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085837783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085837783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085837783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085837783 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085837783 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085837783 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085837784 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085837784 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085837784 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085837785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085837785 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085837785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085837785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085837785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085837785 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085837785 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085837785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085837785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085837785 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085837785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837785 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085837785 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085837785 DLM3UA <000f> 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 20250823085837785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085837785 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085837785 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085837785 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085837785 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085837785 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  20250823085837786 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 20250823085837786 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 20250823085837786 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085837786 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085837792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837792 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085837792 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085837792 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085837792 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085837792 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085837792 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085837792 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085837792 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085837792 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 20250823085837792 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085837792 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085837792 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085837795 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837795 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085837795 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085837795 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  20250823085837795 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085837795 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085837795 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085837795 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 20250823085837795 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085837795 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085837795 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085837795 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085837795 DLSS7 <000c> ss7_asp.c: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  20250823085837795 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085837795 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  20250823085837795 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085837795 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085837796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085837796 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085837796 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085837796 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085837796 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085837796 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085837796 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085837796 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085837796 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085837796 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085837797 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085837797 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085837797 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085837797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085837797 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085837797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085837797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085837798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085837798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085837798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085837798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085837798 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085837798 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085837798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085837798 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085837798 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085837798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085837798 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085837798 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085837798 DLM3UA <000f> 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 20250823085837798 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085837798 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085837798 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085837798 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085837798 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085837798 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  20250823085838119 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085838119 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098ec8e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085838119 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085838119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085838119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085838119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085838119 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085838119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085838119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085838119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 ec 8e 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085838119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085838119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085838119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085838119 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085838119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085838119 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085838119 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085838119 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085838119 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085838120 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 ec 8e 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823085838129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085838129 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085838129 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085838129 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085838129 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085838129 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085838129 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085838129 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085838129 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085838129 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 98 ec 8e 00  20250823085838129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085838129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085838129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085838130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085838130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085838130 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=0098ec8e) (sccp_scrc.c:545) 20250823085838130 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) 20250823085838130 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085838130 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085838130 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085838130 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085838130 DLSCCP DEBUG SCCP-SCOC(3)[0x557e625620b0]{IDLE}: Deallocated (fsm.c:568) 20250823085838587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085838587 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085838587 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085838587 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085838587 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085838587 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085838587 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085838587 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085838587 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085838587 DLSS7 <000c> ss7_asp.c: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  20250823085838587 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085838587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085838587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085838587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085838587 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085838587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085838587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085838587 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085838587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085838588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085838588 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085838588 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085838588 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) 20250823085838588 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085838588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085838588 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085838588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085838588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838588 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085838588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085838589 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085838589 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085838589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085838589 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085838589 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085838589 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) HNBGW_Test.msc0-RAN(246)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085838589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085838589 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085838589 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085838589 DLM3UA <000f> 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 20250823085838589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085838589 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085838589 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085838589 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085838589 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085838589 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  20250823085838593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085838593 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085838593 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085838593 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085838593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085838593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085838593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085838593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085838593 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085838593 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085838593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085838593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085838593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085838593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085838593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085838593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085838593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085838593 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085838593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085838593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085838593 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085838593 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085838593 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(246)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085838594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085838594 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085838594 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085838594 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085838594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085838594 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085838594 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085838594 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085838594 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085838594 DLSS7 <000c> ss7_asp.c: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  20250823085838594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085838594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085838594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085838594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085838594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085838594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085838594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085838594 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085838594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085838594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085838595 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085838595 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085838595 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) 20250823085838595 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085838595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085838595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838595 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) 20250823085838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085838595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085838595 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085838595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085838595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085838595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085838595 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085838595 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085838595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085838595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085838595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085838595 DLM3UA <000f> 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 20250823085838595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085838595 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) 20250823085838595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085838595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085838595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085838595 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  20250823085838595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085838595 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085838595 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085838595 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085838595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085838595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085838595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085838595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085838595 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085838595 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085838595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085838595 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085838595 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085838595 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085838595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085838595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085838595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085838595 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085838595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085838595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085838595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085838595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085838595 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085838595 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085838595 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(249)@8fde77a73ba2: MSC_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 } } } } 20250823085838616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42336<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@8fde77a73ba2: Added conn table entry 0TC_rab_release_abnormal0(252)15831730 20250823085839652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085839652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085839652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085839652 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085839652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf192b2, normal) (hnbgw_rua.c:408) 20250823085839652 DHNB DEBUG map_rua[0x557e625620b0]{init}: Allocated (fsm.c:456) 20250823085839652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15831730)[0x557e625620b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085839652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15831730 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085839652 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085839652 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085839652 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15831730 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085839652 DCN DEBUG map_sccp[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085839652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085839652 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15831730 <-> SCCP-25 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085839652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15831730 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085839652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15831730)[0x557e625620b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085839652 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085839652 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085839652 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15831730 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085839652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085839652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085839652 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{IDLE}: Allocated (fsm.c:456) 20250823085839652 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085839652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030002740056400500f1100926) (sccp_scrc.c:455) 20250823085839652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085839652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085839652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085839652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085839652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085839652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085839652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085839652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085839652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085839652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085839652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085839652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085839652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085839652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085839652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085839652 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085839652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085839652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085839652 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 02 74 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085839652 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085839652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085839652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15831730)[0x557e625620b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085839653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085839653 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085839653 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085839653 DLM3UA <000f> 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 20250823085839653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085839653 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085839653 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085839653 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085839653 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085839653 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 02 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(245)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@8fde77a73ba2: Added conn table entry 0TC_rab_release_abnormal0(252)4153770 HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085839662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085839662 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085839662 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085839662 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085839662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085839662 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085839662 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085839662 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085839662 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085839662 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 4f 10 30 02 00 00 00 00  20250823085839662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085839662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085839662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085839662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085839662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085839662 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004f1030) (sccp_scrc.c:545) 20250823085839662 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) 20250823085839662 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085839662 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085839662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085839662 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085839662 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) 20250823085839662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085839662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release_abnormal0(252)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823085839865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085839865 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085839865 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085839865 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085839865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085839865 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085839865 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085839865 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085839865 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085839865 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  20250823085839865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085839865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085839865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085839865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085839865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085839865 DLSCCP DEBUG 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) 20250823085839865 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) 20250823085839865 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085839865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085839865 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085839865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085839865 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085839865 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085839866 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15831730 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085839866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085839866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085839866 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085839866 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085839866 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085839866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085839866 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085839866 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{UNUSED}: Allocated (fsm.c:456) 20250823085839866 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{UNUSED}: is child of mgw(mgw-fsm-15831730-0)[0x557e625476c0] (fsm.c:486) 20250823085839866 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15831730-0)[0x557e625476c0] (mgcp_client_endpoint_fsm.c:724) 20250823085839866 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085839866 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085839866 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085839866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15831730-0)[0x557e6254afc0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085839866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15831730-0)[0x557e6254afc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080] (fsm.c:486) 20250823085839866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15831730-0)[0x557e6254afc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085839866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15831730-0)[0x557e6254afc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085839866 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: f192b'... (mgcp_client.c:807) 20250823085839866 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085839866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15831730-0)[0x557e6254afc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085839866 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f192b217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f192b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f192b217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f192b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823085839903 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250823085839903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085839903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085839903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085839903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085839903 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085839903 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839903 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839903 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085839903 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085839903 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839903 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085839903 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085839903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085839903 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085839903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15831730)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085839903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085839903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085839903 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085839935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085839935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085839935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085839935 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085839935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf192b2) (hnbgw_rua.c:472) 20250823085839935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15831730 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085839935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15831730)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085839935 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085839935 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085839935 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15831730 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085839935 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085839935 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085839935 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085839935 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085839935 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085839935 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15831730-0)[0x557e625476c0] (mgcp_client_endpoint_fsm.c:724) 20250823085839935 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085839935 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085839935 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839935 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085839935 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: f192b'... (mgcp_client.c:807) 20250823085839935 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250823085839935 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085839935 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085839935 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839935 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f192b217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f192b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085839960 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250823085839960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085839960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085839960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839960 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085839960 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085839960 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15831730-0)[0x557e625476c0] (mgcp_client_endpoint_fsm.c:724) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085839960 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15831730-0)[0x557e6254b0f0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085839960 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15831730-0)[0x557e6254b0f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080] (fsm.c:486) 20250823085839960 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15831730-0)[0x557e6254b0f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085839960 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15831730-0)[0x557e6254b0f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250823085839960 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: f192b'... (mgcp_client.c:807) 20250823085839960 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250823085839960 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15831730-0)[0x557e6254b0f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839960 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f192b217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f192b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085839970 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250823085839970 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254b0f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085839970 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254b0f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085839970 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254b0f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085839970 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254b0f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085839970 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085839970 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839970 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839970 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839970 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085839970 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085839970 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839970 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{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) 20250823085839970 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085839970 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085839970 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085839970 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085839970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085839970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085839970 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085839970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f1030), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085839970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085839970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085839970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085839970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085839970 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085839970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085839970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085839970 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 4f 10 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) 20250823085839970 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085839971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085839971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085839971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085839971 DLM3UA <000f> 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 20250823085839971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085839971 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085839971 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085839971 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085839971 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085839971 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 4f 10 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  HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: vl_len:21 HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250823085839995 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085839995 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085839995 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085839995 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085839995 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085839995 DLSCCP DEBUG 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) 20250823085839995 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) 20250823085839995 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085839995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085839995 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085839995 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085839995 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085839995 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085839995 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085839995 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085839995 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085839995 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085839995 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085839995 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085839995 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 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  20250823085839995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085839995 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085839995 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085839995 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15831730 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085839995 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250823085839995 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250823085839995 DMGW NOTICE mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250823085839995 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250823085839995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15831730)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250823085839995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:123) 20250823085839995 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250823085839995 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085839995 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085839995 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085839995 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: f192b'... (mgcp_client.c:807) 20250823085839995 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085839995 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085839995 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254b0f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085839995 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: f192b'... (mgcp_client.c:807) 20250823085839995 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085839995 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254b0f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085839995 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{IN_USE}: Removing from parent mgw(mgw-fsm-15831730-0)[0x557e625476c0] (mgcp_client_endpoint_fsm.c:873) 20250823085839995 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085839995 DLMGCP DEBUG mgw-endp(mgw-fsm-15831730-0)[0x557e6256b080]{IN_USE}: Deallocated (fsm.c:568) 20250823085839995 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085839995 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085839995 DMGW DEBUG mgw(mgw-fsm-15831730-0)[0x557e625476c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085839995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085839995 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)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f192b217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f192b217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085839998 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250823085839998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085839998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085839998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085839998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254afc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085839998 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250823085839998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254b0f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085839998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254b0f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085839998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254b0f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085839998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254b0f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085840077 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37351<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@8fde77a73ba2: Final verdict of PTC: none 20250823085840085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085840086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085840087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085840087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085840087 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085840087 DMAIN NOTICE (127.0.0.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) 20250823085840087 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085840087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15831730)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823085840087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15831730)[0x557e625620b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823085840087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823085840087 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085840087 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085840087 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f1030), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085840087 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085840087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085840087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085840087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085840087 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085840087 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085840087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085840087 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 4f 10 30 00 00 19 00 00 00 00 00 (ss7_asp.c:1383) 20250823085840087 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085840087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085840087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15831730)[0x557e625620b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085840087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15831730)[0x557e625620b0]{disrupted}: Freeing instance (context_map.c:203) 20250823085840087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15831730)[0x557e625620b0]{disrupted}: Deallocated (fsm.c:568) 20250823085840087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085840087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:207) 20250823085840087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823085840087 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15831730 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250823085840087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085840087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085840087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085840087 DLM3UA <000f> 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 20250823085840087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085840087 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085840087 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085840087 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085840087 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085840087 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 4f 10 30 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  20250823085840087 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085840087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085840087 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085840087 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085840087 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 20250823085840087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085840087 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085840087 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085840087 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085840087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085840087 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085840087 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085840087 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085840087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085840087 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085840087 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823085840087 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 20250823085840087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085840087 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085840087 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085840087 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085840087 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085840087 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085840087 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085840087 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 20250823085840087 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085840087 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085840087 DLSS7 <000c> ss7_asp.c: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  MutexDispCT-TC_rab_release_abnormal(239)@8fde77a73ba2: Final verdict of PTC: none 20250823085840087 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  20250823085840087 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085840087 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(248)@8fde77a73ba2: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@8fde77a73ba2: Final verdict of PTC: none 20250823085840087 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) 20250823085840087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085840087 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085840087 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085840087 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085840087 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085840087 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085840087 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085840087 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085840087 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085840087 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 20250823085840087 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085840087 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085840087 DLSS7 <000c> ss7_asp.c: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  20250823085840087 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085840087 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085840087 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085840087 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085840087 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085840087 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085840087 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085840087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085840087 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085840087 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) 20250823085840087 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085840087 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085840087 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(249)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@8fde77a73ba2: Final verdict of PTC: none 20250823085840087 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085840087 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085840087 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085840087 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085840087 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085840087 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085840087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085840087 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085840087 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) 20250823085840087 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085840087 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-SCCP(245)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(242)@8fde77a73ba2: Final verdict of PTC: none 20250823085840088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42336<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal-Iuh0(243)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(251)@8fde77a73ba2: Final verdict of PTC: none TC_rab_release_abnormal0(252)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sat Aug 23 08:58:40 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 20250823085840136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085840740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42342<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=422276) 20250823085841744 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085841744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085841744 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085841744 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085841744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085841744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085841744 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085841744 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085841745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085841745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085841745 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085841745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085841745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085841745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085841745 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085841745 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823085841745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085841745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085841745 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085841745 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=422276, count=422816) 20250823085842087 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085842088 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085842088 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085842088 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085842088 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085842088 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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 20250823085843686 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085843686 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bf40d), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085843686 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085843686 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085843686 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085843686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085843686 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085843686 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085843686 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085843686 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085843686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085843686 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8b f4 0d 00 00 18 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085843687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085843687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085843687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085843687 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085843687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085843687 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085843687 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_rab_assign_fail started. 20250823085843865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085843872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085843877 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46519<->l=127.0.0.1:4262) (control_if.c:572) 20250823085844004 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085844004 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085844004 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085844004 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_fail-Iuh0(257)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085844005 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085844005 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085844005 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085844005 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085844005 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085844005 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085844005 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085844005 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085844005 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085844005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844005 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085844005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844005 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085844005 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085844005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844005 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085844005 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085844005 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085844005 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085844005 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085844005 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085844005 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085844005 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085844005 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085844005 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085844005 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085844005 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085844005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844005 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085844006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844005 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844005 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085844005 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085844005 DLM3UA <000f> 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 20250823085844005 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085844005 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085844005 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085844006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085844006 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085844006 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844006 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085844006 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085844006 DLM3UA <000f> 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 20250823085844006 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085844006 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085844006 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085844006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844006 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085844006 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085844006 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085844006 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085844006 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085844007 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085844007 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085844007 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085844007 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085844007 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085844007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844007 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) 20250823085844007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085844007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844007 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085844007 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085844007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085844007 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085844007 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085844007 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085844007 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085844007 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085844007 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085844007 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085844007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844007 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085844007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085844007 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085844007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844007 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085844007 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085844007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085844007 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085844007 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085844007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844007 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085844007 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085844007 DLM3UA <000f> 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 20250823085844007 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085844007 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085844007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844007 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085844007 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085844007 DLM3UA <000f> 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 20250823085844007 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085844007 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085844007 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(261)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(259)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085844025 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085844025 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085844026 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085844026 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085844026 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085844026 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085844026 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085844026 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085844027 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085844027 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085844027 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085844027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085844027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085844027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085844027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844028 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085844028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085844028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085844028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085844028 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085844028 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085844028 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085844028 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085844028 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085844028 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085844028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844028 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) 20250823085844028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085844028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085844028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085844028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844028 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085844028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085844028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085844028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085844028 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085844028 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085844028 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085844028 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085844028 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085844028 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085844028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844028 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) 20250823085844028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085844028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085844028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085844028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844028 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085844028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085844028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085844028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085844028 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085844028 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085844028 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085844028 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085844028 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085844028 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085844028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085844028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085844028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085844028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844028 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085844028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085844028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085844028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085844028 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085844028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085844028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085844028 DLM3UA <000f> 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 20250823085844028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085844028 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085844028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085844028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085844028 DLM3UA <000f> 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 20250823085844029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085844029 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) 20250823085844029 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085844029 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085844029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844029 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085844029 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085844029 DLM3UA <000f> 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 20250823085844029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085844029 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) 20250823085844029 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085844029 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085844029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844029 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085844029 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085844029 DLM3UA <000f> 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 20250823085844029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085844029 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085844029 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085844051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085844051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085844052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085844052 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085844052 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085844052 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085844052 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085844052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085844052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085844222 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 20250823085844222 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 20250823085844222 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085844222 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085844231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844231 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085844231 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085844231 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085844231 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085844231 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085844231 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085844231 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085844231 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085844231 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 20250823085844231 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085844231 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085844232 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085844234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844234 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085844234 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085844234 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  20250823085844234 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085844234 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085844234 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085844234 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 20250823085844234 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085844234 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085844234 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085844234 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085844234 DLSS7 <000c> ss7_asp.c: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  20250823085844234 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  20250823085844234 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085844235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085844235 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085844235 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085844235 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085844235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085844235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085844235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085844235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085844235 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085844235 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085844235 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085844236 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085844236 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085844236 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085844236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085844236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085844236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085844236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085844236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085844236 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085844237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085844237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085844237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085844237 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085844237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085844237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085844237 DLM3UA <000f> 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 20250823085844237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085844237 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085844237 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085844237 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085844237 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085844237 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  20250823085844242 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 20250823085844242 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 20250823085844242 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085844242 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085844249 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844249 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085844249 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085844249 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085844249 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085844249 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085844249 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085844249 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085844249 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085844249 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 20250823085844249 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085844249 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085844249 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085844252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844252 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085844252 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085844252 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  20250823085844252 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085844252 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085844252 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085844252 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 20250823085844252 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085844252 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085844252 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085844252 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085844252 DLSS7 <000c> ss7_asp.c: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  20250823085844252 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085844252 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  20250823085844252 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085844252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085844252 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085844252 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085844252 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085844252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085844252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085844252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085844252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085844252 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085844252 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085844252 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085844253 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085844253 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085844253 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085844253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085844254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085844254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085844254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085844254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085844254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085844254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085844254 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085844254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085844254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085844254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085844254 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085844254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085844254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085844254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085844254 DLM3UA <000f> 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 20250823085844254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085844254 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085844254 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085844254 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085844254 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085844254 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(260)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085845036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085845036 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085845036 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085845036 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085845036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085845036 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085845036 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085845036 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085845036 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085845036 DLSS7 <000c> ss7_asp.c: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  20250823085845036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085845036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085845036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085845036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085845036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085845036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085845036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085845036 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085845036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085845037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085845037 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085845037 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085845037 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) 20250823085845037 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085845037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085845037 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085845037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085845037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085845037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085845037 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085845037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085845037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085845037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085845037 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085845037 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085845037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085845037 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085845037 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085845037 DLM3UA <000f> 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 20250823085845037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085845037 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085845037 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085845037 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085845037 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085845037 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  20250823085845037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085845037 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085845037 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085845037 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085845037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085845037 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085845037 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085845037 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085845037 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085845037 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085845037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085845037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085845037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085845037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085845037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085845037 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085845037 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085845037 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085845037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085845037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085845037 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085845037 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085845037 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(260)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(263)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085845053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085845053 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085845053 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085845053 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085845053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085845053 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085845053 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085845053 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085845053 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085845053 DLSS7 <000c> ss7_asp.c: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  20250823085845053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085845053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085845053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085845053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085845053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085845053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085845053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085845053 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085845053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085845053 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085845053 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085845053 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085845053 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) 20250823085845053 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085845053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085845053 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085845053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845053 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085845054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085845054 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085845054 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085845054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085845054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085845054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085845054 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085845054 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085845054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085845054 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085845054 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085845054 DLM3UA <000f> 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 20250823085845054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085845054 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085845054 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085845054 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085845054 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085845054 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  20250823085845057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085845057 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085845057 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085845057 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085845057 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085845057 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085845057 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085845057 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085845057 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085845057 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085845057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085845058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085845058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085845058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085845058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085845058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085845058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085845058 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085845058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085845058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085845058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085845058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085845058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085845058 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085845058 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085845058 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(263)@8fde77a73ba2: MSC_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 } } } } 20250823085845089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42388<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@8fde77a73ba2: Added conn table entry 0TC_rab_assign_fail0(266)12583917 20250823085846138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085846138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085846138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085846138 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085846138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc003ed, normal) (hnbgw_rua.c:408) 20250823085846138 DHNB DEBUG map_rua[0x557e625620b0]{init}: Allocated (fsm.c:456) 20250823085846138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12583917)[0x557e625620b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085846138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12583917 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085846138 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085846138 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085846138 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12583917 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085846138 DCN DEBUG map_sccp[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085846138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085846138 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12583917 <-> SCCP-26 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085846138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12583917 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085846138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12583917)[0x557e625620b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085846138 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085846138 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085846138 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12583917 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085846138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557e62567d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085846138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085846138 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{IDLE}: Allocated (fsm.c:456) 20250823085846139 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085846139 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000750056400500f1100926) (sccp_scrc.c:455) 20250823085846139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085846139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085846139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085846139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085846139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085846139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085846139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085846139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085846139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085846139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085846139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085846139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085846139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085846139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085846139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085846139 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085846139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085846139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085846139 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 75 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085846139 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085846139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557e62567d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085846139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12583917)[0x557e625620b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085846139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085846139 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085846139 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085846139 DLM3UA <000f> 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 20250823085846139 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085846139 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085846139 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085846139 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085846139 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085846140 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 75 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(259)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@8fde77a73ba2: Added conn table entry 0TC_rab_assign_fail0(266)12135423 HNBGW_Test.msc0-SCCP(259)@8fde77a73ba2: Session index based on connection ID:0 TC_rab_assign_fail0(266)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085846155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085846155 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085846155 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085846155 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085846155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085846155 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085846155 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085846155 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085846155 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085846155 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 7f d3 e3 02 00 00 00 00  20250823085846155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085846155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085846155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085846155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085846155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085846155 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007fd3e3) (sccp_scrc.c:545) 20250823085846155 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) 20250823085846155 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085846155 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085846155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085846155 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085846155 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) 20250823085846155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557e62567d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085846155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557e62567d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(254)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(259)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(259)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823085846357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085846357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085846357 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085846357 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085846357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085846357 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085846357 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085846357 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085846357 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085846357 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  20250823085846357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085846357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085846357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085846357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085846357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085846357 DLSCCP DEBUG 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) 20250823085846357 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) 20250823085846357 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085846357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085846357 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085846357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085846357 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085846357 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085846357 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12583917 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085846357 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085846358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085846358 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085846358 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085846358 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085846358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085846358 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085846358 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{UNUSED}: Allocated (fsm.c:456) 20250823085846358 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{UNUSED}: is child of mgw(mgw-fsm-12583917-0)[0x557e6254afc0] (fsm.c:486) 20250823085846358 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12583917-0)[0x557e6254afc0] (mgcp_client_endpoint_fsm.c:724) 20250823085846358 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085846358 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085846358 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085846358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12583917-0)[0x557e625476c0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085846358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12583917-0)[0x557e625476c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080] (fsm.c:486) 20250823085846358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12583917-0)[0x557e625476c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085846358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12583917-0)[0x557e625476c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085846358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: c003e'... (mgcp_client.c:807) 20250823085846358 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085846358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12583917-0)[0x557e625476c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085846358 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c003ed17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c003ed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c003ed17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c003ed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823085846406 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250823085846406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085846406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085846406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085846406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085846406 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085846406 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{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) 20250823085846406 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{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) 20250823085846406 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085846406 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085846406 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{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) 20250823085846406 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085846406 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085846406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085846406 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085846406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12583917)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085846406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085846406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085846406 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085846425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085846425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085846425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1431) 20250823085846425 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085846425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc003ed) (hnbgw_rua.c:472) 20250823085846425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12583917 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:313) 20250823085846425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12583917)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085846425 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085846425 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085846425 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12583917 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085846425 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250823085846425 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085846425 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085846425 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250823085846425 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250823085846425 DMGW ERROR mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250823085846425 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250823085846425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250823085846425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085846425 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085846425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fd3e3), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:455) 20250823085846425 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085846425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085846425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085846425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085846425 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085846425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085846425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085846425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7f d3 e3 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) 20250823085846425 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250823085846425 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085846425 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085846425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085846425 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: c003e'... (mgcp_client.c:807) 20250823085846425 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250823085846425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085846425 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{IN_USE}: Removing from parent mgw(mgw-fsm-12583917-0)[0x557e6254afc0] (mgcp_client_endpoint_fsm.c:873) 20250823085846425 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085846426 DLMGCP DEBUG mgw-endp(mgw-fsm-12583917-0)[0x557e6256b080]{IN_USE}: Deallocated (fsm.c:568) 20250823085846426 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085846426 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085846426 DMGW DEBUG mgw(mgw-fsm-12583917-0)[0x557e6254afc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085846426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085846426 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085846426 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085846426 DLM3UA <000f> 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 20250823085846426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085846426 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085846426 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085846426 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085846426 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085846426 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 7f d3 e3 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "c003ed17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085846456 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250823085846456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085846456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085846456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085846456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625476c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085846458 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46519<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@8fde77a73ba2: Final verdict of PTC: none 20250823085846470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42374<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085846471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42358<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assign_fail(253)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@8fde77a73ba2: Final verdict of PTC: none 20250823085846472 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085846472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085846472 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085846472 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085846472 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085846472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085846472 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085846472 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(263)@8fde77a73ba2: Final verdict of PTC: none 20250823085846472 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 20250823085846472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085846472 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085846472 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085846472 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085846472 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085846472 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085846472 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085846472 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 20250823085846472 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085846472 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085846472 DLSS7 <000c> ss7_asp.c: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  20250823085846472 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  20250823085846472 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085846472 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(262)@8fde77a73ba2: Final verdict of PTC: none 20250823085846472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085846472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085846472 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 20250823085846472 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085846472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085846472 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085846472 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085846472 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085846472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085846472 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085846472 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085846472 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085846472 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085846472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085846472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085846472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085846472 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085846472 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085846472 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) 20250823085846472 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085846472 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(259)@8fde77a73ba2: Final verdict of PTC: none 20250823085846472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085846472 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085846472 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085846472 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085846472 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085846472 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085846472 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085846472 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 20250823085846472 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085846472 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085846472 DLSS7 <000c> ss7_asp.c: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  20250823085846472 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(264)@8fde77a73ba2: Final verdict of PTC: none 20250823085846472 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085846472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085846472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085846472 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085846472 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085846472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085846472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085846472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085846472 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085846472 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085846472 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) 20250823085846472 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085846472 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085846472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823085846472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085846472 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085846472 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fd3e3), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085846472 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085846472 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085846472 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) 20250823085846472 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085846472 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085846472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085846472 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085846472 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085846472 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085846472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 7f d3 e3 00 00 1a 00 00 00 00 00 (ss7_asp.c:1383) 20250823085846472 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085846472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557e62567d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823085846472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12583917)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085846472 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12583917)[0x557e625620b0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085846472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085846472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12583917)[0x557e625620b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085846472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12583917)[0x557e625620b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085846473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12583917)[0x557e625620b0]{disrupted}: Freeing instance (context_map.c:203) 20250823085846473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12583917)[0x557e625620b0]{disrupted}: Deallocated (fsm.c:568) 20250823085846473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085846473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:207) 20250823085846473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823085846473 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12583917 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823085846472 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085846473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085846473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823085846473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085846473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085846473 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085846473 DMAIN NOTICE (127.0.0.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) 20250823085846473 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085846473 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085846473 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085846473 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085846473 DLM3UA <000f> 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 20250823085846473 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085846473 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085846473 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_rab_assign_fail-Iuh0-RUA(258)@8fde77a73ba2: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(256)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(265)@8fde77a73ba2: Final verdict of PTC: none 20250823085846474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_rab_assign_fail finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sat Aug 23 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 20250823085846510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085847112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46436<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388080) Waiting for packet dumper to finish... 1 (prev_count=388080, count=388620) 20250823085848473 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085848473 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085848473 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085848473 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085848473 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085848473 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 08:58: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_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 20250823085850087 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085850087 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f1030), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085850087 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085850087 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085850087 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085850087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085850087 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085850088 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085850088 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085850088 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085850088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085850088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4f 10 30 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085850088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850088 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085850088 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085850088 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085850088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085850088 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085850088 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_rab_assign_mgcp_to started. 20250823085850222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085850227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085850231 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34025<->l=127.0.0.1:4262) (control_if.c:572) 20250823085850338 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085850338 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085850339 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085850339 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085850339 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085850339 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085850339 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085850339 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)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085850339 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085850339 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085850340 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085850340 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085850340 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085850340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085850340 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085850340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850340 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085850340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085850340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085850340 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085850340 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085850340 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085850340 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085850340 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085850340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085850340 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 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) 20250823085850340 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085850340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085850340 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085850340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850340 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085850340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085850340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085850340 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085850340 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085850340 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085850340 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085850340 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085850340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085850340 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085850340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085850340 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085850340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850340 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085850340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085850340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085850340 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085850340 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085850340 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085850340 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085850340 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085850340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085850340 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850341 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085850341 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) 20250823085850341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085850341 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085850341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850341 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085850341 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085850341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085850341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085850341 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085850341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850341 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085850341 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085850341 DLM3UA <000f> 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 20250823085850341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085850341 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085850341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850341 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085850341 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085850341 DLM3UA <000f> 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 20250823085850341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085850341 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) 20250823085850341 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085850341 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085850341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850341 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085850341 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085850341 DLM3UA <000f> 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 20250823085850341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085850341 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085850341 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085850341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850341 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085850341 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085850341 DLM3UA <000f> 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 20250823085850341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085850341 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085850341 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(275)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085850353 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085850353 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085850353 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085850353 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085850354 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085850354 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085850354 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085850354 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085850355 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085850355 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085850355 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085850355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085850355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 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) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085850355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850355 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085850355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085850355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085850355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085850355 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085850355 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085850355 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085850355 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085850355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085850355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085850355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085850355 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085850355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850355 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085850355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085850355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085850355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085850355 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085850355 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085850355 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085850355 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085850355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085850355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 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) 20250823085850355 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085850355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085850355 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085850355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850355 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085850355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085850355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085850355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085850355 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085850355 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085850355 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085850355 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085850355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085850355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085850355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085850355 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085850355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850355 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085850355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085850355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085850355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085850355 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085850355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085850355 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085850355 DLM3UA <000f> 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 20250823085850355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085850355 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085850355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085850355 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085850355 DLM3UA <000f> 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 20250823085850355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085850355 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085850355 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085850355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085850355 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085850355 DLM3UA <000f> 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 20250823085850355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085850355 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) 20250823085850355 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085850355 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085850356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085850356 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085850356 DLM3UA <000f> 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 20250823085850356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085850356 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085850356 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(276)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085850375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085850375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085850375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085850375 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085850375 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085850375 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085850375 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085850375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085850375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085850551 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 20250823085850551 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 20250823085850551 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085850551 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085850559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850559 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085850559 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085850559 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085850559 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085850559 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085850559 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085850559 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085850559 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085850559 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 20250823085850559 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085850559 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085850559 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085850562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850562 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085850562 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085850562 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  20250823085850562 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085850562 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085850562 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085850562 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 20250823085850562 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085850562 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085850562 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085850562 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085850562 DLSS7 <000c> ss7_asp.c: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  20250823085850562 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  20250823085850562 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085850562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085850562 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085850563 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085850563 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085850563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085850563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085850563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085850563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085850563 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085850563 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085850563 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085850564 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085850564 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085850564 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085850564 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085850564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085850564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085850564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085850564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085850564 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085850564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085850564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085850564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085850564 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085850564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085850565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085850565 DLM3UA <000f> 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 20250823085850565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085850565 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085850565 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085850565 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085850565 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085850565 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  20250823085850566 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 20250823085850566 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 20250823085850566 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085850566 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085850572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850572 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085850572 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085850572 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085850572 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085850572 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085850572 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085850572 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085850572 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085850572 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 20250823085850572 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085850572 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085850572 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085850575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850575 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085850575 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085850575 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  20250823085850575 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085850575 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085850575 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085850575 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 20250823085850575 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085850575 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085850575 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085850575 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085850575 DLSS7 <000c> ss7_asp.c: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  20250823085850575 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085850575 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  20250823085850575 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085850575 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085850575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085850575 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085850575 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085850575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085850575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085850575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085850575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085850575 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085850575 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085850575 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085850577 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085850577 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085850577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085850577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085850577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085850577 DLM3UA <000f> 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 20250823085850577 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085850577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085850577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085850577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085850577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085850577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085850577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085850577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085850577 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085850577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085850577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085850577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085850577 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085850577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085850577 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085850577 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085850577 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085850577 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085850577 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  20250823085851358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085851358 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085851358 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085851358 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085851358 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085851358 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085851358 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085851358 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085851358 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085851358 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00  HNBGW_Test.msc0-RAN(274)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085851358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085851358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085851358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085851358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085851358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085851358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085851358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085851358 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085851358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085851358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085851358 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085851358 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085851358 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) 20250823085851358 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085851358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085851358 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085851358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085851358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085851358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085851358 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085851358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085851358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085851358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085851358 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085851358 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085851358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085851358 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085851358 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085851358 DLM3UA <000f> 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 20250823085851358 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085851358 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085851358 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085851358 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085851358 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085851358 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  20250823085851361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085851361 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085851361 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085851361 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085851361 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085851361 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085851361 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085851361 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085851361 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085851361 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085851361 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085851361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085851361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085851361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085851361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085851361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085851361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085851361 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085851361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085851361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085851361 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085851361 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085851361 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(274)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085851377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085851377 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085851377 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085851377 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085851377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085851377 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085851377 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085851377 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085851377 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085851377 DLSS7 <000c> ss7_asp.c: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  20250823085851377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085851377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085851377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085851377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085851377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085851377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085851377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085851377 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085851377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085851377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085851377 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085851377 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085851377 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) 20250823085851377 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085851377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085851377 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085851377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851377 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085851377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085851377 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085851377 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085851377 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085851377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085851377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085851377 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085851377 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085851377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085851377 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085851378 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085851378 DLM3UA <000f> 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 20250823085851378 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085851378 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085851378 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085851378 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085851378 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085851378 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  20250823085851382 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085851382 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085851382 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085851382 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085851382 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085851382 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085851382 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085851382 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085851382 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085851382 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085851382 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085851382 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085851382 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085851382 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085851382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085851382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085851382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085851382 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085851382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085851382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085851382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085851382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085851382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085851382 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085851382 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085851382 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(277)@8fde77a73ba2: MSC_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 } } } } 20250823085851397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@8fde77a73ba2: 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)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8fde77a73ba2: Added conn table entry 0TC_rab_assign_mgcp_to0(280)86201 20250823085852428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085852428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085852428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085852428 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085852428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x150b9, normal) (hnbgw_rua.c:408) 20250823085852428 DHNB DEBUG map_rua[0x557e625620b0]{init}: Allocated (fsm.c:456) 20250823085852428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-86201)[0x557e625620b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085852428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-86201 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085852428 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085852428 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085852428 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-86201 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085852428 DCN DEBUG map_sccp[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085852428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085852428 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-86201 <-> SCCP-27 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085852428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-86201 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085852428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-86201)[0x557e625620b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085852428 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085852428 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085852428 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-86201 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085852428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085852428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085852428 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{IDLE}: Allocated (fsm.c:456) 20250823085852428 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085852428 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002bd0056400500f1100926) (sccp_scrc.c:455) 20250823085852428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085852429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085852429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085852429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085852429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085852429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085852429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085852429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085852429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085852429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085852429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085852429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085852429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085852429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085852429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085852429 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085852429 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085852429 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085852429 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 bd 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085852429 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085852429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085852429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-86201)[0x557e625620b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085852429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085852429 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085852429 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085852429 DLM3UA <000f> 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 20250823085852429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085852429 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085852429 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085852429 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085852429 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085852429 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 bd 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@8fde77a73ba2: Added conn table entry 0TC_rab_assign_mgcp_to0(280)16678805 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085852433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085852433 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085852433 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085852433 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085852433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085852433 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085852433 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085852433 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085852433 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085852433 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 f2 98 e6 02 00 00 00 00  20250823085852433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085852433 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085852433 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085852433 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085852433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085852433 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f298e6) (sccp_scrc.c:545) 20250823085852433 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) 20250823085852433 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085852433 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085852433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085852433 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085852433 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) 20250823085852433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085852433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assign_mgcp_to0(280)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823085852636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085852637 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085852637 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085852637 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085852637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085852637 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085852637 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085852637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085852637 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085852637 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  20250823085852637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085852637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085852637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085852637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085852637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085852637 DLSCCP DEBUG 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) 20250823085852637 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) 20250823085852637 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085852637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085852637 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085852637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085852637 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085852637 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085852637 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-86201 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085852637 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085852637 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085852637 DMGW DEBUG mgw(mgw-fsm-86201-0)[0x557e6256b080]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085852637 DMGW DEBUG mgw(mgw-fsm-86201-0)[0x557e6256b080]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085852637 DMGW DEBUG mgw(mgw-fsm-86201-0)[0x557e6256b080]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085852637 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085852637 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085852637 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{UNUSED}: Allocated (fsm.c:456) 20250823085852637 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{UNUSED}: is child of mgw(mgw-fsm-86201-0)[0x557e6256b080] (fsm.c:486) 20250823085852637 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-86201-0)[0x557e6256b080] (mgcp_client_endpoint_fsm.c:724) 20250823085852638 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085852638 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085852638 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085852638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-86201-0)[0x557e6255e160]{ST_CRCX}: Allocated (fsm.c:456) 20250823085852638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-86201-0)[0x557e6255e160]{ST_CRCX}: is child of mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0] (fsm.c:486) 20250823085852638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-86201-0)[0x557e6255e160]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085852638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-86201-0)[0x557e6255e160]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085852638 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=198 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 150b9'... (mgcp_client.c:807) 20250823085852638 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250823085852638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-86201-0)[0x557e6255e160]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085852638 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "150b917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "150b917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "150b917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "150b917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250823085853688 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085853688 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bf40d), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085853688 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085853688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085853688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085853688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085853688 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085853688 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085853688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085853688 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8b f4 0d 00 00 18 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085853688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085853688 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085853688 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085853688 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085853688 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085853689 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085853689 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085853689 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085853689 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085853689 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 8b f4 0d 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823085853695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085853695 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085853695 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085853695 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085853695 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085853695 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085853695 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085853695 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085853695 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085853695 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 8b f4 0d 00  20250823085853696 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085853696 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085853696 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085853696 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085853696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085853696 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=008bf40d) (sccp_scrc.c:545) 20250823085853696 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) 20250823085853696 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085853696 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085853696 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085853696 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085853696 DLSCCP DEBUG SCCP-SCOC(24)[0x557e625588f0]{IDLE}: Deallocated (fsm.c:568) 20250823085856474 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823085856474 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fd3e3), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085856474 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085856474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085856474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085856474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085856474 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085856474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085856474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085856474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7f d3 e3 00 00 1a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085856474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085856474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085856474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085856474 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085856474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085856475 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085856475 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085856475 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085856475 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085856475 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 7f d3 e3 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823085856480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085856480 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085856480 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085856480 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085856480 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085856480 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085856480 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085856480 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085856480 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085856480 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 7f d3 e3 00  20250823085856480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085856480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085856480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085856480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085856480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085856480 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=007fd3e3) (sccp_scrc.c:545) 20250823085856480 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) 20250823085856480 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085856480 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085856480 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085856480 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085856480 DLSCCP DEBUG SCCP-SCOC(26)[0x557e6254b0f0]{IDLE}: Deallocated (fsm.c:568) 20250823085856638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255e160]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250823085856638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255e160]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250823085856638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255e160]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0] (mgcp_client_fsm.c:526) 20250823085856638 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250823085856638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255e160]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250823085856638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6255e160]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250823085856638 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250823085856638 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085856638 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250823085856638 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-86201-0)[0x557e6256b080] (mgcp_client_endpoint_fsm.c:925) 20250823085856638 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250823085856638 DLMGCP DEBUG mgw-endp(mgw-fsm-86201-0)[0x557e6254afc0]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250823085856638 DMGW DEBUG mgw(mgw-fsm-86201-0)[0x557e6256b080]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250823085856638 DMGW ERROR mgw(mgw-fsm-86201-0)[0x557e6256b080]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250823085856638 DMGW DEBUG mgw(mgw-fsm-86201-0)[0x557e6256b080]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250823085856639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250823085856639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085856639 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085856639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f298e6), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:455) 20250823085856639 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085856639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085856639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085856639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085856639 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085856639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085856639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085856639 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 f2 98 e6 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 (ss7_asp.c:1383) 20250823085856639 DMGW DEBUG mgw(mgw-fsm-86201-0)[0x557e6256b080]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250823085856639 DMGW DEBUG mgw(mgw-fsm-86201-0)[0x557e6256b080]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250823085856639 DMGW DEBUG mgw(mgw-fsm-86201-0)[0x557e6256b080]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250823085856639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085856639 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085856639 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085856639 DLM3UA <000f> 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 20250823085856639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085856639 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085856639 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085856639 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085856639 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085856639 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 f2 98 e6 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085856661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085856661 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085856661 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085856661 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085856661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085856661 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085856661 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085856661 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085856661 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085856661 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  20250823085856661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085856661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085856661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085856661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085856661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085856661 DLSCCP DEBUG 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) 20250823085856662 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) 20250823085856662 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085856662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085856662 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085856662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085856662 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085856662 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085856662 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-86201 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085856662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-86201)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085856662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085856662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085856662 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8fde77a73ba2: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)86201 20250823085856679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085856679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085856679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085856679 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085856679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x150b9,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085856679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-86201 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085856679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-86201)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085856679 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085856680 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085856680 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-86201 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085856680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085856680 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085856680 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085856680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f298e6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085856680 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085856680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085856680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085856680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085856680 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085856680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085856680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085856680 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 f2 98 e6 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085856680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-86201)[0x557e625620b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085856680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085856680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085856680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085856680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085856680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085856680 DLM3UA <000f> 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 20250823085856680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085856680 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085856680 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085856680 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085856680 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085856680 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 f2 98 e6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@8fde77a73ba2: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)16678805 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: Session index based on connection ID:0 20250823085856686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085856686 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085856686 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085856686 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085856686 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085856686 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085856686 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085856686 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085856686 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085856686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 f2 98 e6 00 00 00 00 00  20250823085856686 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085856686 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085856686 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085856686 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085856686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085856686 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=00f298e6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085856686 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) 20250823085856686 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085856686 DLSCCP DEBUG 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) 20250823085856686 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085856686 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) 20250823085856686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085856686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085856687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-86201)[0x557e625620b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085856687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-86201)[0x557e625620b0]{disconnected}: Freeing instance (context_map.c:203) 20250823085856687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-86201)[0x557e625620b0]{disconnected}: Deallocated (fsm.c:568) 20250823085856687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085856687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:207) 20250823085856687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823085856687 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-86201 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823085856687 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=00f298e6), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:455) 20250823085856687 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085856687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085856687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085856687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085856687 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085856687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085856687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085856687 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 f2 98 e6 00 00 1b 00 (ss7_asp.c:1383) 20250823085856687 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085856687 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085856687 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085856687 DLSCCP DEBUG SCCP-SCOC(27)[0x557e625476c0]{IDLE}: Deallocated (fsm.c:568) 20250823085856687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085856687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085856687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085856687 DLM3UA <000f> 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 20250823085856687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085856687 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085856687 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085856687 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085856687 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085856687 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 f2 98 e6 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085858697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46450<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085858697 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34025<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(269)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(268)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085858701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085858701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085858701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085858701 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085858701 DMAIN NOTICE (127.0.0.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) 20250823085858701 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(277)@8fde77a73ba2: Final verdict of PTC: none 20250823085858702 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085858702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085858702 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085858702 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085858702 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085858702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8fde77a73ba2: Final verdict of PTC: none 20250823085858702 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085858702 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085858702 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085858702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085858702 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085858702 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085858702 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085858702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085858702 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(273)@8fde77a73ba2: Final verdict of PTC: none 20250823085858702 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085858702 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 20250823085858702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085858702 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085858702 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085858702 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085858702 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.sgsn0-SCCP(276)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgcp_to(267)@8fde77a73ba2: Final verdict of PTC: none 20250823085858702 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085858702 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085858702 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 20250823085858702 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085858702 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085858702 DLSS7 <000c> ss7_asp.c: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  20250823085858702 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  20250823085858702 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085858702 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(279)@8fde77a73ba2: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@8fde77a73ba2: Final verdict of PTC: none 20250823085858702 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 20250823085858702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085858702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085858702 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085858702 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085858702 DLSCCP DEBUG 0: SCCP(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-M3UA(278)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(270)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@8fde77a73ba2: Final verdict of PTC: none 20250823085858702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085858702 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085858702 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085858702 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085858702 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085858702 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085858702 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085858702 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 20250823085858702 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085858702 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085858702 DLSS7 <000c> ss7_asp.c: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  20250823085858702 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085858702 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085858702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085858702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085858702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085858702 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085858702 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) 20250823085858702 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085858702 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-RAN(274)@8fde77a73ba2: Final verdict of PTC: none 20250823085858702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085858702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085858702 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085858702 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085858702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085858702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085858702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085858702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085858702 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085858702 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) 20250823085858702 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085858702 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085858717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat Aug 23 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 20250823085858757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085859359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=397780) 20250823085900088 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085900088 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f1030), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085900089 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085900089 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085900089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085900089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085900089 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085900089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085900089 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085900089 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085900089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085900089 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4f 10 30 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085900089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085900089 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085900089 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085900089 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085900089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085900089 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085900089 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=397780, count=398320) 20250823085900702 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085900703 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085900703 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085900703 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085900703 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085900703 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250823085902468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085902471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085902474 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43121<->l=127.0.0.1:4262) (control_if.c:572) 20250823085902570 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085902570 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085902570 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085902570 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085902570 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085902570 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085902570 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085902570 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085902571 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085902571 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085902572 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085902572 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085902572 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085902572 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085902572 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085902572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902572 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085902572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085902572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085902572 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085902572 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085902572 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085902572 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085902572 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085902572 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085902572 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085902572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085902572 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085902572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902572 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085902572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085902572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085902572 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085902572 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085902572 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085902572 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085902572 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085902572 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085902572 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085902572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085902572 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085902572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902572 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085902572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085902572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085902572 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085902572 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085902572 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085902572 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085902572 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085902572 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085902572 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085902572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085902572 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085902572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902572 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085902572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085902572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085902572 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085902572 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085902572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902572 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085902572 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085902572 DLM3UA <000f> 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 20250823085902572 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085902572 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085902572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902572 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085902572 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085902572 DLM3UA <000f> 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 20250823085902572 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085902572 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085902572 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085902572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902572 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085902572 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085902572 DLM3UA <000f> 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 20250823085902572 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085902572 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085902572 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085902572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902572 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085902572 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085902572 DLM3UA <000f> 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 20250823085902572 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085902572 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085902572 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(289)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085902583 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085902583 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085902584 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085902584 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085902584 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085902584 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085902584 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085902584 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085902585 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085902585 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085902585 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085902585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085902585 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085902585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902585 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) 20250823085902585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085902585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902585 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085902585 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085902585 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085902585 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085902585 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085902585 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085902585 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085902585 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085902585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085902585 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085902585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902585 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085902585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085902585 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085902585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902585 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085902585 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085902585 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085902585 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085902585 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085902585 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085902586 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085902586 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085902586 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085902586 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085902586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902586 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085902586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085902586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085902586 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085902586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085902586 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085902586 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085902586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085902586 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085902586 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085902586 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085902586 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085902586 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085902586 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085902586 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085902586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902586 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085902586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085902586 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085902586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085902586 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085902586 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085902586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085902586 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085902586 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085902586 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902586 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085902586 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085902586 DLM3UA <000f> 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 20250823085902586 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085902586 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085902586 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902586 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085902586 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085902586 DLM3UA <000f> 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 20250823085902586 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085902586 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085902586 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085902586 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902586 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085902586 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085902586 DLM3UA <000f> 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 20250823085902586 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085902586 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085902586 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085902586 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902586 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085902586 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085902586 DLM3UA <000f> 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 20250823085902586 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085902586 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085902586 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085902612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085902612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085902612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085902612 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085902612 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085902612 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085902612 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085902612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085902612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085902781 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 20250823085902782 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 20250823085902782 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085902782 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085902790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902790 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085902790 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085902790 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085902790 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085902790 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085902790 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085902790 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085902790 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085902790 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 20250823085902790 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085902790 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085902790 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085902793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902793 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085902793 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085902793 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  20250823085902793 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085902793 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085902793 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085902793 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 20250823085902793 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085902793 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085902793 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085902793 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085902793 DLSS7 <000c> ss7_asp.c: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  20250823085902793 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  20250823085902793 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085902794 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085902794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085902794 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085902794 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085902794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085902794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085902794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085902794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085902794 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085902794 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085902794 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085902795 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085902795 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085902795 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085902795 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085902795 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085902795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085902796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085902796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085902796 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085902796 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085902796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085902796 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085902796 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085902796 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902796 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085902796 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085902796 DLM3UA <000f> 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 20250823085902796 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085902796 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085902796 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085902796 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085902796 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085902796 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  20250823085902798 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 20250823085902798 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 20250823085902798 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085902798 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085902804 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902804 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085902804 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085902804 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085902804 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085902804 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085902804 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085902804 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085902804 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085902804 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 20250823085902804 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085902804 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085902804 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085902806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902806 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085902806 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085902806 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  20250823085902806 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085902806 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085902806 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085902806 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 20250823085902806 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085902806 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085902806 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085902807 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085902807 DLSS7 <000c> ss7_asp.c: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  20250823085902807 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085902807 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  20250823085902807 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085902807 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085902807 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085902807 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085902807 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085902807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085902807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085902807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085902807 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085902807 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085902807 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085902807 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085902808 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085902808 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085902808 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085902808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085902808 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085902808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902809 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085902809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085902809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085902809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085902809 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085902809 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085902809 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085902809 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085902809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085902809 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085902809 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085902809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085902809 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085902809 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085902809 DLM3UA <000f> 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 20250823085902809 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085902809 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085902809 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085902809 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085902809 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085902809 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(288)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085903598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085903598 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085903598 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085903598 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085903598 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085903598 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085903598 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085903598 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085903598 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085903598 DLSS7 <000c> ss7_asp.c: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  20250823085903598 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085903598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085903598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085903598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085903598 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085903598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085903598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085903598 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085903598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085903599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085903599 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085903599 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085903599 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) 20250823085903599 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085903599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085903599 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085903599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085903599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085903599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085903599 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085903599 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085903599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085903599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085903599 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085903599 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085903599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085903600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085903600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085903600 DLM3UA <000f> 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 20250823085903600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085903600 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085903600 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085903600 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085903600 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085903600 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  20250823085903600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085903600 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085903600 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085903600 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085903600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085903600 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085903600 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085903600 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085903600 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085903600 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085903600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085903600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085903600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085903600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085903600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085903600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085903600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085903600 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085903600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085903600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085903601 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085903601 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085903601 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(288)@8fde77a73ba2: MSC_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 } } } } 20250823085903606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085903606 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085903606 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085903606 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085903606 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085903606 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085903606 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085903606 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085903606 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085903606 DLSS7 <000c> ss7_asp.c: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  20250823085903606 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085903606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085903606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085903606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085903606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085903606 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085903606 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) HNBGW_Test.sgsn0-RAN(291)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085903606 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085903606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903606 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085903606 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085903606 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085903606 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085903606 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) 20250823085903606 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085903606 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085903606 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085903606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903606 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085903606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085903606 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085903606 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085903606 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085903606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085903606 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085903606 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085903606 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085903606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085903606 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085903606 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085903607 DLM3UA <000f> 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 20250823085903607 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085903607 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085903607 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085903607 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085903607 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085903607 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  20250823085903609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085903609 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085903609 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085903609 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085903609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085903609 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085903609 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085903609 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085903609 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085903609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085903609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085903609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085903609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085903609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085903609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085903609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085903609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085903609 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085903609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085903609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085903609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085903609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085903609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085903609 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085903609 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085903609 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(291)@8fde77a73ba2: MSC_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 } } } } 20250823085903634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41756<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)13645196 20250823085904678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085904678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085904678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085904678 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085904678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd0358c, normal) (hnbgw_rua.c:408) 20250823085904678 DHNB DEBUG map_rua[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085904678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085904678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085904678 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085904678 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085904679 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085904679 DCN DEBUG map_sccp[0x557e625476c0]{init}: Allocated (fsm.c:456) 20250823085904679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085904679 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13645196 <-> SCCP-28 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085904679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085904679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085904679 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085904679 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085904679 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085904679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085904679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085904679 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{IDLE}: Allocated (fsm.c:456) 20250823085904679 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085904679 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300013b0056400500f1100926) (sccp_scrc.c:455) 20250823085904679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085904679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085904679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085904679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085904679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085904679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085904679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085904679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085904679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085904679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085904679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085904679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085904679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085904680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085904680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085904680 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085904680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085904680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085904680 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 3b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085904680 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085904680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085904680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085904680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085904680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085904680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085904680 DLM3UA <000f> 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 20250823085904680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085904680 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085904680 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085904680 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085904680 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085904680 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 3b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@8fde77a73ba2: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10366948 HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085904701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085904701 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085904701 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085904701 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085904701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085904701 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085904701 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085904701 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085904701 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085904701 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 94 99 c8 02 00 00 00 00  20250823085904701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085904701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085904701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085904701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085904701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085904701 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009499c8) (sccp_scrc.c:545) 20250823085904701 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) 20250823085904701 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085904701 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085904701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085904701 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085904701 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) 20250823085904701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085904701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(282)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@8fde77a73ba2: 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)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823085904905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085904905 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085904905 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085904905 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085904905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085904905 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085904905 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085904905 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085904905 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085904905 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  20250823085904905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085904905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085904905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085904905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085904905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085904905 DLSCCP DEBUG 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) 20250823085904905 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) 20250823085904905 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085904905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085904905 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085904905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085904905 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085904905 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085904905 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085904905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085904906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085904906 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085904906 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085904906 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085904906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085904906 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085904906 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{UNUSED}: Allocated (fsm.c:456) 20250823085904906 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{UNUSED}: is child of mgw(mgw-fsm-13645196-0)[0x557e6254afc0] (fsm.c:486) 20250823085904906 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13645196-0)[0x557e6254afc0] (mgcp_client_endpoint_fsm.c:724) 20250823085904906 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085904906 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085904906 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085904906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13645196-0)[0x557e6254b0f0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085904906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13645196-0)[0x557e6254b0f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080] (fsm.c:486) 20250823085904906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13645196-0)[0x557e6254b0f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085904906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13645196-0)[0x557e6254b0f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085904906 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: d0358'... (mgcp_client.c:807) 20250823085904906 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250823085904906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13645196-0)[0x557e6254b0f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085904906 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d0358c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0358c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d0358c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0358c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823085904942 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250823085904942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085904942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085904942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085904942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085904942 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085904942 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085904942 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085904942 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085904942 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085904942 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085904942 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085904942 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085904942 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085904942 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085904942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085904942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085904942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085904942 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085904964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085904964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085904964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085904964 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085904964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd0358c) (hnbgw_rua.c:472) 20250823085904964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085904964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085904964 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085904964 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085904964 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085904964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085904964 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085904964 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085904964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085904964 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085904964 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13645196-0)[0x557e6254afc0] (mgcp_client_endpoint_fsm.c:724) 20250823085904964 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085904964 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085904964 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085904964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085904964 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: d035'... (mgcp_client.c:807) 20250823085904964 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823085904964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085904964 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085904964 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085904964 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d0358c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0358c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085904984 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250823085904984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250823085904984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085904984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085904984 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085904984 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085904984 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085904984 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085904984 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085904984 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085904984 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085904984 DMGW INFO mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{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) 20250823085904984 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250823085904984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085904984 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085904984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085904984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085904984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085904984 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085904988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085904988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085904988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085904988 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085904988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd0358c) (hnbgw_rua.c:472) 20250823085904988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085904988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085904988 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085904988 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085904988 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085904988 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085904988 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085904988 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085904988 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085904989 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250823085904989 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250823085904989 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085904989 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13645196-0)[0x557e6254afc0] (mgcp_client_endpoint_fsm.c:724) 20250823085904989 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085904989 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085904989 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085904989 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13645196-0)[0x557e625588f0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085904989 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13645196-0)[0x557e625588f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080] (fsm.c:486) 20250823085904989 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13645196-0)[0x557e625588f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085904989 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13645196-0)[0x557e625588f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250823085904989 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: d035'... (mgcp_client.c:807) 20250823085904989 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823085904989 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13645196-0)[0x557e625588f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085904989 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085904989 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085904989 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085904989 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d0358c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0358c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085905010 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250823085905010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085905010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085905010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085905010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085905010 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085905010 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085905010 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085905010 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085905010 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085905010 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085905010 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085905010 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{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) 20250823085905010 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085905010 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085905010 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085905010 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085905010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085905010 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085905010 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085905010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009499c8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085905010 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085905010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085905010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085905010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085905010 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085905010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085905010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085905011 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 94 99 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 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) 20250823085905011 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085905011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085905011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085905011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085905011 DLM3UA <000f> 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 20250823085905011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085905011 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085905011 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085905011 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085905011 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085905011 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 94 99 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 01 02 02 00 00 00 00 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823085905054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085905054 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085905054 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085905054 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085905054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085905054 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085905054 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085905054 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085905054 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085905054 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  20250823085905054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085905054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085905054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085905054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085905054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085905054 DLSCCP DEBUG 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) 20250823085905054 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) 20250823085905054 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085905054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085905054 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085905054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085905054 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085905054 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085905054 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085905054 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085905054 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085905054 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085905054 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085905054 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085905054 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: d035'... (mgcp_client.c:807) 20250823085905054 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085905054 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085905054 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085905054 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: d035'... (mgcp_client.c:807) 20250823085905054 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085905054 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085905054 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{IN_USE}: Removing from parent mgw(mgw-fsm-13645196-0)[0x557e6254afc0] (mgcp_client_endpoint_fsm.c:873) 20250823085905054 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085905054 DLMGCP DEBUG mgw-endp(mgw-fsm-13645196-0)[0x557e6256b080]{IN_USE}: Deallocated (fsm.c:568) 20250823085905054 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085905054 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085905054 DMGW DEBUG mgw(mgw-fsm-13645196-0)[0x557e6254afc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085905054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085905054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823085905054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085905054 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d0358c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d0358c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085905057 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250823085905057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085905057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085905057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085905057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6254b0f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085905057 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250823085905057 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085905057 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085905057 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085905057 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e625588f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@8fde77a73ba2: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)13645196 20250823085905060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085905060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085905060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085905060 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085905060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd0358c,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085905060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085905060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085905060 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085905060 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085905060 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085905060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085905060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085905060 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085905060 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009499c8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085905060 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085905060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085905060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085905060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085905060 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085905060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085905060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085905060 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 94 99 c8 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085905060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085905060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085905060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085905060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085905060 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085905060 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085905060 DLM3UA <000f> 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 20250823085905060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085905060 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085905060 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085905060 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085905060 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085905060 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 94 99 c8 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@8fde77a73ba2: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10366948 HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: Session index based on connection ID:0 20250823085905062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085905062 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085905062 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085905062 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085905062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085905062 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085905062 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085905062 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085905062 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085905062 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 94 99 c8 00 00 00 00 00  20250823085905062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085905062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085905062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085905062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085905062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085905062 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=009499c8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085905062 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) 20250823085905062 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085905062 DLSCCP DEBUG 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) 20250823085905062 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085905062 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) 20250823085905062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085905062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085905062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085905062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:203) 20250823085905062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13645196)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823085905062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085905062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{disconnected}: Freeing instance (context_map.c:207) 20250823085905062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557e625476c0]{disconnected}: Deallocated (fsm.c:568) 20250823085905062 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645196 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823085905062 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=009499c8), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:455) 20250823085905062 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085905062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085905062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085905062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085905062 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085905062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085905062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085905062 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 94 99 c8 00 00 1c 00 (ss7_asp.c:1383) 20250823085905062 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085905062 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085905062 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085905062 DLSCCP DEBUG SCCP-SCOC(28)[0x557e6255e160]{IDLE}: Deallocated (fsm.c:568) 20250823085905062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085905062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085905062 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085905062 DLM3UA <000f> 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 20250823085905062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085905062 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085905062 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085905062 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085905062 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085905062 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 94 99 c8 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085907073 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43121<->l=127.0.0.1:4262) (control_if.c:193) 20250823085907073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(283)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(282)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085907077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085907079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085907079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085907079 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085907079 DMAIN NOTICE (127.0.0.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) 20250823085907079 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@8fde77a73ba2: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@8fde77a73ba2: Final verdict of PTC: none 20250823085907081 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085907081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085907081 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085907081 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085907081 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085907081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085907081 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085907081 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085907082 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085907082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085907082 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085907082 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085907082 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085907082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085907082 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085907082 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085907082 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 20250823085907082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085907082 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085907082 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085907082 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085907082 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085907082 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085907082 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085907082 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 20250823085907082 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085907082 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085907082 DLSS7 <000c> ss7_asp.c: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  20250823085907082 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  20250823085907082 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085907082 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085907082 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 20250823085907082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085907082 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085907082 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085907082 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085907082 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085907082 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085907082 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085907082 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 20250823085907082 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085907082 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085907082 DLSS7 <000c> ss7_asp.c: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  20250823085907082 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085907082 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085907082 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085907083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085907083 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085907083 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085907083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085907083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085907083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085907083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085907083 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085907083 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) 20250823085907083 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085907083 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-RAN(291)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(293)@8fde77a73ba2: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@8fde77a73ba2: Final verdict of PTC: none 20250823085907083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085907083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085907083 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085907083 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085907083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085907083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085907083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085907083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085907083 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085907083 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) 20250823085907083 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085907084 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(289)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(284)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@8fde77a73ba2: Final verdict of PTC: none 20250823085907085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41756<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 08:59:07 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 20250823085907177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085907780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45996<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=432212) Waiting for packet dumper to finish... 1 (prev_count=432212, count=432752) 20250823085909083 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085909083 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085909083 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085909083 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085909083 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085909083 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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 20250823085910089 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085910089 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f1030), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085910089 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085910089 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085910089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085910089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085910089 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823085910089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085910089 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085910089 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085910089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085910089 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4f 10 30 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085910089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085910089 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085910089 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085910089 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085910089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085910089 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823085910089 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ranap_cs_mo_disconnect started. 20250823085910910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085910916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085910919 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37275<->l=127.0.0.1:4262) (control_if.c:572) 20250823085911023 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085911023 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085911023 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085911023 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085911023 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085911023 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085911023 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085911023 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_cs_mo_disconnect-Iuh0(299)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085911023 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085911023 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085911024 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085911024 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085911024 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085911024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085911024 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085911024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085911025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911025 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085911025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085911025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085911025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085911025 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085911025 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085911025 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085911025 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085911025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085911025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085911025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085911025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085911025 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085911025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911025 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085911025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085911025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085911025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085911025 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085911025 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085911025 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085911025 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085911025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085911025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085911025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 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) 20250823085911025 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085911025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085911025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085911025 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823085911025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823085911025 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085911025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085911025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085911025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085911025 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085911025 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085911025 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085911025 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085911025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085911025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085911025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085911025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085911025 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085911025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911025 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085911025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085911025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085911025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085911025 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085911025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085911025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085911025 DLM3UA <000f> 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 20250823085911025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085911025 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085911025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085911025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085911025 DLM3UA <000f> 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 20250823085911025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085911025 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085911025 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085911025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085911025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085911025 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823085911025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085911025 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) 20250823085911025 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823085911025 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085911025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085911025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085911025 DLM3UA <000f> 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 20250823085911025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085911025 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085911025 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(303)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085911039 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085911039 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085911040 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085911040 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085911040 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085911040 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085911040 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085911040 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085911041 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085911041 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085911041 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085911041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085911041 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085911041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085911041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911041 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085911041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085911041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085911041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085911041 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085911041 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085911041 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085911041 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085911041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085911041 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085911041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911042 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085911042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085911042 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085911042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911042 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085911042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085911042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085911042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085911042 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085911042 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085911042 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085911042 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085911042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085911042 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085911042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911042 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) 20250823085911042 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085911042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085911042 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085911042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911042 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085911042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085911042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085911042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085911042 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085911042 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085911042 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085911042 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085911042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085911042 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085911042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911042 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085911042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085911042 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085911042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911042 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085911042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085911042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085911042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085911042 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085911042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085911042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085911042 DLM3UA <000f> 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 20250823085911042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085911042 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085911042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085911042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085911042 DLM3UA <000f> 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 20250823085911042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085911042 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085911042 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085911042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085911042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085911042 DLM3UA <000f> 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 20250823085911042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085911042 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) 20250823085911042 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085911042 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085911042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085911042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085911042 DLM3UA <000f> 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 20250823085911042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085911042 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085911042 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085911062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085911062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085911062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085911062 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085911062 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085911062 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085911062 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085911062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085911062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085911236 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 20250823085911236 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 20250823085911236 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085911236 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085911245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911245 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085911245 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085911245 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085911245 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085911245 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085911245 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085911245 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085911245 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085911245 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 20250823085911245 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085911245 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085911245 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085911248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911248 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085911248 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085911248 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  20250823085911248 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085911248 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085911248 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085911248 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 20250823085911248 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085911248 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085911248 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085911248 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085911248 DLSS7 <000c> ss7_asp.c: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  20250823085911248 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  20250823085911248 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085911249 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085911249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085911249 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085911249 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085911249 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085911249 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085911249 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085911249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085911249 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085911249 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085911249 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085911250 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085911250 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085911250 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085911250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085911250 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085911250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085911251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911251 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085911251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085911251 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085911251 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085911251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085911251 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085911251 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085911251 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911251 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085911251 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085911251 DLM3UA <000f> 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 20250823085911251 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085911251 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085911251 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085911251 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085911251 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085911251 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  20250823085911253 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 20250823085911253 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 20250823085911253 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085911253 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085911259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911259 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085911259 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085911259 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085911259 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085911259 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085911259 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085911259 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085911259 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085911259 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 20250823085911259 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085911259 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085911259 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085911262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911262 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085911262 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085911262 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  20250823085911262 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085911262 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085911262 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085911262 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 20250823085911262 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085911262 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085911262 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085911262 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085911262 DLSS7 <000c> ss7_asp.c: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  20250823085911262 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085911262 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  20250823085911262 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085911262 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085911262 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085911263 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085911263 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085911263 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085911263 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085911263 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085911263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085911263 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085911263 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085911263 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085911264 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085911264 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085911264 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085911264 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085911264 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085911264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085911264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085911264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085911264 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085911264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085911264 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085911264 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085911264 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085911264 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085911264 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085911265 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911265 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085911265 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085911265 DLM3UA <000f> 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 20250823085911265 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085911265 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085911265 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085911265 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085911265 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085911265 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  20250823085911745 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085911745 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085911745 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085911745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085911745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085911745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085911745 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085911745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085911745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085911745 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085911745 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085911745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085911745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085911745 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085911745 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823085911745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085911746 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085911746 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085911746 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) HNBGW_Test.msc0-RAN(302)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085912053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085912053 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085912054 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085912054 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085912054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085912054 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085912054 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085912054 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085912054 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085912054 DLSS7 <000c> ss7_asp.c: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  20250823085912054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085912054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085912054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085912054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085912054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085912054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085912054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085912054 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085912054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085912054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085912054 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085912054 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) 20250823085912054 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085912054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085912054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085912055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085912055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085912055 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085912055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085912055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085912055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085912055 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085912055 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085912055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085912055 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085912055 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085912055 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085912055 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085912055 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085912055 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085912055 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085912055 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085912055 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  20250823085912057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085912057 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085912057 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085912057 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085912057 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085912057 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085912057 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085912057 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085912058 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085912058 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085912058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085912058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085912058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085912058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085912058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085912058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085912058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085912058 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085912058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085912058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085912058 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085912058 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085912058 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(305)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085912061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085912061 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085912061 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085912061 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085912061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085912061 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085912061 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085912061 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085912061 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085912061 DLSS7 <000c> ss7_asp.c: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  20250823085912061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085912061 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085912061 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085912061 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085912061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085912061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085912061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085912061 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085912061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc0-RAN(302)@8fde77a73ba2: MSC_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 } } } } 20250823085912061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085912062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085912062 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085912062 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085912062 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) 20250823085912062 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085912062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085912062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085912062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085912062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085912062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085912062 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085912062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085912062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085912062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085912062 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085912062 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085912062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085912062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085912062 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085912062 DLM3UA <000f> 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 20250823085912062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085912062 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085912062 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085912062 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085912062 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085912062 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  20250823085912063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085912063 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085912063 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085912063 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085912063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085912063 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085912063 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085912063 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085912063 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085912063 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085912063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085912063 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085912063 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085912063 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085912063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085912063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085912063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085912063 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085912063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085912063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085912063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085912063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085912063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085912063 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085912063 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085912064 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(305)@8fde77a73ba2: MSC_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 } } } } 20250823085912088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46028<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8fde77a73ba2: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)13384398 20250823085913128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085913128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085913128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085913128 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085913128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcc3ace, normal) (hnbgw_rua.c:408) 20250823085913128 DHNB DEBUG map_rua[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085913128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13384398)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085913128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13384398 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085913128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085913128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085913128 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13384398 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085913128 DCN DEBUG map_sccp[0x557e625476c0]{init}: Allocated (fsm.c:456) 20250823085913128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085913128 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13384398 <-> SCCP-29 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085913128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13384398 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085913128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13384398)[0x557e62567d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085913128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085913128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085913128 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13384398 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085913128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085913128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085913128 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{IDLE}: Allocated (fsm.c:456) 20250823085913128 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085913128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030003990056400500f1100926) (sccp_scrc.c:455) 20250823085913128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085913128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085913128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085913128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085913128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085913128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085913128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085913129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085913129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085913129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085913129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085913129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085913129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085913129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085913129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085913129 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085913129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085913129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085913129 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 03 99 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085913129 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085913129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085913129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13384398)[0x557e62567d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085913129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085913129 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085913129 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085913129 DLM3UA <000f> 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 20250823085913129 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085913129 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085913129 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085913129 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085913129 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085913129 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 03 99 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@8fde77a73ba2: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)6257455 HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085913142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085913142 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085913142 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085913142 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085913142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085913142 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085913142 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085913142 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085913142 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085913142 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 01 55 ac 02 00 00 00 00  20250823085913142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085913142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085913142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085913142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085913142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085913142 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000155ac) (sccp_scrc.c:545) 20250823085913142 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) 20250823085913142 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085913142 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085913142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085913142 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085913142 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) 20250823085913142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085913142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085913328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085913329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085913329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250823085913329 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085913329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcc3ace) (hnbgw_rua.c:472) 20250823085913329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13384398 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250823085913329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13384398)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085913329 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250823085913329 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250823085913329 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13384398 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250823085913329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085913329 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085913329 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085913329 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000155ac), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:455) 20250823085913329 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085913329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085913329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085913329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085913329 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085913329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085913329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085913329 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 01 55 ac 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 (ss7_asp.c:1383) 20250823085913329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085913329 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085913329 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085913329 DLM3UA <000f> 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 20250823085913329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085913329 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085913329 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085913329 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085913330 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085913330 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 01 55 ac 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: vl_len:13 HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250823085913351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085913351 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085913351 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085913351 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085913351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085913351 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085913351 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085913351 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085913351 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085913351 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  20250823085913351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085913351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085913351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085913351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085913351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085913351 DLSCCP DEBUG 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) 20250823085913351 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) 20250823085913351 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085913352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085913352 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085913352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085913352 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085913352 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085913352 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13384398 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085913352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13384398)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085913352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:123) 20250823085913352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085913352 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8fde77a73ba2: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)13384398 20250823085913378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085913378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085913378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085913378 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085913378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcc3ace,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085913378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13384398 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085913378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13384398)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085913378 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085913378 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085913378 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13384398 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085913378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085913378 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085913378 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085913378 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000155ac), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085913378 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085913378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085913378 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085913378 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085913378 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085913378 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085913378 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085913378 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 01 55 ac 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085913379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13384398)[0x557e62567d00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085913379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085913379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085913379 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085913379 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085913379 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085913379 DLM3UA <000f> 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 20250823085913379 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085913379 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085913379 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085913379 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085913379 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085913379 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 01 55 ac 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@8fde77a73ba2: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)6257455 HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: Session index based on connection ID:0 20250823085913390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085913390 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085913390 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085913390 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085913390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085913390 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085913390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085913390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085913390 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085913390 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 01 55 ac 00 00 00 00 00  20250823085913390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085913390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085913390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085913390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085913390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085913390 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=000155ac), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085913390 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) 20250823085913390 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085913390 DLSCCP DEBUG 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) 20250823085913390 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085913390 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) 20250823085913390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085913390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085913390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13384398)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085913390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13384398)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:203) 20250823085913390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13384398)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823085913390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085913390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{disconnected}: Freeing instance (context_map.c:207) 20250823085913390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557e625476c0]{disconnected}: Deallocated (fsm.c:568) 20250823085913390 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13384398 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250823085913390 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=000155ac), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:455) 20250823085913390 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085913390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085913390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085913390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085913390 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085913390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085913390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085913390 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 01 55 ac 00 00 1d 00 (ss7_asp.c:1383) 20250823085913390 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085913390 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085913390 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085913390 DLSCCP DEBUG SCCP-SCOC(29)[0x557e6255e160]{IDLE}: Deallocated (fsm.c:568) 20250823085913391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085913391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085913391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085913391 DLM3UA <000f> 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 20250823085913391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085913391 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085913391 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085913391 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085913391 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085913391 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 01 55 ac 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085915397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085915397 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37275<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(296)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085915402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46008<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@8fde77a73ba2: Final verdict of PTC: none 20250823085915403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085915403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085915403 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085915403 DMAIN NOTICE (127.0.0.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) 20250823085915403 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085915403 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085915403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085915403 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085915403 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085915403 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085915403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085915403 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085915403 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085915403 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 20250823085915403 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(304)@8fde77a73ba2: Final verdict of PTC: none 20250823085915403 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085915403 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085915403 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085915403 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085915403 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085915403 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085915403 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 20250823085915403 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085915403 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085915403 DLSS7 <000c> ss7_asp.c: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  20250823085915403 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  20250823085915403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085915403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085915403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085915403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085915403 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085915403 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085915403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085915403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085915403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085915403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085915403 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085915403 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) 20250823085915403 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085915403 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@8fde77a73ba2: Final verdict of PTC: none 20250823085915403 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 20250823085915403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085915403 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085915403 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823085915403 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823085915403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085915403 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823085915403 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823085915403 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) 20250823085915403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085915403 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085915403 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085915403 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085915403 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085915403 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085915403 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085915403 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 20250823085915403 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085915403 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085915403 DLSS7 <000c> ss7_asp.c: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  20250823085915403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085915403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085915403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085915403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085915404 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085915404 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085915404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085915404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085915404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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(307)@8fde77a73ba2: Final verdict of PTC: none 20250823085915404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085915404 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085915404 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) 20250823085915404 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085915404 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(303)@8fde77a73ba2: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(298)@8fde77a73ba2: Final verdict of PTC: none 20250823085915405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46028<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat Aug 23 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 20250823085915444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085916047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=361752) Waiting for packet dumper to finish... 1 (prev_count=361752, count=362292) 20250823085917404 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085917404 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085917404 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085917404 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085917404 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085917404 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 08:59:18 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ranap_ps_mo_disconnect started. 20250823085919176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085919180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085919182 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44605<->l=127.0.0.1:4262) (control_if.c:572) 20250823085919281 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085919281 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085919281 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085919281 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_mo_disconnect-Iuh0(313)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085919282 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085919282 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085919282 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085919282 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085919282 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085919282 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085919282 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085919282 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085919282 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085919282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919282 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085919282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919282 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085919282 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085919282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919282 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085919282 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085919282 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085919282 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085919282 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085919282 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085919282 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085919282 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085919282 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085919282 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085919283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085919283 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085919283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919283 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085919283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919283 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085919283 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085919283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919283 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085919283 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085919283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085919283 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085919283 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085919283 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085919283 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085919283 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085919283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085919283 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085919283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919283 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085919283 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085919283 DLM3UA <000f> 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 20250823085919283 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085919283 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085919283 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085919283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919283 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085919283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919283 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085919283 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085919283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919283 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085919283 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085919283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085919283 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085919283 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085919283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919283 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085919283 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085919283 DLM3UA <000f> 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 20250823085919283 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085919283 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085919283 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085919283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919283 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085919283 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085919283 DLM3UA <000f> 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 20250823085919283 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085919283 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085919283 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085919284 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085919284 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085919284 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085919284 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085919284 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085919284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085919284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919284 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085919284 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085919284 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085919284 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085919284 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085919284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919284 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085919284 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085919284 DLM3UA <000f> 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 20250823085919284 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085919284 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(317)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(315)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085919298 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085919298 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085919298 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085919298 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085919299 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085919299 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085919299 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085919299 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085919300 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085919300 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085919300 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085919300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085919300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085919300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919300 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085919300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085919300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085919300 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085919300 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085919300 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085919300 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085919300 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085919300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085919300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 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) 20250823085919300 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085919300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085919300 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085919300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919300 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085919300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085919300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085919300 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085919300 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085919300 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085919300 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085919300 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085919300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085919300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085919300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085919300 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085919300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919300 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085919300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085919300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085919300 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085919300 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085919300 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085919300 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085919300 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085919300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085919300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085919300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085919300 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085919300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919300 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085919300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085919300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085919300 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085919300 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085919301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085919301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085919301 DLM3UA <000f> 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 20250823085919301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085919301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085919301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085919301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085919301 DLM3UA <000f> 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 20250823085919301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085919301 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) 20250823085919301 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085919301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085919301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085919301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085919301 DLM3UA <000f> 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 20250823085919301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085919301 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085919301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085919301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085919301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085919301 DLM3UA <000f> 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 20250823085919301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085919301 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085919301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085919325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085919325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085919325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085919325 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085919325 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085919325 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085919325 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085919325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085919325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085919496 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 20250823085919496 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 20250823085919496 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085919496 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085919503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919503 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085919504 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085919504 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085919504 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085919504 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085919504 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085919504 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085919504 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085919504 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 20250823085919504 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085919504 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085919504 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085919506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919506 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085919506 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085919506 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  20250823085919506 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085919506 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085919506 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085919506 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 20250823085919506 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085919506 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085919506 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085919506 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085919507 DLSS7 <000c> ss7_asp.c: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  20250823085919507 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  20250823085919507 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085919507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085919507 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085919507 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085919507 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085919507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085919507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085919507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085919507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085919507 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085919507 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085919507 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085919508 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085919508 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085919508 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085919508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085919508 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085919508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085919509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085919509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085919509 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085919509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085919509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085919509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085919509 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085919509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919510 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085919510 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085919510 DLM3UA <000f> 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 20250823085919510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085919510 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085919510 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085919510 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085919510 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085919510 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  20250823085919513 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 20250823085919513 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 20250823085919513 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085919513 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085919519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919519 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085919519 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085919519 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085919519 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085919519 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085919519 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085919519 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085919519 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085919519 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 20250823085919519 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085919519 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085919520 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085919522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919522 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085919522 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085919522 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  20250823085919522 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085919522 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085919522 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085919523 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 20250823085919523 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085919523 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085919523 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085919523 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085919523 DLSS7 <000c> ss7_asp.c: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  20250823085919523 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085919523 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  20250823085919523 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085919523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085919523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085919523 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085919523 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085919523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085919523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085919523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085919523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085919523 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085919523 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085919523 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085919525 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085919525 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085919525 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085919525 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085919525 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085919525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085919525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085919525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085919525 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085919525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085919525 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085919525 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085919525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085919525 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085919525 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085919525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085919526 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085919526 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085919526 DLM3UA <000f> 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 20250823085919526 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085919526 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085919526 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085919526 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085919526 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085919526 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  20250823085920091 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823085920091 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f1030), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823085920091 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085920091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085920091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085920091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085920091 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085920091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085920091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085920091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4f 10 30 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250823085920091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085920091 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085920091 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085920091 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085920092 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085920092 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085920092 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085920092 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085920092 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085920092 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 4f 10 30 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823085920101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085920101 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085920101 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085920101 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085920101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085920101 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085920101 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085920101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085920101 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085920101 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 4f 10 30 00  20250823085920101 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085920101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085920101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085920101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085920101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085920101 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=004f1030) (sccp_scrc.c:545) 20250823085920101 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) 20250823085920101 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085920101 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085920101 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085920101 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085920101 DLSCCP DEBUG SCCP-SCOC(25)[0x557e62560bf0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(316)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085920308 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085920308 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085920308 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085920308 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085920308 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085920308 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085920308 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085920308 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085920308 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085920308 DLSS7 <000c> ss7_asp.c: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  20250823085920308 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085920309 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085920309 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085920309 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085920309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085920309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085920309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085920309 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085920309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085920309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085920309 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085920309 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085920309 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) 20250823085920309 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085920309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085920309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085920309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085920310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085920310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085920310 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085920310 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085920310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085920310 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085920310 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085920310 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085920310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085920310 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085920310 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085920310 DLM3UA <000f> 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 20250823085920311 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085920311 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085920311 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085920311 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085920311 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085920311 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  20250823085920313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085920313 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085920313 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085920313 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085920313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085920313 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085920313 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085920313 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085920313 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085920313 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085920313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085920313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085920313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085920313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085920313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085920313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085920313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085920313 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085920313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085920313 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085920313 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085920313 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085920314 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(316)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085920321 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085920321 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085920321 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085920321 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085920321 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085920321 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085920321 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085920321 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085920321 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085920321 DLSS7 <000c> ss7_asp.c: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  20250823085920322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085920322 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085920322 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085920322 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085920322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085920322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085920322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085920322 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085920322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085920322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085920322 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085920322 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085920322 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) 20250823085920322 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085920322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085920322 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085920322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920322 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085920322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085920322 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085920322 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085920322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085920322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085920322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085920322 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085920322 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085920322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085920322 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085920322 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085920322 DLM3UA <000f> 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 20250823085920322 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085920322 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085920322 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085920322 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085920322 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085920322 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  20250823085920322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085920322 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085920322 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085920322 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085920322 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085920322 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085920322 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085920322 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085920322 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085920322 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085920322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085920322 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085920322 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085920322 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085920322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085920322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085920322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085920322 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085920322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085920322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085920322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085920322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085920322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085920322 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085920322 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085920322 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(319)@8fde77a73ba2: MSC_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 } } } } 20250823085920342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34952<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_mo_disconnect0(322)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@8fde77a73ba2: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8fde77a73ba2: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)9409892 20250823085921371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085921371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085921371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085921371 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085921371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8f9564, normal) (hnbgw_rua.c:408) 20250823085921371 DHNB DEBUG map_rua[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085921371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9409892)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085921371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9409892 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085921371 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085921371 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085921371 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085921371 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9409892 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085921371 DCN DEBUG map_sccp[0x557e625476c0]{init}: Allocated (fsm.c:456) 20250823085921371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085921371 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9409892 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085921371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9409892 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085921371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9409892)[0x557e62567d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085921371 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085921371 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085921371 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9409892 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085921371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085921371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085921371 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{IDLE}: Allocated (fsm.c:456) 20250823085921371 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085921371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003890056400500f1100926) (sccp_scrc.c:455) 20250823085921371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085921371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085921372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085921372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085921372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085921372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085921372 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085921372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085921372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085921372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085921372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085921372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085921372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085921372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085921372 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085921372 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085921372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085921372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085921372 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 89 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085921372 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085921372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085921372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9409892)[0x557e62567d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085921372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085921372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085921372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085921372 DLM3UA <000f> 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 20250823085921372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085921372 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085921372 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085921372 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085921372 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085921372 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 89 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@8fde77a73ba2: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)13512525 HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@8fde77a73ba2: setverdict(pass): none -> pass 20250823085921388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085921388 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085921388 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085921388 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085921388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085921388 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085921388 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085921388 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085921388 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085921388 DLSS7 <000c> ss7_asp.c: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 ec 16 c4 02 00 00 00 00  20250823085921388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085921388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085921388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085921388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085921388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085921388 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ec16c4) (sccp_scrc.c:545) 20250823085921388 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) 20250823085921388 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085921388 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085921388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085921388 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085921388 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) 20250823085921388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085921388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085921576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085921576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085921576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250823085921576 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085921576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8f9564) (hnbgw_rua.c:472) 20250823085921577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9409892 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250823085921577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9409892)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085921577 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250823085921577 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250823085921577 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9409892 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250823085921577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085921577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085921577 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085921577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec16c4), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:455) 20250823085921577 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085921577 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) 20250823085921577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085921577 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085921577 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085921577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085921577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085921577 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 ec 16 c4 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 (ss7_asp.c:1383) 20250823085921577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085921577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085921577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085921577 DLM3UA <000f> 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 20250823085921577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085921577 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085921577 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085921577 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085921577 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085921577 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 ec 16 c4 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250823085921603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085921603 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085921603 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085921603 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085921603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085921603 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085921603 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085921603 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085921603 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085921603 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  20250823085921603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823085921603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085921603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085921603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085921603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085921603 DLSCCP DEBUG 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) 20250823085921603 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) 20250823085921603 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085921603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085921603 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085921603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085921603 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823085921603 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823085921603 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9409892 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823085921603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9409892)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823085921603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:123) 20250823085921603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085921603 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8fde77a73ba2: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)9409892 20250823085921630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085921630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085921630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823085921630 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085921630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8f9564,cause=radio(normal)) (hnbgw_rua.c:440) 20250823085921630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9409892 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823085921630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9409892)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085921630 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823085921630 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823085921630 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9409892 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823085921630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085921630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085921630 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085921630 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec16c4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823085921630 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085921630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085921630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085921630 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085921630 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085921630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085921630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085921630 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 ec 16 c4 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823085921630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9409892)[0x557e62567d00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085921630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085921630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823085921630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085921630 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085921630 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085921630 DLM3UA <000f> 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 20250823085921631 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085921631 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085921631 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085921631 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085921631 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085921631 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 ec 16 c4 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@8fde77a73ba2: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)13512525 HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: Session index based on connection ID:0 20250823085921637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085921637 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085921637 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085921637 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085921637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085921637 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085921637 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085921637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085921637 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085921637 DLSS7 <000c> ss7_asp.c: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 ec 16 c4 00 00 00 00 00  20250823085921637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085921637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085921637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085921637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085921637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085921637 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=00ec16c4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823085921637 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) 20250823085921637 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823085921637 DLSCCP DEBUG 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) 20250823085921637 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085921638 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) 20250823085921638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085921638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823085921638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9409892)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085921638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9409892)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:203) 20250823085921638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9409892)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823085921638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085921638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{disconnected}: Freeing instance (context_map.c:207) 20250823085921638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557e625476c0]{disconnected}: Deallocated (fsm.c:568) 20250823085921638 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9409892 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823085921638 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=00ec16c4), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:455) 20250823085921638 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085921638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085921638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085921638 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085921638 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085921638 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085921638 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085921638 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 ec 16 c4 00 00 1e 00 (ss7_asp.c:1383) 20250823085921638 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823085921638 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085921638 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085921638 DLSCCP DEBUG SCCP-SCOC(30)[0x557e6255e160]{IDLE}: Deallocated (fsm.c:568) 20250823085921638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085921638 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085921638 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085921638 DLM3UA <000f> 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 20250823085921638 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085921638 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085921638 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085921638 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085921638 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085921638 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 ec 16 c4 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085923644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34942<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085923644 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44605<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(311)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(310)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085923647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34928<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085923648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085923649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085923649 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085923649 DMAIN NOTICE (127.0.0.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) 20250823085923649 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(319)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@8fde77a73ba2: Final verdict of PTC: none 20250823085923652 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085923652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085923652 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085923652 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085923652 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085923652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085923652 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085923652 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085923652 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085923652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085923652 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085923652 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085923652 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 20250823085923652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085923652 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085923652 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085923652 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085923652 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085923652 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-SCCP(318)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_mo_disconnect(309)@8fde77a73ba2: Final verdict of PTC: none 20250823085923652 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085923652 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 20250823085923652 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085923653 DLSS7 <000c> ss7_route.c: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_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8fde77a73ba2: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(321)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(312)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@8fde77a73ba2: Final verdict of PTC: none 20250823085923653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085923653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085923653 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085923653 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085923653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085923653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085923653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085923653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085923653 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085923653 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) 20250823085923653 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085923653 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085923653 DLSS7 <000c> ss7_asp.c: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  20250823085923653 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  20250823085923653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085923653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085923653 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085923653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085923653 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085923653 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085923653 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 20250823085923653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085923653 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085923653 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085923653 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085923653 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085923653 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085923653 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085923653 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 20250823085923653 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085923653 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085923653 DLSS7 <000c> ss7_asp.c: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  20250823085923653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085923653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085923654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085923654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085923654 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085923654 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085923654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085923654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085923654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085923654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085923654 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085923654 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) 20250823085923654 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085923654 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085923655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34952<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat Aug 23 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 20250823085923739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085924342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34954<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=358152) Waiting for packet dumper to finish... 1 (prev_count=358152, count=362032) 20250823085925653 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085925653 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085925653 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085925653 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085925653 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085925653 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ranap_cs_creq_cref started. 20250823085927454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085927460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085927463 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37087<->l=127.0.0.1:4262) (control_if.c:572) 20250823085927564 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085927564 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085927564 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085927564 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_creq_cref-Iuh0(327)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085927564 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085927564 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085927564 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085927564 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085927565 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085927565 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085927565 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085927565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085927565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085927565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927565 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085927565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085927565 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085927565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927565 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085927565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085927565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085927565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085927565 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085927565 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085927565 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085927565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085927565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085927565 DLM3UA <000f> 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 20250823085927565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085927565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085927565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085927566 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085927566 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085927566 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085927566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085927566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085927566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927566 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085927566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085927566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085927566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085927566 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085927566 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085927566 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085927566 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085927566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085927566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927566 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) 20250823085927566 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085927566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085927566 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085927566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927566 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085927566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085927566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085927566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085927566 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085927566 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085927566 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085927566 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085927566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085927566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927566 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085927566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085927566 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085927566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927566 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085927566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085927566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085927566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085927566 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085927566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085927566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085927566 DLM3UA <000f> 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 20250823085927566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085927566 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085927566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085927566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085927566 DLM3UA <000f> 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 20250823085927566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085927566 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) 20250823085927566 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085927566 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085927566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085927566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085927566 DLM3UA <000f> 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 20250823085927566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085927566 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085927566 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(329)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085927580 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085927580 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085927580 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085927580 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085927580 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085927580 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085927580 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085927581 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085927582 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085927582 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085927582 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085927582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085927582 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085927582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927582 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085927582 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085927582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085927582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085927582 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085927582 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085927582 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085927582 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085927582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085927582 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 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) 20250823085927582 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085927582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085927582 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085927582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927582 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085927582 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085927582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085927582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085927582 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085927582 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085927582 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085927582 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085927582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085927582 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 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) 20250823085927582 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085927582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085927582 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085927582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927582 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085927582 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085927582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085927582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085927582 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085927582 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085927582 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085927582 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085927582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085927582 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085927582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085927582 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085927582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927582 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085927582 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085927582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085927582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085927582 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085927583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085927583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085927583 DLM3UA <000f> 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 20250823085927583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085927583 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085927583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085927583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085927583 DLM3UA <000f> 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 20250823085927583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085927583 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) 20250823085927583 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085927583 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085927583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085927583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085927583 DLM3UA <000f> 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 20250823085927583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085927583 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) 20250823085927583 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085927583 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085927583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085927583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085927583 DLM3UA <000f> 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 20250823085927583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085927583 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085927583 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085927603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085927603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085927603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085927603 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085927603 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085927603 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085927603 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085927603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085927603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085927777 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 20250823085927777 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 20250823085927777 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085927777 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085927780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927780 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085927780 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085927780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085927780 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085927780 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085927780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085927780 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085927780 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085927780 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 20250823085927780 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085927780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085927780 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085927781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927781 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085927781 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085927781 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  20250823085927781 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085927781 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085927781 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085927781 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 20250823085927781 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085927781 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085927781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085927781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085927781 DLSS7 <000c> ss7_asp.c: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  20250823085927781 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  20250823085927781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085927781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085927781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085927781 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085927781 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085927781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085927781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085927781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085927781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085927781 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085927781 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085927781 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085927782 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085927782 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085927782 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085927782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085927782 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085927782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085927782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085927782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085927782 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085927782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085927782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085927782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085927782 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085927782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085927782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085927782 DLM3UA <000f> 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 20250823085927782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085927782 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085927782 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085927782 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085927782 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085927782 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  20250823085927793 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 20250823085927793 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 20250823085927793 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085927793 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085927798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927798 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085927798 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085927798 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085927798 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085927798 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085927798 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085927798 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085927798 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085927798 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 20250823085927798 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085927798 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085927798 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085927800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927800 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085927800 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085927800 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  20250823085927800 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085927800 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085927800 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085927800 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 20250823085927800 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085927800 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085927800 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085927800 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085927800 DLSS7 <000c> ss7_asp.c: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  20250823085927800 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085927800 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  20250823085927800 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085927800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085927800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085927800 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085927800 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085927800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085927800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085927800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085927800 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085927801 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085927801 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085927801 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085927802 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085927802 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085927802 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085927802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085927802 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085927802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085927802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085927802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085927802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085927802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085927802 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085927802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085927802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085927802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085927802 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085927803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085927803 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085927803 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085927803 DLM3UA <000f> 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 20250823085927803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085927803 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085927803 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085927803 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085927803 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085927803 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(330)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085928592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085928592 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085928592 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085928592 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085928593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085928593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085928593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085928593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085928593 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085928593 DLSS7 <000c> ss7_asp.c: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  20250823085928593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085928593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085928593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085928593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085928593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085928593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085928593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085928593 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085928593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085928593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085928593 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085928594 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085928594 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) 20250823085928594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085928594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085928594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085928594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085928594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085928594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085928594 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085928594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085928594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085928594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085928594 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085928594 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085928594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085928595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085928595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085928595 DLM3UA <000f> 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 20250823085928595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085928595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085928595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085928595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085928595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085928595 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  20250823085928595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085928595 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085928595 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085928595 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085928595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085928595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085928595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085928595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085928595 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085928595 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085928596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085928596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085928596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085928596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085928596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085928596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085928596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085928596 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085928596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085928596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085928596 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085928596 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085928596 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(330)@8fde77a73ba2: MSC_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 } } } } 20250823085928601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085928601 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085928601 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085928601 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085928601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085928601 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085928601 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085928601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(333)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085928601 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085928601 DLSS7 <000c> ss7_asp.c: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  20250823085928601 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085928601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085928602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085928602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085928602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085928602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085928602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085928602 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085928602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085928602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085928602 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085928602 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085928602 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) 20250823085928602 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085928602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085928602 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085928602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928602 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085928602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085928602 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085928602 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085928602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085928602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085928602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085928602 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085928602 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085928602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085928602 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085928602 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085928602 DLM3UA <000f> 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 20250823085928602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085928602 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085928602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085928602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085928602 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085928602 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  20250823085928602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085928602 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085928602 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085928602 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085928602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085928602 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085928602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085928602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085928602 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085928602 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085928602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085928602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085928602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085928602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085928602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085928602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085928602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085928602 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085928602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085928602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085928602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085928602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085928602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085928602 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085928602 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085928602 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(333)@8fde77a73ba2: MSC_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 } } } } 20250823085928631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40904<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8fde77a73ba2: Added conn table entry 0TC_ranap_cs_creq_cref0(336)13472629 20250823085929683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085929683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085929683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085929683 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085929683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcd9375, normal) (hnbgw_rua.c:408) 20250823085929683 DHNB DEBUG map_rua[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085929683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13472629)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085929683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13472629 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085929683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085929683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085929683 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13472629 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085929683 DCN DEBUG map_sccp[0x557e625476c0]{init}: Allocated (fsm.c:456) 20250823085929683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557e625476c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085929683 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13472629 <-> SCCP-31 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085929683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13472629 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085929683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13472629)[0x557e62567d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085929683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085929683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085929683 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13472629 SCCP-31 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085929683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557e625476c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085929683 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085929683 DLSCCP DEBUG SCCP-SCOC(31)[0x557e6255e160]{IDLE}: Allocated (fsm.c:456) 20250823085929683 DLSCCP DEBUG SCCP-SCOC(31)[0x557e6255e160]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085929683 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300019d0056400500f1100926) (sccp_scrc.c:455) 20250823085929683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085929683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085929683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085929683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085929683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085929683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085929683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085929683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085929683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085929683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085929683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085929683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085929683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085929683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085929683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085929683 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085929683 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085929683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085929683 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 01 9d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085929683 DLSCCP DEBUG SCCP-SCOC(31)[0x557e6255e160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085929683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557e625476c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085929683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13472629)[0x557e62567d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085929684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085929684 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085929684 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085929684 DLM3UA <000f> 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 20250823085929684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085929684 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085929684 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085929684 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085929684 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085929684 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 01 9d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(329)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@8fde77a73ba2: Added conn table entry 0TC_ranap_cs_creq_cref0(336)5843976 TC_ranap_cs_creq_cref0(336)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@8fde77a73ba2: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)5843976 HNBGW_Test.msc0-SCCP(329)@8fde77a73ba2: Session index based on connection ID:0 20250823085929702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085929702 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085929702 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085929702 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085929702 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085929702 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085929702 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085929702 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085929702 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085929702 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  20250823085929702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085929702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085929702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085929702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085929702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085929702 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) 20250823085929702 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) 20250823085929702 DLSCCP DEBUG SCCP-SCOC(31)[0x557e6255e160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:820) 20250823085929702 DLSCCP DEBUG 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) 20250823085929702 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085929702 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) 20250823085929702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557e625476c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085929702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557e625476c0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:279) 20250823085929702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13472629)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085929702 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13472629)[0x557e62567d00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085929703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823085929703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13472629)[0x557e62567d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085929703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13472629)[0x557e62567d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085929703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13472629)[0x557e62567d00]{disrupted}: Freeing instance (context_map.c:203) 20250823085929703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13472629)[0x557e62567d00]{disrupted}: Deallocated (fsm.c:568) 20250823085929703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557e625476c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085929703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557e625476c0]{disconnected}: Freeing instance (context_map.c:207) 20250823085929703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557e625476c0]{disconnected}: Deallocated (fsm.c:568) 20250823085929703 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13472629 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250823085929703 DLSCCP DEBUG SCCP-SCOC(31)[0x557e6255e160]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:249) 20250823085929703 DLSCCP DEBUG SCCP-SCOC(31)[0x557e6255e160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085929703 DLSCCP DEBUG SCCP-SCOC(31)[0x557e6255e160]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085929703 DLSCCP DEBUG SCCP-SCOC(31)[0x557e6255e160]{IDLE}: Deallocated (fsm.c:568) 20250823085929703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085929703 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)@8fde77a73ba2: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)13472629 MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085929724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085929724 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37087<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(325)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(324)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085929729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085929730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085929730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085929730 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085929730 DMAIN NOTICE (127.0.0.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) 20250823085929730 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@8fde77a73ba2: Final verdict of PTC: none 20250823085929733 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc0-SCCP(329)@8fde77a73ba2: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(326)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@8fde77a73ba2: Final verdict of PTC: none 20250823085929734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085929734 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085929734 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085929734 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085929734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085929734 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085929734 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(331)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@8fde77a73ba2: Final verdict of PTC: none 20250823085929735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085929735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085929734 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 20250823085929734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085929734 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085929734 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085929734 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085929734 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085929734 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085929734 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085929734 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 20250823085929735 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085929735 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085929735 DLSS7 <000c> ss7_asp.c: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  20250823085929735 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  20250823085929735 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085929735 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085929735 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085929735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085929735 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085929735 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085929735 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085929735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085929735 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085929735 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085929735 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 20250823085929735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085929735 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085929735 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085929735 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085929735 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085929735 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085929735 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085929735 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 20250823085929735 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085929736 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085929736 DLSS7 <000c> ss7_asp.c: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  20250823085929736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085929736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085929736 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085929736 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085929736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085929736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085929736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085929736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085929736 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085929736 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) 20250823085929736 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085929736 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085929736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085929736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085929736 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085929736 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085929736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085929736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085929736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085929736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085929736 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085929736 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) 20250823085929736 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085929736 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(335)@8fde77a73ba2: Final verdict of PTC: none 20250823085929737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40904<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sat Aug 23 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 20250823085929777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085930379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40920<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306668) Waiting for packet dumper to finish... 1 (prev_count=306668, count=307304) 20250823085931735 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085931736 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085931736 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085931736 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085931736 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085931736 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ranap_ps_creq_cref started. 20250823085933484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085933490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085933493 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37031<->l=127.0.0.1:4262) (control_if.c:572) 20250823085933592 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085933592 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085933592 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085933592 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085933592 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085933592 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085933592 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085933592 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_creq_cref-Iuh0(341)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085933593 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085933593 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085933594 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085933594 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085933594 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085933594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085933594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085933594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933594 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085933594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085933594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085933594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085933594 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085933594 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085933594 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085933594 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085933594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085933594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 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) 20250823085933594 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085933594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085933594 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085933594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933594 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085933594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085933594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085933594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085933594 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085933594 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085933594 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085933594 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085933594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085933594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085933594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085933594 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085933594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933594 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085933594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085933594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085933594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085933594 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085933594 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085933594 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085933594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085933594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085933594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085933594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085933594 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085933594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933594 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085933594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085933594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085933594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085933594 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085933594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085933595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085933595 DLM3UA <000f> 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 20250823085933595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085933595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085933595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085933595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085933595 DLM3UA <000f> 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 20250823085933595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085933595 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) 20250823085933595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085933595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085933595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085933595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085933595 DLM3UA <000f> 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 20250823085933595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085933595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085933595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085933595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085933595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085933595 DLM3UA <000f> 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 20250823085933595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085933595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085933595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(345)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(343)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085933606 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085933606 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085933606 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085933606 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085933606 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085933606 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085933607 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085933607 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085933608 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085933608 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085933608 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085933608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085933608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085933608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933608 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085933608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085933608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085933608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085933608 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085933608 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085933608 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085933608 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085933608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085933608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085933608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085933608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085933608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933608 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085933608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085933608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085933608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085933608 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085933608 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085933608 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085933608 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085933608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085933608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085933608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085933608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085933608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933608 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085933608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085933608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085933608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085933608 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085933608 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085933608 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085933608 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085933608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085933608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933609 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085933609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085933609 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085933609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085933609 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085933609 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085933609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085933609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085933609 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085933609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085933609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085933609 DLM3UA <000f> 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 20250823085933609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085933609 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085933609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085933609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085933609 DLM3UA <000f> 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 20250823085933609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085933609 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085933609 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085933609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085933609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085933609 DLM3UA <000f> 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 20250823085933609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085933609 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085933609 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085933609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085933609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085933609 DLM3UA <000f> 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 20250823085933609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085933609 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085933609 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085933628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085933628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085933628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085933628 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085933628 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085933628 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085933628 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085933628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085933628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085933804 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 20250823085933804 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 20250823085933804 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085933804 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085933813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933813 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085933813 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085933813 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085933813 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085933813 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085933813 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085933813 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085933813 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085933814 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 20250823085933814 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085933814 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085933814 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085933816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933816 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085933816 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085933816 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  20250823085933816 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085933816 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085933816 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085933816 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 20250823085933816 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085933816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085933816 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085933816 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085933816 DLSS7 <000c> ss7_asp.c: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  20250823085933816 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  20250823085933816 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085933816 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085933817 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085933817 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085933817 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085933817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085933817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085933817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085933817 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085933817 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085933817 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085933817 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085933818 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085933818 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085933818 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085933818 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085933818 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085933818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085933818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085933819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085933819 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085933819 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085933819 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085933819 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085933819 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085933819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933819 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085933819 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085933819 DLM3UA <000f> 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 20250823085933819 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085933819 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085933819 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085933819 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085933819 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085933819 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  20250823085933819 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 20250823085933820 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 20250823085933820 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085933820 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085933830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933830 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085933830 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085933830 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085933830 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085933830 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085933830 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085933830 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085933830 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085933830 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 20250823085933830 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085933830 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085933830 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085933835 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933835 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085933835 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085933835 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  20250823085933835 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085933835 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085933835 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085933835 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 20250823085933835 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085933835 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085933835 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085933835 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085933835 DLSS7 <000c> ss7_asp.c: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  20250823085933835 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085933835 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  20250823085933835 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085933835 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085933835 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085933835 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085933835 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085933835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085933835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085933835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085933835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085933835 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085933835 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085933835 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085933836 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085933836 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085933836 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085933837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085933837 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085933837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933837 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085933837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085933837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085933837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085933837 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085933837 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085933837 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085933837 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085933837 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085933837 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085933837 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085933837 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085933837 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085933837 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085933837 DLM3UA <000f> 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 20250823085933837 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085933837 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085933837 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085933837 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085933837 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085933837 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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085934618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085934618 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085934618 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085934618 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085934618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085934618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085934618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085934618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085934618 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085934618 DLSS7 <000c> ss7_asp.c: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  20250823085934619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085934619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085934619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085934619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085934619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085934619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085934619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085934619 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085934619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085934619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085934619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085934619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085934619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085934619 DLM3UA <000f> 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 20250823085934619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085934619 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085934619 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085934619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085934619 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085934619 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  20250823085934619 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085934619 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085934619 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) 20250823085934619 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085934619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085934619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085934619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085934619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085934619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085934619 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085934619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085934619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085934619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085934619 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085934619 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085934622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085934622 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085934622 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085934622 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085934622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085934622 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085934622 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085934622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085934622 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085934622 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085934622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085934622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085934622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085934622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085934622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085934622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085934622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085934622 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085934622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085934622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085934622 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085934622 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085934622 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(344)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085934628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085934628 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085934628 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085934628 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085934628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085934628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085934628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085934628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085934628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085934628 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085934628 DLSS7 <000c> ss7_asp.c: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  20250823085934628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085934628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085934628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085934628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085934628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085934628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085934628 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085934628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085934628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085934628 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085934628 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085934628 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) 20250823085934628 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085934628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085934628 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085934628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085934628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085934628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085934628 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085934628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085934628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085934628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085934628 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085934628 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085934628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085934628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085934628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085934628 DLM3UA <000f> 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 20250823085934628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085934628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085934628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085934628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085934628 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085934628 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  20250823085934629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085934629 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085934629 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085934629 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085934629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085934630 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085934630 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085934630 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085934630 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085934630 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085934630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085934630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085934630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085934630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085934630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085934630 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085934630 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085934630 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085934630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085934630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085934630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085934630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085934630 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085934630 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085934630 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085934630 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(347)@8fde77a73ba2: MSC_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 } } } } 20250823085934641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@8fde77a73ba2: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8fde77a73ba2: Added conn table entry 0TC_ranap_ps_creq_cref0(350)8151396 20250823085935673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085935673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085935673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085935673 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085935673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7c6164, normal) (hnbgw_rua.c:408) 20250823085935673 DHNB DEBUG map_rua[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085935673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8151396)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085935673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8151396 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085935673 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085935673 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085935673 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085935673 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8151396 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085935673 DCN DEBUG map_sccp[0x557e625476c0]{init}: Allocated (fsm.c:456) 20250823085935673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557e625476c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085935673 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8151396 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085935673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8151396 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085935673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8151396)[0x557e62567d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085935673 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085935673 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085935673 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8151396 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085935673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557e625476c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085935673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085935673 DLSCCP DEBUG SCCP-SCOC(32)[0x557e6255e160]{IDLE}: Allocated (fsm.c:456) 20250823085935673 DLSCCP DEBUG SCCP-SCOC(32)[0x557e6255e160]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085935673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002230056400500f1100926) (sccp_scrc.c:455) 20250823085935673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085935673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085935673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085935673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085935673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085935673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085935673 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085935673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085935673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085935673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085935673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085935673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085935673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085935673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085935673 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085935673 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085935673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085935673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085935673 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 23 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085935673 DLSCCP DEBUG SCCP-SCOC(32)[0x557e6255e160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085935673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557e625476c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085935673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8151396)[0x557e62567d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085935673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085935673 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085935673 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085935673 DLM3UA <000f> 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 20250823085935673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085935673 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085935673 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085935673 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085935673 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085935673 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 23 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@8fde77a73ba2: Added conn table entry 0TC_ranap_ps_creq_cref0(350)16660518 TC_ranap_ps_creq_cref0(350)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@8fde77a73ba2: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)16660518 HNBGW_Test.sgsn0-SCCP(346)@8fde77a73ba2: Session index based on connection ID:0 20250823085935684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085935684 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085935684 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085935684 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085935684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085935684 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085935684 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085935684 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085935684 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085935684 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  20250823085935685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085935685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085935685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085935685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085935685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085935685 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) 20250823085935685 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) 20250823085935685 DLSCCP DEBUG SCCP-SCOC(32)[0x557e6255e160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:820) 20250823085935685 DLSCCP DEBUG 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) 20250823085935685 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823085935685 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) 20250823085935685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557e625476c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823085935685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557e625476c0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:279) 20250823085935685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8151396)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823085935685 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8151396)[0x557e62567d00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823085935685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823085935685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8151396)[0x557e62567d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823085935685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8151396)[0x557e62567d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085935685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8151396)[0x557e62567d00]{disrupted}: Freeing instance (context_map.c:203) 20250823085935685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8151396)[0x557e62567d00]{disrupted}: Deallocated (fsm.c:568) 20250823085935685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557e625476c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085935685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557e625476c0]{disconnected}: Freeing instance (context_map.c:207) 20250823085935685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557e625476c0]{disconnected}: Deallocated (fsm.c:568) 20250823085935685 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8151396 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250823085935685 DLSCCP DEBUG SCCP-SCOC(32)[0x557e6255e160]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:249) 20250823085935685 DLSCCP DEBUG SCCP-SCOC(32)[0x557e6255e160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085935685 DLSCCP DEBUG SCCP-SCOC(32)[0x557e6255e160]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085935685 DLSCCP DEBUG SCCP-SCOC(32)[0x557e6255e160]{IDLE}: Deallocated (fsm.c:568) 20250823085935685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085935685 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)@8fde77a73ba2: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)8151396 MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085935696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085935697 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37031<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(338)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085935700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40924<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085935700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085935700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085935700 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085935700 DMAIN NOTICE (127.0.0.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) 20250823085935700 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823085935702 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085935702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085935702 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085935702 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085935702 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085935702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(344)@8fde77a73ba2: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@8fde77a73ba2: Final verdict of PTC: none 20250823085935702 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085935702 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085935702 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 20250823085935702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085935702 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085935702 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085935702 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085935702 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085935702 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085935703 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085935703 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 20250823085935703 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085935703 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085935703 DLSS7 <000c> ss7_asp.c: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  20250823085935703 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  20250823085935703 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-RAN(347)@8fde77a73ba2: Final verdict of PTC: none 20250823085935703 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085935703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085935703 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085935703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085935703 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_ranap_ps_creq_cref-Iuh0(341)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@8fde77a73ba2: Final verdict of PTC: none 20250823085935703 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085935703 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085935703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085935703 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085935703 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085935703 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 20250823085935703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085935703 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085935703 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085935703 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085935703 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085935703 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085935703 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085935703 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 20250823085935703 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085935703 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085935704 DLSS7 <000c> ss7_asp.c: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  20250823085935704 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085935704 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(340)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@8fde77a73ba2: Final verdict of PTC: none 20250823085935703 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085935703 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085935703 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085935703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085935703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085935703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085935703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085935703 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085935703 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) 20250823085935703 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085935703 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085935704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085935704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085935704 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085935704 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085935704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085935704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085935704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085935704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085935704 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085935704 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) 20250823085935704 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085935704 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(349)@8fde77a73ba2: Final verdict of PTC: none 20250823085935708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sat Aug 23 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 20250823085935802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085936405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50588<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305412) Waiting for packet dumper to finish... 1 (prev_count=305412, count=306048) 20250823085937703 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085937704 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085937704 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085937704 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085937704 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085937704 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250823085939515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085939521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085939524 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34775<->l=127.0.0.1:4262) (control_if.c:572) 20250823085939630 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085939630 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085939631 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085939631 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085939631 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085939631 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085939631 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085939631 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085939631 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085939631 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085939632 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085939632 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085939632 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085939632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085939632 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085939632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939632 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085939632 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939632 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085939632 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085939632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085939632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085939632 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085939632 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085939632 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085939632 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085939632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085939632 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085939632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939632 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085939632 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085939632 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085939633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939633 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085939633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085939633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085939633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085939633 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085939633 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085939633 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085939633 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085939633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085939633 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085939633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939633 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085939633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085939633 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085939633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939633 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085939633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085939633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085939633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085939633 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085939633 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085939633 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085939633 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085939633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085939633 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085939633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939633 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085939633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085939633 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085939633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939633 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085939633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085939633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085939633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085939633 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085939633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085939633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085939633 DLM3UA <000f> 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 20250823085939633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085939633 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085939633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085939633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085939633 DLM3UA <000f> 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 20250823085939633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085939633 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085939633 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085939633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085939633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085939633 DLM3UA <000f> 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 20250823085939633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085939633 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085939633 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085939633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085939633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085939633 DLM3UA <000f> 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 20250823085939633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085939633 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085939633 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(359)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(357)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085939651 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085939651 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085939651 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085939651 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085939651 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085939651 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085939651 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085939651 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085939653 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085939653 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085939653 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085939653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085939653 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085939653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085939653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939653 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085939653 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085939653 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085939653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085939653 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085939653 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085939653 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085939653 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085939653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085939653 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085939653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939653 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085939653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085939653 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085939653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939654 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085939654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085939654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085939654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085939654 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085939654 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085939654 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085939654 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085939654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085939654 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085939654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939654 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085939654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085939654 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085939654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939654 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085939654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085939654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085939654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085939654 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085939654 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085939654 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085939654 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085939654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085939654 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085939654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939654 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085939655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939655 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085939655 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085939655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939655 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085939655 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085939655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085939655 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085939655 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085939655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939655 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085939655 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085939655 DLM3UA <000f> 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 20250823085939655 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085939655 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085939655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939655 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085939655 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085939656 DLM3UA <000f> 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 20250823085939656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085939656 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085939656 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085939656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939656 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085939656 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085939656 DLM3UA <000f> 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 20250823085939656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085939656 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085939656 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085939656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939656 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085939656 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085939656 DLM3UA <000f> 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 20250823085939656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085939656 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085939656 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085939681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085939681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085939681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085939681 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085939681 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085939681 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085939682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085939682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085939682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085939846 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 20250823085939847 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 20250823085939847 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085939847 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085939855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939855 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085939855 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085939855 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085939855 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085939855 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085939855 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085939855 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085939855 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085939856 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 20250823085939856 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085939856 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085939856 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085939858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939858 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085939859 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085939859 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  20250823085939859 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085939859 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085939859 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085939859 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 20250823085939859 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085939859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085939859 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085939859 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085939859 DLSS7 <000c> ss7_asp.c: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  20250823085939859 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  20250823085939859 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085939859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085939859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085939859 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085939859 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085939859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085939859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085939859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085939859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085939860 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085939860 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085939860 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085939861 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085939861 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085939861 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085939861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085939861 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085939861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085939861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085939861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085939861 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085939861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085939861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085939862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085939862 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085939862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085939862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085939862 DLM3UA <000f> 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 20250823085939862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085939862 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085939862 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085939862 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085939862 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085939862 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  20250823085939870 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 20250823085939870 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 20250823085939870 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085939870 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085939872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939872 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085939872 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085939872 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085939872 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085939872 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085939872 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085939872 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085939872 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085939872 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 20250823085939872 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085939872 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085939872 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085939875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939875 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085939875 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085939875 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  20250823085939875 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085939875 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085939875 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085939875 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 20250823085939875 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085939875 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085939875 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085939875 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085939875 DLSS7 <000c> ss7_asp.c: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  20250823085939875 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085939875 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  20250823085939875 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085939875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085939875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085939875 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085939875 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085939875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085939875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085939875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085939875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085939875 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085939875 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085939875 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085939877 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085939877 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085939877 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085939877 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085939877 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085939877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085939877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085939877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085939877 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085939877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085939877 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085939877 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085939877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085939877 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085939877 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085939878 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085939878 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085939878 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085939878 DLM3UA <000f> 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 20250823085939878 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085939878 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085939878 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085939878 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085939878 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085939878 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(358)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085940662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085940663 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085940663 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085940663 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085940663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085940663 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085940663 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085940663 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085940663 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085940663 DLSS7 <000c> ss7_asp.c: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  20250823085940663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085940663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085940663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085940663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085940663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085940663 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085940663 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085940663 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085940663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085940663 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085940663 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085940663 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085940663 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) 20250823085940663 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085940663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085940663 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085940663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085940663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085940663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085940663 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085940663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085940663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085940663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085940663 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085940663 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085940664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085940664 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085940664 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085940664 DLM3UA <000f> 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 20250823085940664 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085940664 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085940664 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085940664 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085940664 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085940664 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  20250823085940666 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085940666 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085940666 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085940666 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085940666 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085940666 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085940666 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085940666 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085940666 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085940666 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085940666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085940666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085940666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085940666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085940666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085940666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085940666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085940666 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085940666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085940666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085940666 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085940666 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085940666 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(358)@8fde77a73ba2: MSC_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 } } } } 20250823085940679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085940679 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085940679 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085940679 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085940679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085940679 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085940679 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085940679 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085940679 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085940679 DLSS7 <000c> ss7_asp.c: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  20250823085940679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085940679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085940679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085940679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085940679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085940679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085940679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) HNBGW_Test.sgsn0-RAN(361)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085940679 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085940679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085940679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085940679 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085940679 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085940679 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) 20250823085940679 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085940679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085940679 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085940679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940679 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085940679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085940679 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823085940679 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085940679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085940679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085940679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085940679 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085940679 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085940679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085940679 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085940679 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085940679 DLM3UA <000f> 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 20250823085940679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085940680 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823085940680 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085940680 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085940680 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085940680 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  20250823085940682 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085940682 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085940682 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085940682 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085940682 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085940682 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085940682 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085940682 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085940682 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085940682 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085940682 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085940682 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085940682 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085940682 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085940682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085940682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085940682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085940682 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085940682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085940682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085940682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085940682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085940682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085940682 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085940682 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085940682 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(361)@8fde77a73ba2: MSC_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 } } } } 20250823085940709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50620<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@8fde77a73ba2: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) 20250823085941745 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085941745 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085941745 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823085941745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823085941745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085941745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823085941745 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823085941745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823085941745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085941745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823085941745 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823085941746 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823085941746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085941746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823085941746 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823085941746 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823085941746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823085941746 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823085941746 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823085941746 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@8fde77a73ba2: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)13579370 20250823085941760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085941760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085941760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823085941760 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085941760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcf346a, normal) (hnbgw_rua.c:408) 20250823085941760 DHNB DEBUG map_rua[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085941760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579370)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085941760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13579370 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823085941760 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085941760 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085941760 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823085941760 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13579370 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823085941760 DCN DEBUG map_sccp[0x557e625476c0]{init}: Allocated (fsm.c:456) 20250823085941760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557e625476c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085941760 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13579370 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823085941760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13579370 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823085941760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579370)[0x557e62567d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085941760 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085941760 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085941760 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13579370 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085941760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557e625476c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085941760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085941760 DLSCCP DEBUG SCCP-SCOC(33)[0x557e6255e160]{IDLE}: Allocated (fsm.c:456) 20250823085941760 DLSCCP DEBUG SCCP-SCOC(33)[0x557e6255e160]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085941760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003640056400500f1100926) (sccp_scrc.c:455) 20250823085941760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085941760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085941760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085941760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085941760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085941760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085941760 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085941760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085941760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085941760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085941760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085941760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085941760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085941760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085941760 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085941760 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085941760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085941760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085941760 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 64 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823085941760 DLSCCP DEBUG SCCP-SCOC(33)[0x557e6255e160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085941760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557e625476c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085941760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579370)[0x557e62567d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085941761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085941761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085941761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085941761 DLM3UA <000f> 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 20250823085941761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085941761 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085941761 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085941761 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085941761 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085941761 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 64 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@8fde77a73ba2: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)11774305 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8fde77a73ba2: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@8fde77a73ba2: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)13579370 20250823085941960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085941961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085941961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250823085941961 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085941961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcf346a,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250823085941961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13579370 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250823085941961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579370)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085941961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579370)[0x557e62567d00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085941961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557e625476c0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) HNBGW_Test.sgsn0-SCCP(360)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085942790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085942790 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085942790 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085942790 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085942790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085942790 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085942791 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085942791 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085942791 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085942791 DLSS7 <000c> ss7_asp.c: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 c1 a2 cb 02 00 00 00 00  20250823085942791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085942791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085942791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085942791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085942791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085942791 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c1a2cb) (sccp_scrc.c:545) 20250823085942791 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) 20250823085942791 DLSCCP DEBUG SCCP-SCOC(33)[0x557e6255e160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085942791 DLSCCP DEBUG SCCP-SCOC(33)[0x557e6255e160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085942791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085942791 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085942791 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) 20250823085942791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557e625476c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085942791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557e625476c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085942791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085942791 DLSCCP DEBUG SCCP-SCOC(33)[0x557e6255e160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085942791 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1a2cb), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085942791 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823085942791 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) 20250823085942791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085942791 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085942791 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085942791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085942791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085942791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 c1 a2 cb 00 00 21 00 00 00 00 00 (ss7_asp.c:1383) 20250823085942791 DLSCCP DEBUG SCCP-SCOC(33)[0x557e6255e160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085942791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557e625476c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:300) 20250823085942791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579370)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085942791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579370)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:203) 20250823085942791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579370)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823085942791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557e625476c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085942791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557e625476c0]{disconnected}: Freeing instance (context_map.c:207) 20250823085942791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557e625476c0]{disconnected}: Deallocated (fsm.c:568) 20250823085942791 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13579370 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823085942792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085942792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085942792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085942792 DLM3UA <000f> 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 20250823085942792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085942792 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085942792 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085942792 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085942792 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085942792 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 c1 a2 cb 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@8fde77a73ba2: Session index based on local reference:0 20250823085942795 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085942795 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085942795 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085942795 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085942795 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085942796 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085942796 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085942796 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085942796 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085942796 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 c1 a2 cb 00  20250823085942796 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085942796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085942796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085942796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085942796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085942796 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=00c1a2cb) (sccp_scrc.c:545) 20250823085942796 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) 20250823085942796 DLSCCP DEBUG SCCP-SCOC(33)[0x557e6255e160]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085942796 DLSCCP DEBUG SCCP-SCOC(33)[0x557e6255e160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085942796 DLSCCP DEBUG SCCP-SCOC(33)[0x557e6255e160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085942796 DLSCCP DEBUG SCCP-SCOC(33)[0x557e6255e160]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085942796 DLSCCP DEBUG SCCP-SCOC(33)[0x557e6255e160]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@8fde77a73ba2: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)11774305 MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085943804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50616<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085943805 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34775<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(353)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(352)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085943807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50600<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085943809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085943809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085943809 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085943809 DMAIN NOTICE (127.0.0.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) 20250823085943809 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(357)@8fde77a73ba2: Final verdict of PTC: none 20250823085943810 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085943810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085943810 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085943810 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085943810 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085943810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085943810 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085943810 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085943810 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085943810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085943810 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085943811 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085943811 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085943811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085943811 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085943811 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085943811 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 20250823085943811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085943811 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085943811 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085943811 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085943811 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085943811 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085943811 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085943811 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 20250823085943811 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085943811 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085943811 DLSS7 <000c> ss7_asp.c: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  20250823085943811 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  20250823085943811 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085943811 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085943811 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 20250823085943811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085943811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085943811 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.sgsn0-RAN(361)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@8fde77a73ba2: Final verdict of PTC: none 20250823085943811 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085943811 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085943811 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085943811 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085943811 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085943811 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085943811 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 20250823085943811 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085943811 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085943811 DLSS7 <000c> ss7_asp.c: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  20250823085943811 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085943811 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085943811 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085943811 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085943811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085943812 DLSCCP DEBUG 0: SCCP(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(358)@8fde77a73ba2: Final verdict of PTC: none 20250823085943812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085943812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085943812 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085943812 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) 20250823085943812 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085943812 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@8fde77a73ba2: Final verdict of PTC: none 20250823085943812 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085943812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085943812 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085943812 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085943812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085943812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085943812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085943812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085943812 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085943812 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) 20250823085943812 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085943812 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(359)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(354)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(363)@8fde77a73ba2: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@8fde77a73ba2: Final verdict of PTC: none 20250823085943816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50620<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 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 20250823085943887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085944490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50622<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=326892) Waiting for packet dumper to finish... 1 (prev_count=326892, count=327432) 20250823085945811 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085945811 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085945811 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823085945812 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085945813 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085945813 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250823085947586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085947591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085947595 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44521<->l=127.0.0.1:4262) (control_if.c:572) 20250823085947720 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085947720 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085947721 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085947721 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085947721 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085947721 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085947721 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085947721 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085947722 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085947722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085947722 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085947722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947722 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085947722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085947722 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085947722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947722 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085947722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085947722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085947722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085947722 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085947722 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085947722 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085947722 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085947722 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085947722 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085947722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085947722 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085947722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947722 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085947722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085947722 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085947722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947722 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085947722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085947722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085947722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085947722 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085947722 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085947722 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085947722 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085947722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085947722 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085947722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947722 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085947722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085947722 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085947722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947722 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085947722 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085947722 DLM3UA <000f> 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 20250823085947722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085947722 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085947722 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085947722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947722 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085947722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085947722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085947722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085947722 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085947722 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085947722 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085947722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947722 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085947722 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085947722 DLM3UA <000f> 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 20250823085947722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085947722 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085947722 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085947722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947722 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085947722 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085947722 DLM3UA <000f> 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 20250823085947722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085947722 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085947722 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823085947723 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085947723 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085947723 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085947723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085947723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085947723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947724 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) 20250823085947724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085947724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947724 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085947724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085947724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085947724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085947724 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085947724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085947724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085947724 DLM3UA <000f> 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 20250823085947724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085947724 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(373)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(371)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085947748 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085947748 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085947748 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085947748 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085947749 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085947749 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085947749 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085947749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085947749 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085947749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947750 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) 20250823085947750 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085947750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085947750 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085947750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947750 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085947750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085947750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085947750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085947750 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085947750 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085947750 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085947750 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085947750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085947750 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085947750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947750 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085947750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085947750 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823085947750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947750 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085947750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085947750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085947750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085947750 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085947750 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085947750 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085947750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085947750 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085947750 DLM3UA <000f> 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 20250823085947750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085947750 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) 20250823085947750 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085947750 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085947750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085947750 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085947750 DLM3UA <000f> 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 20250823085947750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085947750 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823085947750 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823085947751 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085947751 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085947751 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085947751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085947751 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085947751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947751 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085947751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085947751 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085947751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947751 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085947751 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085947751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085947751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085947751 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085947751 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085947751 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085947751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947751 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085947751 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085947751 DLM3UA <000f> 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 20250823085947751 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085947751 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085947751 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085947752 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085947752 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085947752 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085947752 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085947752 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085947752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947753 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085947753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947753 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085947753 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085947753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085947753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085947753 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085947753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947753 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085947753 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085947753 DLM3UA <000f> 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 20250823085947753 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085947753 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(374)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085947782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085947782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085947782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085947782 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085947782 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085947782 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085947782 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085947782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085947782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085947943 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 20250823085947943 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 20250823085947943 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085947943 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085947951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947951 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085947951 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085947951 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085947951 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085947951 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085947951 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085947951 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085947951 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085947951 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 20250823085947951 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085947951 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085947951 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085947954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947954 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085947954 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085947954 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  20250823085947954 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085947954 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085947954 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085947954 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 20250823085947954 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085947954 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085947954 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085947954 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085947954 DLSS7 <000c> ss7_asp.c: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  20250823085947954 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  20250823085947954 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085947954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085947954 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085947954 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085947954 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085947954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085947954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085947954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085947954 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085947955 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085947955 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085947955 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085947956 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085947956 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085947956 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085947956 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085947956 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085947956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085947956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085947956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085947956 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085947956 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085947956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085947956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085947956 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085947957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947957 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085947957 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085947957 DLM3UA <000f> 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 20250823085947957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085947957 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085947957 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085947957 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085947957 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085947957 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  20250823085947967 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 20250823085947967 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 20250823085947967 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085947967 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085947973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947973 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085947973 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085947973 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085947973 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085947973 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085947973 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085947973 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085947973 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085947973 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 20250823085947973 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085947973 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085947973 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085947976 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947976 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085947976 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085947976 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  20250823085947976 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085947976 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085947976 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085947976 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 20250823085947976 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085947976 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085947976 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085947976 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085947976 DLSS7 <000c> ss7_asp.c: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  20250823085947976 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085947976 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  20250823085947976 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085947976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085947976 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085947976 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085947976 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085947976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085947976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085947976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085947976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085947976 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085947976 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085947976 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085947977 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085947977 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085947977 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085947977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085947977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085947977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085947977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085947977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085947977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085947977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085947977 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085947977 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085947977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085947977 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085947978 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085947978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085947978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085947978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085947978 DLM3UA <000f> 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 20250823085947978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085947978 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085947978 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085947978 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085947978 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085947978 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(372)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085948759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085948759 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085948759 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085948759 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085948759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085948759 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085948759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085948759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085948759 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085948759 DLSS7 <000c> ss7_asp.c: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  20250823085948759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085948759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085948759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085948759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085948759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085948759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085948759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085948759 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085948759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085948760 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085948760 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085948760 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085948760 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) 20250823085948760 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085948760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085948760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085948760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085948760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085948760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085948760 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085948760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085948760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085948760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085948760 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085948760 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085948760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085948760 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085948760 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085948760 DLM3UA <000f> 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 20250823085948760 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085948760 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085948760 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085948760 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085948760 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085948760 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  20250823085948762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085948762 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085948762 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085948762 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085948762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085948762 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085948762 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085948762 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085948762 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085948762 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085948762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085948763 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085948763 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085948763 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085948763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085948763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085948763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085948763 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085948763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948763 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085948763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085948763 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085948763 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085948763 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(372)@8fde77a73ba2: MSC_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(375)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085948776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085948776 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085948776 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085948776 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085948776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085948776 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085948776 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085948776 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085948776 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085948776 DLSS7 <000c> ss7_asp.c: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  20250823085948776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085948776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085948776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085948776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085948776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085948776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085948776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085948776 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085948776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085948776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085948776 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085948776 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085948776 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) 20250823085948776 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085948776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085948776 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085948776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948776 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085948776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085948776 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823085948776 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085948776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085948777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085948777 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085948777 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085948777 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085948777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085948777 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085948777 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085948777 DLM3UA <000f> 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 20250823085948777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085948777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823085948777 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085948777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085948777 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085948777 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  20250823085948778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085948778 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085948778 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085948778 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085948778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085948778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085948778 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085948778 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085948778 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085948778 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085948779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085948779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085948779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085948779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085948779 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085948779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085948779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085948779 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085948779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085948779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085948779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085948779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085948779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085948779 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085948779 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085948779 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(375)@8fde77a73ba2: MSC_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 } } } } 20250823085948802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54692<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)2405166 20250823085949824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085949824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085949824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085949824 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085949824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x24b32e, normal) (hnbgw_rua.c:408) 20250823085949824 DHNB DEBUG map_rua[0x557e6255e160]{init}: Allocated (fsm.c:456) 20250823085949824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2405166)[0x557e6255e160]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085949824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2405166 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085949824 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085949824 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085949824 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2405166 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085949824 DCN DEBUG map_sccp[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823085949824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085949824 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2405166 <-> SCCP-34 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085949824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2405166 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085949824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2405166)[0x557e6255e160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085949824 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085949824 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085949824 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2405166 SCCP-34 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085949824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557e62567d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085949824 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085949824 DLSCCP DEBUG SCCP-SCOC(34)[0x557e625476c0]{IDLE}: Allocated (fsm.c:456) 20250823085949824 DLSCCP DEBUG SCCP-SCOC(34)[0x557e625476c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085949824 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300021e0056400500f1100926) (sccp_scrc.c:455) 20250823085949824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085949824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085949824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085949824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085949824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085949824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085949824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085949824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085949824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085949824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085949824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085949824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085949824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085949824 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085949824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085949824 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085949824 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085949824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085949824 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 22 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 02 1e 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085949824 DLSCCP DEBUG SCCP-SCOC(34)[0x557e625476c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085949824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557e62567d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085949824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2405166)[0x557e6255e160]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085949824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085949824 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085949824 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085949824 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085949824 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085949824 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085949824 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085949824 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085949824 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085949824 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 22 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 02 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(371)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@8fde77a73ba2: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)13122605 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8fde77a73ba2: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@8fde77a73ba2: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)2405166 20250823085950024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085950024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085950025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250823085950025 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085950025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x24b32e,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250823085950025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2405166 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250823085950025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2405166)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085950025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2405166)[0x557e6255e160]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085950025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557e62567d00]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) HNBGW_Test.msc0-SCCP(371)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085950845 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085950845 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085950845 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085950845 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085950846 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085950846 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085950846 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085950846 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085950846 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085950846 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 bd b9 e6 02 00 00 00 00  20250823085950846 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085950846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085950846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085950846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085950846 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085950846 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00bdb9e6) (sccp_scrc.c:545) 20250823085950846 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) 20250823085950846 DLSCCP DEBUG SCCP-SCOC(34)[0x557e625476c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085950846 DLSCCP DEBUG SCCP-SCOC(34)[0x557e625476c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085950846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085950846 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085950846 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) 20250823085950846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557e62567d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085950846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557e62567d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823085950846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085950846 DLSCCP DEBUG SCCP-SCOC(34)[0x557e625476c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085950846 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bdb9e6), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085950846 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085950846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085950846 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085950846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823085950846 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085950846 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085950846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085950846 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bd b9 e6 00 00 22 00 00 00 00 00 (ss7_asp.c:1383) 20250823085950846 DLSCCP DEBUG SCCP-SCOC(34)[0x557e625476c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085950846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557e62567d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:300) 20250823085950846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2405166)[0x557e6255e160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085950847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2405166)[0x557e6255e160]{disconnected}: Freeing instance (context_map.c:203) 20250823085950847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2405166)[0x557e6255e160]{disconnected}: Deallocated (fsm.c:568) 20250823085950847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085950847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:207) 20250823085950847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823085950847 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2405166 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823085950847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085950847 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085950847 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085950847 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823085950847 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085950847 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823085950847 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085950847 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085950847 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085950847 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 bd b9 e6 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@8fde77a73ba2: Session index based on local reference:0 20250823085950851 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085950851 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085950851 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085950851 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085950851 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085950851 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085950851 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085950851 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085950851 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085950851 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 bd b9 e6 00  20250823085950852 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085950852 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085950852 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085950852 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085950852 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085950852 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=00bdb9e6) (sccp_scrc.c:545) HNBGW_Test.msc0-RAN(372)@8fde77a73ba2: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)13122605 20250823085950852 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) 20250823085950852 DLSCCP DEBUG SCCP-SCOC(34)[0x557e625476c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085950852 DLSCCP DEBUG SCCP-SCOC(34)[0x557e625476c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085950852 DLSCCP DEBUG SCCP-SCOC(34)[0x557e625476c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085950852 DLSCCP DEBUG SCCP-SCOC(34)[0x557e625476c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085950852 DLSCCP DEBUG SCCP-SCOC(34)[0x557e625476c0]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085951865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085951866 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44521<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(367)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(366)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085951869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085951871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085951871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085951871 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085951871 DMAIN NOTICE (127.0.0.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) 20250823085951871 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@8fde77a73ba2: Final verdict of PTC: none 20250823085951873 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085951873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085951873 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085951873 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(371)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@8fde77a73ba2: Final verdict of PTC: none 20250823085951873 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085951873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085951873 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085951873 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085951873 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085951873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085951873 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085951873 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085951873 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085951873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085951873 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085951873 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085951873 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 20250823085951874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085951874 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085951874 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085951874 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085951874 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085951874 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085951874 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085951874 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 20250823085951874 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085951874 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085951874 DLSS7 <000c> ss7_asp.c: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  20250823085951874 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  20250823085951874 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085951874 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@8fde77a73ba2: Final verdict of PTC: none 20250823085951874 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085951874 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 20250823085951874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085951874 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085951874 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085951874 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085951874 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085951874 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085951874 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085951874 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 20250823085951874 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085951874 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085951874 DLSS7 <000c> ss7_asp.c: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  20250823085951874 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085951874 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085951874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085951874 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085951874 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085951874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085951875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085951875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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(372)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(377)@8fde77a73ba2: Final verdict of PTC: none 20250823085951875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085951875 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085951875 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) 20250823085951875 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085951875 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823085951875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085951875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085951875 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085951875 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085951875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085951875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085951875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085951875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085951875 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085951875 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) 20250823085951875 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085951875 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(368)@8fde77a73ba2: Final verdict of PTC: none 20250823085951877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 08:59:51 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 20250823085951978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085952581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320408) Waiting for packet dumper to finish... 1 (prev_count=320408, count=321048) 20250823085953875 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085953875 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085953875 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823085953875 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823085953875 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823085953875 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_cs_iu_release_req_rua_disconnect started. 20250823085955701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085955706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823085955708 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45685<->l=127.0.0.1:4262) (control_if.c:572) 20250823085955812 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085955812 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085955812 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085955812 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823085955812 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823085955812 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823085955812 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085955812 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085955813 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085955813 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085955813 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085955813 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085955813 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085955813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955813 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085955813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085955813 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823085955813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955813 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085955813 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085955813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085955813 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085955813 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085955813 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085955813 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085955813 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085955813 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823085955813 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085955813 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085955813 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085955813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955813 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) 20250823085955813 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085955813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085955813 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085955813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955813 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085955813 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823085955813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085955813 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085955813 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085955813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085955813 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085955813 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085955813 DLM3UA <000f> 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 20250823085955813 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085955813 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823085955813 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823085955813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085955813 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085955813 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085955813 DLM3UA <000f> 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 20250823085955813 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823085955813 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) 20250823085955813 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085955813 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823085955814 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085955815 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823085955815 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085955815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085955815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085955815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955815 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) 20250823085955815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085955815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955815 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085955815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823085955815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085955815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085955815 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085955815 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085955815 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823085955815 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085955815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085955815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085955815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955815 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085955815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085955815 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085955815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955815 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085955815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823085955815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085955815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085955815 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085955815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085955815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085955815 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085955815 DLM3UA <000f> 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 20250823085955815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823085955815 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823085955815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085955815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085955815 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085955815 DLM3UA <000f> 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 20250823085955815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823085955815 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085955815 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(387)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085955829 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085955829 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085955829 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085955829 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085955829 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085955829 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085955829 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823085955829 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085955830 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085955830 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823085955830 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085955830 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085955830 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085955830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085955830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955830 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085955830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823085955830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085955830 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085955830 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085955830 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085955830 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823085955830 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085955830 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085955830 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085955830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955830 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085955830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823085955830 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085955830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955830 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085955830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823085955830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085955830 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085955830 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085955830 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085955830 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823085955830 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085955830 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085955830 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823085955830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955831 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085955831 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085955831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823085955831 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823085955831 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823085955831 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085955831 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823085955831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085955831 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085955831 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085955831 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085955831 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085955831 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085955831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085955831 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085955831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955831 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085955831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085955831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085955831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085955831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085955831 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823085955831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085955831 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085955831 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085955831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085955831 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085955831 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085955831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085955831 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085955831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085955831 DLM3UA <000f> 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 20250823085955831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823085955831 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823085955831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085955831 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085955831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085955831 DLM3UA <000f> 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 20250823085955831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823085955831 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085955831 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823085955831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085955831 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085955831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085955831 DLM3UA <000f> 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 20250823085955831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823085955831 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823085955831 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823085955831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085955831 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085955831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085955831 DLM3UA <000f> 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 20250823085955831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085955831 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823085955831 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823085955850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085955850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085955850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823085955850 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823085955850 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823085955850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823085955850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823085955850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085955850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823085956026 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 20250823085956026 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 20250823085956026 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085956026 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823085956036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085956036 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823085956036 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085956036 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085956036 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085956036 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085956036 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085956036 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085956036 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085956036 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 20250823085956036 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085956036 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823085956036 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085956039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085956039 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085956039 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085956039 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  20250823085956039 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085956039 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085956039 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085956039 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 20250823085956039 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823085956039 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823085956039 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085956039 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823085956039 DLSS7 <000c> ss7_asp.c: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  20250823085956039 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  20250823085956039 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085956039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085956039 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085956039 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823085956039 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085956039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085956039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085956039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085956039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085956039 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085956039 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085956039 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085956041 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085956041 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823085956041 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085956041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085956041 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823085956041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085956041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085956041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085956041 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085956041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085956041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085956041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085956041 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085956041 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 20250823085956041 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 20250823085956041 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823085956041 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823085956041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085956041 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085956041 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085956041 DLM3UA <000f> 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 20250823085956041 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085956041 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085956041 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085956041 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085956041 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085956042 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(390)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823085956047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085956047 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823085956047 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823085956047 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823085956047 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823085956047 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823085956047 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823085956047 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823085956047 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823085956047 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 20250823085956047 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823085956047 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823085956047 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823085956049 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085956049 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823085956049 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823085956049 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  20250823085956049 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823085956049 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823085956049 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823085956049 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 20250823085956049 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823085956049 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823085956049 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085956049 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823085956049 DLSS7 <000c> ss7_asp.c: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  20250823085956049 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823085956049 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  20250823085956049 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823085956049 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085956049 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823085956049 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823085956049 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823085956049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085956049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085956049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085956049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085956049 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823085956049 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823085956049 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823085956050 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823085956050 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823085956050 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823085956050 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085956050 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823085956050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085956050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085956051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085956051 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085956051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085956051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085956051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823085956051 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823085956051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085956051 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085956051 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085956051 DLM3UA <000f> 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 20250823085956051 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085956051 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085956051 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823085956051 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085956051 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085956051 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(386)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085956833 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085956833 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085956833 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085956833 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085956834 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085956834 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085956834 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085956834 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085956834 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085956834 DLSS7 <000c> ss7_asp.c: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  20250823085956834 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085956834 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085956834 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085956834 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085956834 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085956834 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085956834 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085956834 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085956834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956834 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085956834 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085956834 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085956834 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085956834 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) 20250823085956834 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085956834 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085956834 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085956834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085956834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956834 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085956834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085956834 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085956834 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085956834 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085956834 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085956834 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085956834 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085956834 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085956834 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085956834 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085956834 DLM3UA <000f> 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 20250823085956834 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085956834 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085956834 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823085956834 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085956834 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085956834 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  20250823085956834 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085956834 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085956834 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085956834 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085956834 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085956834 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085956834 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085956834 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085956834 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085956834 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823085956834 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085956834 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085956834 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085956834 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085956834 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085956834 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085956834 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823085956834 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823085956834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956834 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085956834 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085956834 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085956834 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085956834 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(386)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823085956848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085956848 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085956848 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085956848 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085956848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085956848 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085956848 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085956848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085956848 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085956848 DLSS7 <000c> ss7_asp.c: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  20250823085956848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823085956848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085956848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085956848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085956848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085956848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085956848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085956848 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823085956848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085956848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085956848 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823085956848 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823085956848 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) 20250823085956848 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823085956848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823085956848 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823085956848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085956848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823085956848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085956848 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085956848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823085956848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085956848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823085956848 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823085956848 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823085956848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085956848 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085956848 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085956848 DLM3UA <000f> 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 20250823085956848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823085956848 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823085956848 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823085956848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823085956848 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085956848 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  20250823085956849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085956849 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823085956849 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823085956849 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823085956849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085956849 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823085956849 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823085956849 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085956849 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085956849 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823085956849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823085956849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085956849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085956849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085956849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085956849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823085956849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823085956849 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823085956849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085956849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085956849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085956849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823085956849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823085956849 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823085956849 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823085956849 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(389)@8fde77a73ba2: MSC_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 } } } } 20250823085956869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47738<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)10247596 20250823085957911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085957911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085957911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823085957911 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823085957911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9c5dac, normal) (hnbgw_rua.c:408) 20250823085957911 DHNB DEBUG map_rua[0x557e625476c0]{init}: Allocated (fsm.c:456) 20250823085957911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10247596)[0x557e625476c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823085957911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10247596 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823085957911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085957911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085957911 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10247596 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823085957911 DCN DEBUG map_sccp[0x557e6255e160]{init}: Allocated (fsm.c:456) 20250823085957911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823085957911 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10247596 <-> SCCP-35 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823085957911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10247596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823085957912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10247596)[0x557e625476c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823085957912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823085957912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823085957912 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10247596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823085957912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085957912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823085957912 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{IDLE}: Allocated (fsm.c:456) 20250823085957912 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823085957912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030002d60056400500f1100926) (sccp_scrc.c:455) 20250823085957912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085957912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085957912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085957912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085957912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085957912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085957912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085957912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085957912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085957912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085957912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823085957912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823085957912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823085957912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085957912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085957912 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085957912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085957912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085957912 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 d6 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823085957912 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823085957912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823085957912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10247596)[0x557e625476c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823085957912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085957912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085957912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085957912 DLM3UA <000f> 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 20250823085957912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085957912 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085957912 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085957912 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085957912 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085957912 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 d6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@8fde77a73ba2: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)4297184 HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823085957928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085957928 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085957928 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085957928 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085957928 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085957928 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085957928 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085957928 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085957928 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085957928 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 11 83 fa 02 00 00 00 00  20250823085957928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823085957928 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085957928 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085957928 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085957928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085957928 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001183fa) (sccp_scrc.c:545) 20250823085957928 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) 20250823085957928 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823085957928 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823085957928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823085957928 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823085957928 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) 20250823085957928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823085957928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_cs_iu_release_req_rua_disconnect0(392)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@8fde77a73ba2: 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)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823085958129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085958129 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085958129 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085958129 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085958129 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085958129 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085958129 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085958129 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085958129 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085958129 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  20250823085958129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823085958129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085958129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085958129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085958129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085958129 DLSCCP DEBUG 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) 20250823085958129 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) 20250823085958129 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823085958129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823085958129 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823085958129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823085958129 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823085958129 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823085958129 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10247596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823085958129 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085958129 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085958129 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823085958129 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823085958129 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823085958129 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085958130 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823085958130 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{UNUSED}: Allocated (fsm.c:456) 20250823085958130 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{UNUSED}: is child of mgw(mgw-fsm-10247596-0)[0x557e625588f0] (fsm.c:486) 20250823085958130 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10247596-0)[0x557e625588f0] (mgcp_client_endpoint_fsm.c:724) 20250823085958130 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085958130 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085958130 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085958130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10247596-0)[0x557e6256b080]{ST_CRCX}: Allocated (fsm.c:456) 20250823085958130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10247596-0)[0x557e6256b080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0] (fsm.c:486) 20250823085958130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10247596-0)[0x557e6256b080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085958130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10247596-0)[0x557e6256b080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823085958130 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 9c5d'... (mgcp_client.c:807) 20250823085958130 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250823085958130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10247596-0)[0x557e6256b080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085958130 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c5dac17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c5dac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c5dac17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c5dac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823085958168 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250823085958168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823085958168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823085958168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085958168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085958168 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823085958168 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958168 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958168 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085958168 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085958168 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958168 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085958168 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823085958168 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823085958168 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823085958168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10247596)[0x557e625476c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823085958168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823085958168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823085958168 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085958192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085958192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085958192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823085958192 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085958192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9c5dac) (hnbgw_rua.c:472) 20250823085958192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10247596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823085958192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10247596)[0x557e625476c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085958192 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823085958192 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823085958192 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10247596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823085958192 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085958192 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823085958192 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823085958192 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085958192 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823085958192 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10247596-0)[0x557e625588f0] (mgcp_client_endpoint_fsm.c:724) 20250823085958192 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085958192 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085958192 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823085958192 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 9c5d'... (mgcp_client.c:807) 20250823085958192 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823085958192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085958192 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085958192 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958192 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9c5dac17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c5dac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085958222 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250823085958222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823085958222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823085958222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958222 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085958222 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823085958222 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10247596-0)[0x557e625588f0] (mgcp_client_endpoint_fsm.c:724) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823085958222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10247596-0)[0x557e6254afc0]{ST_CRCX}: Allocated (fsm.c:456) 20250823085958222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10247596-0)[0x557e6254afc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0] (fsm.c:486) 20250823085958222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10247596-0)[0x557e6254afc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823085958222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10247596-0)[0x557e6254afc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250823085958222 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 9c5d'... (mgcp_client.c:807) 20250823085958222 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823085958222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10247596-0)[0x557e6254afc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9c5dac17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c5dac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823085958245 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250823085958245 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254afc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823085958245 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254afc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823085958245 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254afc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823085958245 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254afc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823085958245 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823085958245 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958245 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958245 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958245 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823085958245 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823085958245 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958245 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{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) 20250823085958245 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823085958245 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823085958245 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823085958245 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823085958245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823085958245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085958246 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085958246 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001183fa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823085958246 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085958246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085958246 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085958246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085958246 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085958246 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085958246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085958246 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 11 83 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) 20250823085958246 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823085958246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085958246 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085958246 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085958246 DLM3UA <000f> 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 20250823085958246 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085958246 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085958246 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085958246 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085958246 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085958246 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 11 83 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  HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085958396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085958396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085958396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250823085958396 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823085958396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9c5dac) (hnbgw_rua.c:472) 20250823085958397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10247596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250823085958397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10247596)[0x557e625476c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823085958397 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250823085958397 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250823085958397 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10247596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250823085958397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823085958397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823085958397 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823085958397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001183fa), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:455) 20250823085958397 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085958397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085958397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085958397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085958397 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085958397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085958397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085958397 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 11 83 fa 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 (ss7_asp.c:1383) 20250823085958397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085958397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085958397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085958397 DLM3UA <000f> 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 20250823085958397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085958397 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085958397 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085958397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085958397 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085958397 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 11 83 fa 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@8fde77a73ba2: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)10247596 20250823085958600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085958600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085958600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250823085958600 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823085958600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9c5dac,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250823085958601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10247596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250823085958601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10247596)[0x557e625476c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823085958601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10247596)[0x557e625476c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823085958601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823085958601 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823085958601 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823085958601 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001183fa), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823085958601 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823085958601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823085958601 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823085958601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823085958601 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823085958601 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823085958601 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823085958601 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 11 83 fa 00 00 23 00 00 00 00 00 (ss7_asp.c:1383) 20250823085958601 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823085958601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:337) 20250823085958601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10247596)[0x557e625476c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823085958601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10247596)[0x557e625476c0]{disconnected}: Freeing instance (context_map.c:203) 20250823085958601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10247596)[0x557e625476c0]{disconnected}: Deallocated (fsm.c:568) 20250823085958601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823085958601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{disconnected}: Freeing instance (context_map.c:207) 20250823085958601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557e6255e160]{disconnected}: Deallocated (fsm.c:568) 20250823085958601 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823085958601 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823085958601 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823085958601 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823085958601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085958601 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 9c5d'... (mgcp_client.c:807) 20250823085958601 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085958601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085958601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254afc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823085958601 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 9c5d'... (mgcp_client.c:807) 20250823085958601 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823085958601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254afc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823085958601 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{IN_USE}: Removing from parent mgw(mgw-fsm-10247596-0)[0x557e625588f0] (mgcp_client_endpoint_fsm.c:873) 20250823085958601 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823085958601 DLMGCP DEBUG mgw-endp(mgw-fsm-10247596-0)[0x557e6254b0f0]{IN_USE}: Deallocated (fsm.c:568) 20250823085958601 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823085958601 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823085958601 DMGW DEBUG mgw(mgw-fsm-10247596-0)[0x557e625588f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823085958601 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10247596 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250823085958601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085958601 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823085958601 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823085958601 DLM3UA <000f> 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 20250823085958601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823085958601 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823085958601 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823085958601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823085958601 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085958601 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 11 83 fa 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-RAN(386)@8fde77a73ba2: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)4297184 20250823085958606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085958606 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823085958607 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823085958607 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823085958607 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823085958607 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823085958607 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823085958607 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823085958607 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823085958607 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 11 83 fa 00  20250823085958607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823085958607 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823085958607 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823085958607 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823085958607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823085958607 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=001183fa) (sccp_scrc.c:545) 20250823085958607 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) 20250823085958607 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823085958607 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823085958607 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823085958607 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823085958607 DLSCCP DEBUG SCCP-SCOC(35)[0x557e62567d00]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9c5dac17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9c5dac17" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085958614 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250823085958614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085958614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085958614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085958614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e6256b080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823085958614 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250823085958615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254afc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823085958615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254afc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823085958615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254afc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823085958615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6254afc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823085959624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47730<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085959625 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45685<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(380)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823085959629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47716<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823085959630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823085959631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823085959631 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823085959631 DMAIN NOTICE (127.0.0.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) 20250823085959631 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(389)@8fde77a73ba2: Final verdict of PTC: none 20250823085959632 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085959633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085959633 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085959633 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823085959633 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085959633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085959633 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085959633 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085959633 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 20250823085959633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085959633 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823085959633 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085959633 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(388)@8fde77a73ba2: Final verdict of PTC: none 20250823085959633 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823085959633 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085959633 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085959633 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 20250823085959633 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085959633 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823085959633 DLSS7 <000c> ss7_asp.c: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  20250823085959633 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  20250823085959633 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085959633 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085959633 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823085959633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085959633 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823085959633 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823085959633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085959633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085959633 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823085959633 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085959633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085959634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085959634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@8fde77a73ba2: Final verdict of PTC: none 20250823085959633 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823085959633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823085959633 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823085959633 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823085959633 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 20250823085959633 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 20250823085959633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823085959634 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823085959634 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823085959634 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823085959634 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823085959634 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823085959634 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823085959634 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 20250823085959634 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085959634 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823085959634 DLSS7 <000c> ss7_asp.c: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  20250823085959634 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823085959634 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823085959634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085959634 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085959634 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) 20250823085959634 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085959634 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(387)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@8fde77a73ba2: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@8fde77a73ba2: Final verdict of PTC: none 20250823085959634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823085959634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823085959634 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823085959634 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823085959634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085959634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823085959634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823085959634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823085959634 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823085959634 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) 20250823085959634 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823085959634 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-SCCP(385)@8fde77a73ba2: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(382)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(391)@8fde77a73ba2: Final verdict of PTC: none 20250823085959638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 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 20250823085959723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090000327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47752<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387644) Waiting for packet dumper to finish... 1 (prev_count=387644, count=388464) 20250823090001633 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090001633 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090001633 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090001634 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090001635 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090001635 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ps_iu_release_req_rua_disconnect started. 20250823090003448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090003453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090003457 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38373<->l=127.0.0.1:4262) (control_if.c:572) 20250823090003565 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090003565 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090003565 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090003565 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090003566 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090003566 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090003566 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090003566 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090003566 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090003566 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090003567 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090003567 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090003567 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090003567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090003567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090003567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003567 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090003567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090003567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090003567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090003567 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090003567 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090003567 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090003567 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090003567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090003567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090003567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090003567 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090003567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003567 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090003567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090003567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090003567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090003567 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090003567 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090003567 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090003567 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090003567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090003567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090003567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090003567 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090003567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003567 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090003567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090003567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090003567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090003567 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090003567 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090003567 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090003567 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090003567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090003567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003567 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090003568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090003568 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090003568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003568 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090003568 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090003568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090003568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090003568 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090003568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090003568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090003568 DLM3UA <000f> 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 20250823090003568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090003568 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090003568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090003568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090003568 DLM3UA <000f> 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 20250823090003568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090003568 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090003568 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090003568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090003568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090003568 DLM3UA <000f> 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 20250823090003568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090003568 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090003568 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090003568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090003568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090003568 DLM3UA <000f> 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 20250823090003568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090003568 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090003568 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(401)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(399)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090003580 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090003580 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090003580 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090003580 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090003581 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090003581 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090003581 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090003581 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090003582 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090003582 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090003582 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090003582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090003582 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090003582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090003582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003582 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090003582 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090003582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090003582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090003582 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090003582 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090003582 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090003582 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090003582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090003582 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090003582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003582 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090003582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090003582 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090003582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003582 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090003582 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090003582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090003582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090003582 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090003582 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090003582 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090003582 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090003582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090003582 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090003582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003582 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090003582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090003583 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090003583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003583 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090003583 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090003583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090003583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090003583 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090003583 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090003583 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090003583 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090003583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090003583 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090003583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003583 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090003583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090003583 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090003583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003583 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090003583 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090003583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090003583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090003583 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090003583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090003583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090003583 DLM3UA <000f> 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 20250823090003583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090003583 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090003583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090003583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090003583 DLM3UA <000f> 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 20250823090003583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090003583 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090003583 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090003583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090003583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090003583 DLM3UA <000f> 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 20250823090003583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090003583 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090003583 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090003583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090003583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090003583 DLM3UA <000f> 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 20250823090003583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090003583 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090003583 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090003601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090003601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090003601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090003601 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090003601 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090003601 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090003601 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090003601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090003601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090003778 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 20250823090003778 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 20250823090003778 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090003778 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090003785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003785 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090003785 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090003785 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090003785 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090003785 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090003785 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090003785 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090003785 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090003785 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 20250823090003785 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090003785 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090003785 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090003787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003787 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090003787 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090003787 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  20250823090003787 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090003787 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090003787 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090003787 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 20250823090003787 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090003787 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090003788 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090003788 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090003788 DLSS7 <000c> ss7_asp.c: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  20250823090003788 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  20250823090003788 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090003788 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090003788 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090003788 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090003788 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090003788 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090003788 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090003788 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090003788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090003788 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090003788 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090003788 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090003789 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090003789 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090003789 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090003789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090003789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090003789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090003790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090003790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090003790 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090003790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090003790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090003790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090003790 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090003790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090003790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090003790 DLM3UA <000f> 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 20250823090003790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090003790 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090003790 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090003790 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090003790 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090003790 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  20250823090003793 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 20250823090003793 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 20250823090003793 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090003793 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090003805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003805 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090003805 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090003805 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090003805 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090003805 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090003805 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090003805 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090003805 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090003805 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 20250823090003805 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090003805 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090003805 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090003808 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003808 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090003808 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090003808 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  20250823090003808 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090003808 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090003808 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090003808 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 20250823090003808 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090003808 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090003808 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090003808 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090003808 DLSS7 <000c> ss7_asp.c: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  20250823090003808 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090003808 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  20250823090003808 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090003808 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090003808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090003808 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090003808 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090003808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090003808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090003808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090003808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090003808 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090003808 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090003808 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090003809 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090003809 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090003809 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090003809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090003809 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090003809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090003809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090003809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090003809 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090003809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090003809 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090003809 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090003809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090003809 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090003809 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090003809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090003809 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090003809 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090003809 DLM3UA <000f> 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 20250823090003809 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090003809 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090003809 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090003809 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090003809 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090003810 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(400)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090004593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090004593 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090004593 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090004593 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090004593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090004593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090004593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090004593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090004593 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090004593 DLSS7 <000c> ss7_asp.c: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  20250823090004593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090004594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090004594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090004594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090004594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090004594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090004594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090004594 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090004594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090004594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090004594 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090004594 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090004594 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) 20250823090004594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090004594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090004594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090004594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090004594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090004594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090004594 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090004594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090004594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090004594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090004594 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090004594 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090004594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090004594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090004594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090004594 DLM3UA <000f> 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 20250823090004594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090004594 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090004595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090004595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090004595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090004595 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  20250823090004595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090004595 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090004595 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090004595 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090004595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090004595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090004595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090004596 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090004596 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090004596 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090004596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090004596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090004596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090004596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090004596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090004596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090004596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090004596 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090004596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090004596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090004596 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090004596 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090004596 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(400)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090004600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090004600 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090004600 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090004600 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090004600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090004600 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090004600 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090004600 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090004600 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090004600 DLSS7 <000c> ss7_asp.c: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  20250823090004600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090004600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090004600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090004600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090004600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090004600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090004600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090004600 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090004600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090004600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090004600 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090004600 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090004600 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) 20250823090004600 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090004600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090004600 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090004600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004600 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090004600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090004600 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090004600 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090004600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090004600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090004600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090004600 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090004600 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090004600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090004600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090004601 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090004601 DLM3UA <000f> 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 20250823090004601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090004601 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090004601 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090004601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090004601 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090004601 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  20250823090004601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090004601 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090004601 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090004601 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090004601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090004601 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090004601 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090004601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090004601 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090004601 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090004601 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090004601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090004601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090004601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090004601 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090004601 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090004601 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090004601 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090004601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090004601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090004601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090004601 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090004601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090004601 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090004601 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090004601 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(403)@8fde77a73ba2: MSC_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 } } } } 20250823090004619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47778<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)2059998 20250823090005658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090005658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090005658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090005658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090005658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1f6ede, normal) (hnbgw_rua.c:408) 20250823090005658 DHNB DEBUG map_rua[0x557e6254afc0]{init}: Allocated (fsm.c:456) 20250823090005658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2059998)[0x557e6254afc0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090005658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2059998 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090005658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090005658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090005658 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090005658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2059998 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090005658 DCN DEBUG map_sccp[0x557e6256b080]{init}: Allocated (fsm.c:456) 20250823090005658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090005658 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2059998 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090005658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2059998 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090005658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2059998)[0x557e6254afc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090005658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090005658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090005658 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2059998 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090005658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090005658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090005658 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{IDLE}: Allocated (fsm.c:456) 20250823090005658 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090005658 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030001700056400500f1100926) (sccp_scrc.c:455) 20250823090005658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090005658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090005658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090005658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090005658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090005658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090005658 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090005658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090005658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090005658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090005658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090005658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090005658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090005658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090005658 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090005658 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090005658 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090005658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090005658 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 70 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090005658 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090005658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090005658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2059998)[0x557e6254afc0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090005658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090005658 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090005658 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090005658 DLM3UA <000f> 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 20250823090005658 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090005658 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090005658 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090005658 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090005658 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090005658 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 70 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@8fde77a73ba2: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13652904 HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090005667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090005667 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090005667 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090005667 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090005667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090005667 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090005667 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090005667 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090005667 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090005667 DLSS7 <000c> ss7_asp.c: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 a7 44 bf 02 00 00 00 00  20250823090005667 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090005667 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090005667 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090005667 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090005667 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090005667 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a744bf) (sccp_scrc.c:545) 20250823090005667 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) 20250823090005667 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090005667 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090005667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090005667 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090005667 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) 20250823090005667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090005667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_iu_release_req_rua_disconnect0(406)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823090005868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090005868 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090005868 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090005868 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090005868 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090005869 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090005869 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090005869 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090005869 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090005869 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  20250823090005869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090005869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090005869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090005869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090005869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090005869 DLSCCP DEBUG 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) 20250823090005869 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) 20250823090005869 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090005869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090005869 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090005869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090005869 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090005869 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090005869 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2059998 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090005869 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090005869 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2059998 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) 20250823090005869 DRANAP DEBUG ps_rab_ass[0x557e625476c0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090005869 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090005869 DLPFCP DEBUG ps_rab[0x557e6255e160]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090005869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090005869 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090005869 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090005869 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090005869 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(396)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(396)@8fde77a73ba2: 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 } } } 20250823090005898 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090005898 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090005898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090005898 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090005898 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090005898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2059998)[0x557e6254afc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090005898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090005898 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090005898 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090005898 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090005898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090005898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{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) 20250823090005898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090005898 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090005898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090005898 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090005898 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090005898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090005898 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090005940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090005940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090005940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090005940 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090005940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1f6ede) (hnbgw_rua.c:472) 20250823090005940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2059998 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090005940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2059998)[0x557e6254afc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090005940 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090005940 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090005940 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2059998 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090005940 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090005940 DRANAP DEBUG ps_rab_ass[0x557e625476c0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090005940 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090005940 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090005940 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090005940 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090005940 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090005941 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090005941 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090005941 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(396)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@8fde77a73ba2: 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 } } } 20250823090005955 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090005955 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090005955 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090005955 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090005955 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090005955 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090005955 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{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) 20250823090005955 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090005955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090005955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090005955 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090005955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a744bf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090005955 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090005955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090005955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090005955 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090005955 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090005956 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090005956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090005956 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 a7 44 bf 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250823090005956 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090005956 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090005956 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998)[0x557e625476c0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090005956 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{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) 20250823090005956 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090005956 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090005956 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090005956 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090005956 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090005956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090005956 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090005956 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090005956 DLM3UA <000f> 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 20250823090005956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090005956 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090005956 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090005956 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090005956 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090005956 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 a7 44 bf 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090006140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090006141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090006141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250823090006141 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090006141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1f6ede) (hnbgw_rua.c:472) 20250823090006141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2059998 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250823090006141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2059998)[0x557e6254afc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090006141 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250823090006141 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250823090006141 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2059998 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250823090006141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090006141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090006141 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090006141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a744bf), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:455) 20250823090006141 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090006141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090006141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090006141 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090006141 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090006141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090006141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090006141 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 a7 44 bf 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 (ss7_asp.c:1383) 20250823090006141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090006141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090006141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090006141 DLM3UA <000f> 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 20250823090006141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090006141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090006141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090006141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090006142 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090006142 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 a7 44 bf 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@8fde77a73ba2: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)2059998 20250823090006344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090006344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090006345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250823090006345 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090006345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1f6ede,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250823090006345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2059998 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250823090006345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2059998)[0x557e6254afc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090006345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2059998)[0x557e6254afc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090006345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090006345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090006345 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090006345 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a744bf), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090006345 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090006345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090006345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090006345 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090006345 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090006345 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090006345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090006345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 a7 44 bf 00 00 24 00 00 00 00 00 (ss7_asp.c:1383) 20250823090006345 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090006345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:337) 20250823090006345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2059998)[0x557e6254afc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090006345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2059998)[0x557e6254afc0]{disconnected}: Freeing instance (context_map.c:203) 20250823090006345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2059998)[0x557e6254afc0]{disconnected}: Deallocated (fsm.c:568) 20250823090006345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090006345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{disconnected}: Freeing instance (context_map.c:207) 20250823090006345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557e6256b080]{disconnected}: Deallocated (fsm.c:568) 20250823090006345 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090006345 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090006345 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090006345 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090006345 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090006345 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2059998 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250823090006345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090006345 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090006345 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090006345 DLM3UA <000f> 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 20250823090006346 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090006346 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090006346 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090006346 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090006346 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090006346 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 a7 44 bf 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(396)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: Session index based on local reference:0 20250823090006351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090006351 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090006351 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090006351 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090006351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090006351 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090006351 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090006351 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090006351 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090006351 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 a7 44 bf 00  20250823090006351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090006352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090006352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090006352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090006352 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090006352 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=00a744bf) (sccp_scrc.c:545) 20250823090006352 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) 20250823090006352 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090006352 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090006352 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) HNBGW_Test.sgsn0-RAN(403)@8fde77a73ba2: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13652904 HNBGW-PFCP(396)@8fde77a73ba2: 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 } } } 20250823090006352 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090006352 DLSCCP DEBUG SCCP-SCOC(36)[0x557e62567d00]{IDLE}: Deallocated (fsm.c:568) 20250823090006352 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090006352 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090006352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090006352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090006352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{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) 20250823090006352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090006352 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090006352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090006352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090006352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090006352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090006352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2059998-RAB-23)[0x557e6255e160]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090006352 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090006352 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090007366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47766<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090007367 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38373<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(395)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(394)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090007371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47764<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090007372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090007372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090007372 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090007372 DMAIN NOTICE (127.0.0.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) 20250823090007372 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(400)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@8fde77a73ba2: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@8fde77a73ba2: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@8fde77a73ba2: Final verdict of PTC: none 20250823090007374 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090007374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090007374 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090007374 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090007375 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090007375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090007375 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090007375 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090007375 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090007375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090007375 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090007375 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090007375 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 20250823090007375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090007375 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090007375 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090007375 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090007375 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090007375 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090007375 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090007375 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 20250823090007375 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090007375 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090007375 DLSS7 <000c> ss7_asp.c: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  20250823090007375 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  20250823090007375 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090007375 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090007375 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW-MGCP(405)@8fde77a73ba2: Final verdict of PTC: none 20250823090007376 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090007376 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090007376 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090007376 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 20250823090007376 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090007376 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090007376 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090007376 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090007376 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090007376 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090007376 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090007376 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.sgsn0-M3UA(404)@8fde77a73ba2: Final verdict of PTC: none 20250823090007376 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090007376 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090007376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090007376 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090007376 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 20250823090007376 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090007376 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090007376 DLSS7 <000c> ss7_asp.c: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  20250823090007376 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090007376 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090007376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090007377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090007377 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090007377 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090007377 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) 20250823090007377 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090007377 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090007377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090007377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090007377 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090007377 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090007377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090007377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090007377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090007378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090007378 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090007378 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) 20250823090007378 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090007378 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(396)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@8fde77a73ba2: Final verdict of PTC: none 20250823090007378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47778<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 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 20250823090007466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090008068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=371824) Waiting for packet dumper to finish... 1 (prev_count=371824, count=372364) 20250823090009377 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090009377 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090009377 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090009377 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090009377 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090009377 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250823090011141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090011146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090011149 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45725<->l=127.0.0.1:4262) (control_if.c:572) 20250823090011249 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090011249 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090011250 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090011250 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090011250 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090011250 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090011250 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090011250 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090011250 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090011250 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090011251 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090011251 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090011251 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090011251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090011251 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090011251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011251 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011251 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090011251 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011251 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090011251 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090011251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090011251 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090011251 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090011251 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090011251 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090011251 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090011251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090011251 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090011251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011251 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090011251 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011251 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090011251 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090011251 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011251 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090011251 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090011251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090011251 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090011251 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090011251 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090011251 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090011252 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090011252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090011252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090011252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011252 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090011252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090011252 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090011252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011252 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090011252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090011252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090011252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090011252 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090011252 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090011252 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090011252 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090011252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090011252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090011252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011252 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090011252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090011252 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090011252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011252 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090011252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090011252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090011252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090011252 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090011252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011252 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090011252 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090011252 DLM3UA <000f> 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 20250823090011252 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090011252 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090011252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011252 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090011252 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090011252 DLM3UA <000f> 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 20250823090011252 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090011252 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090011252 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090011252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011252 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090011252 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090011252 DLM3UA <000f> 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 20250823090011252 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090011252 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090011252 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090011252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011252 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090011252 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090011252 DLM3UA <000f> 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 20250823090011252 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090011252 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090011252 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090011265 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090011265 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090011265 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090011265 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090011266 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090011266 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090011266 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090011266 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090011267 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090011267 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090011267 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090011267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090011267 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090011267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011267 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090011267 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090011267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090011267 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090011267 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090011267 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090011267 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090011267 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090011267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090011267 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090011267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090011267 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090011267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011267 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090011267 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090011267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090011267 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090011267 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090011267 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090011267 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090011267 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090011267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090011267 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090011267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090011267 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090011267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011267 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090011267 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090011267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090011267 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090011267 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090011267 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090011267 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090011267 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090011267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090011267 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090011267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090011267 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090011267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011267 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090011267 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090011267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090011267 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090011267 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090011268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090011268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090011268 DLM3UA <000f> 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 20250823090011268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090011268 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090011268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090011268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090011268 DLM3UA <000f> 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 20250823090011268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090011268 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090011268 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090011268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090011268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090011268 DLM3UA <000f> 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 20250823090011268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090011268 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090011268 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090011268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090011268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090011268 DLM3UA <000f> 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 20250823090011268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090011268 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090011268 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090011288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090011288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090011288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090011288 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090011288 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090011288 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090011288 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090011288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090011288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090011463 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 20250823090011463 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 20250823090011463 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090011463 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090011472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011472 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090011472 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090011472 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090011472 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090011472 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090011472 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090011472 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090011472 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090011472 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 20250823090011472 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090011472 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090011472 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090011475 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011475 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090011475 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090011475 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  20250823090011475 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090011475 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090011475 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090011475 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 20250823090011475 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090011475 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090011475 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090011475 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090011475 DLSS7 <000c> ss7_asp.c: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  20250823090011475 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  20250823090011475 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090011475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090011475 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090011476 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090011476 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090011476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090011476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090011476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090011476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090011476 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090011476 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090011476 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090011477 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090011477 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090011477 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090011477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090011477 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090011477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090011477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011477 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 20250823090011477 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 20250823090011477 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090011478 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090011477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090011478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090011478 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090011478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090011478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090011478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090011478 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090011478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090011478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090011478 DLM3UA <000f> 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 20250823090011478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090011478 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090011478 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090011478 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090011478 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090011478 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  HNBGW_Test.sgsn0-M3UA(418)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090011484 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011484 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090011484 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090011484 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090011484 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090011484 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090011484 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090011484 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090011484 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090011484 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 20250823090011484 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090011484 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090011484 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090011487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011487 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090011487 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090011487 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  20250823090011487 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090011487 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090011487 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090011487 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 20250823090011487 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090011487 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090011487 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090011487 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090011487 DLSS7 <000c> ss7_asp.c: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  20250823090011487 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090011487 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  20250823090011487 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090011487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090011487 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090011487 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090011487 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090011488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090011488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090011488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090011488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090011488 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090011488 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090011488 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090011489 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090011489 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090011489 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090011489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090011489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090011489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090011489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090011489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090011489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090011489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090011490 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090011490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090011490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090011490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090011490 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090011490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011490 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090011490 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090011490 DLM3UA <000f> 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 20250823090011490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090011490 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090011490 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090011490 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090011490 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090011490 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  20250823090011746 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823090011746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823090011746 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090011747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090011747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823090011747 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823090011747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823090011747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090011747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823090011747 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823090011747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823090011747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090011747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823090011747 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823090011747 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823090011747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090011747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823090011747 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823090011747 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823090012279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090012279 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090012279 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090012279 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090012279 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090012279 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090012279 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090012279 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090012279 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090012279 DLSS7 <000c> ss7_asp.c: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  20250823090012279 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090012279 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090012279 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090012279 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090012279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090012279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090012279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090012279 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090012279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc0-RAN(414)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090012279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090012280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090012280 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090012280 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090012280 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) 20250823090012280 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090012280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090012280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090012280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090012280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090012280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090012280 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090012280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090012280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090012280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090012280 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090012280 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090012281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090012281 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090012281 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090012281 DLM3UA <000f> 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 20250823090012281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090012281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090012281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090012281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090012281 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090012281 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  20250823090012284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090012284 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090012284 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090012284 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090012284 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090012284 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090012284 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090012284 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090012284 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090012284 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090012284 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090012284 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090012284 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090012284 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090012284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090012285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090012285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090012285 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090012285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090012285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090012285 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090012285 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090012285 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(417)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090012287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090012287 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090012287 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090012287 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090012287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090012287 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090012287 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090012287 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090012287 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090012287 DLSS7 <000c> ss7_asp.c: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  20250823090012287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090012287 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090012287 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090012287 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090012287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090012287 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090012287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090012287 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090012287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.msc0-RAN(414)@8fde77a73ba2: MSC_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 } } } } 20250823090012287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090012287 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090012287 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090012287 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090012287 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) 20250823090012287 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090012287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090012287 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090012287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090012287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090012287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090012287 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090012287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090012287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090012287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090012287 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090012287 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090012288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090012288 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090012288 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090012288 DLM3UA <000f> 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 20250823090012288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090012288 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090012288 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090012288 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090012288 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090012288 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  20250823090012289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090012289 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090012289 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090012289 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090012289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090012289 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090012289 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090012289 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090012289 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090012289 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090012289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090012289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090012289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090012290 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090012290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090012290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090012290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090012290 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090012290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090012290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090012290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090012290 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090012290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090012290 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090012290 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090012290 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(417)@8fde77a73ba2: MSC_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 } } } } 20250823090012304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@8fde77a73ba2: f_gen_tmsi(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)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)7950146 20250823090013345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090013345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090013345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090013345 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090013345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x794f42, normal) (hnbgw_rua.c:408) 20250823090013346 DHNB DEBUG map_rua[0x557e6255e160]{init}: Allocated (fsm.c:456) 20250823090013346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7950146)[0x557e6255e160]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090013346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7950146 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090013346 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090013346 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090013346 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7950146 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090013346 DCN DEBUG map_sccp[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823090013346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090013346 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7950146 <-> SCCP-37 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090013346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7950146 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090013346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7950146)[0x557e6255e160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090013346 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090013346 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090013346 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7950146 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090013346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090013346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090013346 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{IDLE}: Allocated (fsm.c:456) 20250823090013346 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090013346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300029c0056400500f1100926) (sccp_scrc.c:455) 20250823090013346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090013346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090013346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090013346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090013346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090013346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090013346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090013346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090013346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090013346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090013346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090013346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090013346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090013346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090013346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090013346 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090013346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090013346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090013346 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 9c 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090013346 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090013346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090013346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7950146)[0x557e6255e160]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090013346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090013346 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090013346 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090013346 DLM3UA <000f> 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 20250823090013346 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090013346 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090013346 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090013346 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090013346 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090013346 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 9c 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@8fde77a73ba2: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)1623620 TC_cs_rua_dt_during_sccp_wait_cc0(420)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090013548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090013549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090013549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090013549 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090013549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x794f42) (hnbgw_rua.c:472) 20250823090013549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7950146 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:313) 20250823090013549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7950146)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090013549 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250823090013549 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250823090013549 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7950146 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250823090013549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090013549 DCN INFO map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{wait_cc}: Caching RANAP msg from RUA while waiting for SCCP CC (context_map_sccp.c:256) HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090014374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090014374 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090014374 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090014374 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090014374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090014374 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090014374 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090014374 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090014374 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090014374 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 e8 6d b0 02 00 00 00 00  20250823090014374 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090014374 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090014374 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090014374 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090014374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090014374 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00e86db0) (sccp_scrc.c:545) 20250823090014374 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) 20250823090014374 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090014374 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090014374 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090014374 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090014374 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) 20250823090014375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090014375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090014375 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090014375 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090014375 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e86db0), PART(T=Data,L=12,D=000b40080000010004400122) (sccp_scrc.c:455) 20250823090014375 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090014375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090014375 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090014375 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090014375 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090014375 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090014375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090014375 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 e8 6d b0 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 (ss7_asp.c:1383) 20250823090014375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090014375 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090014375 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090014375 DLM3UA <000f> 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 20250823090014375 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090014375 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090014375 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090014375 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090014375 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090014375 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 e8 6d b0 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_rua_dt_during_sccp_wait_cc0(420)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: vl_len:22 HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A2A88FEC27BB28BF3256D'O 20250823090014390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090014390 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090014390 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090014390 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090014390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090014390 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090014390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090014390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090014390 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090014390 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 2a 88 fe c2 7b b2 8b f3 25 6d 00 00 00  20250823090014390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250823090014390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090014390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090014390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090014390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090014390 DLSCCP DEBUG 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=001440120000010010400b0a2a88fec27bb28bf3256d) (sccp_scrc.c:545) 20250823090014390 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) 20250823090014390 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090014390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090014390 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090014390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090014390 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250823090014390 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823090014391 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7950146 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250823090014391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7950146)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090014391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250823090014391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090014391 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090014592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090014592 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090014593 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090014593 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090014593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090014593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090014593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090014593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090014593 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090014593 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  20250823090014593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090014593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090014593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090014593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090014593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090014593 DLSCCP DEBUG 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) 20250823090014593 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) 20250823090014593 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090014593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090014593 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090014593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090014593 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090014593 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090014593 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7950146 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090014593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7950146)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090014593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823090014593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090014593 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@8fde77a73ba2: Deleted conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)7950146 20250823090014614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090014614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090014614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090014614 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090014614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x794f42,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090014614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7950146 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090014614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7950146)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090014614 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090014614 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090014614 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7950146 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090014614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090014614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090014614 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090014614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e86db0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090014614 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090014614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090014614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090014614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090014614 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090014614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090014614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090014614 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 e8 6d b0 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090014615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7950146)[0x557e6255e160]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090014615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090014615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090014615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090014615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090014615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090014615 DLM3UA <000f> 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 20250823090014615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090014615 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090014615 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090014615 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090014615 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090014615 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 e8 6d b0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_rua_dt_during_sccp_wait_cc0(420)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(414)@8fde77a73ba2: Deleted conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)1623620 HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: Session index based on connection ID:0 20250823090014623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090014623 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090014623 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090014623 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090014623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090014623 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090014623 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090014623 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090014623 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090014623 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 e8 6d b0 00 00 00 00 00  20250823090014624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090014624 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090014624 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090014624 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090014624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090014624 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=00e86db0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090014624 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) 20250823090014624 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090014624 DLSCCP DEBUG 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) 20250823090014624 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090014624 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) 20250823090014624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090014624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090014624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7950146)[0x557e6255e160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090014624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7950146)[0x557e6255e160]{disconnected}: Freeing instance (context_map.c:203) 20250823090014624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7950146)[0x557e6255e160]{disconnected}: Deallocated (fsm.c:568) 20250823090014624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090014624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:207) 20250823090014624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823090014624 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7950146 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823090014624 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=00e86db0), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:455) 20250823090014624 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090014624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090014624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090014624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090014624 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090014624 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090014624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090014624 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 e8 6d b0 00 00 25 00 (ss7_asp.c:1383) 20250823090014625 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090014625 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090014625 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090014625 DLSCCP DEBUG SCCP-SCOC(37)[0x557e6254afc0]{IDLE}: Deallocated (fsm.c:568) 20250823090014625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090014625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090014625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090014625 DLM3UA <000f> 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 20250823090014625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090014625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090014625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090014625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090014625 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090014625 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 e8 6d b0 00 00 25 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: RLC received in state:disconnect_pending TC_cs_rua_dt_during_sccp_wait_cc0(420)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090016630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090016631 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45725<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(408)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090016634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46300<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090016636 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090016636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090016636 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090016636 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(414)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@8fde77a73ba2: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@8fde77a73ba2: Final verdict of PTC: none 20250823090016636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090016636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090016636 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090016636 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) HNBGW_Test.sgsn0-RAN(417)@8fde77a73ba2: Final verdict of PTC: none 20250823090016636 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090016636 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090016636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090016636 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090016636 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090016637 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 20250823090016637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090016637 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090016637 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090016637 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090016637 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090016637 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090016637 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090016637 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 20250823090016637 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090016637 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090016637 DLSS7 <000c> ss7_asp.c: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  20250823090016637 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  20250823090016637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090016637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(419)@8fde77a73ba2: Final verdict of PTC: none 20250823090016637 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090016637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090016637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090016637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090016637 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090016637 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090016637 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 20250823090016637 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090016637 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090016637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090016637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090016638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090016638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090016638 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090016638 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090016638 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) 20250823090016638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090016638 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090016638 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090016638 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 20250823090016638 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090016638 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090016638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090016638 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090016638 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090016638 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090016638 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090016638 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090016638 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090016638 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 20250823090016638 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090016638 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090016638 DLSS7 <000c> ss7_asp.c: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  20250823090016638 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090016638 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(418)@8fde77a73ba2: Final verdict of PTC: none 20250823090016639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090016639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090016639 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090016639 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090016639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090016639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090016639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090016639 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090016639 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090016639 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) 20250823090016639 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090016639 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(415)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(410)@8fde77a73ba2: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@8fde77a73ba2: Final verdict of PTC: none 20250823090016647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc0(420)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc0(420): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_cs_rua_dt_during_sccp_wait_cc finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 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 20250823090016733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090017336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41398<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=363728) Waiting for packet dumper to finish... 1 (prev_count=363728, count=364268) 20250823090018638 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090018638 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090018638 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090018639 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090018639 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090018639 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250823090020411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090020416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41410<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090020419 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36209<->l=127.0.0.1:4262) (control_if.c:572) 20250823090020511 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090020511 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090020511 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090020511 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090020511 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090020511 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090020511 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090020511 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090020512 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090020512 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090020512 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090020512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090020512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090020512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020512 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090020512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090020512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090020512 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090020512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090020512 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090020512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090020512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090020512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090020512 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090020512 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090020512 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090020512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020512 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090020512 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090020512 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090020512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090020512 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090020512 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090020513 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090020513 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090020513 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090020513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090020513 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090020513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020513 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) 20250823090020513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090020513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020513 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090020513 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090020513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090020513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090020513 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090020513 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090020513 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090020513 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090020513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090020513 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090020513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020513 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090020513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090020513 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090020513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020513 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090020513 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090020513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090020513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090020513 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090020513 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090020513 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090020513 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090020513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090020513 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090020513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020513 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090020513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090020513 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090020513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020513 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090020513 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090020513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090020513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090020513 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090020513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020513 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090020513 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090020513 DLM3UA <000f> 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 20250823090020513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090020513 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090020513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020513 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090020513 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090020513 DLM3UA <000f> 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 20250823090020513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090020513 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090020513 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090020513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020513 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090020513 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090020513 DLM3UA <000f> 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 20250823090020513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090020513 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090020513 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(429)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(427)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090020528 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090020528 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090020528 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090020528 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090020528 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090020528 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090020529 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090020529 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090020530 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090020530 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090020530 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090020530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090020530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090020530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020530 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090020530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090020530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090020530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090020530 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090020530 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090020530 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090020530 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090020530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090020530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 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) 20250823090020530 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090020530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090020530 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090020530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020530 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090020530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090020530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090020530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090020530 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090020530 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090020530 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090020530 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090020530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090020530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090020530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090020530 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090020530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020530 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090020530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090020530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090020530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090020530 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090020530 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090020530 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090020530 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090020530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090020530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090020530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090020530 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090020530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090020530 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090020530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090020530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090020530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090020530 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090020530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090020530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090020530 DLM3UA <000f> 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 20250823090020530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090020530 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090020530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090020530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090020530 DLM3UA <000f> 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 20250823090020530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090020530 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) 20250823090020530 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090020530 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090020530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090020530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090020530 DLM3UA <000f> 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 20250823090020530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090020530 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090020530 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090020530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090020530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090020530 DLM3UA <000f> 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 20250823090020530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090020530 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090020530 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090020556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090020556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090020556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090020556 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090020556 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090020556 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090020556 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090020556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090020556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090020724 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 20250823090020724 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 20250823090020724 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090020724 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090020732 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020732 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090020732 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090020732 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090020732 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090020732 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090020732 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090020732 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090020732 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090020732 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 20250823090020732 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090020732 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090020732 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090020735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020735 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090020735 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090020735 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  20250823090020735 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090020735 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090020735 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090020735 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 20250823090020735 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090020735 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090020735 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090020735 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090020735 DLSS7 <000c> ss7_asp.c: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  20250823090020735 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  20250823090020735 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090020735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090020735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090020735 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090020735 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090020735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090020735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090020735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090020735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090020735 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090020735 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090020735 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090020737 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090020737 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090020737 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090020737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090020737 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090020737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090020737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090020737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090020737 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090020737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090020737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090020737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090020737 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090020738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020738 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090020738 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090020738 DLM3UA <000f> 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 20250823090020738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090020738 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090020738 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090020738 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090020738 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090020738 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  20250823090020745 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 20250823090020745 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 20250823090020745 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090020745 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090020747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020747 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090020747 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090020747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090020747 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090020747 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090020747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090020748 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090020748 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090020748 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 20250823090020748 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090020748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090020748 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090020750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020750 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090020750 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090020750 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  20250823090020750 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090020750 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090020750 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090020750 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 20250823090020750 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090020750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090020750 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090020750 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090020750 DLSS7 <000c> ss7_asp.c: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  20250823090020750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090020750 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  20250823090020750 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090020750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090020750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090020750 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090020750 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090020750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090020750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090020750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090020750 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090020750 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090020750 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090020750 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090020751 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090020751 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090020751 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090020751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090020751 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090020751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020751 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090020751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090020751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090020751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090020751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090020751 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090020751 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090020751 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090020751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090020751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090020751 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090020751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090020751 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090020751 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090020751 DLM3UA <000f> 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 20250823090020751 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090020751 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090020752 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090020752 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090020752 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090020752 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(428)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090021529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090021529 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090021529 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090021529 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090021529 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090021529 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090021529 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090021529 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090021529 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090021529 DLSS7 <000c> ss7_asp.c: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  20250823090021529 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090021529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090021529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090021529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090021529 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090021529 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090021529 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090021529 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090021529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090021530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090021530 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090021530 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090021530 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) 20250823090021530 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090021530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090021530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090021530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090021530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090021530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090021530 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090021530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090021530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090021530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090021530 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090021530 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090021530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090021530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090021530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090021530 DLM3UA <000f> 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 20250823090021530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090021530 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090021530 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090021530 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090021530 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090021530 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  20250823090021530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090021530 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090021530 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090021530 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090021530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090021530 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090021530 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090021530 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090021530 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090021530 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090021530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090021530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090021530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090021530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090021530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090021530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090021530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090021530 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090021530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090021530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090021530 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090021530 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090021530 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(428)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090021558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090021558 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090021558 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090021558 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090021558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090021558 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090021558 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090021558 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090021558 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090021558 DLSS7 <000c> ss7_asp.c: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  20250823090021558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090021558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090021558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090021559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090021559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090021559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090021559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090021559 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090021559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090021559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090021559 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090021559 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090021559 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) 20250823090021559 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090021559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090021559 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090021559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021559 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090021559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090021559 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090021559 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090021559 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090021559 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090021560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090021560 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090021560 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090021560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090021560 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090021560 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090021560 DLM3UA <000f> 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 20250823090021560 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090021560 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090021560 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090021560 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090021560 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090021560 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  20250823090021563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090021563 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090021563 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090021563 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090021563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090021563 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090021563 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090021563 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090021563 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090021563 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090021563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090021563 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090021563 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090021563 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090021563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090021563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090021563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090021563 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090021563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090021563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090021563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090021563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090021563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090021563 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090021563 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090021563 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(431)@8fde77a73ba2: MSC_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 } } } } 20250823090021577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41418<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@8fde77a73ba2: f_gen_tmsi(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)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)12347211 20250823090022623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090022623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090022623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090022623 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090022623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbc674b, normal) (hnbgw_rua.c:408) 20250823090022623 DHNB DEBUG map_rua[0x557e6255e160]{init}: Allocated (fsm.c:456) 20250823090022623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12347211)[0x557e6255e160]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090022623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347211 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090022623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090022623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090022623 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090022623 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347211 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090022623 DCN DEBUG map_sccp[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823090022623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090022623 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12347211 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090022623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347211 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090022623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12347211)[0x557e6255e160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090022623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090022623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090022624 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347211 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090022624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090022624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090022624 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{IDLE}: Allocated (fsm.c:456) 20250823090022624 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090022624 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000710056400500f1100926) (sccp_scrc.c:455) 20250823090022624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090022624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090022624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090022624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090022624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090022624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090022624 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090022624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090022624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090022624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090022624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090022624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090022624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090022624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090022624 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090022624 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090022624 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090022624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090022624 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 71 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090022624 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090022624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090022624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12347211)[0x557e6255e160]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090022625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090022625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090022625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090022625 DLM3UA <000f> 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 20250823090022625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090022625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090022625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090022625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090022625 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090022625 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 71 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@8fde77a73ba2: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)2936901 TC_ps_rua_dt_during_sccp_wait_cc0(434)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090022825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090022825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090022825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090022825 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090022825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbc674b) (hnbgw_rua.c:472) 20250823090022825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347211 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:313) 20250823090022825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12347211)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090022825 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250823090022825 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250823090022825 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347211 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250823090022825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090022825 DCN INFO map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{wait_cc}: Caching RANAP msg from RUA while waiting for SCCP CC (context_map_sccp.c:256) HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090023657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090023657 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090023657 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090023657 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090023657 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090023657 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090023657 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090023657 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090023657 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090023657 DLSS7 <000c> ss7_asp.c: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 17 13 4b 02 00 00 00 00  20250823090023657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090023657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090023657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090023657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090023657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090023657 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0017134b) (sccp_scrc.c:545) 20250823090023657 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) 20250823090023657 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090023658 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090023658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090023658 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090023658 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) 20250823090023658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090023658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090023658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090023658 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090023658 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017134b), PART(T=Data,L=12,D=000b40080000010004400122) (sccp_scrc.c:455) 20250823090023658 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090023658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090023658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090023658 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090023658 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090023658 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090023658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090023658 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 17 13 4b 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 (ss7_asp.c:1383) 20250823090023658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090023658 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090023658 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090023658 DLM3UA <000f> 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 20250823090023658 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090023658 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090023658 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090023659 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090023659 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090023659 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 17 13 4b 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rua_dt_during_sccp_wait_cc0(434)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: vl_len:22 HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AFA7D0FC2EEA88EDB5794'O 20250823090023679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090023679 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090023679 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090023679 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090023679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090023679 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090023679 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090023679 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090023679 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090023679 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 fa 7d 0f c2 ee a8 8e db 57 94 00 00 00  20250823090023679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250823090023680 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090023680 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090023680 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090023680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090023680 DLSCCP DEBUG 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=001440120000010010400b0afa7d0fc2eea88edb5794) (sccp_scrc.c:545) 20250823090023680 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) 20250823090023680 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090023680 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090023680 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090023680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090023680 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250823090023680 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823090023680 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347211 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250823090023680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12347211)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090023680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:123) 20250823090023680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090023680 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090023880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090023880 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090023881 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090023881 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090023881 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090023881 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090023881 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090023881 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090023881 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090023881 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  20250823090023881 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090023881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090023881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090023881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090023881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090023881 DLSCCP DEBUG 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) 20250823090023881 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) 20250823090023881 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090023881 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090023881 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090023881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090023881 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090023881 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090023881 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347211 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090023881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12347211)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090023881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090023881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090023881 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@8fde77a73ba2: Deleted conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)12347211 20250823090023908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090023908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090023908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090023908 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090023908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbc674b,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090023908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347211 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090023908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12347211)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090023908 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090023908 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090023908 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347211 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090023908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090023908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090023908 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090023908 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017134b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090023908 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090023908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090023908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090023908 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090023908 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090023908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090023908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090023908 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 17 13 4b 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090023908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12347211)[0x557e6255e160]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090023908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090023908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090023909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090023909 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090023909 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090023909 DLM3UA <000f> 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 20250823090023909 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090023909 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090023909 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090023909 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090023909 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090023909 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 17 13 4b 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rua_dt_during_sccp_wait_cc0(434)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@8fde77a73ba2: Deleted conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)2936901 HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: Session index based on connection ID:0 20250823090023921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090023921 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090023921 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090023921 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090023921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090023921 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090023921 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090023921 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090023921 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090023921 DLSS7 <000c> ss7_asp.c: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 17 13 4b 00 00 00 00 00  20250823090023922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090023922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090023922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090023922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090023922 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090023922 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=0017134b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090023922 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) 20250823090023922 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090023922 DLSCCP DEBUG 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) 20250823090023922 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090023922 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) 20250823090023922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090023922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090023922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12347211)[0x557e6255e160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090023922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12347211)[0x557e6255e160]{disconnected}: Freeing instance (context_map.c:203) 20250823090023922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12347211)[0x557e6255e160]{disconnected}: Deallocated (fsm.c:568) 20250823090023922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090023922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:207) 20250823090023922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823090023922 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347211 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823090023922 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=0017134b), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:455) 20250823090023922 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090023922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090023922 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090023922 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090023922 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090023922 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090023922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090023922 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 17 13 4b 00 00 26 00 (ss7_asp.c:1383) 20250823090023922 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090023922 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090023922 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090023922 DLSCCP DEBUG SCCP-SCOC(38)[0x557e6254afc0]{IDLE}: Deallocated (fsm.c:568) 20250823090023922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090023922 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090023923 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090023923 DLM3UA <000f> 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 20250823090023923 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090023923 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090023923 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090023923 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090023923 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090023923 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 17 13 4b 00 00 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: RLC received in state:disconnect_pending TC_ps_rua_dt_during_sccp_wait_cc0(434)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090025920 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36209<->l=127.0.0.1:4262) (control_if.c:193) 20250823090025921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41410<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(423)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(422)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090025923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41404<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090025923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090025923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090025923 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090025923 DMAIN NOTICE (127.0.0.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) 20250823090025923 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(427)@8fde77a73ba2: Final verdict of PTC: none 20250823090025925 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090025925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090025925 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090025925 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090025925 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090025925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090025925 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090025925 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090025925 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090025925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090025925 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090025925 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090025925 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 20250823090025925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090025926 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090025926 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090025926 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090025926 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090025926 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090025926 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090025926 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 20250823090025926 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090025926 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090025926 DLSS7 <000c> ss7_asp.c: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  20250823090025926 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  20250823090025926 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090025926 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090025926 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090025926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090025926 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090025926 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090025926 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 20250823090025926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090025926 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090025926 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090025926 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090025926 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090025927 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090025927 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090025927 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 20250823090025927 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090025927 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090025927 DLSS7 <000c> ss7_asp.c: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  20250823090025927 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090025927 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090025926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090025926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090025927 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090025927 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090025927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090025927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090025927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090025927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090025927 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090025927 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) 20250823090025927 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090025927 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090025927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090025927 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090025927 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090025927 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090025927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090025927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090025927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090025927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090025927 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090025927 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) 20250823090025927 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090025927 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@8fde77a73ba2: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(424)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(433)@8fde77a73ba2: Final verdict of PTC: none 20250823090025933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41418<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_dt_during_sccp_wait_cc0(434)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc0(434): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ps_rua_dt_during_sccp_wait_cc finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 09:00:25 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 20250823090025968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090026570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=357456) Waiting for packet dumper to finish... 1 (prev_count=357456, count=357996) 20250823090027926 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090027926 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090027926 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090027928 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090027928 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090027928 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ps_rab_assignment started. 20250823090029696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090029702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090029705 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36665<->l=127.0.0.1:4262) (control_if.c:572) 20250823090029809 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090029809 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090029810 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090029810 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090029810 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090029810 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090029810 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090029810 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_assignment-Iuh0(439)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090029810 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090029810 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090029811 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090029811 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090029811 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090029811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090029811 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090029811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029811 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) 20250823090029811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090029811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029811 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090029811 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090029811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090029811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090029811 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090029811 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090029811 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090029811 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090029811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090029811 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090029811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029811 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090029811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090029811 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090029811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029811 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090029811 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090029811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090029811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090029811 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090029811 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090029811 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090029811 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090029811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090029811 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090029811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029811 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090029811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090029811 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090029811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029811 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090029811 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090029811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090029811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090029811 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090029811 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090029811 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090029811 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090029811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090029812 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090029812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029812 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090029812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090029812 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090029812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029812 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090029812 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090029812 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090029812 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090029812 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090029812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090029812 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090029812 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090029812 DLM3UA <000f> 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 20250823090029812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090029812 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090029812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090029812 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090029812 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090029812 DLM3UA <000f> 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 20250823090029812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090029812 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090029812 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090029812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090029812 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090029812 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090029812 DLM3UA <000f> 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 20250823090029812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090029812 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090029812 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090029812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090029812 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090029812 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090029812 DLM3UA <000f> 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 20250823090029812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090029812 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090029812 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(443)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(443)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(441)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090029825 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090029825 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090029825 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090029825 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090029825 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090029825 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090029825 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090029825 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090029826 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090029827 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090029827 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090029827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090029827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090029827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029827 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090029827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090029827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090029827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250823090029827 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090029827 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090029827 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090029827 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090029827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090029827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090029827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090029827 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090029827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029827 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090029827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090029827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090029827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090029827 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090029827 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090029827 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090029827 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090029827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090029827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090029827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090029827 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090029827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029827 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090029827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090029827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090029827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090029827 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090029827 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090029827 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090029827 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090029827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090029827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090029827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090029827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090029827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090029827 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090029827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090029827 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090029827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090029827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090029827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090029827 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090029827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090029827 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090029827 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090029827 DLM3UA <000f> 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 20250823090029827 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090029827 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090029827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090029827 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090029827 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090029827 DLM3UA <000f> 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 20250823090029827 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090029827 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090029827 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090029827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090029827 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090029827 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090029827 DLM3UA <000f> 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 20250823090029827 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090029827 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090029827 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090029827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090029827 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090029827 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090029827 DLM3UA <000f> 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 20250823090029827 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090029827 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090029827 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(446)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(446)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090029849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090029849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090029849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090029849 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090029849 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090029849 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090029849 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090029849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090029849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090030020 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 20250823090030020 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 20250823090030020 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090030020 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090030022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090030022 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090030022 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090030022 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090030022 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090030022 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090030022 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090030022 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090030022 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090030022 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 20250823090030022 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090030022 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090030022 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090030023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090030023 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090030023 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090030023 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  20250823090030023 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090030023 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090030023 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090030023 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 20250823090030023 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090030023 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090030023 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090030023 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090030023 DLSS7 <000c> ss7_asp.c: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  20250823090030023 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  20250823090030023 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090030023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090030023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090030023 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090030023 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090030023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090030023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090030023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090030023 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090030023 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090030023 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090030023 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090030024 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090030024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090030024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090030024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090030024 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090030024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090030024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090030024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090030024 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090030024 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090030024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090030024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090030024 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090030025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090030025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090030025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090030025 DLM3UA <000f> 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 20250823090030025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090030025 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090030025 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090030025 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090030025 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090030025 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  20250823090030037 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 20250823090030037 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 20250823090030038 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090030038 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090030043 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090030043 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090030043 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090030043 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090030043 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090030043 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090030043 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090030043 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090030043 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090030043 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 20250823090030043 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090030044 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090030044 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090030046 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090030046 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090030046 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090030046 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  20250823090030046 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090030046 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090030046 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090030046 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 20250823090030046 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090030046 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090030046 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090030046 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090030047 DLSS7 <000c> ss7_asp.c: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  20250823090030047 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090030047 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  20250823090030047 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090030047 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090030047 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090030047 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090030047 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090030047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090030047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090030047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090030047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090030047 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090030047 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090030047 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090030048 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090030048 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090030048 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090030048 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090030048 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090030048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030048 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090030048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090030049 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090030049 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090030049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090030049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090030049 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090030049 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090030049 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090030049 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090030049 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090030049 DLM3UA <000f> 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 20250823090030049 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090030049 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090030049 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090030049 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090030049 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090030049 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(442)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090030835 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090030836 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090030836 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090030836 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090030836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090030836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090030836 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090030836 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090030836 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090030836 DLSS7 <000c> ss7_asp.c: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  20250823090030836 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090030836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090030836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090030836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090030836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090030836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090030836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090030836 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090030836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030836 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090030836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090030836 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090030836 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090030836 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) 20250823090030836 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090030836 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090030836 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090030836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090030836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030837 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090030837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090030837 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090030837 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090030837 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090030837 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090030837 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090030837 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090030837 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090030837 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090030837 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090030837 DLM3UA <000f> 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 20250823090030837 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090030837 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090030837 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090030837 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090030837 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090030837 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  20250823090030839 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090030839 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090030839 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090030840 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090030840 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090030840 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090030840 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090030840 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090030840 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090030840 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090030840 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090030840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090030840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090030840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090030840 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090030840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090030840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090030840 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090030840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090030840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090030840 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090030840 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090030840 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(442)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(445)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090030847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090030847 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090030847 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090030847 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090030847 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090030847 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090030847 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090030847 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090030847 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090030847 DLSS7 <000c> ss7_asp.c: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  20250823090030847 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090030847 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090030847 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090030847 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090030847 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090030847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090030847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090030847 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090030847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090030847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090030847 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090030847 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090030847 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) 20250823090030847 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090030847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090030847 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090030847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030847 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090030847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090030848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090030848 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090030848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090030848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090030848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090030848 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090030848 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090030848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090030848 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090030848 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090030848 DLM3UA <000f> 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 20250823090030848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090030848 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090030848 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090030848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090030848 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090030848 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  20250823090030849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090030849 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090030849 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090030849 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090030849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090030849 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090030849 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090030849 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090030849 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090030849 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090030850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090030850 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090030850 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090030850 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090030850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090030850 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090030850 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090030850 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090030850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090030850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090030850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090030850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090030850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090030850 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090030850 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090030850 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(445)@8fde77a73ba2: MSC_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 } } } } 20250823090031869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54856<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@8fde77a73ba2: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@8fde77a73ba2: Added conn table entry 0TC_ps_rab_assignment0(448)14820647 20250823090032913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090032913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090032913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090032913 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090032914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe22527, normal) (hnbgw_rua.c:408) 20250823090032914 DHNB DEBUG map_rua[0x557e6255e160]{init}: Allocated (fsm.c:456) 20250823090032914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14820647)[0x557e6255e160]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090032914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820647 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090032914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090032914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090032914 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090032914 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820647 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090032914 DCN DEBUG map_sccp[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823090032914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090032914 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14820647 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090032914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820647 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090032914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14820647)[0x557e6255e160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090032914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090032914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090032914 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820647 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090032914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090032914 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090032914 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{IDLE}: Allocated (fsm.c:456) 20250823090032914 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090032914 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030000170056400500f1100926) (sccp_scrc.c:455) 20250823090032914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090032914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090032914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090032914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090032914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090032914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090032914 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090032914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090032914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090032914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090032914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090032914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090032914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090032914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090032914 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090032914 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090032914 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090032914 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090032914 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 27 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090032914 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090032914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090032914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14820647)[0x557e6255e160]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090032914 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090032914 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090032914 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090032914 DLM3UA <000f> 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 20250823090032914 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090032914 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090032914 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090032914 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090032914 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090032914 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 27 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 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(444)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@8fde77a73ba2: Added conn table entry 0TC_ps_rab_assignment0(448)15677442 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: Session index based on connection ID:0 TC_ps_rab_assignment0(448)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090032922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090032922 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090032922 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090032922 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090032922 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090032923 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090032923 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090032923 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090032923 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090032923 DLSS7 <000c> ss7_asp.c: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 7a aa 39 02 00 00 00 00  20250823090032923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090032923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090032923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090032923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090032923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090032923 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007aaa39) (sccp_scrc.c:545) 20250823090032923 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) 20250823090032923 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090032923 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090032923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090032923 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090032923 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) 20250823090032923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090032923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment0(448)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823090033125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090033125 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090033125 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090033125 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090033125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090033125 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090033125 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090033125 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090033125 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090033125 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  20250823090033125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090033125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090033125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090033125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090033125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090033125 DLSCCP DEBUG 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) 20250823090033125 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) 20250823090033125 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090033125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090033125 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090033125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090033125 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090033125 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090033125 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820647 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090033125 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090033125 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820647 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) 20250823090033125 DRANAP DEBUG ps_rab_ass[0x557e6256b080]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090033125 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090033126 DLPFCP DEBUG ps_rab[0x557e625476c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090033126 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090033126 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090033126 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090033126 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090033126 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(438)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(438)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(448)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(438)@8fde77a73ba2: 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 } } } 20250823090033161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090033161 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090033161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090033161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090033161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090033161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14820647)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090033161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090033161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090033161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090033161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090033161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090033161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{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) 20250823090033161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090033161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090033161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090033161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090033161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090033161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090033161 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090033198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090033199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090033199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090033199 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090033199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe22527) (hnbgw_rua.c:472) 20250823090033199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820647 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090033199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14820647)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090033199 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090033199 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090033199 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820647 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090033199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090033199 DRANAP DEBUG ps_rab_ass[0x557e6256b080]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090033199 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090033199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090033199 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090033199 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090033199 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090033199 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090033199 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090033199 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(438)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(438)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@8fde77a73ba2: 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 } } } 20250823090033215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090033216 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090033216 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090033216 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090033216 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090033216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090033216 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{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) 20250823090033216 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090033216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090033216 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090033216 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090033216 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aaa39), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090033216 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090033216 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) 20250823090033216 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090033216 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090033216 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090033216 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090033216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090033216 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 7a aa 39 00 01 2e 60 00 00 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) 20250823090033216 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090033216 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090033216 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647)[0x557e6256b080]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090033216 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{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) 20250823090033216 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090033216 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090033216 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090033216 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090033216 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090033216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090033216 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090033216 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090033217 DLM3UA <000f> 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 20250823090033217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090033217 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090033217 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090033217 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090033217 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090033217 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 7a aa 39 00 01 2e 60 00 00 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090035241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090035241 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090035241 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090035241 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090035241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090035241 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090035241 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090035241 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090035241 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090035241 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  20250823090035241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090035241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090035241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090035241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090035242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090035242 DLSCCP DEBUG 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) 20250823090035242 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) 20250823090035242 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090035242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090035242 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090035242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090035242 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090035242 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090035242 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820647 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090035242 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090035242 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090035242 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090035242 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090035242 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090035242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14820647)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090035242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090035242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090035242 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)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@8fde77a73ba2: 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 } } } 20250823090035251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090035251 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090035251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090035251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090035251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{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) 20250823090035251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090035251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090035251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090035251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090035251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090035251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090035251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14820647-RAB-23)[0x557e625476c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090035251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090035251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(440)@8fde77a73ba2: Deleted conn table entry 0TC_ps_rab_assignment0(448)14820647 20250823090035267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090035267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090035267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090035267 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090035267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe22527,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090035267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820647 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090035267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14820647)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090035267 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090035267 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090035267 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820647 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090035267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090035267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090035267 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090035267 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aaa39), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090035267 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090035267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090035267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090035267 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090035267 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090035267 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090035267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090035267 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 7a aa 39 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090035267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14820647)[0x557e6255e160]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090035267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090035268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090035268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090035268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090035268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090035268 DLM3UA <000f> 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 20250823090035268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090035268 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090035268 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090035268 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090035268 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090035268 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 7a aa 39 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@8fde77a73ba2: Deleted conn table entry 0TC_ps_rab_assignment0(448)15677442 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: Session index based on connection ID:0 20250823090035278 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090035278 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090035278 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090035278 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090035278 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090035278 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090035278 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090035278 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090035278 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090035278 DLSS7 <000c> ss7_asp.c: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 7a aa 39 00 00 00 00 00  20250823090035278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090035278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090035278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090035278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090035278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090035279 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=007aaa39), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090035279 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) 20250823090035279 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090035279 DLSCCP DEBUG 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) 20250823090035279 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090035279 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) 20250823090035279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090035279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090035279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14820647)[0x557e6255e160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090035279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14820647)[0x557e6255e160]{disconnected}: Freeing instance (context_map.c:203) 20250823090035279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14820647)[0x557e6255e160]{disconnected}: Deallocated (fsm.c:568) 20250823090035279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090035279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:207) 20250823090035279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823090035279 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820647 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250823090035279 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=007aaa39), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:455) 20250823090035279 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090035279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090035279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090035279 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090035279 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090035279 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090035279 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090035279 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 7a aa 39 00 00 27 00 (ss7_asp.c:1383) 20250823090035279 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090035279 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090035279 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090035279 DLSCCP DEBUG SCCP-SCOC(39)[0x557e6254afc0]{IDLE}: Deallocated (fsm.c:568) 20250823090035279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090035279 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090035279 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090035279 DLM3UA <000f> 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 20250823090035279 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090035279 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090035279 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090035279 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090035279 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090035279 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 7a aa 39 00 00 27 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: RLC received in state:disconnect_pending TC_ps_rab_assignment0(448)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090037286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090037287 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(437)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(436)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090037290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090037292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090037292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090037292 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090037292 DMAIN NOTICE (127.0.0.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) 20250823090037292 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(444)@8fde77a73ba2: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(440)@8fde77a73ba2: Final verdict of PTC: none 20250823090037294 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090037294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090037294 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090037294 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090037294 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090037294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090037294 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090037294 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090037294 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090037294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_ps_rab_assignment(435)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(441)@8fde77a73ba2: Final verdict of PTC: none 20250823090037294 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090037294 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090037294 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090037294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090037294 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090037294 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090037294 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 20250823090037294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090037294 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090037294 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090037294 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090037294 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090037294 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090037294 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090037294 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 20250823090037294 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090037294 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090037294 DLSS7 <000c> ss7_asp.c: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  20250823090037294 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  20250823090037294 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090037294 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rab_assignment-Iuh0(439)@8fde77a73ba2: Final verdict of PTC: none 20250823090037295 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 20250823090037295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090037295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090037295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc0-RAN(442)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(447)@8fde77a73ba2: Final verdict of PTC: none 20250823090037295 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090037295 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090037295 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090037295 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090037295 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090037295 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090037295 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 20250823090037295 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090037295 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090037295 DLSS7 <000c> ss7_asp.c: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  20250823090037295 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090037295 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090037295 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090037295 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090037295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090037295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090037295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090037295 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090037295 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090037295 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) 20250823090037295 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090037295 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(446)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(438)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(443)@8fde77a73ba2: Final verdict of PTC: none 20250823090037295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090037295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090037295 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090037295 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090037295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090037295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090037295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090037295 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090037295 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090037296 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) 20250823090037296 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090037296 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-RAN(445)@8fde77a73ba2: Final verdict of PTC: none 20250823090037298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54856<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sat Aug 23 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 20250823090037386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090037989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376104) Waiting for packet dumper to finish... 1 (prev_count=376104, count=379984) 20250823090039296 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090039296 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090039296 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090039296 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090039296 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090039296 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ps_rab_assignment_concurrent started. 20250823090041078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090041084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090041088 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41003<->l=127.0.0.1:4262) (control_if.c:572) 20250823090041207 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090041207 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090041207 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090041207 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090041207 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090041208 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_assignment_concurrent-Iuh0(453)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090041208 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090041208 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090041208 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090041208 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090041209 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090041209 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090041209 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090041209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090041209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090041209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041209 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090041209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090041209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090041209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090041209 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090041209 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090041209 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090041209 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090041209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090041209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090041209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090041209 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090041209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041209 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090041209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090041209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090041209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090041209 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090041209 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090041209 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090041209 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090041209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090041209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090041209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090041209 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090041209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041209 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090041209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090041209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090041209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090041209 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090041209 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090041209 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090041209 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090041209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090041209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090041209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090041209 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090041209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041209 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090041209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090041209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090041209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090041209 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090041210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041210 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090041210 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090041210 DLM3UA <000f> 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 20250823090041210 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090041210 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090041210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041210 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090041210 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090041210 DLM3UA <000f> 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 20250823090041210 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090041210 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090041210 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090041210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041210 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090041210 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090041210 DLM3UA <000f> 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 20250823090041210 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090041210 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090041210 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090041210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041210 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090041210 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090041210 DLM3UA <000f> 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 20250823090041210 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090041210 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090041210 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(457)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(455)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090041222 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090041222 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090041222 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090041222 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090041222 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090041222 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090041222 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090041222 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090041223 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090041223 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090041223 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090041223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090041223 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090041223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090041223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041223 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090041223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090041223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090041223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250823090041223 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090041224 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090041224 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090041224 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090041224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090041224 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090041224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041224 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090041224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090041224 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090041224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041224 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090041224 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090041224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090041224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090041224 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090041224 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090041224 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090041224 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090041224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090041224 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090041224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041224 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) 20250823090041224 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090041224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090041224 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090041224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041224 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090041224 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090041224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090041224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090041224 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090041224 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090041224 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090041224 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090041224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090041224 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090041224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041224 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090041224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090041224 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090041224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041224 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090041224 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090041224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090041224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090041224 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090041224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041224 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090041224 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090041224 DLM3UA <000f> 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 20250823090041224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090041224 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090041224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041224 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090041224 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090041224 DLM3UA <000f> 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 20250823090041224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090041224 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090041224 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090041224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041224 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090041224 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090041224 DLM3UA <000f> 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 20250823090041224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090041224 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) 20250823090041224 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090041224 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090041224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041224 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090041224 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090041224 DLM3UA <000f> 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 20250823090041224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090041224 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090041224 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(460)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090041243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090041243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090041243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090041243 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090041243 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090041243 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090041243 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090041243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090041243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090041420 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 20250823090041420 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 20250823090041420 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090041420 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090041430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041430 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090041430 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090041430 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090041430 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090041430 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090041430 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090041430 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090041430 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090041430 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 20250823090041430 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090041430 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090041430 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090041433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041433 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090041433 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090041433 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  20250823090041433 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090041433 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090041433 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090041433 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 20250823090041433 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090041433 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090041433 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090041433 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090041433 DLSS7 <000c> ss7_asp.c: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  20250823090041433 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  20250823090041433 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090041433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090041433 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090041433 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090041433 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090041434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090041434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090041434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090041434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090041434 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090041434 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090041434 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090041434 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 20250823090041434 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 20250823090041434 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090041434 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090041435 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090041435 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090041435 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090041435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090041435 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090041435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090041435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090041435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090041435 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090041435 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090041435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090041435 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090041435 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090041435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041435 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090041435 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090041436 DLM3UA <000f> 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 20250823090041436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090041436 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090041436 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090041436 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090041436 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090041436 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(460)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090041441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041441 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090041441 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090041441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090041441 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090041441 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090041441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090041441 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090041441 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090041441 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 20250823090041441 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090041441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090041441 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090041444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090041444 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090041444 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  20250823090041444 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090041444 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090041444 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090041444 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 20250823090041445 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090041445 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090041445 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090041445 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090041445 DLSS7 <000c> ss7_asp.c: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  20250823090041445 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090041445 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  20250823090041445 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090041445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090041445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090041445 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090041445 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090041445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090041445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090041445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090041445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090041445 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090041445 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090041445 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090041446 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090041446 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090041446 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090041447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090041447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090041447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090041447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090041447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090041447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090041447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090041447 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090041447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090041447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090041447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090041447 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090041447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090041447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090041447 DLM3UA <000f> 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 20250823090041447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090041448 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090041448 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090041448 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090041448 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090041448 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  20250823090041747 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823090041747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823090041747 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090041747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090041747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823090041748 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823090041748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823090041748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090041748 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823090041748 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823090041748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823090041748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090041748 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823090041748 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823090041748 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823090041748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090041748 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823090041748 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823090041748 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc0-RAN(456)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090042237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090042237 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090042237 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090042237 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090042237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090042237 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090042237 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090042237 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090042238 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090042238 DLSS7 <000c> ss7_asp.c: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  20250823090042238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090042238 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090042238 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090042238 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090042238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090042238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090042238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090042238 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090042238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090042238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090042238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090042238 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090042238 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) 20250823090042238 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090042238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090042238 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090042238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090042238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090042238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090042238 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090042238 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090042238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090042238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090042238 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090042238 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090042239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090042239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090042239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090042239 DLM3UA <000f> 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 20250823090042239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090042239 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090042239 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090042239 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090042239 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090042239 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  20250823090042240 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090042240 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090042240 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090042240 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090042240 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090042240 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090042240 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090042240 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090042240 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090042240 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090042240 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090042240 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090042240 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090042240 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090042240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090042240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090042240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090042240 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090042240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090042241 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090042241 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090042241 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090042241 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090042245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090042245 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090042245 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090042245 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090042245 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090042245 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090042245 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090042245 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090042245 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090042245 DLSS7 <000c> ss7_asp.c: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  20250823090042245 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090042245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090042245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090042245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090042245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090042245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090042245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090042245 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090042245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090042246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090042246 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090042246 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090042246 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) 20250823090042246 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090042246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090042246 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090042246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090042246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042246 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090042246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090042246 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090042246 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090042246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090042246 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090042246 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090042246 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090042247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090042247 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090042247 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090042247 DLM3UA <000f> 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 20250823090042247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090042247 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090042247 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090042247 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090042247 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090042247 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  20250823090042248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090042248 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090042248 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090042249 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090042249 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090042249 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.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.msc0-RAN(456)@8fde77a73ba2: MSC_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 } } } } 20250823090042249 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090042249 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090042249 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090042249 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090042249 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090042249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090042249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090042249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090042249 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090042249 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090042249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090042249 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090042249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090042250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090042250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090042250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090042250 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090042250 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090042250 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090042250 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: MSC_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 } } } } 20250823090043272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090043418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53714<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@8fde77a73ba2: f_gen_tmsi(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)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)3070713 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)6029173 TC_ps_rab_assignment_concurrent0(464)@8fde77a73ba2: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250823090044307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044308 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2edaf9, normal) (hnbgw_rua.c:408) 20250823090044308 DHNB DEBUG map_rua[0x557e6255e160]{init}: Allocated (fsm.c:456) 20250823090044308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3070713)[0x557e6255e160]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3070713 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044308 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044308 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3070713 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044308 DCN DEBUG map_sccp[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823090044308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044308 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3070713 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3070713 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3070713)[0x557e6255e160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044308 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3070713 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044308 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044308 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{IDLE}: Allocated (fsm.c:456) 20250823090044308 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044308 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030000920056400500f1100926) (sccp_scrc.c:455) 20250823090044308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044308 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044308 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044308 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 92 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044308 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3070713)[0x557e6255e160]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044308 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044308 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044308 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044308 DLM3UA <000f> 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 20250823090044308 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044308 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044308 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044308 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044308 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044308 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 92 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)1493534 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit TC_ps_rab_assignment_concurrent0(462)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090044318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044318 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044318 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044318 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044318 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044318 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044318 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044318 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044318 DLSS7 <000c> ss7_asp.c: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 58 6b e4 02 00 00 00 00  20250823090044319 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044319 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044319 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044319 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044319 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00586be4) (sccp_scrc.c:545) 20250823090044319 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) 20250823090044319 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044319 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044319 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044319 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044319 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) 20250823090044319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment_concurrent0(465)@8fde77a73ba2: f_gen_tmsi(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(462)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)9224815 TC_ps_rab_assignment_concurrent0(466)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)14897950 TC_ps_rab_assignment_concurrent0(467)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)1936595 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)5801861 TC_ps_rab_assignment_concurrent0(468)@8fde77a73ba2: f_gen_tmsi(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)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)8449780 TC_ps_rab_assignment_concurrent0(470)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)1099258 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)13828031 TC_ps_rab_assignment_concurrent0(471)@8fde77a73ba2: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(472)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)647052 TC_ps_rab_assignment_concurrent0(473)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(474)@8fde77a73ba2: f_gen_tmsi(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)@8fde77a73ba2: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)12487898 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)6836977 TC_ps_rab_assignment_concurrent0(475)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)12565530 TC_ps_rab_assignment_concurrent0(476)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)14668419 TC_ps_rab_assignment_concurrent0(477)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)3420632 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)3588711 20250823090044512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044513 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044513 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5bff75, normal) (hnbgw_rua.c:408) 20250823090044513 DHNB DEBUG map_rua[0x557e625476c0]{init}: Allocated (fsm.c:456) 20250823090044513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6029173)[0x557e625476c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044513 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6029173 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044513 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044513 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044513 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044513 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6029173 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044513 DCN DEBUG map_sccp[0x557e6256b080]{init}: Allocated (fsm.c:456) 20250823090044513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044513 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6029173 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044513 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6029173 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6029173)[0x557e625476c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044513 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044513 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044513 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6029173 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044513 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{IDLE}: Allocated (fsm.c:456) 20250823090044513 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044513 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003d80056400500f1100926) (sccp_scrc.c:455) 20250823090044513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044514 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044514 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044514 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044514 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 03 d8 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044514 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6029173)[0x557e625476c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044514 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8cc26f, normal) (hnbgw_rua.c:408) 20250823090044514 DHNB DEBUG map_rua[0x557e625588f0]{init}: Allocated (fsm.c:456) 20250823090044514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9224815)[0x557e625588f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9224815 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044514 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044514 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044514 DLM3UA <000f> 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 20250823090044514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044514 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044514 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044514 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044514 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044514 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 03 d8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044514 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044514 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9224815 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044514 DCN DEBUG map_sccp[0x557e625654c0]{init}: Allocated (fsm.c:456) 20250823090044514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044514 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9224815 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9224815 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9224815)[0x557e625588f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044514 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9224815 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044514 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{IDLE}: Allocated (fsm.c:456) 20250823090044514 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044514 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030000020056400500f1100926) (sccp_scrc.c:455) 20250823090044514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044514 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044514 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044514 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044515 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044515 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044515 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044515 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044515 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044515 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  20250823090044515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044515 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044515 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044515 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 02 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044515 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9224815)[0x557e625588f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044515 DLSCCP DEBUG 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) 20250823090044515 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) 20250823090044515 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044515 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044515 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044515 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044515 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3070713 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044515 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3070713 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) 20250823090044515 DRANAP DEBUG ps_rab_ass[0x557e6254c5f0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044515 DLPFCP DEBUG ps_rab[0x557e6258f7c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044515 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044515 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044515 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044515 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044515 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) 20250823090044515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044515 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe3531e, normal) (hnbgw_rua.c:408) 20250823090044516 DHNB DEBUG map_rua[0x557e6256cf20]{init}: Allocated (fsm.c:456) 20250823090044516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897950)[0x557e6256cf20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897950 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044515 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044515 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044516 DLM3UA <000f> 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 20250823090044516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044516 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044516 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044516 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044516 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897950 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044516 DCN DEBUG map_sccp[0x557e62545f90]{init}: Allocated (fsm.c:456) 20250823090044516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044516 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14897950 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897950 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897950)[0x557e6256cf20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044516 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044516 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044516 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 02 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044516 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897950 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044516 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{IDLE}: Allocated (fsm.c:456) 20250823090044516 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002c30056400500f1100926) (sccp_scrc.c:455) 20250823090044516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044516 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044516 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044516 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 02 c3 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044516 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897950)[0x557e6256cf20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044516 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1d8cd3, normal) (hnbgw_rua.c:408) 20250823090044516 DHNB DEBUG map_rua[0x557e62543190]{init}: Allocated (fsm.c:456) 20250823090044516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1936595)[0x557e62543190]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1936595 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044517 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044517 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1936595 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044517 DCN DEBUG map_sccp[0x557e625460c0]{init}: Allocated (fsm.c:456) 20250823090044517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044517 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1936595 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1936595 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1936595)[0x557e62543190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044517 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1936595 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044517 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044517 DLM3UA <000f> 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 20250823090044517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044517 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044517 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044517 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044517 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044517 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{IDLE}: Allocated (fsm.c:456) 20250823090044517 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044517 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000e30056400500f1100926) (sccp_scrc.c:455) 20250823090044517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044517 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044517 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 02 c3 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044517 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044517 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 2c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 e3 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044517 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1936595)[0x557e62543190]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044517 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044517 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x588785, normal) (hnbgw_rua.c:408) 20250823090044517 DHNB DEBUG map_rua[0x557e624f8300]{init}: Allocated (fsm.c:456) 20250823090044517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5801861)[0x557e624f8300]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5801861 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044517 DLM3UA <000f> 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 20250823090044517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044517 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090044518 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044518 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044517 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044517 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5801861 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044517 DCN DEBUG map_sccp[0x557e6256a910]{init}: Allocated (fsm.c:456) 20250823090044517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044517 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5801861 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5801861 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5801861)[0x557e624f8300]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044518 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5801861 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044518 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{IDLE}: Allocated (fsm.c:456) 20250823090044518 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044518 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044518 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 2c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 e3 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001070056400500f1100926) (sccp_scrc.c:455) 20250823090044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044518 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044518 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044518 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044518 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 01 07 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044518 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5801861)[0x557e624f8300]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044518 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x80eef4, normal) (hnbgw_rua.c:408) 20250823090044518 DHNB DEBUG map_rua[0x557e6254b7b0]{init}: Allocated (fsm.c:456) 20250823090044518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8449780)[0x557e6254b7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8449780 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044518 DLM3UA <000f> 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 20250823090044518 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044518 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8449780 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044518 DCN DEBUG map_sccp[0x557e6256af10]{init}: Allocated (fsm.c:456) 20250823090044518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044518 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8449780 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8449780 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8449780)[0x557e6254b7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044518 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8449780 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044518 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{IDLE}: Allocated (fsm.c:456) 20250823090044518 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003380056400500f1100926) (sccp_scrc.c:455) 20250823090044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044518 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090044518 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044518 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044518 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044518 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 01 07 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044518 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044518 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 38 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8449780)[0x557e6254b7b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044519 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x10c5fa, normal) (hnbgw_rua.c:408) 20250823090044519 DHNB DEBUG map_rua[0x557e625429e0]{init}: Allocated (fsm.c:456) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1099258)[0x557e625429e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1099258 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044519 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1099258 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044519 DCN DEBUG map_sccp[0x557e6256ad00]{init}: Allocated (fsm.c:456) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044519 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1099258 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1099258 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1099258)[0x557e625429e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044519 DLM3UA <000f> 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 20250823090044519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044519 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044519 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 38 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044519 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1099258 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{IDLE}: Allocated (fsm.c:456) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f400300008e0056400500f1100926) (sccp_scrc.c:455) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044519 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 2f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 8e 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1099258)[0x557e625429e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044519 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd2ffbf, normal) (hnbgw_rua.c:408) 20250823090044519 DHNB DEBUG map_rua[0x557e6256a620]{init}: Allocated (fsm.c:456) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13828031)[0x557e6256a620]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828031 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044519 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044519 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828031 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044519 DCN DEBUG map_sccp[0x557e625442d0]{init}: Allocated (fsm.c:456) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044519 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13828031 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828031 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13828031)[0x557e6256a620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:1 20250823090044519 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828031 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{IDLE}: Allocated (fsm.c:456) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002ef0056400500f1100926) (sccp_scrc.c:455) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044519 DLM3UA <000f> 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 20250823090044519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044519 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044519 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044519 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 ef 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13828031)[0x557e6256a620]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044519 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044519 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 2f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 8e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044519 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9df8c, normal) (hnbgw_rua.c:408) 20250823090044519 DHNB DEBUG map_rua[0x557e62549560]{init}: Allocated (fsm.c:456) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-647052)[0x557e62549560]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647052 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044519 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-647052 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044519 DCN DEBUG map_sccp[0x557e6258f480]{init}: Allocated (fsm.c:456) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044519 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-647052 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647052 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044519 DLM3UA <000f> 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 20250823090044519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090044519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044519 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044519 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 ef 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-647052)[0x557e62549560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647052 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{IDLE}: Allocated (fsm.c:456) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030000980056400500f1100926) (sccp_scrc.c:455) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044519 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044519 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044519 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 00 98 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-647052)[0x557e62549560]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044519 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbe8cda, normal) (hnbgw_rua.c:408) 20250823090044519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044519 DHNB DEBUG map_rua[0x557e625478d0]{init}: Allocated (fsm.c:456) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12487898)[0x557e625478d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487898 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044519 DLM3UA <000f> 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 20250823090044519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044519 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487898 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044519 DCN DEBUG map_sccp[0x557e6258efc0]{init}: Allocated (fsm.c:456) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044519 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12487898 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487898 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12487898)[0x557e625478d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487898 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{IDLE}: Allocated (fsm.c:456) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030001ab0056400500f1100926) (sccp_scrc.c:455) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090044519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044519 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044519 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 00 98 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 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)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. 20250823090044519 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044519 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044519 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 ab 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12487898)[0x557e625478d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044519 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6852f1, normal) (hnbgw_rua.c:408) 20250823090044519 DHNB DEBUG map_rua[0x557e625444c0]{init}: Allocated (fsm.c:456) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6836977)[0x557e625444c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6836977 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044519 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6836977 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044519 DCN DEBUG map_sccp[0x557e6254c190]{init}: Allocated (fsm.c:456) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044519 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6836977 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6836977 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6836977)[0x557e625444c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6836977 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{IDLE}: Allocated (fsm.c:456) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030002230056400500f1100926) (sccp_scrc.c:455) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044519 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090044519 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044519 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 02 23 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6836977)[0x557e625444c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044519 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbfbc1a, normal) (hnbgw_rua.c:408) 20250823090044519 DHNB DEBUG map_rua[0x557e6256c280]{init}: Allocated (fsm.c:456) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12565530)[0x557e6256c280]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12565530 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044519 DLM3UA <000f> 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 20250823090044519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090044519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044519 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044519 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 ab 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044519 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044519 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12565530 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044519 DCN DEBUG map_sccp[0x557e62554a80]{init}: Allocated (fsm.c:456) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044519 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090044519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090044519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044519 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044519 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 02 23 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044519 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12565530 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12565530 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12565530)[0x557e6256c280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12565530 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{IDLE}: Allocated (fsm.c:456) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030002880056400500f1100926) (sccp_scrc.c:455) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044519 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044519 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 02 88 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12565530)[0x557e6256c280]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044519 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdfd283, normal) (hnbgw_rua.c:408) 20250823090044519 DHNB DEBUG map_rua[0x557e625597b0]{init}: Allocated (fsm.c:456) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14668419)[0x557e625597b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14668419 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044519 DLM3UA <000f> 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 20250823090044519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044519 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044519 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044519 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14668419 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044519 DCN DEBUG map_sccp[0x557e625598e0]{init}: Allocated (fsm.c:456) 20250823090044519 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 02 88 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044519 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14668419 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14668419 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14668419)[0x557e625597b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044519 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14668419 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{IDLE}: Allocated (fsm.c:456) 20250823090044519 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030002100056400500f1100926) (sccp_scrc.c:455) 20250823090044519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:2 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) 20250823090044520 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090044520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044520 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-RAN(459)@8fde77a73ba2: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)12536840 20250823090044520 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090044520 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 35 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 31 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 10 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044520 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14668419)[0x557e625597b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044520 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3431d8, normal) (hnbgw_rua.c:408) 20250823090044520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044520 DHNB DEBUG map_rua[0x557e6258f2c0]{init}: Allocated (fsm.c:456) 20250823090044520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3420632)[0x557e6258f2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044520 DLM3UA <000f> 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 20250823090044520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3420632 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044520 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090044520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044520 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044520 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3420632 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044520 DCN DEBUG map_sccp[0x557e6256bac0]{init}: Allocated (fsm.c:456) 20250823090044520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044520 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3420632 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3420632 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3420632)[0x557e6258f2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044520 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044520 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044520 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044520 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 35 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 31 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 10 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044520 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3420632 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044520 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{IDLE}: Allocated (fsm.c:456) 20250823090044520 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030003b60056400500f1100926) (sccp_scrc.c:455) 20250823090044520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044520 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090044520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044520 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090044520 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 b6 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044520 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3420632)[0x557e6258f2c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044520 DLM3UA <000f> 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 20250823090044520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044520 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090044520 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044520 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044520 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044520 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 b6 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[2]. 20250823090044520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090044520 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090044520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x36c267, normal) (hnbgw_rua.c:408) 20250823090044520 DHNB DEBUG map_rua[0x557e625566c0]{init}: Allocated (fsm.c:456) 20250823090044520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3588711)[0x557e625566c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090044520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3588711 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090044520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044520 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090044520 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3588711 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090044520 DCN DEBUG map_sccp[0x557e625567f0]{init}: Allocated (fsm.c:456) 20250823090044520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090044520 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3588711 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090044520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3588711 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090044520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3588711)[0x557e625566c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090044520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090044520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090044520 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3588711 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090044520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090044520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090044520 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{IDLE}: Allocated (fsm.c:456) 20250823090044520 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090044520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030001b90056400500f1100926) (sccp_scrc.c:455) 20250823090044520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044520 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090044520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090044520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090044520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090044520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044520 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090044520 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044520 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 b9 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090044520 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090044520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090044520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3588711)[0x557e625566c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090044520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044520 DLM3UA <000f> 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 20250823090044520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044520 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090044520 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044520 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044520 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044520 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 b9 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)@8fde77a73ba2: First idle individual index:3 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)5830663 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[3]. TC_ps_rab_assignment_concurrent0(463)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:4 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)16532171 TC_ps_rab_assignment_concurrent0(464)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:5 HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)3309086 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:7 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)14634449 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[7]. TC_ps_rab_assignment_concurrent0(466)@8fde77a73ba2: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(465)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)1029307 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(467)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)13693403 20250823090044528 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044528 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044528 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044528 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044528 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044528 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044528 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044528 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044528 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044528 DLSS7 <000c> ss7_asp.c: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 3f a1 64 02 00 00 00 00  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:2 20250823090044528 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044528 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044528 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044529 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044529 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003fa164) (sccp_scrc.c:545) 20250823090044529 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) 20250823090044529 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044529 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044529 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044529 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) 20250823090044529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(469)@8fde77a73ba2: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(468)@8fde77a73ba2: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(462)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:8 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:9 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)10977218 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:10 TC_ps_rab_assignment_concurrent0(462)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:11 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)4982050 TC_ps_rab_assignment_concurrent0(470)@8fde77a73ba2: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(463)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:12 TC_ps_rab_assignment_concurrent0(471)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)1328266 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:13 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)14085330 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[13]. TC_ps_rab_assignment_concurrent0(472)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)3300335 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } TC_ps_rab_assignment_concurrent0(473)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)15652466 TC_ps_rab_assignment_concurrent0(474)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[5], which is already active (running or expired). 20250823090044550 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044551 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044551 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044551 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_ps_rab_assignment_concurrent0(475)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090044551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3070713)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044551 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044551 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044551 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044551 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044551 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{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) 20250823090044551 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044551 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044551 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044551 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044551 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044551 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)@8fde77a73ba2: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)7219109 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)3479003 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:10 TC_ps_rab_assignment_concurrent0(476)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(477)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(462)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044576 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2edaf9) (hnbgw_rua.c:472) 20250823090044576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3070713 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3070713)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044576 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044576 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044576 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3070713 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044576 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044576 DRANAP DEBUG ps_rab_ass[0x557e6254c5f0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044576 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044576 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044576 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044576 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044576 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044576 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044576 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044576 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(462)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044580 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044580 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044580 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044580 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044580 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044580 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044580 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{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) 20250823090044580 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044580 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044580 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044580 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00586be4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044580 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044580 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) 20250823090044580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044580 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044580 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 58 6b e4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823090044580 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044580 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044580 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713)[0x557e6254c5f0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044580 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{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) 20250823090044580 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044580 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044580 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044580 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044580 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044580 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044580 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044580 DLM3UA <000f> 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 20250823090044580 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044580 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044580 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044580 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044580 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044580 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 58 6b e4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250823090044580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044580 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044580 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044580 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044580 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044580 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044580 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044580 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044581 DLSS7 <000c> ss7_asp.c: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 8f ce a1 02 00 00 00 00  20250823090044581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=008fcea1) (sccp_scrc.c:545) 20250823090044581 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) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044581 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) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044581 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044581 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044581 DLSS7 <000c> ss7_asp.c: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 81 37 b7 02 00 00 00 00  20250823090044581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=008137b7) (sccp_scrc.c:545) 20250823090044581 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) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044581 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) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044581 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044581 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044581 DLSS7 <000c> ss7_asp.c: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 db b1 bf 02 00 00 00 00  20250823090044581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00dbb1bf) (sccp_scrc.c:545) 20250823090044581 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) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044581 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) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044581 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044581 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044581 DLSS7 <000c> ss7_asp.c: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 a8 c2 69 02 00 00 00 00  20250823090044581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a8c269) (sccp_scrc.c:545) 20250823090044581 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) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044581 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044581 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) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044581 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044581 DLSS7 <000c> ss7_asp.c: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 ee 84 78 02 00 00 00 00  20250823090044581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ee8478) (sccp_scrc.c:545) 20250823090044581 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) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044581 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) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044581 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044581 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044581 DLSS7 <000c> ss7_asp.c: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 b1 49 10 02 00 00 00 00  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:0 20250823090044581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044581 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b14910) (sccp_scrc.c:545) 20250823090044581 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) 20250823090044581 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044581 DLSS7 <000c> ss7_asp.c: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 d0 78 6b 02 00 00 00 00  20250823090044581 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044581 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044581 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044581 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) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route 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-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer 20250823090044581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044581 DLSS7 <000c> ss7_asp.c: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 35 80 b6 02 00 00 00 00  20250823090044581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d0786b) (sccp_scrc.c:545) 20250823090044581 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) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044581 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) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044581 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044581 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044581 DLSS7 <000c> ss7_asp.c: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 4e 13 2d 02 00 00 00 00  20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003580b6) (sccp_scrc.c:545) 20250823090044581 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) 20250823090044581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044581 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044581 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044581 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044581 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044581 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) 20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044581 DLSS7 <000c> ss7_asp.c: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 30 96 4d 02 00 00 00 00  20250823090044581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044582 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044582 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044582 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044581 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004e132d) (sccp_scrc.c:545) 20250823090044581 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) 20250823090044582 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044582 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044582 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044582 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044582 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044582 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044582 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044582 DLSS7 <000c> ss7_asp.c: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 37 61 33 02 00 00 00 00  20250823090044582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044582 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044582 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) 20250823090044582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044582 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044582 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044582 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044582 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044582 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044582 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0030964d) (sccp_scrc.c:545) 20250823090044582 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044582 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) 20250823090044582 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044582 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044582 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044582 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044582 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044582 DLSS7 <000c> ss7_asp.c: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 96 cc e8 02 00 00 00 00  20250823090044582 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044582 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) 20250823090044582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044582 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044582 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044582 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044582 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00376133) (sccp_scrc.c:545) 20250823090044582 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044582 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044582 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044582 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) 20250823090044582 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044582 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044582 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044582 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044582 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044582 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044582 DLSS7 <000c> ss7_asp.c: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 22 7a b2 02 00 00 00 00  20250823090044582 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) 20250823090044582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044582 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044582 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044582 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0096cce8) (sccp_scrc.c:545) 20250823090044583 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) 20250823090044583 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044583 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044583 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044583 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044583 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044583 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044583 DLSS7 <000c> ss7_asp.c: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 76 24 63 02 00 00 00 00  20250823090044583 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) 20250823090044583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044583 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044583 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044583 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044583 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00227ab2) (sccp_scrc.c:545) 20250823090044583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044583 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) 20250823090044583 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044583 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044583 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044583 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  20250823090044583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044583 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044583 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) 20250823090044583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090044583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044583 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00762463) (sccp_scrc.c:545) 20250823090044583 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) 20250823090044583 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090044583 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090044583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090044583 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090044583 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) 20250823090044583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090044583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090044583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044583 DLSCCP DEBUG 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) 20250823090044584 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) 20250823090044584 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044584 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044584 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044584 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044584 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6029173 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044584 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6029173 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) 20250823090044584 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044584 DLPFCP DEBUG ps_rab[0x557e62557920]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044584 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044584 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044584 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044584 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044584 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(462)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(464)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044590 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044590 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044590 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044590 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6029173)[0x557e625476c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044590 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044590 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044590 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044590 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044590 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{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) 20250823090044590 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044590 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044590 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044590 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044590 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044590 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044595 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5bff75) (hnbgw_rua.c:472) 20250823090044595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6029173 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6029173)[0x557e625476c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044595 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044595 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044595 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6029173 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044595 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044595 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044595 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044595 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044595 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044595 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044595 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044595 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044595 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044595 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 TC_ps_rab_assignment_concurrent0(463)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044597 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044597 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044597 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044597 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044597 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{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) 20250823090044597 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044597 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044597 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044597 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fa164), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044597 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044597 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) 20250823090044597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044597 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044597 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044597 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 3f a1 64 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823090044597 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044597 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044597 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{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) 20250823090044597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044597 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044597 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044597 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044597 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044598 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044598 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044598 DLM3UA <000f> 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 20250823090044598 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044598 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044598 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044598 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044598 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044598 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 3f a1 64 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250823090044598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044598 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044598 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044598 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044598 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044598 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044598 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044598 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044598 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044598 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  20250823090044598 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044598 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044598 DLSCCP DEBUG 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) 20250823090044598 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) 20250823090044598 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044598 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044598 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044598 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044598 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044598 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9224815 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044598 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044598 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9224815 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) 20250823090044598 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044598 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044598 DLPFCP DEBUG ps_rab[0x557e62546b00]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044598 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044598 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044598 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044598 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044598 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(463)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(466)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(464): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EA'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250823090044602 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044602 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044602 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044602 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044602 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9224815)[0x557e625588f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044602 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044602 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044602 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044602 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044602 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{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) 20250823090044602 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044602 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044602 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044602 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044602 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044602 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044606 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8cc26f) (hnbgw_rua.c:472) 20250823090044606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9224815 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9224815)[0x557e625588f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044606 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044606 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044606 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9224815 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044606 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044606 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044606 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044606 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044606 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044606 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044606 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044606 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EA'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(464)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(464): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250823090044608 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044608 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044608 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044608 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044608 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044608 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044608 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{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) 20250823090044608 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044608 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fcea1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044608 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044608 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) 20250823090044608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044608 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044608 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 8f ce a1 00 01 2e 60 00 00 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) 20250823090044608 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044608 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044608 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044608 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{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) 20250823090044608 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044608 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044609 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044609 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044609 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044609 DLM3UA <000f> 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 20250823090044609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044609 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044609 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044609 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044609 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044609 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 8f ce a1 00 01 2e 60 00 00 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  20250823090044609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044609 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044609 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044609 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044609 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044609 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044609 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044609 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044609 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  20250823090044609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044609 DLSCCP DEBUG 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) 20250823090044609 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) 20250823090044609 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044609 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044609 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044609 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044609 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1936595 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044609 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044609 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1936595 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) 20250823090044609 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044609 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044609 DLPFCP DEBUG ps_rab[0x557e625571b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044609 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044609 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044609 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044609 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044609 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:2 HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(464)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(465)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: 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 := '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 := '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 } } } 20250823090044613 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044613 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044613 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044613 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1936595)[0x557e62543190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044613 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044613 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044613 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044613 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044613 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{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) 20250823090044613 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044613 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044613 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044613 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044613 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044613 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044617 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1d8cd3) (hnbgw_rua.c:472) 20250823090044617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1936595 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1936595)[0x557e62543190]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044617 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044617 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044617 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1936595 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044617 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044617 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044617 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044617 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044617 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044617 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044617 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044617 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044617 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044617 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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 := 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(466)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW-PFCP(452)@8fde77a73ba2: 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 := '0000000000000006'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823090044620 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044620 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044620 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044620 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044620 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044620 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{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) 20250823090044620 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044620 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbb1bf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044620 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044620 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) 20250823090044620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044620 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044620 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044620 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 db b1 bf 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250823090044620 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044620 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044620 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044620 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{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) 20250823090044620 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044620 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044620 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044620 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044620 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044620 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044620 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044620 DLM3UA <000f> 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 20250823090044620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044620 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090044620 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044620 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044620 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 db b1 bf 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250823090044620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044620 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044620 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044620 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044620 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044620 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044620 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044620 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  20250823090044620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044620 DLSCCP DEBUG 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) 20250823090044620 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) 20250823090044620 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044620 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044620 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044620 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044620 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897950 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044620 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897950 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) 20250823090044620 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044620 DLPFCP DEBUG ps_rab[0x557e6254ed10]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044620 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044620 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044620 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044620 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044620 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(466)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(467)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: 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 := '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 := '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 } } } 20250823090044624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044624 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044624 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897950)[0x557e6256cf20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{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) 20250823090044624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044624 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044628 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe3531e) (hnbgw_rua.c:472) 20250823090044628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897950 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897950)[0x557e6256cf20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044628 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044628 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044628 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897950 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044628 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044628 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044628 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044628 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044628 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044628 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044628 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044628 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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 := 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(465)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW-PFCP(452)@8fde77a73ba2: 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 := '0000000000000007'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823090044631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044631 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044631 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044631 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044631 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{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) 20250823090044631 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044631 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044631 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008137b7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044631 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044631 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) 20250823090044631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044631 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044631 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044631 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 81 37 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 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) 20250823090044631 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044631 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044631 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{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) 20250823090044631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044631 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044631 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044631 DLM3UA <000f> 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 20250823090044631 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044631 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044631 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044631 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044631 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044631 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 81 37 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 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  20250823090044631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044631 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044631 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044631 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044631 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044631 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044631 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044631 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044631 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044631 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  20250823090044631 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044631 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044631 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044631 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044631 DLSCCP DEBUG 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) 20250823090044631 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) 20250823090044631 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044631 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044631 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044631 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044631 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5801861 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044631 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044631 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5801861 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) 20250823090044631 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044631 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044631 DLPFCP DEBUG ps_rab[0x557e6254a5c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044631 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044631 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044631 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:3 HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(465)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(469)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044635 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044635 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044635 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044635 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044635 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5801861)[0x557e624f8300]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044635 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044635 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044635 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044635 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044635 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{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) 20250823090044635 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044635 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044635 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044635 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044635 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044635 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044640 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x588785) (hnbgw_rua.c:472) 20250823090044640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5801861 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5801861)[0x557e624f8300]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044640 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044640 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044640 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5801861 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044640 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044640 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044640 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044640 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044640 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044640 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044640 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044640 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044640 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044640 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(467)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044642 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044642 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044642 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044642 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044642 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{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) 20250823090044642 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044642 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8c269), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044642 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044642 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044642 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044642 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044642 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 a8 c2 69 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250823090044642 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044642 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044642 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{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) 20250823090044642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044642 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044642 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044642 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044642 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044642 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044642 DLM3UA <000f> 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 20250823090044642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044642 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090044642 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044642 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044642 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044642 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 a8 c2 69 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250823090044642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044642 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044642 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044642 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044642 DLSCCP DEBUG 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) 20250823090044642 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) 20250823090044642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044642 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044642 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044642 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044642 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044642 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044642 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044642 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044642 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  20250823090044642 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044642 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044642 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044642 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044642 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1099258 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044642 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044642 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1099258 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) 20250823090044642 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044642 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044642 DLPFCP DEBUG ps_rab[0x557e62556990]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044642 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044642 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044642 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044642 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(467)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(468)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(469): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250823090044645 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044645 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044645 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1099258)[0x557e625429e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044646 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044646 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044646 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044646 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044646 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{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) 20250823090044646 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044646 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044646 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044646 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044646 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044646 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044650 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x10c5fa) (hnbgw_rua.c:472) 20250823090044650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1099258 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1099258)[0x557e625429e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044650 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044650 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044650 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1099258 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044650 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044650 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044650 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044650 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044650 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044650 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044650 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044650 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044650 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044650 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(469)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(469): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250823090044652 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044652 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044652 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044652 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044652 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044652 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{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) 20250823090044652 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044652 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b14910), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044652 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044652 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) 20250823090044652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044652 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823090044652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044652 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 b1 49 10 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 (ss7_asp.c:1383) 20250823090044652 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044652 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044652 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044652 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{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) 20250823090044652 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044652 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044652 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044652 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044652 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044652 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044652 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044652 DLM3UA <000f> 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 20250823090044652 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044652 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044652 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044652 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044652 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044652 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 b1 49 10 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250823090044652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044652 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044652 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044652 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044652 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044652 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044652 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044652 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044652 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044652 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  20250823090044652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044652 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044652 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044652 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044652 DLSCCP DEBUG 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) 20250823090044652 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) 20250823090044652 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044652 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044652 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044652 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044652 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8449780 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044652 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8449780 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) 20250823090044652 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044652 DLPFCP DEBUG ps_rab[0x557e62549270]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044652 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044652 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044652 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044652 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044652 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:7 HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(469)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(470)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(468): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EE'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250823090044656 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044656 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044656 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044656 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044656 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8449780)[0x557e6254b7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044656 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044656 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044656 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044656 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044656 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{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) 20250823090044656 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044656 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044656 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044656 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044656 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044656 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044660 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x80eef4) (hnbgw_rua.c:472) 20250823090044660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8449780 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8449780)[0x557e6254b7b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044660 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044660 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044660 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8449780 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044660 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044660 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044660 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044660 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044660 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044660 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044660 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044660 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044660 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044660 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EE'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(468)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(468): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250823090044662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044662 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044662 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044662 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044662 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{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) 20250823090044662 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044662 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee8478), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044662 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044662 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) 20250823090044662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044662 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044662 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 ee 84 78 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 (ss7_asp.c:1383) 20250823090044662 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044662 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044662 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{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) 20250823090044662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044662 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044662 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044662 DLM3UA <000f> 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 20250823090044662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044662 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044662 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044662 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044662 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044662 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 ee 84 78 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823090044663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044663 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044663 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044663 DLM3UA <000f> m3ua.c: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-SCCP(458)@8fde77a73ba2: Session index based on local reference:6 20250823090044663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044663 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044663 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044663 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044663 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044663 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  20250823090044663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044663 DLSCCP DEBUG 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) 20250823090044663 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) 20250823090044663 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044663 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044663 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044663 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044663 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828031 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044663 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044663 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828031 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) 20250823090044663 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044663 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044663 DLPFCP DEBUG ps_rab[0x557e62550dc0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044663 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044663 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044663 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823090044663 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044663 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(468)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(471)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044666 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044666 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044666 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044666 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044666 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13828031)[0x557e6256a620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044666 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044666 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044666 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044666 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044666 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{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) 20250823090044666 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044666 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044666 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044666 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044666 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044666 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044670 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd2ffbf) (hnbgw_rua.c:472) 20250823090044670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828031 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13828031)[0x557e6256a620]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044670 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044670 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044670 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828031 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044670 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044670 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044670 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044670 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044670 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044670 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044671 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044671 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044671 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044671 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(470)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 20250823090044672 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044672 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044672 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044672 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044672 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044672 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044672 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{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) 20250823090044673 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044673 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0786b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044673 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044673 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044673 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044673 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 d0 78 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 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) 20250823090044673 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044673 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044673 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044673 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{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) 20250823090044673 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044673 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044673 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044673 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044673 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823090044673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044673 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044673 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044673 DLM3UA <000f> 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 20250823090044673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044673 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090044673 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044673 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044673 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044673 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 d0 78 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 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  20250823090044673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044673 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044673 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044673 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044673 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044673 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044673 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044673 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044673 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  20250823090044673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044673 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044673 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044673 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044673 DLSCCP DEBUG 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) 20250823090044673 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) 20250823090044673 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044673 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044673 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044673 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044673 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647052 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044673 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044673 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647052 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) 20250823090044673 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044673 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044673 DLPFCP DEBUG ps_rab[0x557e62558e60]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044673 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044673 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044673 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044673 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044673 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(470)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(472)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044676 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044676 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-647052)[0x557e62549560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044676 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044676 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044676 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{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) 20250823090044676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044676 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044680 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9df8c) (hnbgw_rua.c:472) 20250823090044680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647052 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-647052)[0x557e62549560]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044680 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044680 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044680 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647052 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044680 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044680 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044680 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044680 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044680 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044680 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044680 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044680 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(471)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823090044682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044682 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044682 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044682 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044682 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{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) 20250823090044682 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044683 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044683 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044683 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003580b6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044683 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044683 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044683 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044683 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044683 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 35 80 b6 00 01 2e 60 00 00 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) 20250823090044683 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044683 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044683 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044683 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{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) 20250823090044683 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044683 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044683 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044683 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044683 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044683 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044683 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044683 DLM3UA <000f> 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 20250823090044683 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044683 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090044683 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044683 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044683 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044683 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 35 80 b6 00 01 2e 60 00 00 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  20250823090044683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044683 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044683 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044683 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044683 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044683 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044683 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044683 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044683 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044683 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  20250823090044683 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044683 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044683 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044683 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044683 DLSCCP DEBUG 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) 20250823090044683 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) 20250823090044683 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044683 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044683 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044683 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044683 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044683 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487898 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044683 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487898 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) 20250823090044683 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044683 DLPFCP DEBUG ps_rab[0x557e62550ef0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044683 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044683 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044683 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044683 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044683 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(471)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(473)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044686 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044686 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044686 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12487898)[0x557e625478d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044686 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044686 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044686 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{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) 20250823090044686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044686 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044686 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044686 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044686 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044690 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbe8cda) (hnbgw_rua.c:472) 20250823090044690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487898 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12487898)[0x557e625478d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044690 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044690 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044690 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487898 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044690 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044690 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044690 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044690 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044690 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044690 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044690 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044690 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044690 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044690 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044693 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044693 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044693 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044693 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{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) 20250823090044693 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044693 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044693 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044693 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e132d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044693 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044693 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) 20250823090044693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044693 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044693 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044693 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 4e 13 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 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) 20250823090044693 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044693 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044693 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{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) 20250823090044693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044693 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044693 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044693 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044693 DLM3UA <000f> 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 20250823090044693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044693 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090044693 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044693 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044693 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044693 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 4e 13 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 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  20250823090044693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044693 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044693 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044693 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044693 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044693 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044693 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044694 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044694 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044694 DLSCCP DEBUG 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) 20250823090044694 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) 20250823090044694 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044694 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044693 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044693 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  20250823090044694 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044694 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044694 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044694 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6836977 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044694 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6836977 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) 20250823090044694 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044694 DLPFCP DEBUG ps_rab[0x557e625572e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044694 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044694 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044694 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044694 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044694 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:10 HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(473)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(474)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044697 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044697 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044697 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6836977)[0x557e625444c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044697 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044697 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044697 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{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) 20250823090044697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044697 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044697 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044697 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044697 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044701 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6852f1) (hnbgw_rua.c:472) 20250823090044701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6836977 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6836977)[0x557e625444c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044701 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044701 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044701 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6836977 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044701 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044701 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044701 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044701 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044701 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044701 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044701 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044701 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(473)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044703 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044703 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044703 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044703 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{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) 20250823090044703 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044703 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030964d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044703 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044703 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090044703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044703 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090044703 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044703 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 30 96 4d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 (ss7_asp.c:1383) 20250823090044703 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044703 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044703 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{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) 20250823090044703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044703 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044703 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044703 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 20250823090044703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044703 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090044703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 20250823090044703 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090044703 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044703 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044703 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044703 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 30 96 4d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer 20250823090044704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044704 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044704 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044704 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044704 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044704 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044704 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044704 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer 20250823090044704 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044704 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  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823090044704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044704 DLSCCP DEBUG 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) 20250823090044704 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) 20250823090044704 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044704 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044704 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044704 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044704 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12565530 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044704 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044704 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12565530 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) 20250823090044704 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044704 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044704 DLPFCP DEBUG ps_rab[0x557e62550540]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044704 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044704 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044704 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044704 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044704 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(473)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(475)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044707 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044707 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044707 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044707 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12565530)[0x557e6256c280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044707 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044707 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044707 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{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) 20250823090044707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044707 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044707 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044707 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044707 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044712 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbfbc1a) (hnbgw_rua.c:472) 20250823090044712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12565530 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12565530)[0x557e6256c280]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044712 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044712 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044712 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12565530 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044712 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044712 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044712 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044712 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044712 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044712 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044712 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044712 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044712 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044712 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(474)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: vl_from0 20250823090044714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044714 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044714 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{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) 20250823090044714 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044714 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044714 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00376133), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044714 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044714 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) 20250823090044714 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044714 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044714 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044714 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044714 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 37 61 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 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) 20250823090044714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{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) 20250823090044714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823090044714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044714 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044714 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044714 DLM3UA <000f> 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 20250823090044714 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044714 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090044714 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044714 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044714 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044714 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 37 61 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 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  20250823090044714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044714 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044714 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044714 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044714 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044714 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044714 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044714 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044714 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044714 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  20250823090044714 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044714 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044714 DLSCCP DEBUG 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) 20250823090044714 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) 20250823090044714 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044714 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044714 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044714 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044714 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14668419 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044714 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044714 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14668419 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) 20250823090044714 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044714 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044714 DLPFCP DEBUG ps_rab[0x557e62553f90]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044714 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:12 20250823090044714 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(474)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(476)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044718 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044718 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044718 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044718 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044718 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14668419)[0x557e625597b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044718 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044718 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044718 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044718 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044718 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{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) 20250823090044718 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044718 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044718 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044718 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044718 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044718 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044723 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdfd283) (hnbgw_rua.c:472) 20250823090044723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14668419 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14668419)[0x557e625597b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044723 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044723 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044723 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14668419 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044723 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044723 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044723 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044723 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044723 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044723 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(475)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044725 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:14 20250823090044725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{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) 20250823090044725 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 20250823090044725 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044725 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044725 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096cce8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044725 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044725 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044725 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090044725 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044725 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044725 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 96 cc e8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823090044725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{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) 20250823090044725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823090044725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044725 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044725 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044725 DLM3UA <000f> 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 20250823090044725 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044725 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090044725 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090044725 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044725 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044725 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 96 cc e8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250823090044725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044725 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044725 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044725 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044725 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044725 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044725 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044725 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044725 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044725 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  20250823090044725 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044725 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044725 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044725 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044725 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044725 DLSCCP DEBUG 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) 20250823090044725 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) 20250823090044725 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044725 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044725 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044725 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044725 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044725 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3420632 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044725 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3420632 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) 20250823090044725 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044726 DLPFCP DEBUG ps_rab[0x557e6254f4f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044726 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044726 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044726 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044726 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044726 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(475)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(477)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044729 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3420632)[0x557e6258f2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{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) 20250823090044729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044729 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044733 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3431d8) (hnbgw_rua.c:472) 20250823090044733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3420632 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3420632)[0x557e6258f2c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044733 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044733 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044733 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3420632 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044733 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044733 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044733 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044733 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044733 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044733 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044733 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044733 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044733 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044733 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:15 TC_ps_rab_assignment_concurrent0(476)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044736 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{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) 20250823090044736 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044736 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00227ab2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044736 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044736 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090044736 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044736 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 22 7a b2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250823090044736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{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) 20250823090044736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044736 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044736 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044736 DLM3UA <000f> 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 20250823090044736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044736 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090044736 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044736 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044736 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044736 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 22 7a b2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250823090044736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044736 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090044736 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090044736 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090044736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090044736 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090044736 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090044736 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090044736 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044736 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  20250823090044736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090044736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090044736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090044736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090044736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090044736 DLSCCP DEBUG 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) 20250823090044736 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) 20250823090044736 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090044736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090044736 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090044736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090044736 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090044736 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090044736 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3588711 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090044736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044736 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3588711 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) 20250823090044736 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044736 DLPFCP DEBUG ps_rab[0x557e62546c30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090044736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090044736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044736 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090044736 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(476)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044740 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044740 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044740 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090044740 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090044740 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090044740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3588711)[0x557e625566c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090044740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090044740 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090044740 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090044740 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090044740 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090044740 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{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) 20250823090044740 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090044740 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044740 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044740 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044740 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090044740 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090044744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090044744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090044744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090044744 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090044744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x36c267) (hnbgw_rua.c:472) 20250823090044744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3588711 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090044744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3588711)[0x557e625566c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090044744 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090044744 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090044744 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3588711 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090044744 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044744 DRANAP DEBUG ps_rab_ass[0x557e62549410]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090044744 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090044744 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044744 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090044744 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090044744 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090044744 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090044744 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090044745 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(477)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090044747 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090044747 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090044747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090044747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090044747 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090044747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090044747 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{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) 20250823090044747 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090044747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090044747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090044747 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090044747 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00762463), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090044747 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090044747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090044747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090044747 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090044747 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090044747 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090044747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090044747 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 76 24 63 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 (ss7_asp.c:1383) 20250823090044747 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090044747 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090044747 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711)[0x557e62549410]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090044747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{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) 20250823090044747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090044747 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090044747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090044747 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090044747 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090044747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090044747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090044747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090044747 DLM3UA <000f> 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 20250823090044747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090044747 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090044747 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090044747 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090044747 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090044747 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 76 24 63 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090046599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046599 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046600 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046600 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046600 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046600 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046600 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046600 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046600 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  20250823090046600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046600 DLSCCP DEBUG 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) 20250823090046600 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) 20250823090046600 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046600 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046600 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046600 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046600 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3070713 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046600 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046600 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090046600 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046600 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3070713)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046600 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)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(462)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090046612 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046612 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{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) 20250823090046612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046612 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090046612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3070713-RAB-23)[0x557e6258f7c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046612 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090046612 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)3070713 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090046630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046630 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2edaf9,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3070713 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3070713)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046630 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046630 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046630 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3070713 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046630 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046630 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00586be4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046631 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046631 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046631 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046631 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046631 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 58 6b e4 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3070713)[0x557e6255e160]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046631 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046631 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046631 DLM3UA <000f> 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 20250823090046631 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046631 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046631 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046631 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046631 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046631 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 58 6b e4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823090046632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046632 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046632 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046632 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046632 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046632 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046632 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046632 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046632 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  20250823090046632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046632 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046632 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046632 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046632 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046632 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046632 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046632 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046632 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  20250823090046632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046632 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046632 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046632 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046632 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046632 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046632 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046632 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046632 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046632 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046633 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046633 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  20250823090046632 DLSCCP DEBUG 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) 20250823090046632 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) 20250823090046632 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046632 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046632 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046632 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046632 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6029173 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046632 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046632 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046632 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090046633 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046633 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6029173)[0x557e625476c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046633 DLSCCP DEBUG 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) 20250823090046633 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) 20250823090046633 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046633 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046633 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046633 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046633 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9224815 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046633 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046633 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046633 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250823090046633 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046633 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9224815)[0x557e625588f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823090046633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046633 DLSCCP DEBUG 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) 20250823090046633 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) 20250823090046633 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046633 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046633 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046633 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046633 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1936595 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046633 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046633 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046633 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 3 (3*PFCPtx) (pfcp_cp_peer.c:416) 20250823090046633 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046633 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1936595)[0x557e62543190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823090046634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046634 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EA'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(464) HNBGW-PFCP(452)@8fde77a73ba2: 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 := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(463)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(462)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:3 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 20250823090046642 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 4 (3*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046642 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{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) 20250823090046642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046642 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250823090046642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6029173-RAB-23)[0x557e62557920]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046642 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 2 (2*PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)1493534 HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(464): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:0 20250823090046644 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046644 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{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) 20250823090046644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046644 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250823090046644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9224815-RAB-23)[0x557e62546b00]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046644 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW-PFCP(452)@8fde77a73ba2: 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 := '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 } } } 20250823090046645 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046645 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{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) 20250823090046645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046645 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090046645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1936595-RAB-23)[0x557e625571b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046645 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090046645 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)6029173 20250823090046652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046652 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5bff75,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6029173 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6029173)[0x557e625476c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046652 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046652 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046652 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6029173 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046652 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fa164), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046652 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046652 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046652 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 3f a1 64 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6029173)[0x557e625476c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)9224815 20250823090046652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046653 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046653 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046653 DLM3UA <000f> 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 20250823090046653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046653 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046653 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046653 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046653 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046653 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 3f a1 64 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823090046653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046653 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046653 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046653 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046653 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046653 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046653 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046653 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  20250823090046653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046653 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046653 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046653 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046653 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046653 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046653 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046653 DLSS7 <000c> ss7_asp.c: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 58 6b e4 00 00 00 00 00  20250823090046653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046653 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046653 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046653 DLSCCP DEBUG 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) 20250823090046653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046653 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046653 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046653 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046653 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046653 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  20250823090046653 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) 20250823090046653 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046653 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046653 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046653 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046653 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897950 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046653 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046653 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)1936595 20250823090046653 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090046653 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046653 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897950)[0x557e6256cf20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046654 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=00586be4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046654 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) 20250823090046654 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046654 DLSCCP DEBUG 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) 20250823090046654 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046654 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) 20250823090046654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3070713)[0x557e6255e160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3070713)[0x557e6255e160]{disconnected}: Freeing instance (context_map.c:203) 20250823090046654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3070713)[0x557e6255e160]{disconnected}: Deallocated (fsm.c:568) 20250823090046654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{disconnected}: Freeing instance (context_map.c:207) 20250823090046654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557e62567d00]{disconnected}: Deallocated (fsm.c:568) 20250823090046654 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3070713 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:226) 20250823090046654 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=00586be4), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:455) 20250823090046654 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046654 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046654 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 58 6b e4 00 00 28 00 (ss7_asp.c:1383) 20250823090046654 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046654 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046654 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046654 DLSCCP DEBUG SCCP-SCOC(40)[0x557e6254afc0]{IDLE}: Deallocated (fsm.c:568) 20250823090046654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823090046654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046654 DLSCCP DEBUG 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) 20250823090046654 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) 20250823090046654 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046654 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046654 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046654 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046654 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5801861 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046654 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046654 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046654 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250823090046654 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046655 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5801861)[0x557e624f8300]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046655 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046655 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046655 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046655 DLM3UA <000f> 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 20250823090046655 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046655 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046655 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046655 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046655 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046655 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 58 6b e4 00 00 28 00 00 06 00 08 00 00 00 02  20250823090046655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8cc26f,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9224815 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9224815)[0x557e625588f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046655 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046655 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046655 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9224815 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046655 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046655 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fcea1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046655 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046655 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046655 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046655 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046655 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 8f ce a1 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9224815)[0x557e625588f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823090046655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046655 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1d8cd3,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1936595 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1936595)[0x557e62543190]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046655 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046655 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046655 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1936595 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046655 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046655 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbb1bf), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046655 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046655 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046655 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090046655 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046655 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046656 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 db b1 bf 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1936595)[0x557e62543190]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046656 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046656 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046656 DLM3UA <000f> 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 20250823090046656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046656 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046656 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046656 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046656 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046656 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 8f ce a1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823090046656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046656 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046656 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046656 DLM3UA <000f> 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 20250823090046656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046656 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090046656 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046656 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046656 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046656 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 db b1 bf 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)@8fde77a73ba2: Session index based on local reference:1 HNBGW-PFCP(452)@8fde77a73ba2: 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 := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW-PFCP(452)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(465)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW-PFCP(452)@8fde77a73ba2: 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 := '0000000000000007'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)12536840 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823090046663 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046663 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046663 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046663 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046663 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{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) 20250823090046663 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046663 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250823090046663 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046663 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046663 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046663 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046663 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14897950-RAB-23)[0x557e6254ed10]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046663 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:4 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823090046664 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046664 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046664 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046664 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046664 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{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) 20250823090046664 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046664 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090046664 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046664 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046664 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046664 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046664 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5801861-RAB-23)[0x557e6254a5c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046664 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090046664 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(464)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)5830663 TC_ps_rab_assignment_concurrent0(466)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090046667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046667 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046667 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046667 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046667 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046667 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046667 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046667 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046667 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  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:1 20250823090046668 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046668 DLSCCP DEBUG 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) 20250823090046668 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) 20250823090046668 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046668 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046668 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046668 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046668 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1099258 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046668 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046668 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046668 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090046668 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046668 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1099258)[0x557e625429e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046668 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-RAN(459)@8fde77a73ba2: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)3309086 HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(469)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)14897950 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:4 20250823090046673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046673 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe3531e,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897950 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897950)[0x557e6256cf20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046673 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046673 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046673 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897950 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046673 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008137b7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046673 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046673 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046673 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 81 37 b7 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897950)[0x557e6256cf20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046674 DLM3UA <000f> 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 20250823090046674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046674 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046674 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046674 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046674 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046674 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 81 37 b7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823090046674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046674 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046674 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046674 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046674 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046674 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046674 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046674 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046674 DLSS7 <000c> ss7_asp.c: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 3f a1 64 00 00 00 00 00  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)5801861 20250823090046674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046674 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046674 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046674 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046674 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046674 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046674 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046675 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046675 DLSS7 <000c> ss7_asp.c: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 8f ce a1 00 00 00 00 00  20250823090046674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046675 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046675 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046675 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046675 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=003fa164), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046675 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) 20250823090046675 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(469): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250823090046675 DLSCCP DEBUG 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) 20250823090046675 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046675 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) 20250823090046675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6029173)[0x557e625476c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6029173)[0x557e625476c0]{disconnected}: Freeing instance (context_map.c:203) 20250823090046675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6029173)[0x557e625476c0]{disconnected}: Deallocated (fsm.c:568) 20250823090046675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{disconnected}: Freeing instance (context_map.c:207) 20250823090046675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557e6256b080]{disconnected}: Deallocated (fsm.c:568) 20250823090046675 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6029173 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823090046675 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=003fa164), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:455) 20250823090046675 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046675 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046675 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046675 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 3f a1 64 00 00 29 00 (ss7_asp.c:1383) 20250823090046675 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046676 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046676 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046676 DLSCCP DEBUG SCCP-SCOC(41)[0x557e6254b0f0]{IDLE}: Deallocated (fsm.c:568) 20250823090046676 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046676 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046676 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046676 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046676 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046676 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=008fcea1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046676 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) 20250823090046676 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046676 DLSCCP DEBUG 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) 20250823090046676 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046676 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) 20250823090046676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9224815)[0x557e625588f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9224815)[0x557e625588f0]{disconnected}: Freeing instance (context_map.c:203) 20250823090046676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9224815)[0x557e625588f0]{disconnected}: Deallocated (fsm.c:568) 20250823090046676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{disconnected}: Freeing instance (context_map.c:207) 20250823090046676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557e625654c0]{disconnected}: Deallocated (fsm.c:568) 20250823090046676 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9224815 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250823090046676 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=008fcea1), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:455) 20250823090046676 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046676 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046676 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046676 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046676 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046676 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 8f ce a1 00 00 2a 00 (ss7_asp.c:1383) 20250823090046676 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046676 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046676 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046676 DLSCCP DEBUG SCCP-SCOC(42)[0x557e625462f0]{IDLE}: Deallocated (fsm.c:568) 20250823090046677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046677 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046677 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046677 DLM3UA <000f> 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 20250823090046677 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046677 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046677 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046677 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046677 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046677 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 3f a1 64 00 00 29 00 00 06 00 08 00 00 00 02  20250823090046676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046677 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{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) 20250823090046677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046677 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090046677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1099258-RAB-23)[0x557e62556990]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046677 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090046677 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090046677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046677 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046677 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046677 DLM3UA <000f> 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 20250823090046677 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046677 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046677 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046677 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046677 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046677 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 8f ce a1 00 00 2a 00 00 06 00 08 00 00 00 02  20250823090046678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046678 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046678 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046678 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046678 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046678 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046678 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046678 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046678 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046678 DLSS7 <000c> ss7_asp.c: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 db b1 bf 00 00 00 00 00  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 20250823090046678 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)@8fde77a73ba2: vl_from0 20250823090046678 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046678 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046678 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046678 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046678 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=00dbb1bf), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046678 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) 20250823090046679 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046679 DLSCCP DEBUG 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) 20250823090046679 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046679 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) 20250823090046679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1936595)[0x557e62543190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1936595)[0x557e62543190]{disconnected}: Freeing instance (context_map.c:203) 20250823090046679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1936595)[0x557e62543190]{disconnected}: Deallocated (fsm.c:568) 20250823090046679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{disconnected}: Freeing instance (context_map.c:207) 20250823090046679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557e625460c0]{disconnected}: Deallocated (fsm.c:568) 20250823090046679 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1936595 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090046679 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=00dbb1bf), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:455) 20250823090046679 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046679 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090046679 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046679 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 db b1 bf 00 00 2c 00 (ss7_asp.c:1383) 20250823090046679 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046679 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046679 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046679 DLSCCP DEBUG SCCP-SCOC(44)[0x557e6254c3d0]{IDLE}: Deallocated (fsm.c:568) 20250823090046679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046679 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046679 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046679 DLM3UA <000f> 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 20250823090046679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046679 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090046679 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046679 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046679 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046679 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 db b1 bf 00 00 2c 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:3 20250823090046681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046681 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046681 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823090046681 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046681 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046681 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046681 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046681 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046681 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  20250823090046681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046681 DLSCCP DEBUG 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) 20250823090046681 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) 20250823090046681 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046681 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046681 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046681 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046682 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8449780 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046682 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending 20250823090046682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090046682 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046682 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8449780)[0x557e6254b7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823090046682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046682 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x588785,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5801861 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5801861)[0x557e624f8300]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046682 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046682 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046682 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5801861 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046682 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046682 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8c269), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046682 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046682 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090046682 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046682 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 a8 c2 69 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5801861)[0x557e624f8300]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046683 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046683 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046683 DLM3UA <000f> 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 20250823090046683 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046683 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090046683 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046683 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046683 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046683 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 a8 c2 69 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)@8fde77a73ba2: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EE'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(465)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)1099258 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)16532171 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending 20250823090046687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046687 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046687 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046687 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046687 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046687 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046687 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046687 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046687 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  20250823090046687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046688 DLSCCP DEBUG 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) 20250823090046688 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) 20250823090046688 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046688 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046688 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046688 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046688 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828031 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046688 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046688 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046688 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250823090046688 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:5 20250823090046688 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13828031)[0x557e6256a620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823090046688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046688 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x10c5fa,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1099258 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1099258)[0x557e625429e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046688 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046688 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046688 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1099258 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046688 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer 20250823090046688 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b14910), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046688 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046689 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046689 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 b1 49 10 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1099258)[0x557e625429e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer 20250823090046689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046689 DLM3UA <000f> 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 20250823090046689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046689 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046689 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046689 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046689 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046689 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 b1 49 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F0'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent0(467)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090046692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046692 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046692 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046692 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046692 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046692 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046692 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046692 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046692 DLSS7 <000c> ss7_asp.c: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 81 37 b7 00 00 00 00 00  20250823090046692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) TC_ps_rab_assignment_concurrent0(470)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090046692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046692 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=008137b7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046692 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) 20250823090046692 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046692 DLSCCP DEBUG 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) 20250823090046692 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046692 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) 20250823090046692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897950)[0x557e6256cf20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897950)[0x557e6256cf20]{disconnected}: Freeing instance (context_map.c:203) 20250823090046692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897950)[0x557e6256cf20]{disconnected}: Deallocated (fsm.c:568) 20250823090046692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{disconnected}: Freeing instance (context_map.c:207) 20250823090046692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557e62545f90]{disconnected}: Deallocated (fsm.c:568) 20250823090046692 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897950 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090046692 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=008137b7), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:455) 20250823090046692 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW-PFCP(452)@8fde77a73ba2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(468): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:7 20250823090046692 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046692 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046692 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 81 37 b7 00 00 2b 00 (ss7_asp.c:1383) 20250823090046692 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046692 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046692 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046692 DLSCCP DEBUG SCCP-SCOC(43)[0x557e6256a750]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer 20250823090046692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046692 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046693 DLM3UA <000f> 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 20250823090046693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046693 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046693 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046693 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046693 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046693 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 81 37 b7 00 00 2b 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823090046693 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046693 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{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) 20250823090046693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046693 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250823090046693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8449780-RAB-23)[0x557e62549270]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046693 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)14634449 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } TC_ps_rab_assignment_concurrent0(469)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090046696 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046696 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{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) 20250823090046696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046696 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090046696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13828031-RAB-23)[0x557e62550dc0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046696 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090046696 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090046696 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046696 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046696 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046696 DLM3UA <000f> m3ua.c: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-SCCP(458)@8fde77a73ba2: Session index based on local reference:3 20250823090046696 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046696 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046696 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046696 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046697 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046697 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  20250823090046697 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046697 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046697 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046697 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046697 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046697 DLSCCP DEBUG 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) 20250823090046697 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) 20250823090046697 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046697 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046697 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046697 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046697 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046697 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647052 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046697 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046697 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090046697 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046697 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-647052)[0x557e62549560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046697 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)@8fde77a73ba2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)13693403 HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)8449780 20250823090046701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046701 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x80eef4,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8449780 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8449780)[0x557e6254b7b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046701 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046701 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046701 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8449780 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046701 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046701 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee8478), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046701 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046701 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046701 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046701 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 ee 84 78 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8449780)[0x557e6254b7b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046702 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046702 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046702 DLM3UA <000f> 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 20250823090046702 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046702 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046702 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua TC_ps_rab_assignment_concurrent0(471)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090046702 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046702 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046702 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 ee 84 78 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823090046702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046702 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046702 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046702 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046702 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046702 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046702 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046702 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046702 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046702 DLSS7 <000c> ss7_asp.c: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 a8 c2 69 00 00 00 00 00  20250823090046703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046703 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046703 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046703 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046703 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=00a8c269), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046703 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) 20250823090046703 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046703 DLSCCP DEBUG 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) 20250823090046703 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046703 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) 20250823090046703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5801861)[0x557e624f8300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5801861)[0x557e624f8300]{disconnected}: Freeing instance (context_map.c:203) 20250823090046703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5801861)[0x557e624f8300]{disconnected}: Deallocated (fsm.c:568) 20250823090046703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{disconnected}: Freeing instance (context_map.c:207) 20250823090046703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557e6256a910]{disconnected}: Deallocated (fsm.c:568) 20250823090046703 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5801861 SCCP-45 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250823090046703 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=00a8c269), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:455) 20250823090046703 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046704 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090046704 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046704 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046704 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 a8 c2 69 00 00 2d 00 (ss7_asp.c:1383) 20250823090046704 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046704 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046704 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046704 DLSCCP DEBUG SCCP-SCOC(45)[0x557e62547c70]{IDLE}: Deallocated (fsm.c:568) 20250823090046704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046704 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046704 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046704 DLM3UA <000f> 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 20250823090046704 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046704 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090046704 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046704 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046704 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046704 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 a8 c2 69 00 00 2d 00 00 06 00 08 00 00 00 02  20250823090046704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046704 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046704 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046704 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046704 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046704 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046704 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046705 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046705 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046705 DLSS7 <000c> ss7_asp.c: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 b1 49 10 00 00 00 00 00  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)13828031 20250823090046705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046705 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=00b14910), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046705 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) 20250823090046705 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046705 DLSCCP DEBUG 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) 20250823090046705 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046705 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) 20250823090046705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1099258)[0x557e625429e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1099258)[0x557e625429e0]{disconnected}: Freeing instance (context_map.c:203) 20250823090046705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1099258)[0x557e625429e0]{disconnected}: Deallocated (fsm.c:568) 20250823090046705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{disconnected}: Freeing instance (context_map.c:207) 20250823090046705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557e6256ad00]{disconnected}: Deallocated (fsm.c:568) 20250823090046705 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1099258 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250823090046705 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=00b14910), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:455) 20250823090046705 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046705 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046705 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046705 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 b1 49 10 00 00 2f 00 (ss7_asp.c:1383) 20250823090046705 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046705 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046705 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046705 DLSCCP DEBUG SCCP-SCOC(47)[0x557e62543ad0]{IDLE}: Deallocated (fsm.c:568) 20250823090046706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046706 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046706 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046706 DLM3UA <000f> 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 20250823090046706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046706 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046706 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046706 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046706 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046706 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 b1 49 10 00 00 2f 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:6 20250823090046707 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046707 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{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) 20250823090046707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046707 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090046707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-647052-RAB-23)[0x557e62558e60]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046707 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090046707 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)1029307 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090046710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046710 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 32 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)647052 20250823090046710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046710 DLSCCP DEBUG 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) 20250823090046710 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) 20250823090046710 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046710 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046710 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046710 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046710 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487898 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046710 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046710 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090046710 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046710 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12487898)[0x557e625478d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823090046710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046710 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd2ffbf,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828031 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13828031)[0x557e6256a620]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046710 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046710 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046710 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828031 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046710 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046710 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0786b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046710 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046710 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046710 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090046710 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046710 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 d0 78 6b 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13828031)[0x557e6256a620]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046710 DLM3UA <000f> 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 20250823090046710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090046710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046710 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046710 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 d0 78 6b 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)@8fde77a73ba2: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(472) 20250823090046711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046711 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046711 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046711 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046711 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046711 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046711 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046711 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046711 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046711 DLSS7 <000c> ss7_asp.c: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 ee 84 78 00 00 00 00 00  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090046711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046711 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=00ee8478), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046711 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) 20250823090046711 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046711 DLSCCP DEBUG 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) 20250823090046711 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046711 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) 20250823090046711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8449780)[0x557e6254b7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8449780)[0x557e6254b7b0]{disconnected}: Freeing instance (context_map.c:203) 20250823090046711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8449780)[0x557e6254b7b0]{disconnected}: Deallocated (fsm.c:568) 20250823090046711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{disconnected}: Freeing instance (context_map.c:207) 20250823090046711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557e6256af10]{disconnected}: Deallocated (fsm.c:568) 20250823090046711 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8449780 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250823090046711 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=00ee8478), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:455) 20250823090046711 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046711 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046711 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046711 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 ee 84 78 00 00 2e 00 (ss7_asp.c:1383) 20250823090046711 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046711 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046711 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046711 DLSCCP DEBUG SCCP-SCOC(46)[0x557e62544610]{IDLE}: Deallocated (fsm.c:568) 20250823090046712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046712 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046712 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046712 DLM3UA <000f> 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 20250823090046712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046712 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046712 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046712 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046712 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046712 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 ee 84 78 00 00 2e 00 00 06 00 08 00 00 00 02  20250823090046712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046712 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046712 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046712 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046712 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046712 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046712 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046712 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046712 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  20250823090046712 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046712 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046712 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046712 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046712 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046712 DLSCCP DEBUG 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) 20250823090046712 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) 20250823090046712 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046712 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046712 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046712 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046712 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6836977 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046712 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046712 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046712 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250823090046712 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046712 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6836977)[0x557e625444c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823090046712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046713 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9df8c,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647052 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-647052)[0x557e62549560]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046713 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046713 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046713 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647052 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046713 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046713 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046713 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003580b6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046713 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046713 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046713 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090046713 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046713 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046713 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 35 80 b6 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-647052)[0x557e62549560]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046713 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046713 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046713 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046713 DLM3UA <000f> 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 20250823090046713 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046713 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090046713 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046713 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046713 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046713 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 35 80 b6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(472)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:8 HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090046716 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046716 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046716 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046716 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) TC_ps_rab_assignment_concurrent0(473)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090046717 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{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) 20250823090046717 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046717 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250823090046717 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046717 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046717 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046717 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046717 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12487898-RAB-23)[0x557e62550ef0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046717 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)10977218 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090046719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046719 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:8 20250823090046719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{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) 20250823090046719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) TC_ps_rab_assignment_concurrent0(471)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090046719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6836977-RAB-23)[0x557e625572e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090046719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 20250823090046720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046720 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046720 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046720 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046720 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046720 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046720 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046720 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046720 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046720 DLSS7 <000c> ss7_asp.c: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 d0 78 6b 00 00 00 00 00  20250823090046720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090046720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)4982050 20250823090046720 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=00d0786b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046720 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) 20250823090046720 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046720 DLSCCP DEBUG 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) 20250823090046720 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046720 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) 20250823090046720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)12487898 20250823090046720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13828031)[0x557e6256a620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13828031)[0x557e6256a620]{disconnected}: Freeing instance (context_map.c:203) 20250823090046720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13828031)[0x557e6256a620]{disconnected}: Deallocated (fsm.c:568) 20250823090046720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{disconnected}: Freeing instance (context_map.c:207) 20250823090046720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557e625442d0]{disconnected}: Deallocated (fsm.c:568) 20250823090046720 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828031 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250823090046720 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=00d0786b), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:455) 20250823090046720 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046720 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090046720 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046720 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046720 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 d0 78 6b 00 00 30 00 (ss7_asp.c:1383) 20250823090046720 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046720 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:9 20250823090046720 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046720 DLSCCP DEBUG SCCP-SCOC(48)[0x557e6256b4f0]{IDLE}: Deallocated (fsm.c:568) 20250823090046721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046721 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046721 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046721 DLM3UA <000f> 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 20250823090046721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046721 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090046721 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046721 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046721 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 d0 78 6b 00 00 30 00 00 06 00 08 00 00 00 02  20250823090046721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046721 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046721 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046721 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046721 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046721 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046721 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046721 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  20250823090046721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046721 DLSCCP DEBUG 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) 20250823090046721 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) 20250823090046721 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046721 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046721 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046722 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046722 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12565530 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046722 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046722 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046722 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090046722 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046722 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12565530)[0x557e6256c280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823090046722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046722 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbe8cda,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487898 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12487898)[0x557e625478d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046722 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046722 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046722 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487898 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046722 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046722 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e132d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046722 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046722 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090046722 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046722 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 4e 13 2d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12487898)[0x557e625478d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046722 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046722 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046723 DLM3UA <000f> 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 20250823090046723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046723 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090046723 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046723 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046723 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 4e 13 2d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823090046723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046723 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046723 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046723 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046723 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046723 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046723 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046723 DLSS7 <000c> ss7_asp.c: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 35 80 b6 00 00 00 00 00  HNBGW-PFCP(452)@8fde77a73ba2: 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 := { } } } } 20250823090046723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046723 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=003580b6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) HNBGW-PFCP(452)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(474) 20250823090046723 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) 20250823090046723 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046723 DLSCCP DEBUG 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) 20250823090046723 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046723 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) 20250823090046723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-647052)[0x557e62549560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-647052)[0x557e62549560]{disconnected}: Freeing instance (context_map.c:203) 20250823090046724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-647052)[0x557e62549560]{disconnected}: Deallocated (fsm.c:568) 20250823090046724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{disconnected}: Freeing instance (context_map.c:207) 20250823090046724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557e6258f480]{disconnected}: Deallocated (fsm.c:568) 20250823090046724 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-647052 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250823090046724 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=003580b6), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:455) 20250823090046724 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)6836977 20250823090046724 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090046724 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046724 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 35 80 b6 00 00 31 00 (ss7_asp.c:1383) 20250823090046724 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046724 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046724 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046724 DLSCCP DEBUG SCCP-SCOC(49)[0x557e6256bf50]{IDLE}: Deallocated (fsm.c:568) 20250823090046724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046724 DLM3UA <000f> 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 20250823090046724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046724 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090046724 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046724 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046724 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046724 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 35 80 b6 00 00 31 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(474)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)1328266 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:10 20250823090046727 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046727 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{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) 20250823090046727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046727 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090046727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046727 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046727 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046727 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046727 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046727 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046727 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046727 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12565530-RAB-23)[0x557e62550540]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046727 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090046727 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090046727 DLSS7 <000c> ss7_asp.c: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 4e 13 2d 00 00 00 00 00  20250823090046727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046727 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=004e132d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046727 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) 20250823090046727 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046727 DLSCCP DEBUG 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) 20250823090046727 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046727 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) 20250823090046727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12487898)[0x557e625478d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12487898)[0x557e625478d0]{disconnected}: Freeing instance (context_map.c:203) 20250823090046727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12487898)[0x557e625478d0]{disconnected}: Deallocated (fsm.c:568) 20250823090046727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{disconnected}: Freeing instance (context_map.c:207) 20250823090046727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557e6258efc0]{disconnected}: Deallocated (fsm.c:568) 20250823090046727 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487898 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:226) 20250823090046727 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=004e132d), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:455) 20250823090046727 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046727 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090046727 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046727 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 4e 13 2d 00 00 32 00 (ss7_asp.c:1383) 20250823090046727 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046727 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046727 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046727 DLSCCP DEBUG SCCP-SCOC(50)[0x557e62555900]{IDLE}: Deallocated (fsm.c:568) 20250823090046727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046727 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046727 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046727 DLM3UA <000f> 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 20250823090046727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046727 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090046727 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046727 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046727 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046727 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 4e 13 2d 00 00 32 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)12565530 20250823090046729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046729 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046729 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046729 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046729 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046729 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046729 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046729 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046729 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  20250823090046729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046729 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046730 DLSCCP DEBUG 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) 20250823090046730 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) 20250823090046730 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046730 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046730 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046730 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046730 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14668419 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046730 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090046730 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046730 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14668419)[0x557e625597b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823090046730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046730 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6852f1,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6836977 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6836977)[0x557e625444c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046730 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046730 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046730 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6836977 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046730 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030964d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046730 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046730 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090046730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046730 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090046730 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046730 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 30 96 4d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6836977)[0x557e625444c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046730 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090046730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046730 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090046730 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046730 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046730 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046730 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 30 96 4d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(473)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)14085330 HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:11 20250823090046731 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046731 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046731 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046731 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046731 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{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) 20250823090046731 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046731 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090046731 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046731 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046731 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046731 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046731 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14668419-RAB-23)[0x557e62553f90]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046731 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090046731 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090046732 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046732 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046732 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046732 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046732 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046732 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046732 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046732 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046732 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046732 DLSS7 <000c> ss7_asp.c: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 30 96 4d 00 00 00 00 00  20250823090046732 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046732 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046732 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046732 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046732 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=0030964d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046732 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) 20250823090046732 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046732 DLSCCP DEBUG 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) 20250823090046732 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046732 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) 20250823090046732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6836977)[0x557e625444c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6836977)[0x557e625444c0]{disconnected}: Freeing instance (context_map.c:203) 20250823090046732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6836977)[0x557e625444c0]{disconnected}: Deallocated (fsm.c:568) 20250823090046732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{disconnected}: Freeing instance (context_map.c:207) 20250823090046732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557e6254c190]{disconnected}: Deallocated (fsm.c:568) 20250823090046732 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6836977 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:226) 20250823090046732 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=0030964d), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:455) 20250823090046732 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046732 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090046732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046732 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090046732 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046732 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046732 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 30 96 4d 00 00 33 00 (ss7_asp.c:1383) 20250823090046732 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046732 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046732 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046732 DLSCCP DEBUG SCCP-SCOC(51)[0x557e625550a0]{IDLE}: Deallocated (fsm.c:568) 20250823090046732 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046732 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046732 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046732 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090046732 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046732 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090046732 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046732 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046732 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046732 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 30 96 4d 00 00 33 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)14668419 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090046742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046742 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046742 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046742 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046742 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046742 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046742 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046742 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046742 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  20250823090046742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046742 DLSCCP DEBUG 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) 20250823090046742 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) 20250823090046742 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046742 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046742 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046742 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046742 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3420632 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046742 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046742 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090046742 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046742 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3420632)[0x557e6258f2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823090046742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046742 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbfbc1a,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12565530 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12565530)[0x557e6256c280]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046742 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046743 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046743 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12565530 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046743 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00376133), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046743 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046743 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046743 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 37 61 33 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12565530)[0x557e6256c280]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046743 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdfd283,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14668419 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14668419)[0x557e625597b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046743 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046743 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046743 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14668419 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046743 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096cce8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046743 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046743 DLM3UA <000f> 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 20250823090046743 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090046743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046743 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046743 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 96 cc e8 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14668419)[0x557e625597b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046743 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090046743 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046743 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046743 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 37 61 33 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823090046743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) HNBGW-PFCP(452)@8fde77a73ba2: 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 := { } } } } 20250823090046743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046743 DLM3UA <000f> 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 20250823090046743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046743 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090046743 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua HNBGW-PFCP(452)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(476) 20250823090046743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046743 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046743 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 96 cc e8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(476)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090046746 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046746 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{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) 20250823090046747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046747 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090046747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3420632-RAB-23)[0x557e6254f4f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046747 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090046747 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(474)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)3300335 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:12 HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)15652466 20250823090046750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046750 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046750 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046750 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046750 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046750 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046750 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046750 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046750 DLSS7 <000c> ss7_asp.c: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 37 61 33 00 00 00 00 00  20250823090046750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046750 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=00376133), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046750 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) 20250823090046750 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046750 DLSCCP DEBUG 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) 20250823090046750 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046750 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) 20250823090046750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12565530)[0x557e6256c280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12565530)[0x557e6256c280]{disconnected}: Freeing instance (context_map.c:203) 20250823090046750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12565530)[0x557e6256c280]{disconnected}: Deallocated (fsm.c:568) 20250823090046750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{disconnected}: Freeing instance (context_map.c:207) 20250823090046750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557e62554a80]{disconnected}: Deallocated (fsm.c:568) 20250823090046750 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12565530 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:226) 20250823090046750 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=00376133), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:455) 20250823090046750 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046750 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046750 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 37 61 33 00 00 34 00 (ss7_asp.c:1383) 20250823090046750 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046750 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046750 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046750 DLSCCP DEBUG SCCP-SCOC(52)[0x557e62559310]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)3420632 20250823090046750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046750 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046750 DLM3UA <000f> 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 20250823090046750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046750 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:13 20250823090046750 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046750 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046750 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046750 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 37 61 33 00 00 34 00 00 06 00 08 00 00 00 02  20250823090046751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046751 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046751 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046751 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046751 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046751 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046751 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046751 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046752 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046752 DLSS7 <000c> ss7_asp.c: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 96 cc e8 00 00 00 00 00  20250823090046752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046752 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046752 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=0096cce8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046752 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) 20250823090046752 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046752 DLSCCP DEBUG 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) 20250823090046752 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046752 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) 20250823090046752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14668419)[0x557e625597b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14668419)[0x557e625597b0]{disconnected}: Freeing instance (context_map.c:203) 20250823090046752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14668419)[0x557e625597b0]{disconnected}: Deallocated (fsm.c:568) 20250823090046752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{disconnected}: Freeing instance (context_map.c:207) 20250823090046752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557e625598e0]{disconnected}: Deallocated (fsm.c:568) 20250823090046752 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14668419 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:226) 20250823090046752 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=0096cce8), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:455) 20250823090046752 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending 20250823090046752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046752 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046752 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090046752 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046752 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046752 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 96 cc e8 00 00 35 00 (ss7_asp.c:1383) 20250823090046752 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046752 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046752 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046752 DLSCCP DEBUG SCCP-SCOC(53)[0x557e625560a0]{IDLE}: Deallocated (fsm.c:568) 20250823090046752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046752 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046752 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046752 DLM3UA <000f> 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 20250823090046752 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046752 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090046752 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090046752 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046752 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046752 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 96 cc e8 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090046753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046753 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046753 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046753 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046753 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046753 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046753 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046753 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046753 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046753 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  20250823090046753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090046753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046753 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046753 DLSCCP DEBUG 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) 20250823090046753 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) 20250823090046753 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090046753 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090046753 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090046753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090046753 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090046753 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090046753 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3588711 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090046753 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090046753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090046753 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090046753 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090046753 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090046753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3588711)[0x557e625566c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090046753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250823090046753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090046753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250823090046753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046753 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3431d8,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3420632 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3420632)[0x557e6258f2c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046753 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046753 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046753 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3420632 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046753 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046753 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046753 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00227ab2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046753 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046754 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090046754 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046754 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046754 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 22 7a b2 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending 20250823090046754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3420632)[0x557e6258f2c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046754 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046754 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046754 DLM3UA <000f> 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 20250823090046754 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046754 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090046754 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046754 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046754 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046754 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 22 7a b2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@8fde77a73ba2: 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 } } } 20250823090046757 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090046757 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090046757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090046757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090046757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{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) 20250823090046757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090046757 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090046757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090046757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090046757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090046757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090046757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3588711-RAB-23)[0x557e62546c30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090046757 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090046757 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)7219109 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:14 20250823090046758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046758 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046758 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046758 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046759 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046759 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046759 DLSS7 <000c> ss7_asp.c: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 22 7a b2 00 00 00 00 00  20250823090046759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046759 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=00227ab2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046759 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) 20250823090046759 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046759 DLSCCP DEBUG 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) 20250823090046759 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046759 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) 20250823090046759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3420632)[0x557e6258f2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3420632)[0x557e6258f2c0]{disconnected}: Freeing instance (context_map.c:203) 20250823090046759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3420632)[0x557e6258f2c0]{disconnected}: Deallocated (fsm.c:568) 20250823090046759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{disconnected}: Freeing instance (context_map.c:207) 20250823090046759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557e6256bac0]{disconnected}: Deallocated (fsm.c:568) 20250823090046759 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3420632 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:226) 20250823090046759 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=00227ab2), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:455) 20250823090046759 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046759 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090046759 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046759 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 22 7a b2 00 00 36 00 (ss7_asp.c:1383) 20250823090046759 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046759 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046759 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046759 DLSCCP DEBUG SCCP-SCOC(54)[0x557e62556f80]{IDLE}: Deallocated (fsm.c:568) 20250823090046759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046759 DLM3UA <000f> 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 20250823090046759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046759 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090046759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046759 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046759 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 22 7a b2 00 00 36 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)3588711 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending 20250823090046956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090046957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090046957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090046957 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090046957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x36c267,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090046957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3588711 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090046957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3588711)[0x557e625566c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090046957 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090046957 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090046957 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3588711 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090046957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090046957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090046957 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090046957 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00762463), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090046957 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046957 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090046957 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046957 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046957 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 76 24 63 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090046957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3588711)[0x557e625566c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090046957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090046957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090046957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046957 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046957 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046957 DLM3UA <000f> 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 20250823090046957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046957 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090046957 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046957 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046957 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046957 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 76 24 63 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)3479003 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on connection ID:15 20250823090046968 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046968 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090046968 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090046968 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090046968 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090046968 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090046968 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090046968 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090046968 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046968 DLSS7 <000c> ss7_asp.c: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 76 24 63 00 00 00 00 00  20250823090046968 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090046968 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090046968 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090046968 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090046968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090046968 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=00762463), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090046968 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) 20250823090046968 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090046968 DLSCCP DEBUG 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) 20250823090046968 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090046968 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) 20250823090046968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090046969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090046969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3588711)[0x557e625566c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090046969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3588711)[0x557e625566c0]{disconnected}: Freeing instance (context_map.c:203) 20250823090046969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3588711)[0x557e625566c0]{disconnected}: Deallocated (fsm.c:568) 20250823090046969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090046969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{disconnected}: Freeing instance (context_map.c:207) 20250823090046969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557e625567f0]{disconnected}: Deallocated (fsm.c:568) 20250823090046969 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3588711 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:226) 20250823090046969 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=00762463), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:455) 20250823090046969 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090046969 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090046969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090046969 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090046969 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090046969 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090046969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090046969 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 76 24 63 00 00 37 00 (ss7_asp.c:1383) 20250823090046969 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090046969 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090046969 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090046969 DLSCCP DEBUG SCCP-SCOC(55)[0x557e62558680]{IDLE}: Deallocated (fsm.c:568) 20250823090046969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090046969 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090046969 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090046969 DLM3UA <000f> 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 20250823090046969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090046969 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090046969 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090046969 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090046969 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090046969 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 76 24 63 00 00 37 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090048981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090048981 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41003<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(451)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(450)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090048986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090048988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090048988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090048988 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090048988 DMAIN NOTICE (127.0.0.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) 20250823090048988 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(456)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(455)@8fde77a73ba2: Final verdict of PTC: none 20250823090048990 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090048990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090048990 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090048990 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090048990 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090048990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090048990 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090048990 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090048990 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 20250823090048990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090048990 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090048990 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090048990 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090048990 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090048990 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090048990 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090048990 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 20250823090048990 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090048990 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090048990 DLSS7 <000c> ss7_asp.c: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  20250823090048990 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  20250823090048990 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090048990 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090048991 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090048991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090048991 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090048991 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090048991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090048991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090048991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090048991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090048991 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090048991 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 20250823090048991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090048991 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090048991 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090048991 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090048991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090048991 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090048991 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823090048991 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) 20250823090048991 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) 20250823090048991 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090048991 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090048991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090048991 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090048991 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090048991 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090048991 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090048991 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090048991 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090048991 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 20250823090048991 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090048991 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090048991 DLSS7 <000c> ss7_asp.c: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  20250823090048991 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090048991 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090048992 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090048992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090048992 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090048992 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090048992 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090048992 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090048992 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090048992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090048992 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090048992 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) 20250823090048992 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090048992 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(457)@8fde77a73ba2: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(453)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@8fde77a73ba2: Final verdict of PTC: none 20250823090049001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(458)@8fde77a73ba2: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8fde77a73ba2: Final verdict of PTC: none 20250823090049001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53656<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53690<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53652<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53698<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090049004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53714<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(463)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(475)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(470)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(471)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(472)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(467)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(464)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(465)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(473)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(474)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(469)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(468)@8fde77a73ba2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(476)@8fde77a73ba2: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(459)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(449)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(461)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(452)@8fde77a73ba2: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(477)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sat Aug 23 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 20250823090049140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090049742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1965856) Waiting for packet dumper to finish... 1 (prev_count=1965856, count=1969736) 20250823090050992 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090050992 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090050992 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090050992 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090050992 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090050992 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ps_rab_release started. 20250823090052882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090052890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090052899 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37309<->l=127.0.0.1:4262) (control_if.c:572) 20250823090053015 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090053015 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090053015 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090053015 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090053015 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090053015 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090053015 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090053015 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ps_rab_release-Iuh0(482)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090053015 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090053015 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090053017 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090053017 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090053017 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090053017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090053017 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090053017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053017 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090053017 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090053017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090053017 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090053017 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090053017 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090053017 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090053017 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090053017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090053017 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 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) 20250823090053017 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090053017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090053017 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090053017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053017 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090053017 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090053017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090053017 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090053017 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090053017 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090053017 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090053017 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090053017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090053017 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090053017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090053017 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090053017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053017 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090053017 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090053017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090053017 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090053017 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090053017 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090053017 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090053017 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090053017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090053017 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090053017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090053017 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090053017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053017 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090053017 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090053017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090053017 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090053017 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090053017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053017 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090053017 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090053017 DLM3UA <000f> 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 20250823090053017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090053017 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090053017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053017 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090053017 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090053017 DLM3UA <000f> 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 20250823090053017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090053017 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) 20250823090053017 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090053017 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090053017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053017 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090053017 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090053017 DLM3UA <000f> 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 20250823090053017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090053017 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090053017 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090053017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053017 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090053017 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090053017 DLM3UA <000f> 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 20250823090053017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090053017 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090053017 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(486)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(486)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(484)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090053034 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090053034 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090053034 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090053034 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090053034 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090053034 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090053034 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090053034 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090053035 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090053035 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090053035 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090053035 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090053035 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090053035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053035 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) 20250823090053035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090053035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053035 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090053035 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090053035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090053035 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090053035 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090053035 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090053035 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090053035 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090053035 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090053035 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090053035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053035 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090053035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090053036 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090053036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053036 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090053036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090053036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090053036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090053036 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090053036 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090053036 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090053036 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090053036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090053036 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090053036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053036 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) 20250823090053036 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090053036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090053036 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090053036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053036 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090053036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090053036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090053036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090053036 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090053036 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090053036 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090053036 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090053036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090053036 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090053036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053036 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090053036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090053036 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090053036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090053036 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090053036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090053036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090053036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090053036 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090053036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053036 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090053036 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090053036 DLM3UA <000f> 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 20250823090053036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090053036 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090053036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053036 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090053036 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090053036 DLM3UA <000f> 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 20250823090053036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090053036 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090053036 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090053036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053036 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090053036 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090053036 DLM3UA <000f> 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 20250823090053036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090053036 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) 20250823090053036 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090053036 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090053036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053036 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090053036 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090053036 DLM3UA <000f> 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 20250823090053036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090053036 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090053036 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(489)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090053063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090053063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090053063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090053063 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090053063 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090053063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090053063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090053063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090053063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090053230 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 20250823090053230 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 20250823090053231 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090053231 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090053237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053237 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090053237 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090053237 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090053237 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090053237 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090053237 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090053237 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090053237 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090053237 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 20250823090053237 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090053237 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090053237 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090053240 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053240 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090053240 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090053240 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  20250823090053240 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090053240 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090053240 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090053240 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 20250823090053240 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090053240 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090053240 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090053240 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090053240 DLSS7 <000c> ss7_asp.c: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  20250823090053240 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  20250823090053240 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090053240 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090053240 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090053240 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090053240 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090053240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090053240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090053240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090053240 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090053240 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090053240 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090053240 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090053241 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090053241 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090053241 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090053241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090053241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090053242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090053242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090053242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090053242 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090053242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090053242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090053242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090053242 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090053242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090053242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090053242 DLM3UA <000f> 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 20250823090053242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090053242 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090053242 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090053242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090053242 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090053242 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  20250823090053248 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 20250823090053248 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 20250823090053248 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090053248 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090053253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053253 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090053253 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090053254 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090053254 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090053254 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090053254 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090053254 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090053254 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090053254 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 20250823090053254 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090053254 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090053254 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090053256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090053256 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090053256 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  20250823090053256 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090053256 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090053256 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090053256 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 20250823090053256 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090053256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090053257 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090053257 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090053257 DLSS7 <000c> ss7_asp.c: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  20250823090053257 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090053257 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  20250823090053257 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090053257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090053257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090053257 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090053257 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090053257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090053257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090053257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090053257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090053257 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090053257 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090053257 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090053258 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090053258 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090053258 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090053259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090053259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090053259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053259 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090053259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090053259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090053259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090053259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090053259 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090053259 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090053259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090053259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090053259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090053259 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090053259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090053259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090053259 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090053259 DLM3UA <000f> 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 20250823090053260 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090053260 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090053260 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090053260 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090053260 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090053260 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(485)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090054045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090054045 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090054045 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090054045 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090054045 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090054045 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090054045 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090054045 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090054046 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090054046 DLSS7 <000c> ss7_asp.c: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  20250823090054046 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090054046 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090054046 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090054046 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090054046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090054046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090054046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090054046 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090054046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090054046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090054046 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090054046 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090054046 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) 20250823090054047 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090054047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090054047 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090054047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090054047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090054047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090054047 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090054047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090054047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090054047 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090054047 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090054047 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090054047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090054047 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090054047 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090054047 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090054047 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090054047 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090054047 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090054047 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090054047 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090054047 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  20250823090054050 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090054050 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090054050 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090054050 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090054050 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090054050 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090054050 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090054050 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090054050 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090054050 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090054050 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090054050 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090054050 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090054050 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090054050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090054050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090054050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090054050 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090054050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054050 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090054050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090054050 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090054050 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090054050 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(485)@8fde77a73ba2: MSC_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(488)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090054056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090054056 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090054056 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090054056 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090054056 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090054056 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090054056 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090054056 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090054056 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090054056 DLSS7 <000c> ss7_asp.c: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  20250823090054056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090054056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090054056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090054056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090054056 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090054056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090054056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090054056 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090054056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090054056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090054056 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090054056 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090054056 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) 20250823090054056 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090054056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090054056 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090054056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054056 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090054056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054056 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090054056 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090054056 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090054056 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090054056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090054056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090054056 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090054056 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090054056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090054056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090054056 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090054056 DLM3UA <000f> 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 20250823090054056 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090054056 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090054057 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090054057 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090054057 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090054057 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  20250823090054059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090054059 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090054059 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090054059 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090054059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090054059 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090054059 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090054059 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090054059 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090054059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090054059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090054059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090054059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090054059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090054059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090054059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090054059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090054059 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090054059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090054059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090054059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090054059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090054059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090054059 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090054059 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090054059 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(488)@8fde77a73ba2: MSC_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 } } } } 20250823090054082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45098<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@8fde77a73ba2: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@8fde77a73ba2: Added conn table entry 0TC_ps_rab_release0(491)6574355 20250823090055124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090055124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090055124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090055124 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090055124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x645113, normal) (hnbgw_rua.c:408) 20250823090055124 DHNB DEBUG map_rua[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823090055124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090055124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090055124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090055124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090055124 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090055124 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090055124 DCN DEBUG map_sccp[0x557e6254afc0]{init}: Allocated (fsm.c:456) 20250823090055124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090055124 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6574355 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090055124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090055124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090055124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090055124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090055124 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090055124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090055124 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090055124 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{IDLE}: Allocated (fsm.c:456) 20250823090055124 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090055124 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001e00056400500f1100926) (sccp_scrc.c:455) 20250823090055124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090055124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090055124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090055124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090055124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090055124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090055124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090055124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090055124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090055124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090055124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090055124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090055124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090055124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090055124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090055124 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090055124 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090055124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090055124 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 e0 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090055124 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090055124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090055124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090055125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090055125 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090055125 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090055125 DLM3UA <000f> 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 20250823090055125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090055125 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090055125 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090055125 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090055125 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090055125 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 e0 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@8fde77a73ba2: Added conn table entry 0TC_ps_rab_release0(491)9025617 HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090055137 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090055137 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090055137 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090055137 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090055137 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090055137 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090055137 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090055137 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090055137 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090055137 DLSS7 <000c> ss7_asp.c: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 1f b8 f3 02 00 00 00 00  TC_ps_rab_release0(491)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090055137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090055137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090055137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090055137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090055137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090055137 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001fb8f3) (sccp_scrc.c:545) 20250823090055137 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) 20250823090055137 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090055137 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090055137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090055137 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090055138 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) 20250823090055138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090055138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_release0(491)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823090055340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090055340 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090055341 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090055341 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090055341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090055341 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090055341 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090055341 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090055341 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090055341 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  20250823090055341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090055341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090055341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090055341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090055341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090055341 DLSCCP DEBUG 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) 20250823090055341 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) 20250823090055341 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090055341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090055341 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090055341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090055341 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090055341 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090055341 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090055341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090055341 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 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) 20250823090055341 DRANAP DEBUG ps_rab_ass[0x557e62546b00]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090055341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090055341 DLPFCP DEBUG ps_rab[0x557e62557920]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090055341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090055342 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090055342 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090055342 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090055342 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(481)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(481)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release0(491)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(481)@8fde77a73ba2: 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 } } } 20250823090055376 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090055376 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090055376 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090055376 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090055376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090055376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090055376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090055376 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090055376 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090055376 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090055376 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090055376 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{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) 20250823090055376 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090055376 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090055376 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090055376 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090055376 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090055376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090055376 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090055404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090055404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090055404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090055404 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090055404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x645113) (hnbgw_rua.c:472) 20250823090055404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090055404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090055404 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090055404 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090055404 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090055404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090055404 DRANAP DEBUG ps_rab_ass[0x557e62546b00]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090055404 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090055404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090055404 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090055404 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090055404 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090055404 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090055404 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090055404 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(481)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(481)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(481)@8fde77a73ba2: 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 } } } 20250823090055417 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090055417 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090055417 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090055417 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090055417 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090055417 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090055417 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{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) 20250823090055417 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090055417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090055417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090055417 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090055417 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fb8f3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090055417 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090055417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090055417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090055417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090055417 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090055417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090055417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090055417 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 1f b8 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 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) 20250823090055417 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090055417 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090055417 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090055418 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{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) 20250823090055418 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{ESTABLISHED}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090055418 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090055418 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{ESTABLISHED}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090055418 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090055418 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090055418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090055418 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090055418 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090055418 DLM3UA <000f> 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 20250823090055418 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090055418 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090055418 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090055418 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090055418 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090055418 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 1f b8 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 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250823090055465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090055465 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090055465 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090055465 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090055465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090055465 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090055465 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090055465 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090055465 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090055466 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 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  20250823090055466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090055466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090055466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090055466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090055466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090055466 DLSCCP DEBUG 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) 20250823090055466 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) 20250823090055466 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090055466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090055466 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090055466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090055466 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090055466 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090055466 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090055466 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250823090055466 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 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) 20250823090055466 DRANAP DEBUG ps_rab_ass[0x557e62546b00]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090055466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:268) 20250823090055466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:123) 20250823090055466 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:269) 20250823090055466 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:269) 20250823090055466 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) 20250823090055466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090055466 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090055469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090055469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090055469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250823090055469 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090055469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x645113) (hnbgw_rua.c:472) 20250823090055469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250823090055469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090055469 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090055469 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090055469 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090055469 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250823090055469 DRANAP DEBUG ps_rab_ass[0x557e62546b00]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090055469 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250823090055469 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090055469 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090055469 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090055469 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090055469 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090055469 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(481)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_release0(491) HNBGW-PFCP(481)@8fde77a73ba2: 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 } } } 20250823090055470 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090055470 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-58 SEID-0x13 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090055470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090055470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090055470 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_RELEASED (ps_rab_fsm.c:676) 20250823090055470 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090055470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090055470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090055470 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090055470 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fb8f3), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:455) 20250823090055470 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090055470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090055470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090055470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090055470 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090055470 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090055470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090055470 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 1f b8 f3 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) 20250823090055470 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090055470 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090055470 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355)[0x557e62546b00]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090055470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{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) 20250823090055470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_USE_COUNT}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090055470 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090055470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_USE_COUNT}: -rx-> PFCP seq-58 SEID-0x13 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090055470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090055470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090055470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090055470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6574355-RAB-23)[0x557e62557920]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090055470 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090055470 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090055470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090055470 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090055470 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090055470 DLM3UA <000f> 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 20250823090055470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090055470 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090055470 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090055470 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090055470 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090055470 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 1f b8 f3 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090055556 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37309<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(480)@8fde77a73ba2: Final verdict of PTC: none 20250823090055566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45086<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(479)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090055567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_release(478)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(484)@8fde77a73ba2: Final verdict of PTC: none 20250823090055568 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090055568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090055568 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090055568 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090055568 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090055568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090055568 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090055568 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090055568 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 20250823090055568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090055568 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090055568 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090055568 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090055568 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090055568 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090055568 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090055568 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 20250823090055568 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090055568 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090055569 DLSS7 <000c> ss7_asp.c: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.msc0-RAN(485)@8fde77a73ba2: Final verdict of PTC: none 20250823090055569 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  20250823090055569 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090055569 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090055569 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090055569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090055569 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_ps_rab_release-Iuh0-RUA(483)@8fde77a73ba2: Final verdict of PTC: none 20250823090055569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090055569 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090055569 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 20250823090055569 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090055569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090055569 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090055569 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090055569 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 20250823090055569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090055569 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090055569 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090055569 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090055569 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090055569 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090055569 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090055569 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 20250823090055569 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090055569 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090055569 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090055569 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090055569 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090055569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090055569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090055569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090055569 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090055569 DLSS7 <000c> ss7_asp.c: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  20250823090055569 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090055569 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090055569 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090055569 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) 20250823090055569 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090055569 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-SCCP(487)@8fde77a73ba2: Final verdict of PTC: none 20250823090055569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090055569 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090055569 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090055569 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090055569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090055569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090055569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090055569 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) HNBGW_Test.sgsn0-RAN(488)@8fde77a73ba2: Final verdict of PTC: none 20250823090055569 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090055569 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) 20250823090055569 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090055569 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090055569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090055569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090055569 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090055569 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fb8f3), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090055570 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090055570 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090055570 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) 20250823090055570 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.msc0-M3UA(486)@8fde77a73ba2: Final verdict of PTC: none 20250823090055570 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090055570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090055570 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090055570 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090055570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090055570 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 1f b8 f3 00 00 38 00 00 00 00 00 (ss7_asp.c:1383) 20250823090055570 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090055570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090055570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090055570 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090055570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090055570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090055570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090055570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{disrupted}: Freeing instance (context_map.c:203) 20250823090055570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6574355)[0x557e62567d00]{disrupted}: Deallocated (fsm.c:568) 20250823090055570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090055570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{disconnected}: Freeing instance (context_map.c:207) 20250823090055570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557e6254afc0]{disconnected}: Deallocated (fsm.c:568) 20250823090055570 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6574355 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250823090055570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090055570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090055570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090055570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090055570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090055570 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090055570 DMAIN NOTICE (127.0.0.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) 20250823090055570 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090055570 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090055570 DLM3UA <000f> 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 20250823090055570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090055570 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-M3UA(489)@8fde77a73ba2: Final verdict of PTC: none 20250823090055570 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090055570 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_ps_rab_release-Iuh0(482)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(490)@8fde77a73ba2: Final verdict of PTC: none 20250823090055573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45098<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(481)@8fde77a73ba2: Final verdict of PTC: none TC_ps_rab_release0(491)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_release0(491): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ps_rab_release finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass'. Sat Aug 23 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 20250823090055607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090056210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=369248) Waiting for packet dumper to finish... 1 (prev_count=369248, count=411084) 20250823090057569 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090057569 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090057569 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090057570 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090057570 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090057570 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_ps_rab_release_abnormal started. 20250823090059301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090059304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090059308 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43615<->l=127.0.0.1:4262) (control_if.c:572) 20250823090059415 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090059415 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090059416 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090059416 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090059416 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090059416 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090059416 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090059416 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090059416 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090059416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059417 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090059417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) TC_ps_rab_release_abnormal-Iuh0(496)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090059417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090059417 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090059417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059417 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090059417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090059417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090059417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090059417 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090059417 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090059417 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090059417 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090059417 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090059417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059417 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090059417 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090059417 DLM3UA <000f> 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 20250823090059417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090059417 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090059417 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090059417 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090059417 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090059417 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090059417 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090059417 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090059417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090059417 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090059417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059417 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) 20250823090059417 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090059417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090059417 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090059417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059417 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090059417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090059417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090059417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090059417 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090059417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059417 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090059417 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090059417 DLM3UA <000f> 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 20250823090059417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090059417 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) 20250823090059417 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090059417 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090059418 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090059418 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090059418 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090059418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090059418 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090059418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090059418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059418 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090059418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090059418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090059418 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090059418 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090059418 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090059418 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090059418 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090059418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090059419 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090059419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059419 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090059419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090059419 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090059419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059419 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090059419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090059419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090059419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090059419 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090059419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059419 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090059419 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090059419 DLM3UA <000f> 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 20250823090059419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090059419 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090059419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059419 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090059419 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090059419 DLM3UA <000f> 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 20250823090059419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090059419 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090059419 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(500)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(500)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(498)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090059440 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090059440 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090059441 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090059441 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090059441 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090059441 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090059441 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090059441 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090059441 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090059442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090059442 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090059442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059442 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090059442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090059442 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090059442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059442 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090059442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090059442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090059442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090059442 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090059442 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090059442 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090059442 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090059442 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090059442 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090059442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090059442 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090059442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059442 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090059442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090059442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090059442 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090059442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090059442 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090059442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090059442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090059442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090059442 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090059442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090059442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090059442 DLM3UA <000f> 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 20250823090059442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090059442 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090059442 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090059442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090059442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090059442 DLM3UA <000f> 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 20250823090059442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090059442 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090059442 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090059443 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090059443 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090059443 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090059443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090059443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090059443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059443 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) 20250823090059443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090059443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059443 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090059443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090059443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090059443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090059443 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090059443 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090059443 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090059443 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090059443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090059443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090059443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059443 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090059443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090059443 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090059443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059443 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090059443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090059443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090059443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090059443 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090059444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090059444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090059444 DLM3UA <000f> 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 20250823090059444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090059444 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090059444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090059444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090059444 DLM3UA <000f> 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 20250823090059444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090059444 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090059444 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(503)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090059466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090059466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090059466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090059466 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090059466 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090059466 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090059466 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090059466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090059466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090059635 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 20250823090059635 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 20250823090059635 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090059635 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090059644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090059644 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090059644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090059644 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090059644 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090059644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090059644 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090059644 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090059644 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 20250823090059644 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090059644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090059644 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090059647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059647 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090059647 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090059647 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  20250823090059647 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090059647 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090059647 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090059647 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 20250823090059647 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090059647 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090059647 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090059647 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090059647 DLSS7 <000c> ss7_asp.c: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  20250823090059647 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  20250823090059647 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090059647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090059647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090059648 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090059648 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090059648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090059648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090059648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090059648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090059648 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090059648 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090059648 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090059649 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090059649 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090059649 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090059649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090059649 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090059649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090059649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090059649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090059649 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090059649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090059649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090059650 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090059650 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090059650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059650 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090059650 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090059650 DLM3UA <000f> 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 20250823090059650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090059650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090059650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090059650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090059650 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090059650 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  20250823090059656 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 20250823090059656 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 20250823090059656 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090059656 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(503)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090059663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059663 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090059663 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090059663 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090059663 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090059663 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090059663 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090059663 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090059663 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090059663 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 20250823090059663 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090059663 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090059663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090059665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059665 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090059665 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090059665 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  20250823090059665 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090059665 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090059665 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090059665 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 20250823090059665 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090059665 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090059665 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090059665 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090059666 DLSS7 <000c> ss7_asp.c: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  20250823090059666 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090059666 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  20250823090059666 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090059666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090059666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090059666 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090059666 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090059666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090059666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090059666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090059666 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090059666 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090059666 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090059666 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090059667 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090059667 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090059667 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090059667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090059667 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090059667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090059667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090059667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090059667 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090059667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090059667 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090059667 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090059667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090059667 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090059667 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090059667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090059667 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090059667 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090059667 DLM3UA <000f> 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 20250823090059667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090059667 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090059667 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090059667 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090059667 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090059667 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(499)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090100451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090100451 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090100451 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090100451 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090100451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090100451 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090100451 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090100451 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090100451 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090100451 DLSS7 <000c> ss7_asp.c: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  20250823090100451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090100451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090100451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090100451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090100451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090100451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090100451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090100451 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090100451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090100451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090100451 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090100451 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090100451 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) 20250823090100451 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090100451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090100451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090100451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090100451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090100451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090100451 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090100451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090100451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090100451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090100451 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090100451 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090100452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090100452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090100452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090100452 DLM3UA <000f> 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 20250823090100452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090100452 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090100452 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090100452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090100452 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090100452 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  20250823090100454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090100454 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090100454 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090100454 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090100454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090100454 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090100454 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090100454 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090100454 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090100454 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090100454 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090100454 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090100454 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090100454 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090100454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090100454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090100454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090100454 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090100454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100454 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090100454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090100454 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090100454 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090100454 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(499)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090100462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090100462 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090100462 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090100462 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090100462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090100462 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090100462 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090100462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090100462 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090100462 DLSS7 <000c> ss7_asp.c: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  20250823090100462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090100462 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090100462 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090100462 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090100462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090100462 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090100462 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090100462 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090100462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090100462 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090100462 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090100462 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090100462 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) 20250823090100462 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090100462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090100462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090100462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100462 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090100462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090100462 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090100462 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090100462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090100462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090100462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090100462 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090100462 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090100462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090100462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090100462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090100462 DLM3UA <000f> 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 20250823090100462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090100462 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090100462 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090100462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090100462 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090100462 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  20250823090100463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090100463 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090100463 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090100463 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090100463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090100463 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090100463 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090100463 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090100463 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090100463 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090100463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090100463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090100463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090100463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090100463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090100463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090100463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090100463 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090100463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090100463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090100464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090100464 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090100464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090100464 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090100464 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090100464 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(502)@8fde77a73ba2: MSC_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 } } } } 20250823090100500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43220<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@8fde77a73ba2: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@8fde77a73ba2: Added conn table entry 0TC_ps_rab_release_abnormal0(505)9828306 20250823090101541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090101541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090101541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090101541 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090101541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x95f7d2, normal) (hnbgw_rua.c:408) 20250823090101541 DHNB DEBUG map_rua[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823090101541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090101541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090101541 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090101541 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090101541 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090101541 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090101541 DCN DEBUG map_sccp[0x557e6254afc0]{init}: Allocated (fsm.c:456) 20250823090101541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090101541 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9828306 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090101541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090101541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090101541 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090101541 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090101541 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090101541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090101541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090101541 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{IDLE}: Allocated (fsm.c:456) 20250823090101541 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090101541 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f400300008c0056400500f1100926) (sccp_scrc.c:455) 20250823090101541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090101541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090101541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090101541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090101541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090101541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090101541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090101541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090101541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090101541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090101541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090101541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090101541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090101541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090101541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090101541 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090101541 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090101541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090101541 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 8c 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090101541 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090101541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090101541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090101542 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090101542 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090101542 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090101542 DLM3UA <000f> 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 20250823090101542 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090101542 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090101542 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090101542 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090101542 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090101542 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 8c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@8fde77a73ba2: Added conn table entry 0TC_ps_rab_release_abnormal0(505)13992630 HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: Session index based on connection ID:0 TC_ps_rab_release_abnormal0(505)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090101555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090101555 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090101555 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090101555 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090101555 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090101555 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090101555 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090101555 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090101555 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090101555 DLSS7 <000c> ss7_asp.c: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 c8 51 bd 02 00 00 00 00  20250823090101555 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090101555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090101555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090101555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090101555 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090101555 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c851bd) (sccp_scrc.c:545) 20250823090101555 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) 20250823090101555 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090101555 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090101555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090101555 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090101555 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) 20250823090101555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090101555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_release_abnormal0(505)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250823090101757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090101757 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090101757 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090101757 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090101757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090101757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090101757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090101757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090101757 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090101757 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  20250823090101757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090101757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090101757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090101757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090101757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090101757 DLSCCP DEBUG 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) 20250823090101757 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) 20250823090101757 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090101757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090101757 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090101757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090101757 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090101757 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090101757 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090101757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090101757 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 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) 20250823090101757 DRANAP DEBUG ps_rab_ass[0x557e62557920]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090101757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090101757 DLPFCP DEBUG ps_rab[0x557e6258f7c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250823090101757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250823090101757 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090101757 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250823090101758 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090101758 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(495)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(495)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release_abnormal0(505)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(495)@8fde77a73ba2: 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 } } } 20250823090101779 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090101779 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090101779 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250823090101779 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250823090101779 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090101779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250823090101779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250823090101779 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250823090101779 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250823090101779 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250823090101779 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250823090101779 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{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) 20250823090101779 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250823090101779 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090101779 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090101779 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090101779 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090101779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090101779 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090101799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090101799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090101799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090101799 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090101799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x95f7d2) (hnbgw_rua.c:472) 20250823090101799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090101799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090101799 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090101799 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090101799 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090101799 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090101799 DRANAP DEBUG ps_rab_ass[0x557e62557920]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090101799 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250823090101799 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090101799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250823090101799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250823090101799 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090101799 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250823090101799 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090101799 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(495)@8fde77a73ba2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(495)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(495)@8fde77a73ba2: 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 } } } 20250823090101804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090101804 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090101804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250823090101804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250823090101804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250823090101804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090101804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{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) 20250823090101804 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090101804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090101804 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090101804 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090101804 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c851bd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250823090101804 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090101804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090101804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090101804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090101804 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090101804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090101804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090101804 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 c8 51 bd 00 01 2e 60 00 00 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) 20250823090101804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090101804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090101804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090101804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{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) 20250823090101805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{ESTABLISHED}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250823090101805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090101805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{ESTABLISHED}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090101805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090101805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090101805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090101805 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090101805 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090101805 DLM3UA <000f> 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 20250823090101805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090101805 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090101805 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090101805 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090101805 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090101805 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 c8 51 bd 00 01 2e 60 00 00 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250823090101848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090101848 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090101848 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090101848 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090101848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090101848 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090101848 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090101848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090101848 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090101848 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 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  20250823090101849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090101849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090101849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090101849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090101849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090101849 DLSCCP DEBUG 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) 20250823090101849 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) 20250823090101849 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090101849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090101849 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090101849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090101849 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090101849 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090101849 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090101849 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250823090101849 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 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) 20250823090101849 DRANAP DEBUG ps_rab_ass[0x557e62557920]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090101849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:268) 20250823090101849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:123) 20250823090101849 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:269) 20250823090101849 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:269) 20250823090101849 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) 20250823090101849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090101849 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090101856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090101856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090101856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250823090101856 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090101856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x95f7d2) (hnbgw_rua.c:472) 20250823090101856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250823090101856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090101856 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090101856 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090101856 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090101856 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250823090101856 DRANAP DEBUG ps_rab_ass[0x557e62557920]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250823090101856 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250823090101856 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250823090101856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250823090101856 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250823090101856 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250823090101856 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250823090101856 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(495)@8fde77a73ba2: 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)@8fde77a73ba2: found destination TC_ps_rab_release_abnormal0(505) HNBGW-PFCP(495)@8fde77a73ba2: 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 } } } 20250823090101858 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250823090101858 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-61 SEID-0x14 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250823090101858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250823090101858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250823090101858 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_RELEASED (ps_rab_fsm.c:676) 20250823090101858 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250823090101858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250823090101858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090101858 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090101858 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c851bd), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:455) 20250823090101858 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090101858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090101858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090101858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090101858 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090101858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090101858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090101858 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 c8 51 bd 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) 20250823090101858 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250823090101858 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250823090101858 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306)[0x557e62557920]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250823090101858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{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) 20250823090101858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250823090101858 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250823090101858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-61 SEID-0x14 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250823090101858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250823090101858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250823090101858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250823090101858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9828306-RAB-23)[0x557e6258f7c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250823090101858 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250823090101858 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x557e62523460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250823090101858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090101858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090101858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090101858 DLM3UA <000f> 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 20250823090101858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090101858 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090101858 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090101858 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090101858 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090101858 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 c8 51 bd 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090101955 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43615<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(494)@8fde77a73ba2: Final verdict of PTC: none 20250823090101968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(493)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090101969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090101969 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090101969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090101969 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090101969 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090101969 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090101969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090101969 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090101969 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(499)@8fde77a73ba2: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0-RUA(497)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release_abnormal(492)@8fde77a73ba2: Final verdict of PTC: none 20250823090101969 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 20250823090101969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090101969 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090101969 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090101969 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090101969 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090101969 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090101969 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090101969 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 20250823090101969 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090101969 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090101969 DLSS7 <000c> ss7_asp.c: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  20250823090101969 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  20250823090101969 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090101969 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090101969 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090101969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090101969 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090101969 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090101969 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 20250823090101969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090101969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090101969 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090101969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090101969 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090101969 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090101969 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090101969 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090101969 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) HNBGW_Test.msc0-SCCP(498)@8fde77a73ba2: Final verdict of PTC: none 20250823090101969 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 20250823090101969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090101969 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090101969 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090101969 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090101969 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090101969 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090101969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090101969 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090101969 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) 20250823090101969 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090101969 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090101969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090101969 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090101970 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090101970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c851bd), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090101970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090101970 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090101970 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) 20250823090101970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090101970 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090101970 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090101970 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090101970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090101970 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090101970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090101970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090101970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 c8 51 bd 00 00 39 00 00 00 00 00 (ss7_asp.c:1383) 20250823090101970 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090101970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090101970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090101970 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090101970 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 20250823090101970 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090101970 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090101970 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090101970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090101970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090101970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090101970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{disrupted}: Freeing instance (context_map.c:203) 20250823090101970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9828306)[0x557e62567d00]{disrupted}: Deallocated (fsm.c:568) 20250823090101970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090101970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{disconnected}: Freeing instance (context_map.c:207) 20250823090101970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557e6254afc0]{disconnected}: Deallocated (fsm.c:568) 20250823090101970 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828306 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250823090101970 DLSS7 <000c> ss7_asp.c: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  20250823090101970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090101970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090101970 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090101970 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090101970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090101970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090101970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090101970 DLM3UA <000f> 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 20250823090101970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090101970 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090101970 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090101970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090101970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090101970 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090101970 DMAIN NOTICE (127.0.0.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) 20250823090101970 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090101970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090101970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090101970 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090101970 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090101970 DLSCCP DEBUG 0: SCCP(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-M3UA(503)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(502)@8fde77a73ba2: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0(496)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(500)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(501)@8fde77a73ba2: Final verdict of PTC: none 20250823090101970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090101970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090101970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090101970 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090101970 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) 20250823090101970 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090101970 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(495)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(504)@8fde77a73ba2: Final verdict of PTC: none 20250823090101972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43220<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal0(505)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_ps_rab_release_abnormal0(505): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_ps_rab_release_abnormal finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass'. Sat Aug 23 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 20250823090102015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090102616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=368960) Waiting for packet dumper to finish... 1 (prev_count=368960, count=410724) 20250823090103971 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090103971 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090103971 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090103971 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090103971 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090103971 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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 20250823090105570 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090105571 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fb8f3), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090105571 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090105571 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090105571 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090105571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090105571 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090105571 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090105571 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090105571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090105571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090105571 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1f b8 f3 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090105571 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090105571 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090105571 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090105571 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090105571 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090105571 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090105571 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250823090105720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090105724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090105740 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39591<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090105974 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090105974 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090105990 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090105990 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090105990 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090105990 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090105991 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090105991 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090105991 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090105991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090105991 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090105991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105992 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090105992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090105992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105992 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090105992 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090105992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090105992 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090105992 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090105992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090105992 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090105993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090105993 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090105993 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090105992 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090105992 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090105992 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090105992 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090105992 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090105992 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090105993 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090105993 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090105993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105993 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090105993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090105993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105993 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090105993 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090105993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090105993 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090105993 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090105993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090105993 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090105993 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090105993 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46044 (stream_srv.c:143) 20250823090105993 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46044<->l=127.0.0.1:29169 (hnb.c:335) 20250823090105993 DLM3UA <000f> 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 20250823090105993 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090105993 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090105993 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090105993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090105993 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090105993 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090105993 DLM3UA <000f> 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 20250823090105993 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090105993 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090105993 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090105994 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090105994 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090105994 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090105994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090105994 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090105994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105994 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090105994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090105994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105994 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090105994 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090105994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090105994 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090105994 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090105994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090105994 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090105994 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090105994 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090105994 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090105994 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090105994 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090105994 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090105994 DLM3UA <000f> 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 20250823090105994 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090105994 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090105994 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090105995 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090105995 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090105995 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090105995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090105995 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090105995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090105995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090105995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090105995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090105995 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090105995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090105995 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090105995 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090105995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090105995 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090105995 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090105996 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090105996 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090105996 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090105996 DLM3UA <000f> 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 20250823090105996 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090105996 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(516)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(516)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090106026 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090106026 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090106027 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090106027 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090106027 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090106027 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090106028 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090106028 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090106028 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090106028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090106028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090106028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090106028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090106028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090106028 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090106028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090106028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090106028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090106028 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090106028 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090106028 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090106028 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090106028 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090106028 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090106028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090106028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090106028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090106028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090106028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090106029 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090106029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090106029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090106029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090106029 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090106029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090106029 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090106029 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090106029 DLM3UA <000f> 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 20250823090106029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090106029 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090106029 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090106029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090106029 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090106029 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090106029 DLM3UA <000f> 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 20250823090106029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090106029 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090106029 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090106029 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090106029 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090106029 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090106029 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090106030 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090106030 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090106030 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090106030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090106030 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090106030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090106030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090106030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090106030 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090106030 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090106030 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090106030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090106030 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090106030 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090106030 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090106030 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090106030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090106031 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090106031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106031 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090106031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090106031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106031 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090106031 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090106031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090106031 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090106031 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090106031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090106031 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090106031 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090106031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090106031 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090106031 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090106031 DLM3UA <000f> 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 20250823090106031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090106031 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090106031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090106031 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090106031 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090106031 DLM3UA <000f> 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 20250823090106031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090106031 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090106031 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(519)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@8fde77a73ba2: M3UA emulation initiated, the test can be started MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(519)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(517)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090106073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090106073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090106073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090106073 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090106073 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090106073 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090106073 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090106073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090106073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090106080 DLINP DEBUG SRVCONN(,r=127.0.0.1:46044<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090106080 DLINP DEBUG SRVCONN(,r=127.0.0.1:46044<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090106080 DLINP DEBUG SRVCONN(,r=127.0.0.1:46044<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090106080 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090106080 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) 20250823090106080 DLGLOBAL DEBUG validating counter group 0x557e443e2bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823090106080 DHNBAP DEBUG (127.0.0.1:46044 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090106080 DHNBAP NOTICE (127.0.0.1:46044 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090106080 DHNBAP NOTICE (127.0.0.1:46044 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090106080 DLINP DEBUG SRVCONN(,r=127.0.0.1:46044<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090106080 DLINP DEBUG SRVCONN(,r=127.0.0.1:46044<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090106219 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 20250823090106219 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 20250823090106219 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090106219 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090106224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090106224 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090106224 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090106224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090106224 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090106224 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090106224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090106224 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090106224 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090106224 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 20250823090106224 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090106224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090106224 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090106226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090106226 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090106226 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090106226 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  20250823090106226 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090106226 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090106226 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090106226 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 20250823090106226 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090106226 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090106226 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090106226 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090106226 DLSS7 <000c> ss7_asp.c: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  20250823090106226 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  20250823090106226 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090106226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090106226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090106226 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090106226 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090106226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090106226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090106226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090106226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090106226 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090106226 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090106226 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090106227 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090106227 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090106227 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090106227 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090106227 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090106227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090106228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090106228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090106228 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090106228 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090106228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090106228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090106228 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090106228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090106228 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090106228 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090106228 DLM3UA <000f> 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 20250823090106228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090106228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090106228 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090106228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090106228 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090106228 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  20250823090106251 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 20250823090106251 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 20250823090106251 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090106251 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090106255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090106255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090106255 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090106255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090106255 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090106255 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090106255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090106255 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090106255 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090106255 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 20250823090106255 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090106255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090106255 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090106256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090106256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090106256 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090106256 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  20250823090106256 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090106256 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090106256 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090106256 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 20250823090106256 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090106256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090106256 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090106256 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090106256 DLSS7 <000c> ss7_asp.c: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  20250823090106256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090106256 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  20250823090106256 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090106257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090106257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090106257 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090106257 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090106257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090106257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090106257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090106257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090106257 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090106257 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090106257 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090106258 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090106258 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090106258 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090106258 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090106258 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090106258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090106258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090106258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090106258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090106258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090106258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090106258 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090106258 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090106258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090106258 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090106258 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090106258 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090106258 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090106258 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090106258 DLM3UA <000f> 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 20250823090106258 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090106258 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090106258 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090106258 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090106258 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090106258 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(515)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090107035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090107036 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090107036 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090107036 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090107036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090107036 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090107036 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090107036 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090107036 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090107036 DLSS7 <000c> ss7_asp.c: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  20250823090107036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090107036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090107036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090107036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090107036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090107036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090107036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090107036 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090107036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090107036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090107036 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090107036 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090107036 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) 20250823090107036 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090107036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090107036 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090107036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090107037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090107037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090107037 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090107037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090107037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090107037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090107037 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090107037 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090107037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090107037 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090107037 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090107037 DLM3UA <000f> 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 20250823090107037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090107037 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090107037 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090107037 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090107037 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090107037 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  20250823090107039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090107039 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090107039 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090107039 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090107039 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090107039 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090107039 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090107039 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090107039 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090107039 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090107039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090107039 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090107039 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090107039 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090107039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090107039 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090107039 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090107039 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090107039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090107039 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090107039 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090107039 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090107039 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090107069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090107069 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090107069 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090107069 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090107069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090107069 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090107069 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090107069 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090107069 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090107069 DLSS7 <000c> ss7_asp.c: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  20250823090107069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090107069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090107070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090107070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090107070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090107070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090107070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090107070 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090107070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090107070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090107070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090107070 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090107070 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) 20250823090107070 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090107070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090107070 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090107070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107070 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090107070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090107070 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090107070 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090107070 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090107070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090107070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090107070 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090107070 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090107070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090107070 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090107070 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090107070 DLM3UA <000f> 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 20250823090107070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090107070 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090107070 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090107070 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090107070 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090107070 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  20250823090107071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090107071 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090107071 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090107071 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090107071 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090107071 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090107071 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090107071 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090107071 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090107071 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090107071 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090107071 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090107071 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090107071 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090107071 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090107071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090107071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090107071 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090107071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090107071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090107071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090107071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090107071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090107071 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090107071 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090107071 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(518)@8fde77a73ba2: MSC_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 } } } } 20250823090107085 DLCTRL DEBUG Command: GET 433512656 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090107085 DLCTRL DEBUG Tx Command reply: GET_REPLY 433512656 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090107088 DLCTRL DEBUG Command: GET 231709736 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090107088 DLCTRL DEBUG Tx Command reply: GET_REPLY 231709736 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090107089 DLCTRL DEBUG Command: GET 432100172 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090107089 DLCTRL DEBUG Tx Command reply: GET_REPLY 432100172 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090107091 DLCTRL DEBUG Command: GET 116029944 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090107091 DLCTRL DEBUG Tx Command reply: GET_REPLY 116029944 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090107093 DLCTRL DEBUG Command: GET 732284909 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090107093 DLCTRL DEBUG Tx Command reply: GET_REPLY 732284909 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090107095 DLCTRL DEBUG Command: GET 556639442 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090107095 DLCTRL DEBUG Tx Command reply: GET_REPLY 556639442 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090107098 DLCTRL DEBUG Command: GET 276734114 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090107098 DLCTRL DEBUG Tx Command reply: GET_REPLY 276734114 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090107100 DLCTRL DEBUG Command: GET 69795738 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090107100 DLCTRL DEBUG Tx Command reply: GET_REPLY 69795738 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090107103 DLCTRL DEBUG Command: GET 676074912 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090107103 DLCTRL DEBUG Tx Command reply: GET_REPLY 676074912 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090107106 DLCTRL DEBUG Command: GET 806447513 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090107106 DLCTRL DEBUG Tx Command reply: GET_REPLY 806447513 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090107110 DLCTRL DEBUG Command: GET 688306859 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090107110 DLCTRL DEBUG Tx Command reply: GET_REPLY 688306859 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090107113 DLCTRL DEBUG Command: GET 345868144 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090107113 DLCTRL DEBUG Tx Command reply: GET_REPLY 345868144 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090107117 DLCTRL DEBUG Command: GET 212803671 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090107117 DLCTRL DEBUG Tx Command reply: GET_REPLY 212803671 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090107119 DLCTRL DEBUG Command: GET 702052745 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090107119 DLCTRL DEBUG Tx Command reply: GET_REPLY 702052745 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090107121 DLCTRL DEBUG Command: GET 527288782 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090107121 DLCTRL DEBUG Tx Command reply: GET_REPLY 527288782 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090107123 DLCTRL DEBUG Command: GET 639389706 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090107123 DLCTRL DEBUG Tx Command reply: GET_REPLY 639389706 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090107124 DLCTRL DEBUG Command: GET 393294423 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090107124 DLCTRL DEBUG Tx Command reply: GET_REPLY 393294423 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090107125 DLCTRL DEBUG Command: GET 870318917 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090107125 DLCTRL DEBUG Tx Command reply: GET_REPLY 870318917 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090107127 DLCTRL DEBUG Command: GET 462702744 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090107127 DLCTRL DEBUG Tx Command reply: GET_REPLY 462702744 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090107128 DLCTRL DEBUG Command: GET 377932100 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090107128 DLCTRL DEBUG Tx Command reply: GET_REPLY 377932100 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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 := '000000000000000000011100'B, t_guard := 20.000000 } 20250823090107149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37652<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)4853061 20250823090108193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090108193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090108193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090108193 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090108193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4a0d45, normal) (hnbgw_rua.c:408) 20250823090108193 DHNB DEBUG map_rua[0x557e62567d00]{init}: Allocated (fsm.c:456) 20250823090108193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4853061)[0x557e62567d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090108193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4853061 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090108193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090108193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090108193 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4853061 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090108193 DCN DEBUG map_sccp[0x557e6254afc0]{init}: Allocated (fsm.c:456) 20250823090108193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557e6254afc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090108193 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4853061 <-> SCCP-58 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090108193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4853061 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090108193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4853061)[0x557e62567d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090108193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090108193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090108193 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4853061 SCCP-58 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090108193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557e6254afc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090108193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090108193 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{IDLE}: Allocated (fsm.c:456) 20250823090108193 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090108193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300001c0056400500f1100926) (sccp_scrc.c:455) 20250823090108193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090108193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090108193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090108193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090108193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090108193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090108193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090108193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090108193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090108193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090108193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090108193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090108193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090108193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090108193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090108193 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090108193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090108193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090108193 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 1c 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090108193 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090108193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557e6254afc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090108193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4853061)[0x557e62567d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090108194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090108194 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090108194 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090108194 DLM3UA <000f> 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 20250823090108194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090108194 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090108194 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090108194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090108194 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090108194 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 1c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)1539864 HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_cnlink0(521)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8fde77a73ba2: 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 } } } 20250823090108203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090108203 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090108203 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090108203 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090108203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090108203 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090108203 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090108203 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090108203 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090108203 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 37 f4 48 02 00 00 00 00  20250823090108203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090108203 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090108203 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090108203 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090108203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090108203 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0037f448) (sccp_scrc.c:545) 20250823090108203 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) 20250823090108203 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090108203 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090108203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090108203 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090108203 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) 20250823090108203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557e6254afc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090108203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557e6254afc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090108203 DLCTRL DEBUG Command: GET 648239207 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090108203 DLCTRL DEBUG Tx Command reply: GET_REPLY 648239207 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090108205 DLCTRL DEBUG Command: GET 403380095 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090108205 DLCTRL DEBUG Tx Command reply: GET_REPLY 403380095 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090108205 DLCTRL DEBUG Command: GET 503802629 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090108205 DLCTRL DEBUG Tx Command reply: GET_REPLY 503802629 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090108206 DLCTRL DEBUG Command: GET 749880726 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090108206 DLCTRL DEBUG Tx Command reply: GET_REPLY 749880726 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090108207 DLCTRL DEBUG Command: GET 169994955 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090108207 DLCTRL DEBUG Tx Command reply: GET_REPLY 169994955 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090108208 DLCTRL DEBUG Command: GET 72847621 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090108208 DLCTRL DEBUG Tx Command reply: GET_REPLY 72847621 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090108209 DLCTRL DEBUG Command: GET 710271941 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090108209 DLCTRL DEBUG Tx Command reply: GET_REPLY 710271941 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090108209 DLCTRL DEBUG Command: GET 566647292 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090108209 DLCTRL DEBUG Tx Command reply: GET_REPLY 566647292 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090108210 DLCTRL DEBUG Command: GET 497799067 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090108210 DLCTRL DEBUG Tx Command reply: GET_REPLY 497799067 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090108211 DLCTRL DEBUG Command: GET 751415726 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090108211 DLCTRL DEBUG Tx Command reply: GET_REPLY 751415726 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090108212 DLCTRL DEBUG Command: GET 457599433 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090108212 DLCTRL DEBUG Tx Command reply: GET_REPLY 457599433 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090108212 DLCTRL DEBUG Command: GET 230822533 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090108212 DLCTRL DEBUG Tx Command reply: GET_REPLY 230822533 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090108213 DLCTRL DEBUG Command: GET 757328273 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090108213 DLCTRL DEBUG Tx Command reply: GET_REPLY 757328273 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090108214 DLCTRL DEBUG Command: GET 753338228 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090108214 DLCTRL DEBUG Tx Command reply: GET_REPLY 753338228 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090108215 DLCTRL DEBUG Command: GET 812113337 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090108215 DLCTRL DEBUG Tx Command reply: GET_REPLY 812113337 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090108215 DLCTRL DEBUG Command: GET 288574106 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090108215 DLCTRL DEBUG Tx Command reply: GET_REPLY 288574106 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090108216 DLCTRL DEBUG Command: GET 57644084 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090108216 DLCTRL DEBUG Tx Command reply: GET_REPLY 57644084 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090108217 DLCTRL DEBUG Command: GET 837945181 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090108217 DLCTRL DEBUG Tx Command reply: GET_REPLY 837945181 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090108217 DLCTRL DEBUG Command: GET 41407337 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090108217 DLCTRL DEBUG Tx Command reply: GET_REPLY 41407337 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090108218 DLCTRL DEBUG Command: GET 387752703 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090108218 DLCTRL DEBUG Tx Command reply: GET_REPLY 387752703 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000100110001'B, t_guard := 20.000000 } 20250823090108228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)6618836 20250823090109235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090109235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090109235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090109236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090109236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x64fed4, normal) (hnbgw_rua.c:408) 20250823090109236 DHNB DEBUG map_rua[0x557e6258f7c0]{init}: Allocated (fsm.c:456) 20250823090109236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6618836)[0x557e6258f7c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090109236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6618836 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090109236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090109236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090109236 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823090109236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6618836 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090109236 DCN DEBUG map_sccp[0x557e62549410]{init}: Allocated (fsm.c:456) 20250823090109236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557e62549410]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090109236 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6618836 <-> SCCP-59 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090109236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6618836 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090109236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6618836)[0x557e6258f7c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090109236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090109236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090109236 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6618836 SCCP-59 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090109236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557e62549410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090109236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090109236 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{IDLE}: Allocated (fsm.c:456) 20250823090109236 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090109236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030001310056400500f1100926) (sccp_scrc.c:455) 20250823090109236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090109236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090109236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090109236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090109236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090109236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090109236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090109236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090109236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090109236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090109236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090109236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090109236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090109236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090109236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090109236 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090109236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090109236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090109236 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 31 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090109236 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090109236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557e62549410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090109236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6618836)[0x557e6258f7c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090109236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090109236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090109236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090109236 DLM3UA <000f> 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 20250823090109236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090109236 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090109236 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090109236 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090109236 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090109236 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 31 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)6703179 HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(522)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090109238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090109238 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090109238 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090109238 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090109238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090109238 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d9796e) (sccp_scrc.c:545) 20250823090109238 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) 20250823090109238 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090109238 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090109238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090109238 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090109238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090109238 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090109238 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090109238 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090109238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090109238 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090109238 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090109238 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090109238 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090109238 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) 20250823090109238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557e62549410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090109238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557e62549410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090109238 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 d9 79 6e 02 00 00 00 00  20250823090109238 DLCTRL DEBUG Command: GET 155982452 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090109238 DLCTRL DEBUG Tx Command reply: GET_REPLY 155982452 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823090109239 DLCTRL DEBUG Command: GET 79108755 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090109239 DLCTRL DEBUG Tx Command reply: GET_REPLY 79108755 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090109239 DLCTRL DEBUG Command: GET 630280346 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090109239 DLCTRL DEBUG Tx Command reply: GET_REPLY 630280346 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090109240 DLCTRL DEBUG Command: GET 771069968 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090109240 DLCTRL DEBUG Tx Command reply: GET_REPLY 771069968 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090109241 DLCTRL DEBUG Command: GET 893720648 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090109241 DLCTRL DEBUG Tx Command reply: GET_REPLY 893720648 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090109241 DLCTRL DEBUG Command: GET 202444055 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090109241 DLCTRL DEBUG Tx Command reply: GET_REPLY 202444055 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090109242 DLCTRL DEBUG Command: GET 698629767 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090109242 DLCTRL DEBUG Tx Command reply: GET_REPLY 698629767 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090109243 DLCTRL DEBUG Command: GET 603712291 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090109243 DLCTRL DEBUG Tx Command reply: GET_REPLY 603712291 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090109244 DLCTRL DEBUG Command: GET 838541814 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090109244 DLCTRL DEBUG Tx Command reply: GET_REPLY 838541814 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090109244 DLCTRL DEBUG Command: GET 194389513 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090109244 DLCTRL DEBUG Tx Command reply: GET_REPLY 194389513 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090109245 DLCTRL DEBUG Command: GET 439257385 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090109245 DLCTRL DEBUG Tx Command reply: GET_REPLY 439257385 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090109246 DLCTRL DEBUG Command: GET 109012507 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090109246 DLCTRL DEBUG Tx Command reply: GET_REPLY 109012507 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090109246 DLCTRL DEBUG Command: GET 194620230 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090109246 DLCTRL DEBUG Tx Command reply: GET_REPLY 194620230 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090109247 DLCTRL DEBUG Command: GET 679587682 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090109247 DLCTRL DEBUG Tx Command reply: GET_REPLY 679587682 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090109248 DLCTRL DEBUG Command: GET 165644424 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090109248 DLCTRL DEBUG Tx Command reply: GET_REPLY 165644424 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090109248 DLCTRL DEBUG Command: GET 956899344 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090109248 DLCTRL DEBUG Tx Command reply: GET_REPLY 956899344 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090109249 DLCTRL DEBUG Command: GET 123054256 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090109249 DLCTRL DEBUG Tx Command reply: GET_REPLY 123054256 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090109250 DLCTRL DEBUG Command: GET 410097631 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090109250 DLCTRL DEBUG Tx Command reply: GET_REPLY 410097631 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090109251 DLCTRL DEBUG Command: GET 342057295 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090109251 DLCTRL DEBUG Tx Command reply: GET_REPLY 342057295 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090109251 DLCTRL DEBUG Command: GET 39902662 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090109251 DLCTRL DEBUG Tx Command reply: GET_REPLY 39902662 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000101101111'B, t_guard := 20.000000 } 20250823090109262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)12853476 20250823090110269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090110269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090110269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090110269 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090110269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc420e4, normal) (hnbgw_rua.c:408) 20250823090110269 DHNB DEBUG map_rua[0x557e625620b0]{init}: Allocated (fsm.c:456) 20250823090110269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12853476)[0x557e625620b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090110269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12853476 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090110269 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090110269 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090110269 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12853476 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823090110269 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12853476 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090110269 DCN DEBUG map_sccp[0x557e624b7e70]{init}: Allocated (fsm.c:456) 20250823090110269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557e624b7e70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090110269 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12853476 <-> SCCP-60 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090110269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12853476 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090110269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12853476)[0x557e625620b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090110269 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090110269 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090110269 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12853476 SCCP-60 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090110269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557e624b7e70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090110269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090110269 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{IDLE}: Allocated (fsm.c:456) 20250823090110269 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090110269 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f400300016f0056400500f1100926) (sccp_scrc.c:455) 20250823090110269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090110269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090110269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090110269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090110269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090110269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090110269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090110269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090110269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090110269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090110269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090110269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090110269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090110269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090110269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090110269 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090110269 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090110269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090110269 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 01 6f 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090110269 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090110269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557e624b7e70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090110269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12853476)[0x557e625620b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090110269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090110269 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090110269 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090110269 DLM3UA <000f> 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 20250823090110269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090110269 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090110269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090110269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090110269 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090110269 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 01 6f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)7605718 HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(523)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090110272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090110272 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090110272 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090110272 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090110272 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090110272 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090110272 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090110272 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090110272 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090110272 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 08 d0 5b 02 00 00 00 00  20250823090110272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090110272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090110272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090110272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090110272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090110272 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0008d05b) (sccp_scrc.c:545) 20250823090110272 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) 20250823090110272 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090110272 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090110272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090110272 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090110272 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) 20250823090110272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557e624b7e70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090110272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557e624b7e70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090110273 DLCTRL DEBUG Command: GET 854717964 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090110273 DLCTRL DEBUG Tx Command reply: GET_REPLY 854717964 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250823090110274 DLCTRL DEBUG Command: GET 546767285 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090110274 DLCTRL DEBUG Tx Command reply: GET_REPLY 546767285 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090110274 DLCTRL DEBUG Command: GET 196742517 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090110274 DLCTRL DEBUG Tx Command reply: GET_REPLY 196742517 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090110275 DLCTRL DEBUG Command: GET 608069440 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090110275 DLCTRL DEBUG Tx Command reply: GET_REPLY 608069440 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090110276 DLCTRL DEBUG Command: GET 225990462 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090110276 DLCTRL DEBUG Tx Command reply: GET_REPLY 225990462 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090110277 DLCTRL DEBUG Command: GET 788903730 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090110277 DLCTRL DEBUG Tx Command reply: GET_REPLY 788903730 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090110278 DLCTRL DEBUG Command: GET 698512491 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090110278 DLCTRL DEBUG Tx Command reply: GET_REPLY 698512491 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090110279 DLCTRL DEBUG Command: GET 716081968 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090110279 DLCTRL DEBUG Tx Command reply: GET_REPLY 716081968 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090110280 DLCTRL DEBUG Command: GET 914597781 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090110280 DLCTRL DEBUG Tx Command reply: GET_REPLY 914597781 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090110282 DLCTRL DEBUG Command: GET 793111929 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090110282 DLCTRL DEBUG Tx Command reply: GET_REPLY 793111929 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090110283 DLCTRL DEBUG Command: GET 283800097 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090110283 DLCTRL DEBUG Tx Command reply: GET_REPLY 283800097 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090110284 DLCTRL DEBUG Command: GET 178699204 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090110284 DLCTRL DEBUG Tx Command reply: GET_REPLY 178699204 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090110285 DLCTRL DEBUG Command: GET 434875189 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090110285 DLCTRL DEBUG Tx Command reply: GET_REPLY 434875189 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090110286 DLCTRL DEBUG Command: GET 775629973 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090110286 DLCTRL DEBUG Tx Command reply: GET_REPLY 775629973 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090110287 DLCTRL DEBUG Command: GET 656410303 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090110287 DLCTRL DEBUG Tx Command reply: GET_REPLY 656410303 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090110288 DLCTRL DEBUG Command: GET 622596762 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090110288 DLCTRL DEBUG Tx Command reply: GET_REPLY 622596762 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090110289 DLCTRL DEBUG Command: GET 301352679 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090110289 DLCTRL DEBUG Tx Command reply: GET_REPLY 301352679 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090110290 DLCTRL DEBUG Command: GET 347295168 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090110290 DLCTRL DEBUG Tx Command reply: GET_REPLY 347295168 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090110291 DLCTRL DEBUG Command: GET 22875168 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090110291 DLCTRL DEBUG Tx Command reply: GET_REPLY 22875168 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090110292 DLCTRL DEBUG Command: GET 574206031 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090110292 DLCTRL DEBUG Tx Command reply: GET_REPLY 574206031 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001000010001'B, t_guard := 20.000000 } 20250823090110303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37668<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)9931454 20250823090111323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090111324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090111324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1431) 20250823090111324 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090111324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x978abe, normal) (hnbgw_rua.c:408) 20250823090111324 DHNB DEBUG map_rua[0x557e6255dbc0]{init}: Allocated (fsm.c:456) 20250823090111324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9931454)[0x557e6255dbc0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090111324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9931454 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090111324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090111324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090111324 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9931454 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090111324 DCN DEBUG map_sccp[0x557e62545a70]{init}: Allocated (fsm.c:456) 20250823090111324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557e62545a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090111324 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9931454 <-> SCCP-61 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090111324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9931454 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:313) 20250823090111324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9931454)[0x557e6255dbc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090111324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090111324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090111324 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9931454 SCCP-61 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090111324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557e62545a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090111324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090111324 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{IDLE}: Allocated (fsm.c:456) 20250823090111324 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090111324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030002110056400500f1100926) (sccp_scrc.c:455) 20250823090111324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090111324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090111324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090111324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090111324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090111324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090111324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090111324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090111324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090111324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090111324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090111324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090111324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090111324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090111324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090111324 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090111324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090111324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090111324 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 02 11 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090111324 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090111324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557e62545a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090111324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9931454)[0x557e6255dbc0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090111325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090111325 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090111325 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090111325 DLM3UA <000f> 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 20250823090111325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090111325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090111325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090111325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090111325 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090111325 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 02 11 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)15549239 HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(524)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090111334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090111334 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090111334 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090111334 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090111334 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090111334 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090111334 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090111334 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090111334 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090111334 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 3b 35 3b 02 00 00 00 00  20250823090111334 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090111334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090111334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090111334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090111334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090111334 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003b353b) (sccp_scrc.c:545) 20250823090111334 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) 20250823090111334 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090111334 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090111334 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090111334 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090111334 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) 20250823090111334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557e62545a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090111334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557e62545a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090111337 DLCTRL DEBUG Command: GET 404473677 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090111337 DLCTRL DEBUG Tx Command reply: GET_REPLY 404473677 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250823090111342 DLCTRL DEBUG Command: GET 260120008 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090111342 DLCTRL DEBUG Tx Command reply: GET_REPLY 260120008 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090111348 DLCTRL DEBUG Command: GET 504012294 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090111348 DLCTRL DEBUG Tx Command reply: GET_REPLY 504012294 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090111351 DLCTRL DEBUG Command: GET 594645393 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090111351 DLCTRL DEBUG Tx Command reply: GET_REPLY 594645393 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090111354 DLCTRL DEBUG Command: GET 447234192 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090111354 DLCTRL DEBUG Tx Command reply: GET_REPLY 447234192 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090111356 DLCTRL DEBUG Command: GET 245615895 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090111356 DLCTRL DEBUG Tx Command reply: GET_REPLY 245615895 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090111357 DLCTRL DEBUG Command: GET 444922784 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090111357 DLCTRL DEBUG Tx Command reply: GET_REPLY 444922784 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090111358 DLCTRL DEBUG Command: GET 17547595 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090111358 DLCTRL DEBUG Tx Command reply: GET_REPLY 17547595 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090111359 DLCTRL DEBUG Command: GET 512640651 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090111359 DLCTRL DEBUG Tx Command reply: GET_REPLY 512640651 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090111360 DLCTRL DEBUG Command: GET 347806200 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090111360 DLCTRL DEBUG Tx Command reply: GET_REPLY 347806200 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090111361 DLCTRL DEBUG Command: GET 371666086 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090111361 DLCTRL DEBUG Tx Command reply: GET_REPLY 371666086 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090111362 DLCTRL DEBUG Command: GET 164931342 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090111362 DLCTRL DEBUG Tx Command reply: GET_REPLY 164931342 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090111363 DLCTRL DEBUG Command: GET 475328142 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090111363 DLCTRL DEBUG Tx Command reply: GET_REPLY 475328142 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090111364 DLCTRL DEBUG Command: GET 923902903 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090111364 DLCTRL DEBUG Tx Command reply: GET_REPLY 923902903 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090111365 DLCTRL DEBUG Command: GET 358617189 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090111365 DLCTRL DEBUG Tx Command reply: GET_REPLY 358617189 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090111367 DLCTRL DEBUG Command: GET 291048865 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090111367 DLCTRL DEBUG Tx Command reply: GET_REPLY 291048865 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090111368 DLCTRL DEBUG Command: GET 571182878 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090111368 DLCTRL DEBUG Tx Command reply: GET_REPLY 571182878 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090111369 DLCTRL DEBUG Command: GET 281283083 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090111369 DLCTRL DEBUG Tx Command reply: GET_REPLY 281283083 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090111371 DLCTRL DEBUG Command: GET 778731335 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090111371 DLCTRL DEBUG Tx Command reply: GET_REPLY 778731335 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090111372 DLCTRL DEBUG Command: GET 164720138 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090111372 DLCTRL DEBUG Tx Command reply: GET_REPLY 164720138 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090111376 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39591<->l=127.0.0.1:4262) (control_if.c:193) 20250823090111377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(508)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(507)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090111380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37638<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090111381 DLINP DEBUG SRVCONN(,r=127.0.0.1:46044<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090111381 DLINP DEBUG SRVCONN(,r=127.0.0.1:46044<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090111381 DLINP NOTICE SRV(,r=127.0.0.1:46044<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090111381 DMAIN NOTICE (127.0.0.1:46044 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46044<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090111381 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@8fde77a73ba2: Final verdict of PTC: none 20250823090111382 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090111383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090111383 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090111383 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090111383 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090111383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090111383 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090111383 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(518)@8fde77a73ba2: Final verdict of PTC: none 20250823090111383 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 20250823090111383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090111383 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090111383 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090111383 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090111383 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090111383 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090111383 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(517)@8fde77a73ba2: Final verdict of PTC: none 20250823090111383 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 20250823090111383 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090111383 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090111383 DLSS7 <000c> ss7_asp.c: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  20250823090111383 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  20250823090111383 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090111383 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090111383 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090111383 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090111383 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090111383 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090111383 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090111383 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090111383 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090111383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090111383 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090111383 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090111383 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090111383 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090111383 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090111384 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) 20250823090111384 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090111384 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090111383 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090111383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090111383 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090111383 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090111383 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 20250823090111384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090111384 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090111384 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090111384 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090111384 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090111384 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090111384 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090111384 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 20250823090111384 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090111384 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090111384 DLSS7 <000c> ss7_asp.c: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  20250823090111384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090111384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090111384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090111384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090111384 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090111384 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090111384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090111384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090111384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090111384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090111384 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090111384 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) 20250823090111384 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090111384 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090111384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090111384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090111384 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090111384 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037f448), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090111385 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090111385 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090111385 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) 20250823090111385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090111385 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090111385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090111385 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090111385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090111385 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090111385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 37 f4 48 00 00 3a 00 00 00 00 00 (ss7_asp.c:1383) 20250823090111385 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090111385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557e6254afc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090111385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4853061)[0x557e62567d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090111385 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4853061)[0x557e62567d00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090111385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090111385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4853061)[0x557e62567d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090111385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4853061)[0x557e62567d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090111385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4853061)[0x557e62567d00]{disrupted}: Freeing instance (context_map.c:203) 20250823090111385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4853061)[0x557e62567d00]{disrupted}: Deallocated (fsm.c:568) 20250823090111385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557e6254afc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) HNBGW_Test.msc0-M3UA(516)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@8fde77a73ba2: Final verdict of PTC: none 20250823090111385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557e6254afc0]{disconnected}: Freeing instance (context_map.c:207) 20250823090111385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557e6254afc0]{disconnected}: Deallocated (fsm.c:568) 20250823090111385 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4853061 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090111385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557e62549410]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090111385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090111385 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090111385 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9796e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090111385 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090111386 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090111386 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) 20250823090111386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090111386 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090111386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090111386 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090111386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090111386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090111386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 d9 79 6e 00 00 3b 00 00 00 00 00 (ss7_asp.c:1383) 20250823090111386 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090111386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557e62549410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090111386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6618836)[0x557e6258f7c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090111386 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6618836)[0x557e6258f7c0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(519)@8fde77a73ba2: Final verdict of PTC: none 20250823090111386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090111386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6618836)[0x557e6258f7c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090111386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6618836)[0x557e6258f7c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090111386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6618836)[0x557e6258f7c0]{disrupted}: Freeing instance (context_map.c:203) 20250823090111386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6618836)[0x557e6258f7c0]{disrupted}: Deallocated (fsm.c:568) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(515)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(509)@8fde77a73ba2: Final verdict of PTC: none 20250823090111389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090111389 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090111389 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090111386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557e62549410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090111386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557e62549410]{disconnected}: Freeing instance (context_map.c:207) 20250823090111386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557e62549410]{disconnected}: Deallocated (fsm.c:568) 20250823090111386 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6618836 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090111387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557e624b7e70]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090111387 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090111387 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090111387 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008d05b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090111387 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090111387 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090111387 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) 20250823090111387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090111387 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090111387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090111387 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090111387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090111387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090111387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 08 d0 5b 00 00 3c 00 00 00 00 00 (ss7_asp.c:1383) 20250823090111387 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090111387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557e624b7e70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090111387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12853476)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090111387 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12853476)[0x557e625620b0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090111387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090111387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12853476)[0x557e625620b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090111387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12853476)[0x557e625620b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090111387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12853476)[0x557e625620b0]{disrupted}: Freeing instance (context_map.c:203) 20250823090111387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12853476)[0x557e625620b0]{disrupted}: Deallocated (fsm.c:568) 20250823090111387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557e624b7e70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090111387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557e624b7e70]{disconnected}: Freeing instance (context_map.c:207) 20250823090111387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557e624b7e70]{disconnected}: Deallocated (fsm.c:568) 20250823090111387 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12853476 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090111387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557e62545a70]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090111387 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090111388 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090111388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b353b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090111388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090111388 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090111388 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) 20250823090111388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090111388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090111388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090111388 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090111388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090111388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090111388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 3b 35 3b 00 00 3d 00 00 00 00 00 (ss7_asp.c:1383) 20250823090111388 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090111388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557e62545a70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090111388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9931454)[0x557e6255dbc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090111388 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9931454)[0x557e6255dbc0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090111388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090111388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9931454)[0x557e6255dbc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090111388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9931454)[0x557e6255dbc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090111388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9931454)[0x557e6255dbc0]{disrupted}: Freeing instance (context_map.c:203) 20250823090111388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9931454)[0x557e6255dbc0]{disrupted}: Deallocated (fsm.c:568) 20250823090111388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557e62545a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090111388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557e62545a70]{disconnected}: Freeing instance (context_map.c:207) 20250823090111388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557e62545a70]{disconnected}: Deallocated (fsm.c:568) 20250823090111388 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9931454 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090111389 DLM3UA <000f> 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 20250823090111389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090111389 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090111389 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090111390 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(520)@8fde77a73ba2: Final verdict of PTC: none 20250823090111390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_mscpool_L3Compl_on_1_cnlink0(523)@8fde77a73ba2: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(522)@8fde77a73ba2: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(521)@8fde77a73ba2: Final verdict of PTC: pass20250823090111391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090111391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090111391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090111392 DLM3UA <000f> 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 20250823090111392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090111392 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090111392 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090111392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090111392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) TC_mscpool_L3Compl_on_1_cnlink0(524)@8fde77a73ba2: Final verdict of PTC: pass20250823090111393 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090111393 DMAIN NOTICE (127.0.0.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) 20250823090111394 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090111395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37652<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090111395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090111396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090111397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37668<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090111398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090111398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090111398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090111398 DLM3UA <000f> 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 20250823090111398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090111398 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090111398 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090111399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090111399 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090111399 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090111399 DLM3UA <000f> 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 20250823090111399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090111399 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090111399 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.msc0-SCCP(514)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat Aug 23 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 20250823090111492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090111748 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090111748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090111748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090111748 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823090111748 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823090111748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823090111748 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823090111748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823090111748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090111748 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823090111748 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823090111748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823090111748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090111748 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823090111748 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823090111748 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823090111748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090111748 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823090111748 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823090111748 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823090111970 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090111970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c851bd), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090111970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090111971 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090111971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090111971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090111971 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090111971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090111971 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090111971 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090111971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090111971 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 51 bd 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090111971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090111971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090111971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090111971 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090111971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090111971 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090111971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090112194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37670<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=529484) Waiting for packet dumper to finish... 1 (prev_count=529484, count=536340) 20250823090113384 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090113384 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090113384 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090113384 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090113384 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090113384 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:01:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250823090115313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090115320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090115326 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36985<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090115445 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090115445 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090115452 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090115452 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090115452 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090115452 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090115453 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57710 (stream_srv.c:143) 20250823090115453 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57710<->l=127.0.0.1:29169 (hnb.c:335) 20250823090115453 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090115453 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090115453 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090115453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090115453 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090115453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115453 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090115453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090115453 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090115453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115453 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090115453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090115453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090115453 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090115453 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090115454 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090115454 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090115454 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090115454 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090115454 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090115454 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090115454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115454 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090115454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090115454 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090115454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115454 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090115454 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090115454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115454 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090115454 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090115454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115454 DLM3UA <000f> 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 20250823090115454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090115454 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090115454 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090115454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115454 DLM3UA <000f> 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 20250823090115454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090115454 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090115454 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090115454 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090115454 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090115455 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090115455 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090115455 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090115455 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090115455 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090115455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090115456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115456 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090115456 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090115456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115456 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090115456 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090115456 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090115456 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090115456 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090115456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090115456 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090115456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115456 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090115456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090115456 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090115456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115456 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090115456 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090115456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115456 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090115456 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090115456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115456 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115456 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115456 DLM3UA <000f> 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 20250823090115456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090115456 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090115456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115456 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115456 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115456 DLM3UA <000f> 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 20250823090115456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090115456 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090115456 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(535)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(535)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(533)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(538)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(538)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(536)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090115481 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090115481 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090115482 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090115482 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090115482 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090115482 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090115482 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090115482 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090115483 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090115483 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090115483 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090115483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090115483 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090115483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115483 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090115483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115483 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090115483 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090115484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090115484 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090115484 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090115484 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090115484 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090115484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090115484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090115484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115484 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090115484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090115484 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090115484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115484 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090115484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090115484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090115484 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090115484 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090115484 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090115484 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090115484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090115484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090115484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115484 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090115484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090115484 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090115484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115484 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090115484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090115484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090115484 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090115484 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090115484 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090115484 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090115484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090115485 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090115485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115485 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090115485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090115485 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090115485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115485 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090115485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090115485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090115485 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090115485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115486 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115486 DLM3UA <000f> 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 20250823090115486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090115486 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090115486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115486 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115486 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115486 DLM3UA <000f> 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 20250823090115486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090115486 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090115486 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090115486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115486 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115486 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115486 DLM3UA <000f> 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 20250823090115486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090115486 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090115486 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090115486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115486 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115486 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115486 DLM3UA <000f> 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 20250823090115486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090115486 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090115486 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(541)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(539)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(544)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(544)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(542)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090115521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090115521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090115521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090115521 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090115521 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090115521 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090115521 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090115521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090115521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090115527 DLINP DEBUG SRVCONN(,r=127.0.0.1:57710<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090115527 DLINP DEBUG SRVCONN(,r=127.0.0.1:57710<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090115527 DLINP DEBUG SRVCONN(,r=127.0.0.1:57710<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090115527 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090115527 DHNBAP DEBUG (127.0.0.1:57710 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090115527 DHNBAP NOTICE (127.0.0.1:57710 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090115527 DHNBAP NOTICE (127.0.0.1:57710 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090115527 DLINP DEBUG SRVCONN(,r=127.0.0.1:57710<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090115527 DLINP DEBUG SRVCONN(,r=127.0.0.1:57710<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090115571 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090115571 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fb8f3), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090115571 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090115571 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090115571 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090115571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090115571 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090115571 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090115571 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090115571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090115571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115571 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1f b8 f3 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090115572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115572 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115572 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115572 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090115572 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090115572 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090115572 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090115667 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 20250823090115667 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 20250823090115667 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090115667 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090115675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115675 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090115675 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090115675 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090115675 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090115675 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090115675 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090115675 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090115675 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090115675 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 20250823090115676 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090115676 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090115676 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090115678 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 20250823090115678 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 20250823090115678 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090115678 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090115680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115680 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090115680 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090115680 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  20250823090115680 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090115680 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090115680 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090115680 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 20250823090115680 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090115680 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090115680 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090115680 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090115680 DLSS7 <000c> ss7_asp.c: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  20250823090115680 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  20250823090115680 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090115680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090115680 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090115680 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090115680 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090115681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090115681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090115681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090115681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090115681 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090115681 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090115681 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(538)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090115682 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090115682 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090115682 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090115682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090115682 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090115682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090115682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090115682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090115683 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090115683 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090115683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115683 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090115683 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090115683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115683 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115683 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115683 DLM3UA <000f> 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 20250823090115683 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090115683 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090115683 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090115683 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090115683 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090115683 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  20250823090115685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115685 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090115685 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090115685 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090115685 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090115685 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090115685 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090115685 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090115685 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090115685 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 20250823090115685 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090115685 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  20250823090115685 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090115687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115687 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090115687 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090115687 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  20250823090115687 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090115687 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090115687 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090115687 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 20250823090115687 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090115687 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  20250823090115687 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 20250823090115687 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' 20250823090115687 DLSS7 <000c> ss7_asp.c: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  20250823090115687 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090115687 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  20250823090115687 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090115688 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090115688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090115688 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090115688 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) 20250823090115688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090115688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090115688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090115688 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090115688 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090115688 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) 20250823090115688 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090115689 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090115689 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090115689 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090115689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090115689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090115689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090115690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115690 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090115690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090115690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090115690 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090115690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115690 DLM3UA <000f> 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 20250823090115690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090115690 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090115690 DLSS7 <000c> ss7_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 20250823090115690 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090115690 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090115690 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  20250823090115697 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 20250823090115697 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 20250823090115697 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090115697 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090115705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115705 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090115705 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090115705 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090115705 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090115705 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090115705 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090115705 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090115705 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090115705 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 20250823090115705 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090115705 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090115705 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090115707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115707 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090115707 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090115707 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  20250823090115707 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090115707 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090115707 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090115707 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 20250823090115707 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090115707 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090115707 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090115707 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090115707 DLSS7 <000c> ss7_asp.c: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  20250823090115707 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090115708 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  20250823090115708 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  20250823090115708 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090115708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090115708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090115708 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090115708 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090115708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090115708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090115708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090115708 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090115708 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090115708 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090115708 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090115709 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 20250823090115709 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 20250823090115709 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090115709 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090115709 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090115709 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090115709 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090115709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090115709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090115710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115710 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090115710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090115710 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090115710 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090115710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090115710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090115710 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090115710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115710 DLM3UA <000f> 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 20250823090115710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090115710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090115710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090115710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090115710 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090115710 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.sgsn1-M3UA(544)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090115714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115714 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090115714 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090115714 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090115714 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090115714 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090115714 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090115714 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090115714 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090115714 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 20250823090115714 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090115714 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  20250823090115714 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090115716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115716 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090115716 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090115716 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  20250823090115716 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090115716 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090115716 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090115716 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 20250823090115716 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090115716 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  20250823090115716 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 20250823090115716 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' 20250823090115716 DLSS7 <000c> ss7_asp.c: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  20250823090115716 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090115716 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  20250823090115716 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  20250823090115716 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  20250823090115716 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090115716 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090115716 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090115716 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090115716 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) 20250823090115716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090115716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090115716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090115716 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090115717 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090115717 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) 20250823090115717 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090115718 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090115718 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090115718 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090115718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090115718 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090115718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090115718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090115718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090115718 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090115718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090115718 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) 20250823090115718 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090115718 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090115719 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090115719 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090115719 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090115719 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090115719 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090115719 DLM3UA <000f> 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 20250823090115719 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090115719 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' 20250823090115719 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 20250823090115719 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090115719 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090115719 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(534)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090116483 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090116483 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090116483 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090116483 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090116483 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090116483 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090116483 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090116483 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090116483 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090116483 DLSS7 <000c> ss7_asp.c: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  20250823090116484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090116484 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090116484 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090116484 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090116484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090116484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090116484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090116484 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090116484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090116484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090116484 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090116484 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090116484 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) 20250823090116484 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090116484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090116484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090116484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090116484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090116484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090116484 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090116484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090116484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090116484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090116484 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090116484 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090116485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090116485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090116485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090116485 DLM3UA <000f> 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 20250823090116485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090116485 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090116485 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090116485 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090116485 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090116485 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  20250823090116486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090116486 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090116486 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090116486 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090116486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090116486 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090116486 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090116486 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090116486 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090116486 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090116486 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090116486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090116486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090116486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090116486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090116486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090116486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090116486 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090116486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090116487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090116487 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090116487 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090116487 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(537)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090116488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090116488 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090116488 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090116488 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 20250823090116488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090116488 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) 20250823090116488 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090116488 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090116488 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090116488 DLSS7 <000c> ss7_asp.c: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  20250823090116488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090116488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090116488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090116488 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) 20250823090116488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090116488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090116488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090116488 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090116488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090116489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090116489 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090116489 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090116489 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) 20250823090116489 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) 20250823090116489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090116489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090116489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090116489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090116489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090116489 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090116489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090116489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090116490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090116490 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090116490 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090116490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090116490 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090116490 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090116490 DLM3UA <000f> 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 20250823090116490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090116490 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090116490 DLSS7 <000c> ss7_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 20250823090116490 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090116490 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090116490 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(534)@8fde77a73ba2: MSC_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 } } } } 20250823090116492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090116492 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090116492 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090116492 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 20250823090116492 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090116492 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' 20250823090116492 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090116492 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090116492 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090116492 DLSS7 <000c> ss7_asp.c: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  20250823090116492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090116492 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090116492 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090116492 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) 20250823090116492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090116492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090116492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090116492 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090116492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090116492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090116492 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090116492 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090116492 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(537)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(540)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090116511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090116511 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090116511 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090116511 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090116511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090116511 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090116511 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090116511 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090116511 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090116511 DLSS7 <000c> ss7_asp.c: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  20250823090116511 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090116511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090116511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090116511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090116511 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090116511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090116511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090116511 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090116511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090116512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090116512 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090116512 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090116512 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) 20250823090116512 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090116512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090116512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090116512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116512 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090116512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090116512 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090116512 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090116513 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090116513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090116513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090116513 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090116513 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090116513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090116513 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090116513 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090116513 DLM3UA <000f> 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 20250823090116513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090116513 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090116513 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090116513 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090116513 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090116513 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  20250823090116516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090116516 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090116516 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090116516 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090116516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090116516 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090116516 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090116516 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090116516 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090116517 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090116517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090116517 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090116517 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090116517 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090116517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090116517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090116517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090116517 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090116517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090116517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090116517 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090116517 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090116517 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(543)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(540)@8fde77a73ba2: MSC_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 } } } } 20250823090116523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090116523 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090116523 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090116523 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 20250823090116523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090116523 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' 20250823090116523 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090116523 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090116523 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090116523 DLSS7 <000c> ss7_asp.c: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  20250823090116523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090116523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090116523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090116523 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) 20250823090116523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090116523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090116523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090116523 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090116524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090116524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090116524 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090116524 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090116524 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) 20250823090116524 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) 20250823090116524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090116524 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090116524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116524 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823090116524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116524 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090116524 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823090116524 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) 20250823090116524 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090116524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090116524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090116524 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090116524 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090116524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090116524 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090116524 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090116524 DLM3UA <000f> 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 20250823090116524 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090116524 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' 20250823090116524 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 20250823090116524 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090116524 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090116524 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  20250823090116524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090116524 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090116524 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090116524 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 20250823090116524 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090116524 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' 20250823090116524 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090116524 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090116524 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090116524 DLSS7 <000c> ss7_asp.c: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  20250823090116525 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090116525 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090116525 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090116525 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) 20250823090116525 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090116525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090116525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090116525 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090116525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090116525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090116525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090116525 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090116525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090116525 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090116525 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090116525 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(543)@8fde77a73ba2: MSC_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 } } } } 20250823090117536 DLCTRL DEBUG Command: GET 694729397 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090117536 DLCTRL DEBUG Tx Command reply: GET_REPLY 694729397 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090117540 DLCTRL DEBUG Command: GET 69278870 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090117540 DLCTRL DEBUG Tx Command reply: GET_REPLY 69278870 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090117544 DLCTRL DEBUG Command: GET 400984947 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090117544 DLCTRL DEBUG Tx Command reply: GET_REPLY 400984947 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090117548 DLCTRL DEBUG Command: GET 289182486 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090117548 DLCTRL DEBUG Tx Command reply: GET_REPLY 289182486 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090117553 DLCTRL DEBUG Command: GET 936618707 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090117553 DLCTRL DEBUG Tx Command reply: GET_REPLY 936618707 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090117556 DLCTRL DEBUG Command: GET 637371865 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090117557 DLCTRL DEBUG Tx Command reply: GET_REPLY 637371865 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090117560 DLCTRL DEBUG Command: GET 825558597 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090117560 DLCTRL DEBUG Tx Command reply: GET_REPLY 825558597 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090117563 DLCTRL DEBUG Command: GET 683557230 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090117563 DLCTRL DEBUG Tx Command reply: GET_REPLY 683557230 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090117566 DLCTRL DEBUG Command: GET 422417731 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090117567 DLCTRL DEBUG Tx Command reply: GET_REPLY 422417731 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090117569 DLCTRL DEBUG Command: GET 946527009 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090117569 DLCTRL DEBUG Tx Command reply: GET_REPLY 946527009 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090117572 DLCTRL DEBUG Command: GET 855775592 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090117572 DLCTRL DEBUG Tx Command reply: GET_REPLY 855775592 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090117575 DLCTRL DEBUG Command: GET 374735399 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090117575 DLCTRL DEBUG Tx Command reply: GET_REPLY 374735399 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090117577 DLCTRL DEBUG Command: GET 323856054 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090117578 DLCTRL DEBUG Tx Command reply: GET_REPLY 323856054 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090117579 DLCTRL DEBUG Command: GET 91107876 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090117579 DLCTRL DEBUG Tx Command reply: GET_REPLY 91107876 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090117581 DLCTRL DEBUG Command: GET 937475537 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090117581 DLCTRL DEBUG Tx Command reply: GET_REPLY 937475537 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090117583 DLCTRL DEBUG Command: GET 182478855 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090117583 DLCTRL DEBUG Tx Command reply: GET_REPLY 182478855 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090117585 DLCTRL DEBUG Command: GET 803048277 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090117585 DLCTRL DEBUG Tx Command reply: GET_REPLY 803048277 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090117587 DLCTRL DEBUG Command: GET 83606728 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090117587 DLCTRL DEBUG Tx Command reply: GET_REPLY 83606728 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090117589 DLCTRL DEBUG Command: GET 947125576 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090117589 DLCTRL DEBUG Tx Command reply: GET_REPLY 947125576 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090117590 DLCTRL DEBUG Command: GET 499647083 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090117590 DLCTRL DEBUG Tx Command reply: GET_REPLY 499647083 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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 := '000000000000000000111101'B, t_guard := 20.000000 } 20250823090117621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49384<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)15302249 20250823090118642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090118642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090118642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090118642 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090118642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe97e69, normal) (hnbgw_rua.c:408) 20250823090118642 DHNB DEBUG map_rua[0x557e6254afc0]{init}: Allocated (fsm.c:456) 20250823090118642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302249)[0x557e6254afc0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090118642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15302249 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090118642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090118642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090118642 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15302249 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090118642 DCN DEBUG map_sccp[0x557e6258f7c0]{init}: Allocated (fsm.c:456) 20250823090118642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557e6258f7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090118642 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15302249 <-> SCCP-62 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090118642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15302249 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090118642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302249)[0x557e6254afc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090118642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090118642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090118642 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15302249 SCCP-62 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090118642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557e6258f7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090118642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090118642 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{IDLE}: Allocated (fsm.c:456) 20250823090118642 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090118642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300003d0056400500f1100926) (sccp_scrc.c:455) 20250823090118642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090118642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090118642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090118642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090118642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090118642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090118642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090118642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090118642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090118642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090118642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090118642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090118642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090118642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090118642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090118642 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090118642 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090118642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090118642 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 3d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090118642 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090118642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557e6258f7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090118642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302249)[0x557e6254afc0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090118643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090118643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090118643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090118643 DLM3UA <000f> 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 20250823090118643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090118643 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090118643 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090118643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090118643 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090118643 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 3d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(533)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)14535013 HNBGW_Test.msc0-SCCP(533)@8fde77a73ba2: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(546)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc0-SCCP(533)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090118656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090118656 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090118656 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090118656 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090118656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090118657 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090118657 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090118657 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090118657 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090118657 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 7d 64 12 02 00 00 00 00  20250823090118657 DLCTRL DEBUG Command: GET 993025170 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090118657 DLCTRL DEBUG Tx Command reply: GET_REPLY 993025170 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090118657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090118657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090118657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090118657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090118657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090118657 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007d6412) (sccp_scrc.c:545) 20250823090118657 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) 20250823090118657 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090118657 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090118657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090118657 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090118657 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) 20250823090118657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557e6258f7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090118657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557e6258f7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090118661 DLCTRL DEBUG Command: GET 329748137 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090118661 DLCTRL DEBUG Tx Command reply: GET_REPLY 329748137 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090118664 DLCTRL DEBUG Command: GET 644982519 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090118664 DLCTRL DEBUG Tx Command reply: GET_REPLY 644982519 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090118667 DLCTRL DEBUG Command: GET 868052073 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090118667 DLCTRL DEBUG Tx Command reply: GET_REPLY 868052073 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090118670 DLCTRL DEBUG Command: GET 795506235 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090118670 DLCTRL DEBUG Tx Command reply: GET_REPLY 795506235 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090118673 DLCTRL DEBUG Command: GET 779993351 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090118673 DLCTRL DEBUG Tx Command reply: GET_REPLY 779993351 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090118676 DLCTRL DEBUG Command: GET 959732655 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090118676 DLCTRL DEBUG Tx Command reply: GET_REPLY 959732655 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090118679 DLCTRL DEBUG Command: GET 288156433 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090118679 DLCTRL DEBUG Tx Command reply: GET_REPLY 288156433 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090118682 DLCTRL DEBUG Command: GET 893722970 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090118682 DLCTRL DEBUG Tx Command reply: GET_REPLY 893722970 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090118686 DLCTRL DEBUG Command: GET 430852016 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090118686 DLCTRL DEBUG Tx Command reply: GET_REPLY 430852016 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090118689 DLCTRL DEBUG Command: GET 234094335 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090118689 DLCTRL DEBUG Tx Command reply: GET_REPLY 234094335 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090118693 DLCTRL DEBUG Command: GET 491225737 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090118693 DLCTRL DEBUG Tx Command reply: GET_REPLY 491225737 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090118697 DLCTRL DEBUG Command: GET 456173511 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090118697 DLCTRL DEBUG Tx Command reply: GET_REPLY 456173511 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090118700 DLCTRL DEBUG Command: GET 424161538 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090118701 DLCTRL DEBUG Tx Command reply: GET_REPLY 424161538 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090118705 DLCTRL DEBUG Command: GET 778198740 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090118705 DLCTRL DEBUG Tx Command reply: GET_REPLY 778198740 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090118709 DLCTRL DEBUG Command: GET 757085365 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090118709 DLCTRL DEBUG Tx Command reply: GET_REPLY 757085365 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090118712 DLCTRL DEBUG Command: GET 801144850 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090118712 DLCTRL DEBUG Tx Command reply: GET_REPLY 801144850 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090118713 DLCTRL DEBUG Command: GET 47897887 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090118713 DLCTRL DEBUG Tx Command reply: GET_REPLY 47897887 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090118716 DLCTRL DEBUG Command: GET 628903544 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090118716 DLCTRL DEBUG Tx Command reply: GET_REPLY 628903544 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090118718 DLCTRL DEBUG Command: GET 185054679 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090118718 DLCTRL DEBUG Tx Command reply: GET_REPLY 185054679 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001000100110'B, t_guard := 20.000000 } 20250823090118738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49392<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@8fde77a73ba2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)9504276 20250823090119767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090119767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090119767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090119767 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090119767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x910614, normal) (hnbgw_rua.c:408) 20250823090119768 DHNB DEBUG map_rua[0x557e625620b0]{init}: Allocated (fsm.c:456) 20250823090119768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504276)[0x557e625620b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090119768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9504276 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090119768 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090119768 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090119768 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823090119768 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9504276 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823090119768 DCN DEBUG map_sccp[0x557e624b7e70]{init}: Allocated (fsm.c:456) 20250823090119768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557e624b7e70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090119768 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9504276 <-> SCCP-63 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090119768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9504276 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090119768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504276)[0x557e625620b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090119768 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090119768 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090119768 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9504276 SCCP-63 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090119768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557e624b7e70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090119768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090119768 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{IDLE}: Allocated (fsm.c:456) 20250823090119768 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090119768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002260056400500f1100926) (sccp_scrc.c:455) 20250823090119768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090119769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090119769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090119769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090119769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090119769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090119769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090119769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090119769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090119769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090119769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090119769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090119769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090119769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090119769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090119769 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090119769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090119769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090119769 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 26 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090119769 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090119769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557e624b7e70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090119769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504276)[0x557e625620b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090119769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090119770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090119770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090119770 DLM3UA <000f> 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 20250823090119770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090119770 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090119770 DLSS7 <000c> ss7_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 20250823090119770 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090119770 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090119770 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 26 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(536)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@8fde77a73ba2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)2292082 HNBGW_Test.msc1-SCCP(536)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(536)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090119811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090119811 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090119811 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090119811 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 20250823090119811 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090119811 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' TC_mscpool_L3Complete_by_imsi_round_robin0(547)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090119811 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090119811 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090119811 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090119811 DLSS7 <000c> ss7_asp.c: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 ae 6b 42 02 00 00 00 00  20250823090119811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090119812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090119812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090119812 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) 20250823090119812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090119812 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ae6b42) (sccp_scrc.c:545) 20250823090119812 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) 20250823090119812 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090119812 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090119812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090119812 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090119812 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) 20250823090119812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557e624b7e70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090119812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557e624b7e70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090119814 DLCTRL DEBUG Command: GET 553091575 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090119814 DLCTRL DEBUG Tx Command reply: GET_REPLY 553091575 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090119819 DLCTRL DEBUG Command: GET 32435735 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090119819 DLCTRL DEBUG Tx Command reply: GET_REPLY 32435735 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090119822 DLCTRL DEBUG Command: GET 319971926 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090119822 DLCTRL DEBUG Tx Command reply: GET_REPLY 319971926 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090119823 DLCTRL DEBUG Command: GET 269478145 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090119823 DLCTRL DEBUG Tx Command reply: GET_REPLY 269478145 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090119824 DLCTRL DEBUG Command: GET 727000427 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090119824 DLCTRL DEBUG Tx Command reply: GET_REPLY 727000427 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090119825 DLCTRL DEBUG Command: GET 628973678 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090119825 DLCTRL DEBUG Tx Command reply: GET_REPLY 628973678 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090119826 DLCTRL DEBUG Command: GET 421272039 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090119826 DLCTRL DEBUG Tx Command reply: GET_REPLY 421272039 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090119827 DLCTRL DEBUG Command: GET 617741401 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090119827 DLCTRL DEBUG Tx Command reply: GET_REPLY 617741401 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090119828 DLCTRL DEBUG Command: GET 170986573 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090119828 DLCTRL DEBUG Tx Command reply: GET_REPLY 170986573 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090119829 DLCTRL DEBUG Command: GET 244234193 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090119829 DLCTRL DEBUG Tx Command reply: GET_REPLY 244234193 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090119830 DLCTRL DEBUG Command: GET 487613936 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090119830 DLCTRL DEBUG Tx Command reply: GET_REPLY 487613936 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090119831 DLCTRL DEBUG Command: GET 513307598 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090119831 DLCTRL DEBUG Tx Command reply: GET_REPLY 513307598 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090119832 DLCTRL DEBUG Command: GET 586575213 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090119832 DLCTRL DEBUG Tx Command reply: GET_REPLY 586575213 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090119834 DLCTRL DEBUG Command: GET 61328820 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090119834 DLCTRL DEBUG Tx Command reply: GET_REPLY 61328820 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090119835 DLCTRL DEBUG Command: GET 304663353 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090119835 DLCTRL DEBUG Tx Command reply: GET_REPLY 304663353 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090119837 DLCTRL DEBUG Command: GET 557032053 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090119837 DLCTRL DEBUG Tx Command reply: GET_REPLY 557032053 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090119837 DLCTRL DEBUG Command: GET 739738386 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090119837 DLCTRL DEBUG Tx Command reply: GET_REPLY 739738386 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090119838 DLCTRL DEBUG Command: GET 290487081 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090119838 DLCTRL DEBUG Tx Command reply: GET_REPLY 290487081 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090119839 DLCTRL DEBUG Command: GET 681239294 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090119839 DLCTRL DEBUG Tx Command reply: GET_REPLY 681239294 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090119840 DLCTRL DEBUG Command: GET 616633865 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090119840 DLCTRL DEBUG Tx Command reply: GET_REPLY 616633865 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001101110010'B, t_guard := 20.000000 } 20250823090119852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49402<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@8fde77a73ba2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)13359524 20250823090120870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090120870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090120870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090120870 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090120870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcbd9a4, normal) (hnbgw_rua.c:408) 20250823090120870 DHNB DEBUG map_rua[0x557e625446e0]{init}: Allocated (fsm.c:456) 20250823090120870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13359524)[0x557e625446e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090120870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13359524 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090120870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090120870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090120870 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13359524 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823090120870 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13359524 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090120870 DCN DEBUG map_sccp[0x557e62545a70]{init}: Allocated (fsm.c:456) 20250823090120870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557e62545a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090120870 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13359524 <-> SCCP-64 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090120870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13359524 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090120870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13359524)[0x557e625446e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090120870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090120870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090120870 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13359524 SCCP-64 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090120870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557e62545a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090120870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090120871 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{IDLE}: Allocated (fsm.c:456) 20250823090120871 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090120871 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003720056400500f1100926) (sccp_scrc.c:455) 20250823090120871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090120871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090120871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090120871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090120871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090120871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090120871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090120871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090120871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090120871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090120871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090120871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090120871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090120871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090120871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090120871 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090120871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090120871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090120871 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 03 72 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090120871 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090120871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557e62545a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090120871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13359524)[0x557e625446e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090120871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090120871 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090120871 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090120871 DLM3UA <000f> 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 20250823090120871 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090120871 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090120871 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090120871 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090120871 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090120871 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 03 72 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(533)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@8fde77a73ba2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@8fde77a73ba2: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)3681042 HNBGW_Test.msc0-SCCP(533)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823090120876 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090120877 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090120877 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090120877 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090120877 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_mscpool_L3Complete_by_imsi_round_robin0(548)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090120877 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090120877 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090120877 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090120877 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090120877 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 26 15 88 02 00 00 00 00  20250823090120877 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090120877 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090120877 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090120877 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090120877 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090120877 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00261588) (sccp_scrc.c:545) 20250823090120877 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) 20250823090120877 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090120877 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090120877 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090120877 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090120877 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) 20250823090120877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557e62545a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090120877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557e62545a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090120878 DLCTRL DEBUG Command: GET 502252534 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090120878 DLCTRL DEBUG Tx Command reply: GET_REPLY 502252534 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823090120881 DLCTRL DEBUG Command: GET 980884786 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090120881 DLCTRL DEBUG Tx Command reply: GET_REPLY 980884786 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090120884 DLCTRL DEBUG Command: GET 409409804 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090120884 DLCTRL DEBUG Tx Command reply: GET_REPLY 409409804 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090120889 DLCTRL DEBUG Command: GET 452005256 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090120889 DLCTRL DEBUG Tx Command reply: GET_REPLY 452005256 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090120893 DLCTRL DEBUG Command: GET 159603744 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090120893 DLCTRL DEBUG Tx Command reply: GET_REPLY 159603744 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090120898 DLCTRL DEBUG Command: GET 921908468 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090120898 DLCTRL DEBUG Tx Command reply: GET_REPLY 921908468 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090120903 DLCTRL DEBUG Command: GET 563594012 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090120903 DLCTRL DEBUG Tx Command reply: GET_REPLY 563594012 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090120906 DLCTRL DEBUG Command: GET 705720922 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090120906 DLCTRL DEBUG Tx Command reply: GET_REPLY 705720922 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090120910 DLCTRL DEBUG Command: GET 834926064 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090120910 DLCTRL DEBUG Tx Command reply: GET_REPLY 834926064 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090120915 DLCTRL DEBUG Command: GET 117070548 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090120915 DLCTRL DEBUG Tx Command reply: GET_REPLY 117070548 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090120920 DLCTRL DEBUG Command: GET 650921295 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090120920 DLCTRL DEBUG Tx Command reply: GET_REPLY 650921295 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090120926 DLCTRL DEBUG Command: GET 487486653 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090120926 DLCTRL DEBUG Tx Command reply: GET_REPLY 487486653 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090120930 DLCTRL DEBUG Command: GET 278275474 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090120930 DLCTRL DEBUG Tx Command reply: GET_REPLY 278275474 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090120934 DLCTRL DEBUG Command: GET 740487551 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090120934 DLCTRL DEBUG Tx Command reply: GET_REPLY 740487551 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090120936 DLCTRL DEBUG Command: GET 256197746 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090120936 DLCTRL DEBUG Tx Command reply: GET_REPLY 256197746 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090120938 DLCTRL DEBUG Command: GET 493008262 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090120938 DLCTRL DEBUG Tx Command reply: GET_REPLY 493008262 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090120940 DLCTRL DEBUG Command: GET 203971475 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090120940 DLCTRL DEBUG Tx Command reply: GET_REPLY 203971475 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090120941 DLCTRL DEBUG Command: GET 158262956 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090120941 DLCTRL DEBUG Tx Command reply: GET_REPLY 158262956 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090120943 DLCTRL DEBUG Command: GET 237637970 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090120943 DLCTRL DEBUG Tx Command reply: GET_REPLY 237637970 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090120946 DLCTRL DEBUG Command: GET 836532305 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090120946 DLCTRL DEBUG Tx Command reply: GET_REPLY 836532305 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090120954 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36985<->l=127.0.0.1:4262) (control_if.c:193) 20250823090120954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49374<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(527)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(526)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090120957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49372<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090120958 DLINP DEBUG SRVCONN(,r=127.0.0.1:57710<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090120958 DLINP DEBUG SRVCONN(,r=127.0.0.1:57710<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090120959 DLINP NOTICE SRV(,r=127.0.0.1:57710<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090120959 DMAIN NOTICE (127.0.0.1:57710 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57710<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090120959 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(540)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@8fde77a73ba2: Final verdict of PTC: none 20250823090120961 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090120962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090120962 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090120962 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090120962 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090120962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090120962 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090120962 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090120962 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090120962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090120962 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090120962 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090120962 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090120962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090120962 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090120962 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090120962 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 20250823090120962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090120962 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090120962 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090120962 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090120962 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090120962 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090120962 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090120962 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 20250823090120962 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090120962 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090120962 DLSS7 <000c> ss7_asp.c: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  20250823090120962 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  20250823090120962 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  20250823090120962 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  20250823090120962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090120962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090120962 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 20250823090120962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090120962 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090120962 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090120962 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090120962 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.sgsn1-RAN(543)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(542)@8fde77a73ba2: Final verdict of PTC: none20250823090120962 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090120962 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090120962 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 20250823090120963 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' 20250823090120963 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' 20250823090120963 DLSS7 <000c> ss7_asp.c: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  20250823090120963 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  20250823090120963 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  20250823090120963 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090120963 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)@8fde77a73ba2: Final verdict of PTC: none 20250823090120963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090120963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090120963 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090120963 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090120963 DLSCCP DEBUG 0: SCCP(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(539)@8fde77a73ba2: Final verdict of PTC: none 20250823090120963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090120963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090120963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090120963 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090120963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090120963 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090120963 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090120963 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 20250823090120963 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090120963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090120963 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090120963 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090120963 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 20250823090120963 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090120963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090120963 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090120963 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) 20250823090120963 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090120963 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090120963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090120963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc0-M3UA(535)@8fde77a73ba2: Final verdict of PTC: none 20250823090120963 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090120963 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090120963 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 20250823090120963 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090120963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090120963 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090120964 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090120964 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 20250823090120964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090120964 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090120964 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090120964 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090120964 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090120964 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090120964 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090120964 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090120964 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 20250823090120964 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' 20250823090120964 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) 20250823090120964 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' 20250823090120964 DLSS7 <000c> ss7_asp.c: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  20250823090120964 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  20250823090120964 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090120964 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090120964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090120964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090120964 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 20250823090120964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090120964 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090120964 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090120964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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(534)@8fde77a73ba2: Final verdict of PTC: none20250823090120964 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090120964 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090120964 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090120964 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090120964 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 20250823090120964 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090120964 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090120964 DLSS7 <000c> ss7_asp.c: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  20250823090120964 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090120964 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090120964 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090120965 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090120965 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) 20250823090120965 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) HNBGW_Test.msc1-RAN(537)@8fde77a73ba2: Final verdict of PTC: none 20250823090120965 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(541)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(544)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(536)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(533)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(538)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@8fde77a73ba2: Final verdict of PTC: none 20250823090120970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090120971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090120971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090120965 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090120965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090120965 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090120965 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) 20250823090120965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090120965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090120965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090120965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090120965 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090120965 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) 20250823090120965 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090120965 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090120966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557e624b7e70]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090120966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090120966 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090120966 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae6b42), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090120966 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090120966 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) 20250823090120966 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090120966 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) 20250823090120966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090120966 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090120966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090120966 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090120966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090120966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090120966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 ae 6b 42 00 00 3f 00 00 00 00 00 (ss7_asp.c:1383) 20250823090120966 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090120966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557e624b7e70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090120966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504276)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090120966 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504276)[0x557e625620b0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090120966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090120966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504276)[0x557e625620b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090120966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504276)[0x557e625620b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090120966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504276)[0x557e625620b0]{disrupted}: Freeing instance (context_map.c:203) 20250823090120966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504276)[0x557e625620b0]{disrupted}: Deallocated (fsm.c:568) 20250823090120966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557e624b7e70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090120966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557e624b7e70]{disconnected}: Freeing instance (context_map.c:207) 20250823090120966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557e624b7e70]{disconnected}: Deallocated (fsm.c:568) 20250823090120967 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9504276 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090120967 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090120967 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090120967 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090120967 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090120967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090120967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090120967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090120967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090120967 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090120967 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) 20250823090120967 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090120967 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090120967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557e6258f7c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090120967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090120967 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090120967 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d6412), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090120967 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090120967 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090120967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090120967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090120967 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090120967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090120967 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090120967 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090120967 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090120967 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 7d 64 12 00 00 3e 00 00 00 00 00 (ss7_asp.c:1383) 20250823090120967 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090120967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557e6258f7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090120968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302249)[0x557e6254afc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090120968 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302249)[0x557e6254afc0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090120968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090120968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302249)[0x557e6254afc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090120968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302249)[0x557e6254afc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090120968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302249)[0x557e6254afc0]{disrupted}: Freeing instance (context_map.c:203) 20250823090120968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302249)[0x557e6254afc0]{disrupted}: Deallocated (fsm.c:568) 20250823090120968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557e6258f7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090120968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557e6258f7c0]{disconnected}: Freeing instance (context_map.c:207) 20250823090120968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557e6258f7c0]{disconnected}: Deallocated (fsm.c:568) 20250823090120968 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15302249 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090120968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557e62545a70]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090120968 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090120968 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090120968 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00261588), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090120968 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090120968 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090120968 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) 20250823090120968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090120968 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090120968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090120968 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090120968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090120969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090120969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 26 15 88 00 00 40 00 00 00 00 00 (ss7_asp.c:1383) 20250823090120969 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090120969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557e62545a70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090120969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13359524)[0x557e625446e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090120969 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13359524)[0x557e625446e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090120969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090120969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13359524)[0x557e625446e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090120969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13359524)[0x557e625446e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090120970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13359524)[0x557e625446e0]{disrupted}: Freeing instance (context_map.c:203) 20250823090120970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13359524)[0x557e625446e0]{disrupted}: Deallocated (fsm.c:568) 20250823090120970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557e62545a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090120970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557e62545a70]{disconnected}: Freeing instance (context_map.c:207) 20250823090120970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557e62545a70]{disconnected}: Deallocated (fsm.c:568) 20250823090120970 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13359524 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090120971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090120971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090120972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090120972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090120972 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090120973 DMAIN NOTICE (127.0.0.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) 20250823090120973 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090120973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49384<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(545)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(528)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(546)@8fde77a73ba2: Final verdict of PTC: pass 20250823090120971 DLM3UA <000f> 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 20250823090120971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090120971 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090120971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090120972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090120972 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090120972 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090120972 DLM3UA <000f> 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 20250823090120972 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090120972 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090120972 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090120973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090120973 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090120973 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090120973 DLM3UA <000f> 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 20250823090120974 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090120974 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090120974 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090120984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49402<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@8fde77a73ba2: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(547)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) 20250823090121005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49392<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 09:01:21 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 20250823090121084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49410<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090121386 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090121386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037f448), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090121386 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090121386 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090121386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090121386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090121386 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090121386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090121386 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090121386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090121386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090121386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f4 48 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090121386 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090121386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9796e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090121386 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090121386 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090121386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090121386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090121386 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090121386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090121386 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090121386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090121386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090121386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d9 79 6e 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090121386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090121386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090121387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090121387 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090121387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090121387 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090121387 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090121387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090121387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090121387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090121387 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090121387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090121387 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090121387 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090121387 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090121387 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008d05b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090121388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090121388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090121388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090121388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090121388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090121388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090121388 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090121388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090121388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090121388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 d0 5b 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090121388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090121388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090121388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090121388 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090121388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090121388 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090121388 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090121389 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090121389 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b353b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090121389 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090121389 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090121389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090121389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090121389 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090121389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090121389 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090121389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090121389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090121389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 35 3b 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090121389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090121389 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090121389 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090121389 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090121389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090121389 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090121389 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090121786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49410<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=645392) 20250823090121972 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090121972 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c851bd), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090121972 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090121972 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090121972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090121972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090121972 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090121972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090121972 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090121972 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090121972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090121972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 51 bd 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090121972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090121972 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090121972 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090121972 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090121972 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090121972 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090121972 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=645392, count=652156) 20250823090122963 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090122963 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090122963 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090122963 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090122963 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090122963 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090122964 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090122964 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090122964 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090122965 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090122965 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090122965 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250823090124895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090124901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090124906 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45109<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090125039 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090125039 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090125047 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090125047 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090125047 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090125047 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090125048 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090125048 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090125048 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090125048 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090125048 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59980 (stream_srv.c:143) 20250823090125048 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59980<->l=127.0.0.1:29169 (hnb.c:335) 20250823090125049 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090125049 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090125049 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090125049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090125049 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090125049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125049 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090125049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090125049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125049 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090125049 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090125049 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090125049 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090125049 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090125049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090125049 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090125049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090125049 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090125049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125049 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090125049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090125049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125049 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090125049 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090125049 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090125049 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090125049 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090125049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090125049 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090125049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090125049 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090125049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125049 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090125049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090125049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125049 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090125049 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090125049 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090125049 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090125049 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090125049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090125049 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090125049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090125049 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090125049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125049 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090125049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090125049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125049 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090125049 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090125049 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125049 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125049 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125049 DLM3UA <000f> 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 20250823090125049 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090125049 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090125049 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125049 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125049 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125049 DLM3UA <000f> 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 20250823090125049 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090125049 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090125049 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090125050 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125050 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125050 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125050 DLM3UA <000f> 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 20250823090125050 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090125050 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090125050 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090125050 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125050 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125050 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125050 DLM3UA <000f> 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 20250823090125050 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090125050 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090125050 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(559)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(559)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(557)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(562)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(562)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-SCCP(560)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090125073 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090125073 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090125073 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090125073 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090125073 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090125073 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090125073 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090125073 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090125074 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090125074 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090125074 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090125074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090125074 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090125074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125074 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090125074 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090125074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090125074 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090125074 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090125074 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090125074 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090125074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090125074 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090125074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090125074 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090125074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125074 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090125074 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090125074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090125074 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090125074 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090125074 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090125074 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090125074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090125074 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090125074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090125074 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090125074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125074 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090125074 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090125074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090125074 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090125074 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090125074 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090125074 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090125074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090125074 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090125074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090125074 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090125074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125074 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090125074 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090125074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090125074 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090125074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125074 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125074 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125074 DLM3UA <000f> 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 20250823090125074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090125074 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090125074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125074 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125074 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125074 DLM3UA <000f> 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 20250823090125074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090125074 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090125074 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090125074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125074 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125074 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125074 DLM3UA <000f> 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 20250823090125074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090125074 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090125074 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090125074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125074 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125074 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125074 DLM3UA <000f> 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 20250823090125074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090125074 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090125074 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(565)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@8fde77a73ba2: M3UA emulation initiated, the test can be started MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(565)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(563)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(568)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(566)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090125113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090125113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090125113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090125113 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090125113 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090125113 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090125113 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090125113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090125113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090125118 DLINP DEBUG SRVCONN(,r=127.0.0.1:59980<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090125118 DLINP DEBUG SRVCONN(,r=127.0.0.1:59980<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090125118 DLINP DEBUG SRVCONN(,r=127.0.0.1:59980<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090125118 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090125118 DHNBAP DEBUG (127.0.0.1:59980 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090125118 DHNBAP NOTICE (127.0.0.1:59980 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090125118 DHNBAP NOTICE (127.0.0.1:59980 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090125118 DLINP DEBUG SRVCONN(,r=127.0.0.1:59980<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090125118 DLINP DEBUG SRVCONN(,r=127.0.0.1:59980<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090125259 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 20250823090125259 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 20250823090125259 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090125259 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090125264 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125264 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090125264 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090125264 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090125264 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090125264 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090125264 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090125264 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090125264 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090125264 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 20250823090125264 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090125264 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090125264 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090125266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125266 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090125266 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090125266 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  20250823090125266 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090125266 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090125266 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090125266 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 20250823090125266 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090125266 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090125266 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090125266 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090125266 DLSS7 <000c> ss7_asp.c: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  20250823090125266 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  20250823090125266 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090125267 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090125267 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090125267 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090125267 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090125267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090125267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090125267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090125267 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090125267 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090125267 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090125267 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090125268 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090125268 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090125268 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090125268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090125268 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090125268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090125268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090125269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090125269 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090125269 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090125269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090125269 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090125269 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 20250823090125269 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 20250823090125269 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090125269 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090125269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125269 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125269 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125269 DLM3UA <000f> 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 20250823090125269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090125269 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090125269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090125269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090125269 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090125269 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(562)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090125274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125274 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090125274 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090125274 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090125274 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090125274 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090125274 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090125274 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090125274 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090125274 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 20250823090125274 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090125274 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  20250823090125275 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090125278 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125278 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090125278 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090125278 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  20250823090125278 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090125278 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090125278 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090125278 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 20250823090125278 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090125278 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  20250823090125278 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' 20250823090125278 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' 20250823090125278 DLSS7 <000c> ss7_asp.c: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  20250823090125278 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090125278 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  20250823090125278 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090125278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090125278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090125278 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090125278 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) 20250823090125278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090125278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090125279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090125279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090125279 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090125279 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) 20250823090125279 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090125280 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090125280 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090125280 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090125280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090125280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090125280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090125280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125280 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090125280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090125280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090125280 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090125281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125281 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125281 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125281 DLM3UA <000f> 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 20250823090125281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090125281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090125281 DLSS7 <000c> ss7_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 20250823090125281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090125281 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090125281 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  20250823090125288 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 20250823090125288 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 20250823090125288 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090125288 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090125293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090125293 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090125293 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090125293 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090125293 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090125293 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090125293 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090125293 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090125293 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 20250823090125293 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090125293 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090125293 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090125295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125295 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090125295 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090125295 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  20250823090125295 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090125295 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090125295 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090125295 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 20250823090125295 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090125295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090125295 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090125295 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090125295 DLSS7 <000c> ss7_asp.c: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  20250823090125295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090125296 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  20250823090125296 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  20250823090125296 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090125296 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090125296 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090125296 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090125296 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090125296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090125296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090125296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090125296 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090125296 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090125296 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090125296 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090125297 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090125297 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090125297 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090125297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090125297 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090125297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125297 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090125298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125298 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090125298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090125298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090125298 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090125298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125298 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125298 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125298 DLM3UA <000f> 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 20250823090125298 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090125298 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090125298 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090125298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090125298 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090125298 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  20250823090125300 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 20250823090125300 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 20250823090125300 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090125300 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090125305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125305 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090125305 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090125305 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090125305 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090125305 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090125305 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090125305 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090125305 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090125305 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 20250823090125305 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090125305 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  20250823090125305 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090125307 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125307 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090125307 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090125307 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  20250823090125307 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090125307 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090125307 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090125307 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 20250823090125307 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090125307 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  20250823090125307 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' 20250823090125307 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' 20250823090125307 DLSS7 <000c> ss7_asp.c: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  20250823090125307 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090125307 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  20250823090125307 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  20250823090125307 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  20250823090125307 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090125307 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090125307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090125307 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090125307 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) 20250823090125307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090125307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090125307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090125307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090125307 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090125307 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) 20250823090125307 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090125308 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090125308 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090125308 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090125308 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090125308 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090125308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090125308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090125308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090125308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090125308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090125308 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) 20250823090125308 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090125308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125308 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090125308 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090125309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125309 DLM3UA <000f> 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 20250823090125309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090125309 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' 20250823090125309 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 20250823090125309 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090125309 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090125309 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250823090125572 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090125572 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fb8f3), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090125572 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090125572 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090125572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090125572 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090125572 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090125572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090125572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090125572 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1f b8 f3 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090125573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125573 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090125573 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090125573 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090125573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090125573 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090125573 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090125573 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090125573 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090125573 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 1f b8 f3 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090125583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090125583 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090125583 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090125583 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090125583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090125583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090125583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090125583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090125583 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090125583 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 1f b8 f3 00  20250823090125584 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090125584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090125584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090125584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090125584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090125584 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=001fb8f3) (sccp_scrc.c:545) 20250823090125584 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) 20250823090125584 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090125584 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090125584 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090125584 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090125584 DLSCCP DEBUG SCCP-SCOC(56)[0x557e625571b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(558)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090126075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090126075 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090126075 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090126075 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090126075 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090126075 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090126075 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090126075 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090126075 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090126075 DLSS7 <000c> ss7_asp.c: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  20250823090126075 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090126075 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090126075 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090126075 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090126075 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090126075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090126075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090126076 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090126076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090126076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090126076 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090126076 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090126076 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) 20250823090126076 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090126076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090126076 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090126076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090126076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090126077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090126077 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090126077 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090126077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090126077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090126077 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090126077 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090126077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090126077 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090126077 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090126077 DLM3UA <000f> 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 20250823090126077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090126077 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090126077 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090126077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090126077 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090126077 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  20250823090126080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090126080 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090126080 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090126080 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090126080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090126080 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090126080 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090126080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090126080 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090126080 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090126080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090126080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090126080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090126080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090126080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090126080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090126080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090126080 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090126080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090126080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090126080 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090126081 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090126081 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(561)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090126084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090126084 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090126084 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090126084 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 20250823090126084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090126084 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' 20250823090126084 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090126084 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090126084 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090126084 DLSS7 <000c> ss7_asp.c: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  20250823090126084 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090126084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090126084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) HNBGW_Test.msc0-RAN(558)@8fde77a73ba2: MSC_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 } } } } 20250823090126084 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) 20250823090126084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090126084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090126084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090126084 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090126084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090126084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090126084 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090126084 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090126084 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) 20250823090126084 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) 20250823090126084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090126084 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090126084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090126084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090126084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090126084 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090126085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090126085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090126085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090126085 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090126085 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090126085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090126085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090126085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090126085 DLM3UA <000f> 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 20250823090126085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090126085 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090126085 DLSS7 <000c> ss7_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 20250823090126085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090126085 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090126085 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  20250823090126085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090126085 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090126085 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090126085 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 20250823090126085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090126085 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' 20250823090126085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090126085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090126085 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090126085 DLSS7 <000c> ss7_asp.c: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  20250823090126085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090126085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090126085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090126085 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) 20250823090126085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090126086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090126086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090126086 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090126086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090126086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090126086 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090126086 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090126086 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(561)@8fde77a73ba2: MSC_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 } } } } 20250823090126093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090126094 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090126094 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090126094 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090126094 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-RAN(564)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090126094 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090126094 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090126094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090126094 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090126094 DLSS7 <000c> ss7_asp.c: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  20250823090126094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090126094 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090126094 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090126094 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090126094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090126094 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090126094 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090126094 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090126094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090126094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090126094 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090126094 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090126094 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) 20250823090126094 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090126094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090126094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090126094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090126094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090126094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090126094 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090126094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090126094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090126094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090126094 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090126094 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090126094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090126094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090126094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090126094 DLM3UA <000f> 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 20250823090126094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090126094 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090126094 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090126094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090126094 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090126094 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  20250823090126095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090126095 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090126095 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090126095 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090126095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090126095 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090126095 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090126095 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090126095 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090126095 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090126095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090126095 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090126095 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090126096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090126096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090126096 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090126096 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090126096 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090126096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090126096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090126096 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090126096 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090126096 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(564)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(567)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090126104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090126104 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090126104 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090126104 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 20250823090126104 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090126104 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' 20250823090126104 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090126104 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090126104 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090126104 DLSS7 <000c> ss7_asp.c: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  20250823090126104 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090126104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090126104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090126104 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) 20250823090126104 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090126104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090126104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090126104 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090126104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090126104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090126104 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090126104 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090126104 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) 20250823090126104 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) 20250823090126104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090126104 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090126104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090126105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090126105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090126105 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) 20250823090126105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090126105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090126105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250823090126105 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090126105 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090126105 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090126105 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090126105 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090126105 DLM3UA <000f> 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 20250823090126105 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090126105 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' 20250823090126105 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 20250823090126105 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090126105 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090126105 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 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250823090126105 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090126105 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090126105 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090126105 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 20250823090126105 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090126105 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' 20250823090126105 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090126105 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090126105 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090126105 DLSS7 <000c> ss7_asp.c: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  20250823090126105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090126105 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090126105 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090126105 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) 20250823090126105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090126105 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090126105 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090126105 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090126105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090126105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090126105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090126105 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090126105 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090126105 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090126105 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090126105 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(567)@8fde77a73ba2: MSC_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 } } } } 20250823090127123 DLCTRL DEBUG Command: GET 63896636 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090127123 DLCTRL DEBUG Tx Command reply: GET_REPLY 63896636 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090127127 DLCTRL DEBUG Command: GET 33197982 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090127127 DLCTRL DEBUG Tx Command reply: GET_REPLY 33197982 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090127129 DLCTRL DEBUG Command: GET 904119642 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090127129 DLCTRL DEBUG Tx Command reply: GET_REPLY 904119642 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090127134 DLCTRL DEBUG Command: GET 509404143 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090127134 DLCTRL DEBUG Tx Command reply: GET_REPLY 509404143 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090127141 DLCTRL DEBUG Command: GET 499254477 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090127141 DLCTRL DEBUG Tx Command reply: GET_REPLY 499254477 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090127146 DLCTRL DEBUG Command: GET 833206390 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090127146 DLCTRL DEBUG Tx Command reply: GET_REPLY 833206390 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090127151 DLCTRL DEBUG Command: GET 127685264 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090127151 DLCTRL DEBUG Tx Command reply: GET_REPLY 127685264 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090127155 DLCTRL DEBUG Command: GET 678542671 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090127155 DLCTRL DEBUG Tx Command reply: GET_REPLY 678542671 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090127159 DLCTRL DEBUG Command: GET 819859355 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090127159 DLCTRL DEBUG Tx Command reply: GET_REPLY 819859355 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090127163 DLCTRL DEBUG Command: GET 436381855 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090127163 DLCTRL DEBUG Tx Command reply: GET_REPLY 436381855 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090127167 DLCTRL DEBUG Command: GET 172564240 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090127167 DLCTRL DEBUG Tx Command reply: GET_REPLY 172564240 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090127171 DLCTRL DEBUG Command: GET 32796842 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090127171 DLCTRL DEBUG Tx Command reply: GET_REPLY 32796842 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090127175 DLCTRL DEBUG Command: GET 103840737 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090127175 DLCTRL DEBUG Tx Command reply: GET_REPLY 103840737 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090127182 DLCTRL DEBUG Command: GET 559804230 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090127182 DLCTRL DEBUG Tx Command reply: GET_REPLY 559804230 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090127185 DLCTRL DEBUG Command: GET 772297404 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090127185 DLCTRL DEBUG Tx Command reply: GET_REPLY 772297404 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090127188 DLCTRL DEBUG Command: GET 362188455 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090127188 DLCTRL DEBUG Tx Command reply: GET_REPLY 362188455 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090127191 DLCTRL DEBUG Command: GET 84103878 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090127191 DLCTRL DEBUG Tx Command reply: GET_REPLY 84103878 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090127195 DLCTRL DEBUG Command: GET 549004536 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090127195 DLCTRL DEBUG Tx Command reply: GET_REPLY 549004536 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090127199 DLCTRL DEBUG Command: GET 256447379 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090127199 DLCTRL DEBUG Tx Command reply: GET_REPLY 256447379 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090127202 DLCTRL DEBUG Command: GET 761394116 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090127202 DLCTRL DEBUG Tx Command reply: GET_REPLY 761394116 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: f_gen_tmsi(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@8fde77a73ba2: 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 := '000000000000000100010010'B, t_guard := 20.000000 } 20250823090127229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36262<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)9630602 20250823090128260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090128260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090128260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090128260 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090128260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x92f38a, normal) (hnbgw_rua.c:408) 20250823090128260 DHNB DEBUG map_rua[0x557e625571b0]{init}: Allocated (fsm.c:456) 20250823090128260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9630602)[0x557e625571b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090128260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9630602 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090128261 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090128261 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090128261 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9630602 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250823090128261 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9630602 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090128261 DCN DEBUG map_sccp[0x557e6254afc0]{init}: Allocated (fsm.c:456) 20250823090128261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557e6254afc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090128261 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9630602 <-> SCCP-65 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090128261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9630602 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090128261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9630602)[0x557e625571b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090128261 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090128261 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090128261 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9630602 SCCP-65 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090128261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557e6254afc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090128261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090128261 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{IDLE}: Allocated (fsm.c:456) 20250823090128261 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090128261 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001120056400500f1100926) (sccp_scrc.c:455) 20250823090128261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090128261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090128261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090128261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090128261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090128261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090128261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090128261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090128261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090128261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090128261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090128261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090128261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090128261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090128261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090128261 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090128261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090128261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090128261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 41 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 01 12 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090128261 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090128261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557e6254afc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090128261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9630602)[0x557e625571b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090128261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090128261 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090128261 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090128261 DLM3UA <000f> 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 20250823090128261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090128261 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090128261 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090128261 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090128261 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090128261 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 41 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 01 12 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(557)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)9571826 HNBGW_Test.msc0-SCCP(557)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@8fde77a73ba2: 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)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090128269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090128269 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090128269 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090128269 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090128269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090128269 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090128269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090128269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090128269 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090128269 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 fe 4e 27 02 00 00 00 00  MTC@8fde77a73ba2: 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 } } } 20250823090128269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090128269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090128269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090128269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090128269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090128269 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00fe4e27) (sccp_scrc.c:545) 20250823090128269 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) 20250823090128269 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090128269 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090128269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090128269 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090128269 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) 20250823090128269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557e6254afc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090128269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557e6254afc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090128270 DLCTRL DEBUG Command: GET 983545635 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090128270 DLCTRL DEBUG Tx Command reply: GET_REPLY 983545635 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090128271 DLCTRL DEBUG Command: GET 115723273 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090128271 DLCTRL DEBUG Tx Command reply: GET_REPLY 115723273 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090128273 DLCTRL DEBUG Command: GET 750297055 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090128273 DLCTRL DEBUG Tx Command reply: GET_REPLY 750297055 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250823090128275 DLCTRL DEBUG Command: GET 65720706 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090128275 DLCTRL DEBUG Tx Command reply: GET_REPLY 65720706 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090128277 DLCTRL DEBUG Command: GET 992549138 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090128277 DLCTRL DEBUG Tx Command reply: GET_REPLY 992549138 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090128278 DLCTRL DEBUG Command: GET 612613793 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090128278 DLCTRL DEBUG Tx Command reply: GET_REPLY 612613793 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090128279 DLCTRL DEBUG Command: GET 869992045 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090128279 DLCTRL DEBUG Tx Command reply: GET_REPLY 869992045 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090128281 DLCTRL DEBUG Command: GET 190499599 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090128281 DLCTRL DEBUG Tx Command reply: GET_REPLY 190499599 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090128282 DLCTRL DEBUG Command: GET 871466887 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090128282 DLCTRL DEBUG Tx Command reply: GET_REPLY 871466887 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090128284 DLCTRL DEBUG Command: GET 972910304 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090128284 DLCTRL DEBUG Tx Command reply: GET_REPLY 972910304 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090128286 DLCTRL DEBUG Command: GET 64324175 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090128286 DLCTRL DEBUG Tx Command reply: GET_REPLY 64324175 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090128287 DLCTRL DEBUG Command: GET 860064750 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090128287 DLCTRL DEBUG Tx Command reply: GET_REPLY 860064750 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090128288 DLCTRL DEBUG Command: GET 865340198 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090128288 DLCTRL DEBUG Tx Command reply: GET_REPLY 865340198 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090128290 DLCTRL DEBUG Command: GET 426537443 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090128290 DLCTRL DEBUG Tx Command reply: GET_REPLY 426537443 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090128291 DLCTRL DEBUG Command: GET 220080122 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090128291 DLCTRL DEBUG Tx Command reply: GET_REPLY 220080122 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090128293 DLCTRL DEBUG Command: GET 394639439 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090128293 DLCTRL DEBUG Tx Command reply: GET_REPLY 394639439 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090128295 DLCTRL DEBUG Command: GET 979719795 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090128295 DLCTRL DEBUG Tx Command reply: GET_REPLY 979719795 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090128296 DLCTRL DEBUG Command: GET 264245018 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090128296 DLCTRL DEBUG Tx Command reply: GET_REPLY 264245018 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090128298 DLCTRL DEBUG Command: GET 391649091 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090128298 DLCTRL DEBUG Tx Command reply: GET_REPLY 391649091 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090128300 DLCTRL DEBUG Command: GET 719755745 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090128300 DLCTRL DEBUG Tx Command reply: GET_REPLY 719755745 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001001101101'B, t_guard := 20.000000 } 20250823090128319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36272<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)13585796 20250823090129338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090129338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090129338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090129338 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090129338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcf4d84, normal) (hnbgw_rua.c:408) 20250823090129338 DHNB DEBUG map_rua[0x557e625446e0]{init}: Allocated (fsm.c:456) 20250823090129338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13585796)[0x557e625446e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090129338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13585796 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090129338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090129338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090129338 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13585796 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250823090129338 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13585796 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823090129338 DCN DEBUG map_sccp[0x557e62545a70]{init}: Allocated (fsm.c:456) 20250823090129338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557e62545a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090129338 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13585796 <-> SCCP-66 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090129338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13585796 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090129338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13585796)[0x557e625446e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090129338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090129338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090129338 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13585796 SCCP-66 msc-1 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090129338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557e62545a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090129338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090129338 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{IDLE}: Allocated (fsm.c:456) 20250823090129338 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090129338 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300026d0056400500f1100926) (sccp_scrc.c:455) 20250823090129338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090129338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090129338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090129338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090129338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090129338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090129338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090129338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090129338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090129338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090129338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090129338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090129338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090129338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090129338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090129338 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090129338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090129338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090129338 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 02 6d 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090129338 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090129338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557e62545a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090129338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13585796)[0x557e625446e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090129338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090129338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090129338 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090129338 DLM3UA <000f> 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 20250823090129338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090129338 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090129338 DLSS7 <000c> ss7_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 20250823090129338 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090129338 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090129338 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 02 6d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(560)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)15125605 HNBGW_Test.msc1-SCCP(560)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090129344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090129344 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090129344 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090129344 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 20250823090129344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090129344 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' 20250823090129344 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090129344 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090129344 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090129344 DLSS7 <000c> ss7_asp.c: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 c2 f4 8a 02 00 00 00 00  20250823090129344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090129344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090129344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090129344 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) 20250823090129344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090129344 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c2f48a) (sccp_scrc.c:545) 20250823090129344 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) 20250823090129344 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090129344 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090129344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090129344 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090129344 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) 20250823090129344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557e62545a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090129344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557e62545a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090129346 DLCTRL DEBUG Command: GET 15927733 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090129346 DLCTRL DEBUG Tx Command reply: GET_REPLY 15927733 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090129348 DLCTRL DEBUG Command: GET 459775021 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090129348 DLCTRL DEBUG Tx Command reply: GET_REPLY 459775021 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090129350 DLCTRL DEBUG Command: GET 94176642 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090129350 DLCTRL DEBUG Tx Command reply: GET_REPLY 94176642 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250823090129352 DLCTRL DEBUG Command: GET 314577483 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090129352 DLCTRL DEBUG Tx Command reply: GET_REPLY 314577483 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090129354 DLCTRL DEBUG Command: GET 478230287 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090129354 DLCTRL DEBUG Tx Command reply: GET_REPLY 478230287 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090129356 DLCTRL DEBUG Command: GET 703502462 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090129356 DLCTRL DEBUG Tx Command reply: GET_REPLY 703502462 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090129359 DLCTRL DEBUG Command: GET 777103259 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090129359 DLCTRL DEBUG Tx Command reply: GET_REPLY 777103259 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090129361 DLCTRL DEBUG Command: GET 788357625 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090129361 DLCTRL DEBUG Tx Command reply: GET_REPLY 788357625 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250823090129364 DLCTRL DEBUG Command: GET 280891225 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090129364 DLCTRL DEBUG Tx Command reply: GET_REPLY 280891225 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090129367 DLCTRL DEBUG Command: GET 137270805 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090129367 DLCTRL DEBUG Tx Command reply: GET_REPLY 137270805 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090129369 DLCTRL DEBUG Command: GET 527880833 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090129369 DLCTRL DEBUG Tx Command reply: GET_REPLY 527880833 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090129371 DLCTRL DEBUG Command: GET 414715697 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090129371 DLCTRL DEBUG Tx Command reply: GET_REPLY 414715697 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090129374 DLCTRL DEBUG Command: GET 905831038 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090129374 DLCTRL DEBUG Tx Command reply: GET_REPLY 905831038 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090129376 DLCTRL DEBUG Command: GET 572155783 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090129376 DLCTRL DEBUG Tx Command reply: GET_REPLY 572155783 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090129378 DLCTRL DEBUG Command: GET 262908703 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090129378 DLCTRL DEBUG Tx Command reply: GET_REPLY 262908703 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090129380 DLCTRL DEBUG Command: GET 209195205 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090129380 DLCTRL DEBUG Tx Command reply: GET_REPLY 209195205 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090129382 DLCTRL DEBUG Command: GET 998775115 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090129382 DLCTRL DEBUG Tx Command reply: GET_REPLY 998775115 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090129383 DLCTRL DEBUG Command: GET 495438602 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090129383 DLCTRL DEBUG Tx Command reply: GET_REPLY 495438602 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090129385 DLCTRL DEBUG Command: GET 411657128 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090129385 DLCTRL DEBUG Tx Command reply: GET_REPLY 411657128 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090129387 DLCTRL DEBUG Command: GET 896865586 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090129387 DLCTRL DEBUG Tx Command reply: GET_REPLY 896865586 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001010000100'B, t_guard := 20.000000 } 20250823090129412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36280<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)16329202 20250823090130436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090130436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090130436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090130436 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090130436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf929f2, normal) (hnbgw_rua.c:408) 20250823090130436 DHNB DEBUG map_rua[0x557e624b7e70]{init}: Allocated (fsm.c:456) 20250823090130436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16329202)[0x557e624b7e70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090130436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16329202 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090130436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090130436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090130436 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16329202 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250823090130436 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16329202 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090130436 DCN DEBUG map_sccp[0x557e625484e0]{init}: Allocated (fsm.c:456) 20250823090130436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557e625484e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090130436 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16329202 <-> SCCP-67 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090130436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16329202 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090130436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16329202)[0x557e624b7e70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090130436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090130436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090130436 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16329202 SCCP-67 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090130436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557e625484e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090130436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090130436 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{IDLE}: Allocated (fsm.c:456) 20250823090130436 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090130436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002840056400500f1100926) (sccp_scrc.c:455) 20250823090130436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090130436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090130436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090130436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090130436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090130436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090130436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090130436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090130436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090130436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090130436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090130436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090130436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090130436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090130436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090130436 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090130436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090130436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090130436 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 84 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090130436 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090130436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557e625484e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090130436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16329202)[0x557e624b7e70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090130437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090130437 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090130437 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090130437 DLM3UA <000f> 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 20250823090130437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090130437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090130437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090130437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090130437 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090130437 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 84 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(557)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)7293047 HNBGW_Test.msc0-SCCP(557)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823090130441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090130441 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090130441 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090130441 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090130441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090130441 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090130441 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090130441 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090130441 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090130441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 3a 6d 90 02 00 00 00 00  20250823090130441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090130441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090130441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090130441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090130441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090130441 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003a6d90) (sccp_scrc.c:545) 20250823090130441 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) 20250823090130441 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090130441 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090130441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090130441 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090130441 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) 20250823090130441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557e625484e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090130441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557e625484e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090130443 DLCTRL DEBUG Command: GET 773071974 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090130443 DLCTRL DEBUG Tx Command reply: GET_REPLY 773071974 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090130445 DLCTRL DEBUG Command: GET 447260777 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090130445 DLCTRL DEBUG Tx Command reply: GET_REPLY 447260777 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090130449 DLCTRL DEBUG Command: GET 716735505 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090130449 DLCTRL DEBUG Tx Command reply: GET_REPLY 716735505 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250823090130456 DLCTRL DEBUG Command: GET 231545215 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090130456 DLCTRL DEBUG Tx Command reply: GET_REPLY 231545215 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090130461 DLCTRL DEBUG Command: GET 315404142 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090130461 DLCTRL DEBUG Tx Command reply: GET_REPLY 315404142 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090130463 DLCTRL DEBUG Command: GET 288384416 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090130463 DLCTRL DEBUG Tx Command reply: GET_REPLY 288384416 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090130466 DLCTRL DEBUG Command: GET 527441707 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090130466 DLCTRL DEBUG Tx Command reply: GET_REPLY 527441707 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090130468 DLCTRL DEBUG Command: GET 103819839 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090130468 DLCTRL DEBUG Tx Command reply: GET_REPLY 103819839 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250823090130470 DLCTRL DEBUG Command: GET 611036875 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090130470 DLCTRL DEBUG Tx Command reply: GET_REPLY 611036875 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090130473 DLCTRL DEBUG Command: GET 239854894 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090130473 DLCTRL DEBUG Tx Command reply: GET_REPLY 239854894 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090130478 DLCTRL DEBUG Command: GET 208736736 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090130478 DLCTRL DEBUG Tx Command reply: GET_REPLY 208736736 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090130480 DLCTRL DEBUG Command: GET 364527809 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090130481 DLCTRL DEBUG Tx Command reply: GET_REPLY 364527809 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090130482 DLCTRL DEBUG Command: GET 33376823 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090130482 DLCTRL DEBUG Tx Command reply: GET_REPLY 33376823 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090130485 DLCTRL DEBUG Command: GET 462463767 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090130485 DLCTRL DEBUG Tx Command reply: GET_REPLY 462463767 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090130487 DLCTRL DEBUG Command: GET 509506822 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090130487 DLCTRL DEBUG Tx Command reply: GET_REPLY 509506822 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090130489 DLCTRL DEBUG Command: GET 766293425 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090130489 DLCTRL DEBUG Tx Command reply: GET_REPLY 766293425 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090130491 DLCTRL DEBUG Command: GET 118861732 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090130491 DLCTRL DEBUG Tx Command reply: GET_REPLY 118861732 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090130494 DLCTRL DEBUG Command: GET 630531129 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090130494 DLCTRL DEBUG Tx Command reply: GET_REPLY 630531129 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090130497 DLCTRL DEBUG Command: GET 128080120 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090130497 DLCTRL DEBUG Tx Command reply: GET_REPLY 128080120 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090130499 DLCTRL DEBUG Command: GET 327571291 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090130499 DLCTRL DEBUG Tx Command reply: GET_REPLY 327571291 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090130506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49428<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090130507 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45109<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(550)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(551)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090130509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090130511 DLINP DEBUG SRVCONN(,r=127.0.0.1:59980<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090130511 DLINP DEBUG SRVCONN(,r=127.0.0.1:59980<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090130511 DLINP NOTICE SRV(,r=127.0.0.1:59980<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090130511 DMAIN NOTICE (127.0.0.1:59980 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59980<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090130511 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)@8fde77a73ba2: Final verdict of PTC: none 20250823090130512 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090130512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090130512 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090130512 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090130512 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090130512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090130512 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090130512 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090130512 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 20250823090130512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090130512 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090130512 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090130512 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090130512 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090130512 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090130512 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090130512 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 20250823090130512 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.sgsn0-RAN(564)@8fde77a73ba2: Final verdict of PTC: none 20250823090130512 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' 20250823090130513 DLSS7 <000c> ss7_asp.c: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  20250823090130513 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  20250823090130513 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  20250823090130513 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  20250823090130513 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090130513 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090130513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090130513 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090130513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090130513 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090130513 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090130513 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 20250823090130513 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090130513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090130513 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090130513 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090130513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090130513 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090130513 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 20250823090130513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090130513 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090130513 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090130513 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090130513 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090130513 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090130513 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090130513 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 20250823090130513 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) 20250823090130513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090130513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090130513 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' 20250823090130513 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' 20250823090130513 DLSS7 <000c> ss7_asp.c: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  20250823090130513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090130513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090130513 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090130513 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  20250823090130513 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  20250823090130513 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090130513 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090130513 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) 20250823090130513 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090130513 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-SCCP(563)@8fde77a73ba2: Final verdict of PTC: none 20250823090130513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090130513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090130513 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090130513 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) 20250823090130513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090130514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090130514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090130514 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090130514 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090130514 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) 20250823090130514 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090130514 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090130514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557e62545a70]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090130514 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 20250823090130514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090130514 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090130514 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090130514 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) 20250823090130514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090130514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090130514 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090130514 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2f48a), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090130514 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090130514 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) 20250823090130514 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090130514 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090130514 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090130514 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090130514 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090130514 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090130514 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090130514 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 20250823090130514 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090130514 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) 20250823090130514 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090130514 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090130514 DLSS7 <000c> ss7_asp.c: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  20250823090130514 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  20250823090130514 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090130514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090130514 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090130514 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090130514 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090130514 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090130514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090130514 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 c2 f4 8a 00 00 42 00 00 00 00 00 (ss7_asp.c:1383) 20250823090130514 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090130514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557e62545a70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090130514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13585796)[0x557e625446e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090130514 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13585796)[0x557e625446e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) HNBGW_Test.sgsn1-RAN(567)@8fde77a73ba2: Final verdict of PTC: none 20250823090130514 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 20250823090130514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090130514 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090130514 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090130514 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 20250823090130515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090130515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13585796)[0x557e625446e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090130515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13585796)[0x557e625446e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090130515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13585796)[0x557e625446e0]{disrupted}: Freeing instance (context_map.c:203) 20250823090130515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13585796)[0x557e625446e0]{disrupted}: Deallocated (fsm.c:568) 20250823090130515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557e62545a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090130515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557e62545a70]{disconnected}: Freeing instance (context_map.c:207) 20250823090130515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557e62545a70]{disconnected}: Deallocated (fsm.c:568) 20250823090130515 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13585796 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:226) HNBGW_Test.sgsn1-SCCP(566)@8fde77a73ba2: Final verdict of PTC: none 20250823090130515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090130515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090130515 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090130515 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090130515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090130515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090130515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090130515 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090130515 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090130515 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) 20250823090130515 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090130515 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090130515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090130515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090130515 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(561)@8fde77a73ba2: Final verdict of PTC: none 20250823090130515 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe4e27), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090130515 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090130515 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090130515 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) 20250823090130516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090130516 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@8fde77a73ba2: Final verdict of PTC: none 20250823090130516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090130516 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090130516 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090130516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090130516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 fe 4e 27 00 00 41 00 00 00 00 00 (ss7_asp.c:1383) 20250823090130516 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090130516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557e6254afc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090130516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9630602)[0x557e625571b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090130516 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9630602)[0x557e625571b0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090130516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090130516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9630602)[0x557e625571b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090130516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9630602)[0x557e625571b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090130516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9630602)[0x557e625571b0]{disrupted}: Freeing instance (context_map.c:203) 20250823090130516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9630602)[0x557e625571b0]{disrupted}: Deallocated (fsm.c:568) 20250823090130516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557e6254afc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090130516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557e6254afc0]{disconnected}: Freeing instance (context_map.c:207) HNBGW_Test.msc1-SCCP(560)@8fde77a73ba2: Final verdict of PTC: none 20250823090130516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557e6254afc0]{disconnected}: Deallocated (fsm.c:568) 20250823090130516 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9630602 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250823090130516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557e625484e0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090130516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090130516 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090130516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a6d90), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090130516 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090130516 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090130516 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) 20250823090130516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090130517 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090130517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090130517 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090130517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090130517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090130517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 3a 6d 90 00 00 43 00 00 00 00 00 (ss7_asp.c:1383) HNBGW_Test.sgsn1-M3UA(568)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@8fde77a73ba2: Final verdict of PTC: none 20250823090130517 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090130517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557e625484e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090130517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16329202)[0x557e624b7e70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090130517 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16329202)[0x557e624b7e70]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090130517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090130517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16329202)[0x557e624b7e70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090130517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16329202)[0x557e624b7e70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090130517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16329202)[0x557e624b7e70]{disrupted}: Freeing instance (context_map.c:203) 20250823090130517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16329202)[0x557e624b7e70]{disrupted}: Deallocated (fsm.c:568) 20250823090130517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557e625484e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090130517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557e625484e0]{disconnected}: Freeing instance (context_map.c:207) 20250823090130517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557e625484e0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc1-M3UA(562)@8fde77a73ba2: Final verdict of PTC: none 20250823090130517 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16329202 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250823090130517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090130517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090130517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090130518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090130518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer HNBGW_Test.msc0-RAN(558)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(557)@8fde77a73ba2: Final verdict of PTC: none 20250823090130518 DLM3UA <000f> 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 20250823090130518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090130518 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090130518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090130518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090130518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090130518 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090130518 DMAIN NOTICE (127.0.0.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) 20250823090130518 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-M3UA(565)@8fde77a73ba2: Final verdict of PTC: none 20250823090130518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090130518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090130518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090130518 DLM3UA <000f> 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 20250823090130518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090130518 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090130518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090130518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090130518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090130518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090130518 DLM3UA <000f> 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 20250823090130518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090130518 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090130518 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_0_round_robin-Iuh1(555)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(559)@8fde77a73ba2: Final verdict of PTC: none 20250823090130531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36262<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090130535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090130537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36280<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@8fde77a73ba2: Final verdict of PTC: pass HNBGW-PFCP(552)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@8fde77a73ba2: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@8fde77a73ba2: Final verdict of PTC: pass HNBGW-MGCP(569)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 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 20250823090130623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090130967 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090130967 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae6b42), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090130967 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090130967 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) 20250823090130967 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090130967 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) 20250823090130967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090130967 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090130967 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090130967 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090130967 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090130968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090130968 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 6b 42 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090130968 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090130968 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d6412), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090130968 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090130968 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090130968 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090130968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090130968 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090130968 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090130968 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090130968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090130968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090130968 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7d 64 12 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090130968 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090130968 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090130968 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090130968 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090130968 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090130968 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090130969 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090130969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090130969 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090130969 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090130969 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090130969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090130969 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090130969 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090130969 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090130969 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00261588), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090130969 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090130969 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090130969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090130969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090130969 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090130969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090130969 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090130969 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090130969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090130969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 15 88 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090130970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090130970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090130970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090130970 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090130970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090130970 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090130970 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090131326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=619152) 20250823090131387 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090131387 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9796e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090131387 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090131387 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090131387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090131387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090131387 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090131387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090131387 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090131387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090131387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090131387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d9 79 6e 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090131388 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090131388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037f448), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090131388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090131388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090131388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090131388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090131388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090131388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090131388 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090131388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090131388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090131388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f4 48 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090131388 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090131388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008d05b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090131388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090131388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090131388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090131388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090131388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090131388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090131388 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090131388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090131388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090131388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 d0 5b 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090131389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090131389 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090131389 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090131389 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090131389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090131389 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090131389 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090131389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090131389 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090131389 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090131389 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090131389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090131389 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090131389 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090131389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090131389 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090131389 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090131389 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090131389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090131389 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090131389 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090131390 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090131390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b353b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090131390 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090131390 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090131390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090131390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090131390 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090131390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090131390 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090131390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090131390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090131390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 35 3b 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090131390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090131390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090131390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090131390 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090131390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090131390 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090131390 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090131973 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090131973 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c851bd), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090131973 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090131973 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090131973 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090131973 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090131974 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090131974 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090131974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090131974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 51 bd 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090131974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090131974 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090131974 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090131974 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090131974 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090131974 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090131974 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090131974 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090131974 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090131974 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 c8 51 bd 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090131974 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 Waiting for packet dumper to finish... 1 (prev_count=619152, count=663508) 20250823090132514 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090132514 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090132514 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090132514 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090132514 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090132514 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090132515 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090132515 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090132515 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250823090134446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090134451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090134455 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34331<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090134584 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090134584 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090134593 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090134593 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090134593 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090134593 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090134594 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50564 (stream_srv.c:143) 20250823090134594 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50564<->l=127.0.0.1:29169 (hnb.c:335) 20250823090134594 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090134594 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090134594 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090134594 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090134594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090134594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090134594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090134594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134594 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090134594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090134594 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090134594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134594 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090134594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090134594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090134594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090134594 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090134594 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090134594 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090134594 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090134594 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090134594 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090134594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090134594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090134594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090134594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090134594 DLM3UA <000f> 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 20250823090134594 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090134594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090134594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134594 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090134594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090134594 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090134594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134594 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090134594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090134594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090134594 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090134594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090134594 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090134594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090134594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090134594 DLM3UA <000f> 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 20250823090134594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090134594 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090134594 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090134596 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090134596 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090134596 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090134596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090134596 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090134596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090134596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134596 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090134596 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090134596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090134596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090134596 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090134596 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090134596 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090134596 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090134596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090134596 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090134596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134596 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090134596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090134596 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090134596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134596 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090134596 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090134596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090134596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090134596 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090134596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134596 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090134596 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090134596 DLM3UA <000f> 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 20250823090134596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090134596 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090134596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134596 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090134596 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090134596 DLM3UA <000f> 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 20250823090134596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090134596 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090134596 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(583)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(583)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(581)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(586)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(586)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(586)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(584)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090134623 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090134623 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090134623 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090134624 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090134624 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090134624 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090134624 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090134624 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090134624 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090134625 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090134625 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090134625 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090134625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090134625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 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) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090134625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134625 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090134625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090134625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090134625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090134625 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090134625 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090134625 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090134625 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090134625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090134625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090134625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090134625 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090134625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134625 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090134625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090134625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090134625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090134625 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090134625 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090134625 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090134625 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090134625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090134625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 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) 20250823090134625 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090134625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090134625 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090134625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134625 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090134625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090134625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090134625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090134625 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090134625 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090134625 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090134625 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090134625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090134625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090134625 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090134625 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090134625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090134625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090134625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090134625 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090134625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090134625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090134625 DLM3UA <000f> 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 20250823090134625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090134625 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090134625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090134625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090134625 DLM3UA <000f> 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 20250823090134625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090134625 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090134625 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090134625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090134625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090134625 DLM3UA <000f> 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 20250823090134625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090134625 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) 20250823090134625 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090134625 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090134625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090134625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090134625 DLM3UA <000f> 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 20250823090134625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090134625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090134625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090134625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090134625 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090134625 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  20250823090134625 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@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(589)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(589)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(587)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(592)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@8fde77a73ba2: M3UA emulation initiated, the test can be started MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(592)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-SCCP(590)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090134663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090134663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090134663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090134663 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090134663 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090134663 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090134663 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090134663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090134663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090134668 DLINP DEBUG SRVCONN(,r=127.0.0.1:50564<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090134668 DLINP DEBUG SRVCONN(,r=127.0.0.1:50564<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090134668 DLINP DEBUG SRVCONN(,r=127.0.0.1:50564<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090134668 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090134668 DHNBAP DEBUG (127.0.0.1:50564 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090134668 DHNBAP NOTICE (127.0.0.1:50564 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090134668 DHNBAP NOTICE (127.0.0.1:50564 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090134668 DLINP DEBUG SRVCONN(,r=127.0.0.1:50564<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090134668 DLINP DEBUG SRVCONN(,r=127.0.0.1:50564<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090134809 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 20250823090134809 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 20250823090134809 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090134809 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090134816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134816 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090134816 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090134816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090134816 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090134816 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090134816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090134816 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090134816 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090134816 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 20250823090134816 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090134816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090134816 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090134819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134819 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090134819 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090134819 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  20250823090134819 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090134819 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090134819 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090134819 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 20250823090134819 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090134819 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090134819 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090134819 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090134819 DLSS7 <000c> ss7_asp.c: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  20250823090134819 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  20250823090134819 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  20250823090134819 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090134819 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 20250823090134820 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090134820 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090134820 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090134820 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090134820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090134820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090134820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090134820 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090134820 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090134820 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090134820 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090134821 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090134821 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090134821 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090134821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090134821 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090134821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090134821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090134821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090134821 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090134821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090134821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090134821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090134821 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090134821 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 20250823090134821 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 20250823090134821 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090134821 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090134821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134821 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090134821 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090134821 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090134822 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090134822 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090134822 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090134822 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090134822 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090134822 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(586)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090134828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134828 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090134828 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090134828 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090134828 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090134828 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090134828 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090134828 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090134828 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090134828 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 20250823090134828 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090134828 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  20250823090134828 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090134831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134831 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090134831 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090134831 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  20250823090134831 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090134831 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090134831 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090134831 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 20250823090134831 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090134831 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  20250823090134831 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' 20250823090134831 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' 20250823090134831 DLSS7 <000c> ss7_asp.c: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  20250823090134831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090134831 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  20250823090134831 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  20250823090134831 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090134831 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 20250823090134831 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090134832 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090134832 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090134832 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) 20250823090134832 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090134832 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090134832 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090134832 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090134832 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090134832 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) 20250823090134832 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090134833 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090134833 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090134833 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090134833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090134833 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090134833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134833 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090134833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134833 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090134833 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090134833 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090134833 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090134833 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090134833 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134834 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090134834 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090134834 DLM3UA <000f> 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 20250823090134834 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090134834 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090134834 DLSS7 <000c> ss7_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 20250823090134834 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090134834 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090134834 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250823090134836 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 20250823090134836 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 20250823090134836 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 20250823090134836 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823090134836 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823090134836 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823090134836 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(589)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090134842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134842 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090134842 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823090134842 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823090134842 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  20250823090134842 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823090134842 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090134842 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090134842 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 20250823090134842 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250823090134842 DLSS7 <000c> ss7_asp.c:1383 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  20250823090134842 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090134842 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090134842 DLSS7 <000c> ss7_asp.c: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  20250823090134842 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  20250823090134842 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  20250823090134842 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090134842 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823090134843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090134843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090134843 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090134843 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090134843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090134843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090134843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090134843 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090134843 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090134846 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134846 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090134846 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090134846 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  20250823090134846 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090134847 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090134847 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250823090134847 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 20250823090134847 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090134847 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090134847 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090134847 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090134847 DLSS7 <000c> ss7_asp.c: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  20250823090134847 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090134847 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  20250823090134847 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  20250823090134847 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090134847 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090134847 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090134847 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090134847 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090134847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090134847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090134847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090134847 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090134847 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090134847 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090134847 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090134848 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090134848 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090134848 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090134848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090134848 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090134848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134848 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090134848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090134848 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090134848 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090134848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090134849 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 20250823090134849 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 20250823090134849 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090134848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090134848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090134848 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090134849 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090134849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134849 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090134849 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090134849 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090134849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090134849 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090134849 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090134849 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090134849 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090134849 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.sgsn1-M3UA(592)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090134853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134853 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090134853 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090134853 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090134853 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090134853 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090134853 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090134853 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090134853 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090134853 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 20250823090134853 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090134853 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  20250823090134853 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090134855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134855 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090134855 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090134855 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  20250823090134855 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090134855 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090134855 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090134855 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 20250823090134855 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090134855 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  20250823090134855 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' 20250823090134855 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' 20250823090134855 DLSS7 <000c> ss7_asp.c: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  20250823090134855 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090134855 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  20250823090134855 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  20250823090134855 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  20250823090134855 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090134855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090134855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090134855 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090134855 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) 20250823090134855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090134855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090134855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090134855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090134855 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090134855 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) 20250823090134855 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090134856 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090134856 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090134856 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090134856 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090134856 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090134856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090134856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090134856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090134856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090134856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090134856 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) 20250823090134856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090134856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090134856 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090134856 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090134857 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090134857 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090134857 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090134857 DLM3UA <000f> 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 20250823090134857 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090134857 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' 20250823090134857 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 20250823090134857 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090134857 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090134857 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(582)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090135624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090135624 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090135625 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090135625 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090135625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090135625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090135625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090135625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090135625 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090135625 DLSS7 <000c> ss7_asp.c: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  20250823090135625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090135625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090135625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090135625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090135625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090135625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090135625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090135625 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090135625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090135625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090135625 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090135625 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090135625 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) 20250823090135625 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090135625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090135625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090135625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090135625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090135625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090135625 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090135625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090135625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090135625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090135625 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090135625 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090135626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090135626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090135626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090135626 DLM3UA <000f> 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 20250823090135626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090135626 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090135626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090135626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090135626 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090135626 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  20250823090135628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090135628 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090135628 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090135628 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090135628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090135628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090135628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090135628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090135628 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090135628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090135628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090135628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090135628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090135628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090135628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090135628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090135628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090135628 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090135628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090135629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090135629 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090135629 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090135629 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(585)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(582)@8fde77a73ba2: MSC_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 } } } } 20250823090135634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090135634 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090135634 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090135634 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 20250823090135634 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090135634 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' 20250823090135634 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090135634 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090135634 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090135634 DLSS7 <000c> ss7_asp.c: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  20250823090135634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090135634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090135634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090135634 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) 20250823090135634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090135634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090135634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090135634 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090135634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090135634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090135634 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090135634 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090135634 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) 20250823090135634 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) 20250823090135634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090135634 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090135634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090135634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090135634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090135634 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090135634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090135634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090135634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250823090135634 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090135634 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090135634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090135634 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090135634 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090135634 DLM3UA <000f> 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 20250823090135634 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090135634 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090135634 DLSS7 <000c> ss7_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 20250823090135634 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090135634 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090135634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250823090135637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090135637 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090135637 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090135637 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 20250823090135637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090135637 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' 20250823090135637 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090135637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090135637 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090135637 DLSS7 <000c> ss7_asp.c: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  20250823090135637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090135637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090135637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090135637 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) 20250823090135637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090135637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090135637 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090135637 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090135637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090135637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090135637 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090135637 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090135637 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(585)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090135644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090135644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090135644 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090135644 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090135644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090135644 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090135644 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090135644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090135644 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090135644 DLSS7 <000c> ss7_asp.c: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  20250823090135644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090135644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090135644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090135644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090135644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090135644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090135644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090135644 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090135644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090135644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090135644 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090135644 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090135644 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) 20250823090135644 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090135644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090135644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090135644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090135644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090135644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090135644 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090135644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090135644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090135644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090135644 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090135644 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090135645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090135645 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090135645 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090135645 DLM3UA <000f> 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 20250823090135645 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090135645 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090135645 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090135645 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090135645 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090135645 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  20250823090135646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090135646 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090135646 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090135646 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090135646 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090135646 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090135646 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090135646 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090135646 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090135646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090135646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090135646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090135646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090135646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090135646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090135646 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090135646 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090135646 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090135646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090135646 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090135646 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090135646 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090135646 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(588)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090135653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090135653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090135653 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090135653 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 20250823090135653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090135653 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' 20250823090135654 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090135654 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090135654 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090135654 DLSS7 <000c> ss7_asp.c: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  20250823090135654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090135654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090135654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090135654 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) 20250823090135654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090135654 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090135654 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090135654 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090135654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090135654 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090135654 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090135654 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090135654 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) 20250823090135654 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) 20250823090135654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090135654 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090135654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090135654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090135654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090135654 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) 20250823090135654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090135654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090135654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250823090135654 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090135654 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090135654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090135654 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090135654 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090135654 DLM3UA <000f> 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 20250823090135654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090135654 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' 20250823090135654 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 20250823090135654 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090135654 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090135654 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 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250823090135656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090135656 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090135656 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090135656 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 20250823090135656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090135656 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' 20250823090135656 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090135656 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090135656 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090135656 DLSS7 <000c> ss7_asp.c: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  20250823090135656 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090135656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090135656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090135656 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) 20250823090135656 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090135656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090135656 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090135656 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090135656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090135656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090135656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090135656 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090135656 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090135656 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090135656 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090135656 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(591)@8fde77a73ba2: MSC_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 } } } } 20250823090136679 DLCTRL DEBUG Command: GET 367699306 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090136679 DLCTRL DEBUG Tx Command reply: GET_REPLY 367699306 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090136684 DLCTRL DEBUG Command: GET 83072326 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090136684 DLCTRL DEBUG Tx Command reply: GET_REPLY 83072326 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090136688 DLCTRL DEBUG Command: GET 507442894 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090136688 DLCTRL DEBUG Tx Command reply: GET_REPLY 507442894 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090136692 DLCTRL DEBUG Command: GET 244677925 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090136692 DLCTRL DEBUG Tx Command reply: GET_REPLY 244677925 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090136696 DLCTRL DEBUG Command: GET 243067068 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090136696 DLCTRL DEBUG Tx Command reply: GET_REPLY 243067068 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090136700 DLCTRL DEBUG Command: GET 925139373 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090136700 DLCTRL DEBUG Tx Command reply: GET_REPLY 925139373 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090136705 DLCTRL DEBUG Command: GET 247800173 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090136705 DLCTRL DEBUG Tx Command reply: GET_REPLY 247800173 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090136709 DLCTRL DEBUG Command: GET 363160041 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090136709 DLCTRL DEBUG Tx Command reply: GET_REPLY 363160041 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090136713 DLCTRL DEBUG Command: GET 862031946 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090136713 DLCTRL DEBUG Tx Command reply: GET_REPLY 862031946 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090136718 DLCTRL DEBUG Command: GET 855157104 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090136718 DLCTRL DEBUG Tx Command reply: GET_REPLY 855157104 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090136722 DLCTRL DEBUG Command: GET 170955453 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090136722 DLCTRL DEBUG Tx Command reply: GET_REPLY 170955453 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090136726 DLCTRL DEBUG Command: GET 268844449 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090136726 DLCTRL DEBUG Tx Command reply: GET_REPLY 268844449 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090136731 DLCTRL DEBUG Command: GET 753028667 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090136731 DLCTRL DEBUG Tx Command reply: GET_REPLY 753028667 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090136735 DLCTRL DEBUG Command: GET 37504369 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090136735 DLCTRL DEBUG Tx Command reply: GET_REPLY 37504369 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090136739 DLCTRL DEBUG Command: GET 482624262 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090136739 DLCTRL DEBUG Tx Command reply: GET_REPLY 482624262 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090136742 DLCTRL DEBUG Command: GET 300739593 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090136742 DLCTRL DEBUG Tx Command reply: GET_REPLY 300739593 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090136747 DLCTRL DEBUG Command: GET 75781675 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090136747 DLCTRL DEBUG Tx Command reply: GET_REPLY 75781675 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090136751 DLCTRL DEBUG Command: GET 803492175 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090136751 DLCTRL DEBUG Tx Command reply: GET_REPLY 803492175 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090136756 DLCTRL DEBUG Command: GET 565546359 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090136756 DLCTRL DEBUG Tx Command reply: GET_REPLY 565546359 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090136761 DLCTRL DEBUG Command: GET 85508994 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090136761 DLCTRL DEBUG Tx Command reply: GET_REPLY 85508994 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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@8fde77a73ba2: 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 := '000000000000001101111000'B, t_guard := 20.000000 } 20250823090136788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50022<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)4741508 20250823090137829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090137829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090137829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090137829 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090137829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x485984, normal) (hnbgw_rua.c:408) 20250823090137829 DHNB DEBUG map_rua[0x557e625571b0]{init}: Allocated (fsm.c:456) 20250823090137829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4741508)[0x557e625571b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090137829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4741508 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090137829 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090137829 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090137829 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4741508 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250823090137829 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4741508 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) 20250823090137829 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4741508 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090137829 DCN DEBUG map_sccp[0x557e6254afc0]{init}: Allocated (fsm.c:456) 20250823090137829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557e6254afc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090137829 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4741508 <-> SCCP-68 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090137829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4741508 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090137829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4741508)[0x557e625571b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090137829 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090137829 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090137829 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4741508 SCCP-68 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090137829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557e6254afc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090137829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090137829 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{IDLE}: Allocated (fsm.c:456) 20250823090137829 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090137829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003780056400500f1100926) (sccp_scrc.c:455) 20250823090137829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090137829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090137829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090137829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090137829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090137829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090137829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090137829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090137829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090137829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090137829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090137829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090137829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090137829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090137829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090137829 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090137829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090137829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090137829 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 78 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090137829 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090137829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557e6254afc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090137829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4741508)[0x557e625571b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090137829 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090137829 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090137829 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090137829 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090137829 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090137829 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090137829 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090137829 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090137830 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090137830 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 78 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(581)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)5234915 HNBGW_Test.msc0-SCCP(581)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(581)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090137850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090137850 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090137850 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090137850 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090137850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090137850 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090137850 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090137850 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090137850 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090137851 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 84 cd db 02 00 00 00 00  TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090137851 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090137851 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090137851 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090137851 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090137851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090137851 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0084cddb) (sccp_scrc.c:545) 20250823090137851 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) 20250823090137851 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090137851 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090137851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090137851 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090137851 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) 20250823090137851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557e6254afc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090137851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557e6254afc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090137853 DLCTRL DEBUG Command: GET 935177401 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090137853 DLCTRL DEBUG Tx Command reply: GET_REPLY 935177401 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090137857 DLCTRL DEBUG Command: GET 171754117 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090137857 DLCTRL DEBUG Tx Command reply: GET_REPLY 171754117 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090137862 DLCTRL DEBUG Command: GET 672488669 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090137862 DLCTRL DEBUG Tx Command reply: GET_REPLY 672488669 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250823090137866 DLCTRL DEBUG Command: GET 634330263 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090137866 DLCTRL DEBUG Tx Command reply: GET_REPLY 634330263 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090137869 DLCTRL DEBUG Command: GET 492661798 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090137869 DLCTRL DEBUG Tx Command reply: GET_REPLY 492661798 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090137873 DLCTRL DEBUG Command: GET 968347774 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090137873 DLCTRL DEBUG Tx Command reply: GET_REPLY 968347774 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090137876 DLCTRL DEBUG Command: GET 900775739 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090137876 DLCTRL DEBUG Tx Command reply: GET_REPLY 900775739 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090137878 DLCTRL DEBUG Command: GET 694089243 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090137878 DLCTRL DEBUG Tx Command reply: GET_REPLY 694089243 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090137881 DLCTRL DEBUG Command: GET 704825495 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090137881 DLCTRL DEBUG Tx Command reply: GET_REPLY 704825495 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090137885 DLCTRL DEBUG Command: GET 907504772 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090137885 DLCTRL DEBUG Tx Command reply: GET_REPLY 907504772 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090137889 DLCTRL DEBUG Command: GET 163000256 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090137889 DLCTRL DEBUG Tx Command reply: GET_REPLY 163000256 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090137892 DLCTRL DEBUG Command: GET 989312227 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090137892 DLCTRL DEBUG Tx Command reply: GET_REPLY 989312227 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090137896 DLCTRL DEBUG Command: GET 114621107 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090137896 DLCTRL DEBUG Tx Command reply: GET_REPLY 114621107 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090137899 DLCTRL DEBUG Command: GET 946217991 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090137899 DLCTRL DEBUG Tx Command reply: GET_REPLY 946217991 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090137901 DLCTRL DEBUG Command: GET 416858543 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090137901 DLCTRL DEBUG Tx Command reply: GET_REPLY 416858543 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090137903 DLCTRL DEBUG Command: GET 583262088 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090137903 DLCTRL DEBUG Tx Command reply: GET_REPLY 583262088 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090137905 DLCTRL DEBUG Command: GET 602522972 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090137905 DLCTRL DEBUG Tx Command reply: GET_REPLY 602522972 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090137907 DLCTRL DEBUG Command: GET 520549229 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090137907 DLCTRL DEBUG Tx Command reply: GET_REPLY 520549229 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090137909 DLCTRL DEBUG Command: GET 823810430 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090137909 DLCTRL DEBUG Tx Command reply: GET_REPLY 823810430 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090137910 DLCTRL DEBUG Command: GET 533137907 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090137910 DLCTRL DEBUG Tx Command reply: GET_REPLY 533137907 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001101111111'B, t_guard := 20.000000 } 20250823090137932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50032<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)6451929 20250823090138953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090138953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090138953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090138953 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090138953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6272d9, normal) (hnbgw_rua.c:408) 20250823090138953 DHNB DEBUG map_rua[0x557e625446e0]{init}: Allocated (fsm.c:456) 20250823090138953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451929)[0x557e625446e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090138953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6451929 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090138953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090138953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090138953 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6451929 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250823090138953 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6451929 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) 20250823090138953 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6451929 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823090138953 DCN DEBUG map_sccp[0x557e62545a70]{init}: Allocated (fsm.c:456) 20250823090138953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557e62545a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090138953 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6451929 <-> SCCP-69 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090138953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6451929 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090138953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451929)[0x557e625446e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090138953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090138953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090138953 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6451929 SCCP-69 msc-1 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090138953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557e62545a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090138954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090138954 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{IDLE}: Allocated (fsm.c:456) 20250823090138954 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090138954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300037f0056400500f1100926) (sccp_scrc.c:455) 20250823090138954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090138954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090138954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090138954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090138954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090138954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090138954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090138954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090138954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090138954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090138954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090138954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090138954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090138954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090138954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090138954 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090138954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090138954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090138954 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 03 7f 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090138954 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090138954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557e62545a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090138954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451929)[0x557e625446e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090138954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090138954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090138954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090138954 DLM3UA <000f> 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 20250823090138954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090138954 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090138954 DLSS7 <000c> ss7_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 20250823090138954 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090138954 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090138954 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 03 7f 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(584)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)2866696 HNBGW_Test.msc1-SCCP(584)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(584)@8fde77a73ba2: 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)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090138973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090138973 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090138973 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090138973 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 20250823090138974 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090138974 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' 20250823090138974 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090138974 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090138974 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090138974 DLSS7 <000c> ss7_asp.c: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 3c e5 1f 02 00 00 00 00  20250823090138974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090138974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090138974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090138974 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) 20250823090138974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090138974 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003ce51f) (sccp_scrc.c:545) 20250823090138974 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) 20250823090138974 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090138974 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090138974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090138974 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090138974 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) 20250823090138974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557e62545a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090138974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557e62545a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090138975 DLCTRL DEBUG Command: GET 497257549 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090138975 DLCTRL DEBUG Tx Command reply: GET_REPLY 497257549 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090138981 DLCTRL DEBUG Command: GET 218626395 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090138981 DLCTRL DEBUG Tx Command reply: GET_REPLY 218626395 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090138988 DLCTRL DEBUG Command: GET 915166411 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090138988 DLCTRL DEBUG Tx Command reply: GET_REPLY 915166411 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250823090138994 DLCTRL DEBUG Command: GET 884874362 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090138994 DLCTRL DEBUG Tx Command reply: GET_REPLY 884874362 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090138997 DLCTRL DEBUG Command: GET 274899938 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090138997 DLCTRL DEBUG Tx Command reply: GET_REPLY 274899938 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090138999 DLCTRL DEBUG Command: GET 203440231 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090138999 DLCTRL DEBUG Tx Command reply: GET_REPLY 203440231 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090139001 DLCTRL DEBUG Command: GET 662152600 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090139001 DLCTRL DEBUG Tx Command reply: GET_REPLY 662152600 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090139003 DLCTRL DEBUG Command: GET 344805097 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090139003 DLCTRL DEBUG Tx Command reply: GET_REPLY 344805097 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250823090139005 DLCTRL DEBUG Command: GET 307411907 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090139005 DLCTRL DEBUG Tx Command reply: GET_REPLY 307411907 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090139006 DLCTRL DEBUG Command: GET 750970127 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090139006 DLCTRL DEBUG Tx Command reply: GET_REPLY 750970127 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090139008 DLCTRL DEBUG Command: GET 278826967 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090139008 DLCTRL DEBUG Tx Command reply: GET_REPLY 278826967 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090139009 DLCTRL DEBUG Command: GET 178811662 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090139009 DLCTRL DEBUG Tx Command reply: GET_REPLY 178811662 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090139009 DLCTRL DEBUG Command: GET 674391028 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090139009 DLCTRL DEBUG Tx Command reply: GET_REPLY 674391028 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090139011 DLCTRL DEBUG Command: GET 44592405 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090139011 DLCTRL DEBUG Tx Command reply: GET_REPLY 44592405 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090139013 DLCTRL DEBUG Command: GET 489267946 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090139013 DLCTRL DEBUG Tx Command reply: GET_REPLY 489267946 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090139015 DLCTRL DEBUG Command: GET 972013211 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090139015 DLCTRL DEBUG Tx Command reply: GET_REPLY 972013211 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090139018 DLCTRL DEBUG Command: GET 850584750 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090139018 DLCTRL DEBUG Tx Command reply: GET_REPLY 850584750 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090139020 DLCTRL DEBUG Command: GET 894589280 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090139020 DLCTRL DEBUG Tx Command reply: GET_REPLY 894589280 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090139022 DLCTRL DEBUG Command: GET 732483151 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090139022 DLCTRL DEBUG Tx Command reply: GET_REPLY 732483151 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090139024 DLCTRL DEBUG Command: GET 641073027 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090139024 DLCTRL DEBUG Tx Command reply: GET_REPLY 641073027 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001000011001'B, t_guard := 20.000000 } 20250823090139040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)2087790 20250823090140060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090140061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090140061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090140061 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090140061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1fdb6e, normal) (hnbgw_rua.c:408) 20250823090140061 DHNB DEBUG map_rua[0x557e62563440]{init}: Allocated (fsm.c:456) 20250823090140061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087790)[0x557e62563440]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090140061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087790 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090140061 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090140061 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090140061 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087790 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250823090140061 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087790 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) 20250823090140061 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087790 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090140061 DCN DEBUG map_sccp[0x557e62562ed0]{init}: Allocated (fsm.c:456) 20250823090140061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557e62562ed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090140061 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2087790 <-> SCCP-70 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090140061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087790 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090140061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087790)[0x557e62563440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090140061 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090140061 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090140061 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087790 SCCP-70 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090140061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557e62562ed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090140061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090140061 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{IDLE}: Allocated (fsm.c:456) 20250823090140061 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090140061 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002190056400500f1100926) (sccp_scrc.c:455) 20250823090140061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090140061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090140061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090140061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090140061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090140061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090140061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090140061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090140061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090140061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090140061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090140061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090140061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090140061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090140061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090140061 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090140061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090140061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090140061 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 19 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090140061 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090140061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557e62562ed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090140061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087790)[0x557e62563440]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090140061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140061 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090140061 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090140061 DLM3UA <000f> 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 20250823090140061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090140061 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090140061 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090140061 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090140061 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090140061 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 19 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(581)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)14883275 HNBGW_Test.msc0-SCCP(581)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823090140064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140064 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090140064 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090140064 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090140064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090140064 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090140064 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090140064 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090140064 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090140064 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 dc 37 15 02 00 00 00 00  20250823090140064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090140064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090140064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090140064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090140064 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090140064 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00dc3715) (sccp_scrc.c:545) 20250823090140064 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) 20250823090140064 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090140064 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090140064 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090140064 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090140064 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) 20250823090140064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557e62562ed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090140064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557e62562ed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090140066 DLCTRL DEBUG Command: GET 482371458 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090140066 DLCTRL DEBUG Tx Command reply: GET_REPLY 482371458 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090140068 DLCTRL DEBUG Command: GET 169597021 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090140068 DLCTRL DEBUG Tx Command reply: GET_REPLY 169597021 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090140070 DLCTRL DEBUG Command: GET 230739771 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090140070 DLCTRL DEBUG Tx Command reply: GET_REPLY 230739771 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250823090140073 DLCTRL DEBUG Command: GET 143693804 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090140073 DLCTRL DEBUG Tx Command reply: GET_REPLY 143693804 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090140077 DLCTRL DEBUG Command: GET 695649538 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090140077 DLCTRL DEBUG Tx Command reply: GET_REPLY 695649538 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090140081 DLCTRL DEBUG Command: GET 464835933 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090140081 DLCTRL DEBUG Tx Command reply: GET_REPLY 464835933 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090140085 DLCTRL DEBUG Command: GET 182784048 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090140085 DLCTRL DEBUG Tx Command reply: GET_REPLY 182784048 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090140087 DLCTRL DEBUG Command: GET 156944427 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090140087 DLCTRL DEBUG Tx Command reply: GET_REPLY 156944427 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250823090140089 DLCTRL DEBUG Command: GET 740871958 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090140089 DLCTRL DEBUG Tx Command reply: GET_REPLY 740871958 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090140091 DLCTRL DEBUG Command: GET 221569988 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090140091 DLCTRL DEBUG Tx Command reply: GET_REPLY 221569988 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090140092 DLCTRL DEBUG Command: GET 613953537 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090140092 DLCTRL DEBUG Tx Command reply: GET_REPLY 613953537 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090140093 DLCTRL DEBUG Command: GET 457358855 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090140093 DLCTRL DEBUG Tx Command reply: GET_REPLY 457358855 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090140094 DLCTRL DEBUG Command: GET 633862755 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090140094 DLCTRL DEBUG Tx Command reply: GET_REPLY 633862755 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090140095 DLCTRL DEBUG Command: GET 216133835 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090140095 DLCTRL DEBUG Tx Command reply: GET_REPLY 216133835 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090140096 DLCTRL DEBUG Command: GET 590226796 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090140096 DLCTRL DEBUG Tx Command reply: GET_REPLY 590226796 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090140097 DLCTRL DEBUG Command: GET 433248028 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090140097 DLCTRL DEBUG Tx Command reply: GET_REPLY 433248028 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090140098 DLCTRL DEBUG Command: GET 170206642 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090140098 DLCTRL DEBUG Tx Command reply: GET_REPLY 170206642 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090140098 DLCTRL DEBUG Command: GET 801202394 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090140098 DLCTRL DEBUG Tx Command reply: GET_REPLY 801202394 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090140099 DLCTRL DEBUG Command: GET 21398967 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090140099 DLCTRL DEBUG Tx Command reply: GET_REPLY 21398967 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090140100 DLCTRL DEBUG Command: GET 178419500 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090140100 DLCTRL DEBUG Tx Command reply: GET_REPLY 178419500 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090140103 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34331<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(575)@8fde77a73ba2: Final verdict of PTC: none 20250823090140104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36290<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(574)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090140105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36286<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090140106 DLINP DEBUG SRVCONN(,r=127.0.0.1:50564<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090140106 DLINP DEBUG SRVCONN(,r=127.0.0.1:50564<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090140106 DLINP NOTICE SRV(,r=127.0.0.1:50564<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090140106 DMAIN NOTICE (127.0.0.1:50564 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50564<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090140106 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)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(590)@8fde77a73ba2: Final verdict of PTC: none 20250823090140107 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090140107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090140107 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090140107 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090140107 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090140107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090140107 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090140107 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090140107 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-RAN(588)@8fde77a73ba2: Final verdict of PTC: none 20250823090140107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140107 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090140107 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090140107 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090140107 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090140107 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090140107 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090140107 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 20250823090140107 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090140107 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090140107 DLSS7 <000c> ss7_asp.c: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  20250823090140107 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  20250823090140107 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  20250823090140107 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  20250823090140107 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090140107 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090140107 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090140107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090140107 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-SCCP(587)@8fde77a73ba2: Final verdict of PTC: none 20250823090140107 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090140107 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090140107 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 20250823090140108 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090140108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090140108 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090140108 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090140107 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090140107 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090140108 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090140108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090140108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090140108 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 20250823090140108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090140108 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090140108 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090140108 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) 20250823090140108 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090140108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090140108 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090140108 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090140108 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090140108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090140108 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090140108 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090140108 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090140108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090140108 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090140108 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090140108 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090140108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090140108 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090140108 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090140108 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 20250823090140108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140108 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090140108 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090140108 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090140108 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(591)@8fde77a73ba2: Final verdict of PTC: none 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090140108 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090140108 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 20250823090140108 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' 20250823090140108 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' 20250823090140108 DLSS7 <000c> ss7_asp.c: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  20250823090140108 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  20250823090140108 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  20250823090140108 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090140108 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 20250823090140108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140108 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090140108 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090140108 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090140108 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 20250823090140108 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' 20250823090140108 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' 20250823090140108 DLSS7 <000c> ss7_asp.c: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  20250823090140108 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  20250823090140108 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090140108 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 20250823090140108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140108 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090140108 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090140108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090140108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090140108 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090140108 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 20250823090140108 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090140108 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090140108 DLSS7 <000c> ss7_asp.c: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  20250823090140108 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090140108 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090140108 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) 20250823090140108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090140108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090140108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090140108 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090140108 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090140108 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) 20250823090140108 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090140108 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc1-RAN(585)@8fde77a73ba2: Final verdict of PTC: none 20250823090140108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557e62545a70]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@8fde77a73ba2: Final verdict of PTC: none 20250823090140108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090140108 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090140108 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ce51f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090140108 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090140108 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) 20250823090140108 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090140108 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) 20250823090140108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090140108 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090140108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090140108 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090140108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090140108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090140108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 3c e5 1f 00 00 45 00 00 00 00 00 (ss7_asp.c:1383) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@8fde77a73ba2: Final verdict of PTC: none 20250823090140108 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090140108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557e62545a70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090140108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451929)[0x557e625446e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090140109 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451929)[0x557e625446e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090140109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090140109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451929)[0x557e625446e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090140109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451929)[0x557e625446e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090140109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451929)[0x557e625446e0]{disrupted}: Freeing instance (context_map.c:203) 20250823090140109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451929)[0x557e625446e0]{disrupted}: Deallocated (fsm.c:568) 20250823090140109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557e62545a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090140109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557e62545a70]{disconnected}: Freeing instance (context_map.c:207) 20250823090140109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557e62545a70]{disconnected}: Deallocated (fsm.c:568) 20250823090140109 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6451929 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250823090140109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140109 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090140109 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090140109 DLM3UA <000f> 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 20250823090140109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090140109 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090140109 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090140109 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090140109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090140109 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090140109 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) 20250823090140109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090140109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090140109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090140109 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090140109 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090140109 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) 20250823090140109 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090140109 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090140109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090140109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090140109 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090140109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090140110 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) HNBGW_Test.msc1-SCCP(584)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(589)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(592)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(581)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(586)@8fde77a73ba2: Final verdict of PTC: none 20250823090140110 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090140110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090140110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090140110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090140110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090140110 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090140110 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) 20250823090140110 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090140110 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090140110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090140110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090140110 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090140110 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084cddb), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090140110 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090140110 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090140110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140110 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090140110 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090140110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140110 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090140110 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090140110 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090140110 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 cd db 00 00 44 00 00 00 00 00 (ss7_asp.c:1383) 20250823090140110 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090140110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557e6254afc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090140110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4741508)[0x557e625571b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090140110 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4741508)[0x557e625571b0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090140110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090140110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4741508)[0x557e625571b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090140110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4741508)[0x557e625571b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090140110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4741508)[0x557e625571b0]{disrupted}: Freeing instance (context_map.c:203) 20250823090140110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4741508)[0x557e625571b0]{disrupted}: Deallocated (fsm.c:568) 20250823090140110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557e6254afc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090140110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557e6254afc0]{disconnected}: Freeing instance (context_map.c:207) 20250823090140110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557e6254afc0]{disconnected}: Deallocated (fsm.c:568) 20250823090140110 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4741508 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250823090140111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557e62562ed0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090140111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090140111 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090140111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc3715), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090140111 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090140111 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090140111 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250823090140111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090140111 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090140111 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) 20250823090140111 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090140111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090140111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090140111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 dc 37 15 00 00 46 00 00 00 00 00 (ss7_asp.c:1383) 20250823090140111 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090140111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557e62562ed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090140111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087790)[0x557e62563440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090140111 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087790)[0x557e62563440]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090140111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090140111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087790)[0x557e62563440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090140111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087790)[0x557e62563440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090140111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087790)[0x557e62563440]{disrupted}: Freeing instance (context_map.c:203) 20250823090140112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087790)[0x557e62563440]{disrupted}: Deallocated (fsm.c:568) 20250823090140112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557e62562ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090140112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557e62562ed0]{disconnected}: Freeing instance (context_map.c:207) 20250823090140112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557e62562ed0]{disconnected}: Deallocated (fsm.c:568) 20250823090140112 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087790 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250823090140112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090140112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090140112 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090140112 DMAIN NOTICE (127.0.0.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) 20250823090140112 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090140112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090140112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090140112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090140112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090140112 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090140112 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090140112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090140112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090140112 DLM3UA <000f> 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 20250823090140112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090140112 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090140112 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-MGCP(593)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(576)@8fde77a73ba2: Final verdict of PTC: none 20250823090140114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090140114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50032<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090140125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@8fde77a73ba2: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@8fde77a73ba2: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(582)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 09:01:40 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 20250823090140209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090140516 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090140516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2f48a), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090140516 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090140516 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090140516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090140516 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090140516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140516 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090140516 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090140516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090140516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c2 f4 8a 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090140516 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090140516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe4e27), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090140516 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090140516 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090140516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090140516 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090140516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140516 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090140516 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090140516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090140516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fe 4e 27 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090140517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140517 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090140517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090140517 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090140517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090140517 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090140517 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090140517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140517 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090140517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090140517 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090140517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090140517 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090140517 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090140518 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090140518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a6d90), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090140518 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090140518 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090140518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090140518 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090140518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140518 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090140518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090140518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090140518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3a 6d 90 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090140518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090140518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090140518 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090140518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090140518 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090140518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090140912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=624532) 20250823090140968 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090140968 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae6b42), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090140968 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090140968 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090140968 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090140968 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090140968 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140968 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090140968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090140968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090140968 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 6b 42 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090140968 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090140968 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d6412), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090140968 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090140968 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090140968 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090140968 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090140968 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140968 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090140968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090140968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090140969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7d 64 12 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090140969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140969 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090140969 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090140969 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090140969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090140969 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090140969 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090140969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140969 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090140969 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090140969 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090140969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090140969 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090140969 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090140970 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090140970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00261588), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090140970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090140970 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090140970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090140970 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090140970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090140970 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090140970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090140970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090140970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 15 88 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090140970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090140970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090140970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090140970 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090140970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090140971 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090140971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090141389 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090141389 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008d05b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090141389 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090141389 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090141389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090141389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090141389 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090141389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090141389 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090141389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090141389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090141389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 d0 5b 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090141389 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090141389 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037f448), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090141389 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090141389 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090141389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090141389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090141389 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090141389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090141389 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090141389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090141389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090141389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f4 48 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090141389 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090141389 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9796e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090141389 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090141389 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090141389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090141389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090141389 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090141389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090141389 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090141389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090141389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090141389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d9 79 6e 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090141390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090141390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090141390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090141390 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090141390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090141390 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090141390 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090141390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090141390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090141390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090141390 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090141390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090141390 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090141390 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090141390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090141390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090141390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090141390 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090141390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090141390 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090141390 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090141391 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090141391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b353b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090141391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090141391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090141391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090141391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090141391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090141391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090141391 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090141391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090141391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090141391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 35 3b 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090141391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090141391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090141391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090141391 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090141391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090141391 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090141391 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090141748 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090141748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090141748 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823090141749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823090141749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090141749 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823090141749 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823090141749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823090141749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090141749 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823090141749 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823090141749 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823090141749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090141749 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823090141749 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823090141749 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823090141749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090141749 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823090141749 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823090141749 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) Waiting for packet dumper to finish... 1 (prev_count=624532, count=662228) 20250823090141975 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090141975 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c851bd), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090141975 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090141975 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090141975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090141975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090141975 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090141975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090141975 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090141975 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090141975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090141975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 51 bd 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090141975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090141975 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090141975 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090141975 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090141975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090141975 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090141975 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090142108 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090142108 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090142108 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090142108 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090142108 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090142108 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090142108 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090142109 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090142109 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090142109 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090142109 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090142109 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250823090144002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090144006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090144009 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43217<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090144169 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090144169 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090144177 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090144177 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090144177 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090144177 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090144177 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090144177 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090144177 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090144177 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090144178 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35974 (stream_srv.c:143) 20250823090144178 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35974<->l=127.0.0.1:29169 (hnb.c:335) 20250823090144179 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090144179 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090144179 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090144179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090144179 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090144179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144179 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090144179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090144179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090144179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090144179 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090144179 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090144179 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090144179 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090144179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090144179 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090144179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090144179 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090144179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144179 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090144179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090144179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090144179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090144179 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090144179 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090144179 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090144179 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090144179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090144179 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090144179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090144179 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090144179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144179 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090144179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090144179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090144179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090144179 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090144179 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090144179 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090144179 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090144179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090144179 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090144179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090144179 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090144179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144179 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090144179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090144179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090144179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090144179 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090144179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144179 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090144179 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090144179 DLM3UA <000f> 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 20250823090144179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090144179 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090144179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144179 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090144179 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090144179 DLM3UA <000f> 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 20250823090144179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090144179 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090144179 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090144179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144179 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090144179 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090144179 DLM3UA <000f> 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 20250823090144179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090144179 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090144179 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090144179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144179 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090144179 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090144179 DLM3UA <000f> 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 20250823090144179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090144179 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090144179 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(607)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(607)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(605)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(610)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(610)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-SCCP(608)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090144201 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090144201 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090144201 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090144201 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090144201 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090144201 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090144201 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090144201 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090144202 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090144202 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090144202 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090144202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090144202 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090144202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144202 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090144202 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090144202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090144202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090144202 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090144202 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090144202 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090144202 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090144202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090144202 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090144202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090144202 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090144202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144202 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090144202 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090144202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090144202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090144202 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090144202 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090144202 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090144202 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090144202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090144202 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090144202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090144202 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090144202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090144202 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090144202 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090144202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090144202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090144202 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090144202 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090144202 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090144202 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090144202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090144202 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090144202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090144202 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090144202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144202 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090144202 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090144202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090144202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090144202 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090144203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090144203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090144203 DLM3UA <000f> 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 20250823090144203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090144203 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090144203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090144203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090144203 DLM3UA <000f> 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 20250823090144203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090144203 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090144203 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090144203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090144203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090144203 DLM3UA <000f> 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 20250823090144203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090144203 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090144203 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090144203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090144203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090144203 DLM3UA <000f> 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 20250823090144203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090144203 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090144203 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(616)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-SCCP(614)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090144235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090144235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090144235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090144235 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090144235 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090144235 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090144235 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090144235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090144235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090144240 DLINP DEBUG SRVCONN(,r=127.0.0.1:35974<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090144240 DLINP DEBUG SRVCONN(,r=127.0.0.1:35974<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090144240 DLINP DEBUG SRVCONN(,r=127.0.0.1:35974<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090144240 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090144240 DHNBAP DEBUG (127.0.0.1:35974 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090144240 DHNBAP NOTICE (127.0.0.1:35974 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090144240 DHNBAP NOTICE (127.0.0.1:35974 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090144240 DLINP DEBUG SRVCONN(,r=127.0.0.1:35974<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090144240 DLINP DEBUG SRVCONN(,r=127.0.0.1:35974<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090144389 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 20250823090144389 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 20250823090144390 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090144390 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090144398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144398 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090144398 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090144398 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090144398 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090144398 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090144398 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090144398 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090144398 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090144399 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 20250823090144399 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090144399 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090144399 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090144399 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 20250823090144399 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 20250823090144399 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090144399 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090144401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144401 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090144401 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090144401 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  20250823090144402 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090144402 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090144402 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090144402 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 20250823090144402 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090144402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090144402 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090144402 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090144402 DLSS7 <000c> ss7_asp.c: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  20250823090144402 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  20250823090144402 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(610)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090144402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090144402 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090144402 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090144402 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090144402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090144402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090144402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090144402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090144402 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090144402 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090144402 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090144404 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090144404 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090144404 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090144404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090144404 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090144404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090144404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090144404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090144404 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090144404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090144404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090144405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090144405 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090144405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144405 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090144405 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090144405 DLM3UA <000f> 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 20250823090144405 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090144405 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090144405 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090144405 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090144405 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090144405 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  20250823090144406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144406 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090144406 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090144406 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090144406 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090144406 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090144406 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090144406 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090144406 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090144406 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 20250823090144406 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090144406 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  20250823090144406 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090144410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144410 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090144410 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090144410 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  20250823090144410 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090144410 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090144410 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090144410 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 20250823090144410 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090144410 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  20250823090144410 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' 20250823090144410 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' 20250823090144410 DLSS7 <000c> ss7_asp.c: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  20250823090144410 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090144410 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  20250823090144410 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090144410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090144410 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090144410 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090144410 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) 20250823090144410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090144410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090144410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090144410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090144410 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090144410 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) 20250823090144410 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090144411 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090144411 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090144411 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090144412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090144412 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090144412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090144412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144412 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090144412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090144412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090144412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090144412 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090144412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090144412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090144412 DLM3UA <000f> 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 20250823090144412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090144412 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090144412 DLSS7 <000c> ss7_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 20250823090144412 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090144412 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090144412 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250823090144414 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 20250823090144414 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 20250823090144414 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090144414 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090144420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144420 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090144420 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090144420 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090144420 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090144420 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090144420 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090144420 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090144420 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090144420 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 20250823090144420 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090144420 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090144420 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090144423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144423 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090144423 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090144423 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  20250823090144423 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090144423 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090144423 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090144423 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 20250823090144423 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090144423 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090144423 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090144423 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090144423 DLSS7 <000c> ss7_asp.c: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  20250823090144423 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090144423 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  20250823090144423 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  20250823090144423 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090144423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090144423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090144423 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090144423 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090144423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090144423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090144423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090144423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090144423 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090144423 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090144423 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090144425 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090144425 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090144425 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090144425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090144425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090144425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144425 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090144425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090144425 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090144425 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090144425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090144425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090144425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090144425 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090144425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090144425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090144425 DLM3UA <000f> 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 20250823090144425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090144425 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090144425 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090144425 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090144425 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090144425 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  20250823090144426 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 20250823090144426 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 20250823090144426 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090144426 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090144433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144433 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090144433 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090144433 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090144433 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090144433 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090144433 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090144433 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090144433 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090144433 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 20250823090144433 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090144433 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  20250823090144433 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090144435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144435 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090144435 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090144435 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  20250823090144435 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090144435 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090144435 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090144436 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 20250823090144436 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090144436 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  20250823090144436 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' 20250823090144436 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' 20250823090144436 DLSS7 <000c> ss7_asp.c: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  20250823090144436 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090144436 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  20250823090144436 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  20250823090144436 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  20250823090144436 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090144436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090144436 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090144436 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090144436 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) 20250823090144436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090144436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090144436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090144436 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090144436 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090144436 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) 20250823090144436 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090144437 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090144437 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090144437 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090144437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090144437 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090144437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090144437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090144437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090144437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090144437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090144437 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) 20250823090144437 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090144437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090144437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090144437 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090144438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090144438 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090144438 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090144438 DLM3UA <000f> 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 20250823090144438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090144438 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' 20250823090144438 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 20250823090144438 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090144438 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090144438 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(606)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090145203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090145203 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090145203 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090145203 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090145203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090145203 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090145203 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090145203 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090145203 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090145203 DLSS7 <000c> ss7_asp.c: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  20250823090145203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090145203 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090145203 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090145203 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090145203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090145203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090145203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090145203 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090145203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090145203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090145203 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090145203 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090145203 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) 20250823090145203 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090145203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090145203 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090145203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090145203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090145203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090145203 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090145203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090145203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090145203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090145203 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090145203 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090145203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090145203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090145203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090145203 DLM3UA <000f> 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 20250823090145203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090145203 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090145203 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090145203 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090145203 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090145203 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  20250823090145204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090145204 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090145204 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090145204 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090145204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090145204 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090145204 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090145204 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090145204 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090145204 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090145204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090145204 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090145204 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090145204 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090145204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090145204 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090145204 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090145204 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090145204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090145204 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090145204 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090145204 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090145204 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(609)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090145206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090145206 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090145206 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090145206 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 20250823090145206 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090145206 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' 20250823090145206 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090145206 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090145206 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090145206 DLSS7 <000c> ss7_asp.c: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  20250823090145206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090145206 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090145206 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090145206 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) 20250823090145206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090145206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090145206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090145206 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090145206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090145206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090145206 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090145206 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090145206 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) 20250823090145206 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) 20250823090145206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090145206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090145206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090145206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090145206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090145206 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090145206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090145206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090145206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250823090145206 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090145206 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090145206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090145206 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090145206 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090145206 DLM3UA <000f> 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 20250823090145206 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090145206 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090145206 DLSS7 <000c> ss7_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 20250823090145206 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090145206 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090145206 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250823090145209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090145209 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090145209 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090145209 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 20250823090145209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090145209 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' 20250823090145209 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090145209 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090145209 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090145209 DLSS7 <000c> ss7_asp.c: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  20250823090145209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090145209 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090145209 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090145209 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) 20250823090145209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090145209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090145209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090145209 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) HNBGW_Test.msc0-RAN(606)@8fde77a73ba2: MSC_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 } } } } 20250823090145209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090145209 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090145209 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090145209 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090145209 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(609)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(612)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090145222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090145222 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090145222 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090145222 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090145222 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090145222 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090145222 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090145222 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090145222 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090145222 DLSS7 <000c> ss7_asp.c: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  20250823090145222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090145222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090145222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090145222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090145223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090145223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090145223 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090145223 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090145223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090145223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090145223 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090145223 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090145223 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) 20250823090145223 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090145223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090145223 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090145223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090145223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090145223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090145223 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090145223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090145223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090145223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090145223 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090145223 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090145223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090145223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090145223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090145223 DLM3UA <000f> 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 20250823090145224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090145224 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090145224 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090145224 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090145224 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090145224 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  20250823090145225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090145225 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090145225 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090145225 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090145225 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090145225 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090145225 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090145225 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090145225 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090145225 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090145226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090145226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090145226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090145226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090145226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090145226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090145226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090145226 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090145226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090145226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090145226 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090145226 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090145226 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(612)@8fde77a73ba2: MSC_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(615)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090145236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090145236 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090145236 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090145236 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 20250823090145236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090145236 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' 20250823090145236 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090145236 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090145236 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090145236 DLSS7 <000c> ss7_asp.c: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  20250823090145236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090145236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090145236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090145236 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) 20250823090145236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090145236 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090145236 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090145236 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090145236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090145236 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090145236 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090145236 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090145236 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) 20250823090145236 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) 20250823090145236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090145236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090145236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090145236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090145237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090145237 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) 20250823090145237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090145237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090145237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250823090145237 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090145237 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090145237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090145237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090145237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090145237 DLM3UA <000f> 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 20250823090145237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090145237 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' 20250823090145237 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 20250823090145237 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090145237 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090145237 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250823090145237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090145237 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090145237 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090145237 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 20250823090145237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090145237 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' 20250823090145237 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090145237 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090145237 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090145237 DLSS7 <000c> ss7_asp.c: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  20250823090145237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090145237 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090145237 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090145237 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) 20250823090145237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090145237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090145237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090145237 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090145237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090145238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090145238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090145238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090145238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090145238 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090145238 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090145238 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(615)@8fde77a73ba2: MSC_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 } } } } 20250823090146250 DLCTRL DEBUG Command: GET 923893133 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090146251 DLCTRL DEBUG Tx Command reply: GET_REPLY 923893133 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090146258 DLCTRL DEBUG Command: GET 325461502 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090146258 DLCTRL DEBUG Tx Command reply: GET_REPLY 325461502 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090146263 DLCTRL DEBUG Command: GET 459795935 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090146263 DLCTRL DEBUG Tx Command reply: GET_REPLY 459795935 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090146267 DLCTRL DEBUG Command: GET 834351258 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090146267 DLCTRL DEBUG Tx Command reply: GET_REPLY 834351258 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090146271 DLCTRL DEBUG Command: GET 92022407 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090146271 DLCTRL DEBUG Tx Command reply: GET_REPLY 92022407 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090146279 DLCTRL DEBUG Command: GET 618633558 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090146279 DLCTRL DEBUG Tx Command reply: GET_REPLY 618633558 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090146285 DLCTRL DEBUG Command: GET 747226126 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090146285 DLCTRL DEBUG Tx Command reply: GET_REPLY 747226126 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090146289 DLCTRL DEBUG Command: GET 322237930 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090146289 DLCTRL DEBUG Tx Command reply: GET_REPLY 322237930 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090146293 DLCTRL DEBUG Command: GET 736594673 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090146293 DLCTRL DEBUG Tx Command reply: GET_REPLY 736594673 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090146295 DLCTRL DEBUG Command: GET 455164686 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090146295 DLCTRL DEBUG Tx Command reply: GET_REPLY 455164686 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090146297 DLCTRL DEBUG Command: GET 483305199 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090146297 DLCTRL DEBUG Tx Command reply: GET_REPLY 483305199 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090146299 DLCTRL DEBUG Command: GET 926664414 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090146299 DLCTRL DEBUG Tx Command reply: GET_REPLY 926664414 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090146301 DLCTRL DEBUG Command: GET 328778863 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090146301 DLCTRL DEBUG Tx Command reply: GET_REPLY 328778863 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090146304 DLCTRL DEBUG Command: GET 73747789 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090146304 DLCTRL DEBUG Tx Command reply: GET_REPLY 73747789 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090146306 DLCTRL DEBUG Command: GET 694817309 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090146306 DLCTRL DEBUG Tx Command reply: GET_REPLY 694817309 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090146307 DLCTRL DEBUG Command: GET 900749893 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090146307 DLCTRL DEBUG Tx Command reply: GET_REPLY 900749893 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090146309 DLCTRL DEBUG Command: GET 899436586 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090146309 DLCTRL DEBUG Tx Command reply: GET_REPLY 899436586 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090146310 DLCTRL DEBUG Command: GET 884165810 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090146310 DLCTRL DEBUG Tx Command reply: GET_REPLY 884165810 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090146311 DLCTRL DEBUG Command: GET 769221654 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090146311 DLCTRL DEBUG Tx Command reply: GET_REPLY 769221654 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090146311 DLCTRL DEBUG Command: GET 998342037 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090146311 DLCTRL DEBUG Tx Command reply: GET_REPLY 998342037 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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@8fde77a73ba2: 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@8fde77a73ba2: 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@8fde77a73ba2: 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 := '000000000000000111100000'B, t_guard := 20.000000 } 20250823090146341 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(606)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)13617077 20250823090147359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090147359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090147359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090147359 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090147359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcfc7b5, normal) (hnbgw_rua.c:408) 20250823090147359 DHNB DEBUG map_rua[0x557e625571b0]{init}: Allocated (fsm.c:456) 20250823090147359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13617077)[0x557e625571b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090147359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13617077 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090147359 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090147359 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090147359 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13617077 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) 20250823090147359 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13617077 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090147359 DCN DEBUG map_sccp[0x557e6254afc0]{init}: Allocated (fsm.c:456) 20250823090147359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557e6254afc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090147359 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13617077 <-> SCCP-71 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090147359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13617077 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090147359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13617077)[0x557e625571b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090147359 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090147359 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090147359 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13617077 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090147359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557e6254afc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090147359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090147359 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{IDLE}: Allocated (fsm.c:456) 20250823090147359 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090147359 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001e00056400500f1100926) (sccp_scrc.c:455) 20250823090147359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090147359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090147359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090147359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090147359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090147359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090147359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090147359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090147359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090147359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090147359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090147359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090147359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090147359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090147359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090147359 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090147359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090147359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090147359 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 47 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 fa 00 23 00 4f 40 03 00 01 e0 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090147359 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090147359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557e6254afc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090147360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13617077)[0x557e625571b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090147360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090147360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090147360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090147360 DLM3UA <000f> 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 20250823090147360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090147360 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090147360 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090147360 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090147360 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090147360 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 47 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 fa 00 23 00 4f 40 03 00 01 e0 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(605)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)6179832 HNBGW_Test.msc0-SCCP(605)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090147369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090147369 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090147369 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090147369 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090147369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090147369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090147369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090147369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090147369 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090147369 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 c1 05 02 00 00 00 00  20250823090147369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090147369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090147369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090147369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090147369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090147369 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=006ec105) (sccp_scrc.c:545) MTC@8fde77a73ba2: 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 } } } 20250823090147369 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) 20250823090147369 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090147369 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090147369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090147369 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090147369 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) 20250823090147369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557e6254afc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090147369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557e6254afc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090147370 DLCTRL DEBUG Command: GET 231636495 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090147370 DLCTRL DEBUG Tx Command reply: GET_REPLY 231636495 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090147373 DLCTRL DEBUG Command: GET 715813513 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090147373 DLCTRL DEBUG Tx Command reply: GET_REPLY 715813513 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090147375 DLCTRL DEBUG Command: GET 466484782 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090147375 DLCTRL DEBUG Tx Command reply: GET_REPLY 466484782 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090147378 DLCTRL DEBUG Command: GET 589574934 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090147378 DLCTRL DEBUG Tx Command reply: GET_REPLY 589574934 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090147381 DLCTRL DEBUG Command: GET 758994559 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090147381 DLCTRL DEBUG Tx Command reply: GET_REPLY 758994559 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090147384 DLCTRL DEBUG Command: GET 566069175 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090147384 DLCTRL DEBUG Tx Command reply: GET_REPLY 566069175 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090147387 DLCTRL DEBUG Command: GET 993316216 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090147387 DLCTRL DEBUG Tx Command reply: GET_REPLY 993316216 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090147390 DLCTRL DEBUG Command: GET 982761298 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090147390 DLCTRL DEBUG Tx Command reply: GET_REPLY 982761298 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090147393 DLCTRL DEBUG Command: GET 458854554 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090147393 DLCTRL DEBUG Tx Command reply: GET_REPLY 458854554 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090147396 DLCTRL DEBUG Command: GET 291633029 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090147396 DLCTRL DEBUG Tx Command reply: GET_REPLY 291633029 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090147399 DLCTRL DEBUG Command: GET 673283601 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090147399 DLCTRL DEBUG Tx Command reply: GET_REPLY 673283601 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090147403 DLCTRL DEBUG Command: GET 768380286 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090147403 DLCTRL DEBUG Tx Command reply: GET_REPLY 768380286 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090147407 DLCTRL DEBUG Command: GET 844678284 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090147407 DLCTRL DEBUG Tx Command reply: GET_REPLY 844678284 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090147411 DLCTRL DEBUG Command: GET 966156679 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090147411 DLCTRL DEBUG Tx Command reply: GET_REPLY 966156679 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090147414 DLCTRL DEBUG Command: GET 571723213 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090147414 DLCTRL DEBUG Tx Command reply: GET_REPLY 571723213 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090147417 DLCTRL DEBUG Command: GET 729513025 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090147417 DLCTRL DEBUG Tx Command reply: GET_REPLY 729513025 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090147419 DLCTRL DEBUG Command: GET 897869615 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090147419 DLCTRL DEBUG Tx Command reply: GET_REPLY 897869615 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090147421 DLCTRL DEBUG Command: GET 128313423 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090147421 DLCTRL DEBUG Tx Command reply: GET_REPLY 128313423 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090147422 DLCTRL DEBUG Command: GET 621201395 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090147422 DLCTRL DEBUG Tx Command reply: GET_REPLY 621201395 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090147424 DLCTRL DEBUG Command: GET 622832803 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090147424 DLCTRL DEBUG Tx Command reply: GET_REPLY 622832803 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000001111111'B, t_guard := 20.000000 } 20250823090147438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43898<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@8fde77a73ba2: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)2960056 20250823090148456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090148456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090148456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823090148456 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090148456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2d2ab8, normal) (hnbgw_rua.c:408) 20250823090148456 DHNB DEBUG map_rua[0x557e62562ed0]{init}: Allocated (fsm.c:456) 20250823090148456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2960056)[0x557e62562ed0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090148456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2960056 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090148456 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090148456 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090148456 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823090148456 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2960056 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) 20250823090148456 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2960056 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823090148456 DCN DEBUG map_sccp[0x557e625446e0]{init}: Allocated (fsm.c:456) 20250823090148456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557e625446e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090148456 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2960056 <-> SCCP-72 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090148456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2960056 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823090148456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2960056)[0x557e62562ed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090148456 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090148456 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090148456 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2960056 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090148456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557e625446e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090148456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090148456 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{IDLE}: Allocated (fsm.c:456) 20250823090148456 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090148456 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300007f0056400500f1100926) (sccp_scrc.c:455) 20250823090148456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090148456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090148456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090148456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090148456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090148456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090148456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090148456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090148456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090148456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090148456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090148456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090148456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090148456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090148456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090148456 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090148456 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090148456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090148456 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 7f 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090148456 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090148456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557e625446e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090148456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2960056)[0x557e62562ed0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090148456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090148456 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090148456 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090148456 DLM3UA <000f> 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 20250823090148456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090148456 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090148457 DLSS7 <000c> ss7_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 20250823090148457 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090148457 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090148457 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 7f 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@8fde77a73ba2: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)7861127 HNBGW_Test.msc1-SCCP(608)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090148466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090148466 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090148466 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090148466 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 20250823090148466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090148466 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' 20250823090148466 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090148466 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090148466 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090148466 DLSS7 <000c> ss7_asp.c: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 c8 5e 9f 02 00 00 00 00  20250823090148466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090148466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090148466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090148466 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) 20250823090148466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090148466 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c85e9f) (sccp_scrc.c:545) 20250823090148466 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) 20250823090148466 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090148466 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090148466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090148466 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090148466 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) 20250823090148466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557e625446e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090148466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557e625446e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090148466 DLCTRL DEBUG Command: GET 910950679 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090148466 DLCTRL DEBUG Tx Command reply: GET_REPLY 910950679 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090148468 DLCTRL DEBUG Command: GET 617432626 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090148468 DLCTRL DEBUG Tx Command reply: GET_REPLY 617432626 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090148469 DLCTRL DEBUG Command: GET 578843286 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090148469 DLCTRL DEBUG Tx Command reply: GET_REPLY 578843286 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090148470 DLCTRL DEBUG Command: GET 469798344 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090148470 DLCTRL DEBUG Tx Command reply: GET_REPLY 469798344 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090148471 DLCTRL DEBUG Command: GET 619297291 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090148471 DLCTRL DEBUG Tx Command reply: GET_REPLY 619297291 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090148472 DLCTRL DEBUG Command: GET 86088518 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090148472 DLCTRL DEBUG Tx Command reply: GET_REPLY 86088518 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090148473 DLCTRL DEBUG Command: GET 77047653 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090148473 DLCTRL DEBUG Tx Command reply: GET_REPLY 77047653 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090148474 DLCTRL DEBUG Command: GET 85110515 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090148474 DLCTRL DEBUG Tx Command reply: GET_REPLY 85110515 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090148475 DLCTRL DEBUG Command: GET 93825804 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090148475 DLCTRL DEBUG Tx Command reply: GET_REPLY 93825804 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090148475 DLCTRL DEBUG Command: GET 924521155 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090148475 DLCTRL DEBUG Tx Command reply: GET_REPLY 924521155 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090148476 DLCTRL DEBUG Command: GET 370415654 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090148476 DLCTRL DEBUG Tx Command reply: GET_REPLY 370415654 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090148477 DLCTRL DEBUG Command: GET 764468900 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090148477 DLCTRL DEBUG Tx Command reply: GET_REPLY 764468900 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090148477 DLCTRL DEBUG Command: GET 545821197 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090148477 DLCTRL DEBUG Tx Command reply: GET_REPLY 545821197 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090148478 DLCTRL DEBUG Command: GET 473602930 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090148478 DLCTRL DEBUG Tx Command reply: GET_REPLY 473602930 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090148479 DLCTRL DEBUG Command: GET 516295283 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090148479 DLCTRL DEBUG Tx Command reply: GET_REPLY 516295283 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090148479 DLCTRL DEBUG Command: GET 569746977 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090148479 DLCTRL DEBUG Tx Command reply: GET_REPLY 569746977 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090148480 DLCTRL DEBUG Command: GET 161590994 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090148480 DLCTRL DEBUG Tx Command reply: GET_REPLY 161590994 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090148481 DLCTRL DEBUG Command: GET 111915796 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090148481 DLCTRL DEBUG Tx Command reply: GET_REPLY 111915796 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090148482 DLCTRL DEBUG Command: GET 180318980 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090148482 DLCTRL DEBUG Tx Command reply: GET_REPLY 180318980 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090148482 DLCTRL DEBUG Command: GET 2044282 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090148482 DLCTRL DEBUG Tx Command reply: GET_REPLY 2044282 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001100111110'B, t_guard := 20.000000 } 20250823090148493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43902<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@8fde77a73ba2: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)11287135 20250823090149523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090149523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090149523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823090149523 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090149523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac3a5f, normal) (hnbgw_rua.c:408) 20250823090149523 DHNB DEBUG map_rua[0x557e6254a5d0]{init}: Allocated (fsm.c:456) 20250823090149523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11287135)[0x557e6254a5d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090149523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11287135 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090149523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090149523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090149523 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11287135 SCCP-0 CS MI=TMSI-0x42CCC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823090149523 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11287135 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) 20250823090149523 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11287135 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090149523 DCN DEBUG map_sccp[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090149523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090149523 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11287135 <-> SCCP-73 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090149523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11287135 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823090149523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11287135)[0x557e6254a5d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090149523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090149523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090149523 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11287135 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090149523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557e62540d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090149523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090149523 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{IDLE}: Allocated (fsm.c:456) 20250823090149523 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090149523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f400300033e0056400500f1100926) (sccp_scrc.c:455) 20250823090149523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090149523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090149523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090149523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090149523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090149524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090149524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090149524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090149524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090149524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090149524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090149524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090149524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090149524 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090149524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090149524 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090149524 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090149524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090149524 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 03 3e 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090149524 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090149524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557e62540d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090149524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11287135)[0x557e6254a5d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090149524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090149524 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090149524 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090149524 DLM3UA <000f> 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 20250823090149524 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090149524 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090149524 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090149524 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090149524 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090149524 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 03 3e 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)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@8fde77a73ba2: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@8fde77a73ba2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)10623219 HNBGW_Test.msc0-SCCP(605)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090149533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090149533 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090149533 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090149533 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090149533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090149533 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090149533 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090149533 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090149533 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090149533 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 a7 d7 3a 02 00 00 00 00  20250823090149533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090149533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090149533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090149533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090149533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090149533 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a7d73a) (sccp_scrc.c:545) 20250823090149533 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) 20250823090149533 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090149533 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090149533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090149533 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090149533 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) 20250823090149534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557e62540d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090149534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557e62540d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090149535 DLCTRL DEBUG Command: GET 482913560 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090149535 DLCTRL DEBUG Tx Command reply: GET_REPLY 482913560 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823090149539 DLCTRL DEBUG Command: GET 226232613 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090149539 DLCTRL DEBUG Tx Command reply: GET_REPLY 226232613 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090149543 DLCTRL DEBUG Command: GET 12239590 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090149543 DLCTRL DEBUG Tx Command reply: GET_REPLY 12239590 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090149548 DLCTRL DEBUG Command: GET 953103136 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090149548 DLCTRL DEBUG Tx Command reply: GET_REPLY 953103136 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090149552 DLCTRL DEBUG Command: GET 39064140 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090149552 DLCTRL DEBUG Tx Command reply: GET_REPLY 39064140 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090149554 DLCTRL DEBUG Command: GET 413905478 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090149555 DLCTRL DEBUG Tx Command reply: GET_REPLY 413905478 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090149557 DLCTRL DEBUG Command: GET 231886452 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090149557 DLCTRL DEBUG Tx Command reply: GET_REPLY 231886452 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090149560 DLCTRL DEBUG Command: GET 640088098 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090149560 DLCTRL DEBUG Tx Command reply: GET_REPLY 640088098 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090149565 DLCTRL DEBUG Command: GET 17112517 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090149565 DLCTRL DEBUG Tx Command reply: GET_REPLY 17112517 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090149569 DLCTRL DEBUG Command: GET 691662756 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090149569 DLCTRL DEBUG Tx Command reply: GET_REPLY 691662756 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090149573 DLCTRL DEBUG Command: GET 109547097 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090149573 DLCTRL DEBUG Tx Command reply: GET_REPLY 109547097 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090149575 DLCTRL DEBUG Command: GET 381443975 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090149575 DLCTRL DEBUG Tx Command reply: GET_REPLY 381443975 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090149577 DLCTRL DEBUG Command: GET 125372277 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090149577 DLCTRL DEBUG Tx Command reply: GET_REPLY 125372277 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090149578 DLCTRL DEBUG Command: GET 994744865 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090149578 DLCTRL DEBUG Tx Command reply: GET_REPLY 994744865 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090149579 DLCTRL DEBUG Command: GET 72036513 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090149579 DLCTRL DEBUG Tx Command reply: GET_REPLY 72036513 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090149581 DLCTRL DEBUG Command: GET 632212284 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090149581 DLCTRL DEBUG Tx Command reply: GET_REPLY 632212284 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090149581 DLCTRL DEBUG Command: GET 835361825 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090149581 DLCTRL DEBUG Tx Command reply: GET_REPLY 835361825 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090149582 DLCTRL DEBUG Command: GET 821992485 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090149582 DLCTRL DEBUG Tx Command reply: GET_REPLY 821992485 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090149584 DLCTRL DEBUG Command: GET 232991137 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090149584 DLCTRL DEBUG Tx Command reply: GET_REPLY 232991137 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090149586 DLCTRL DEBUG Command: GET 965550169 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090149586 DLCTRL DEBUG Tx Command reply: GET_REPLY 965550169 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090149594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50058<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(598)@8fde77a73ba2: Final verdict of PTC: none 20250823090149596 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43217<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(599)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090149598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090149599 DLINP DEBUG SRVCONN(,r=127.0.0.1:35974<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090149599 DLINP DEBUG SRVCONN(,r=127.0.0.1:35974<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090149599 DLINP NOTICE SRV(,r=127.0.0.1:35974<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090149599 DMAIN NOTICE (127.0.0.1:35974 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35974<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090149599 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@8fde77a73ba2: Final verdict of PTC: none 20250823090149600 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090149600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090149600 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090149600 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(611)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(615)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(612)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(609)@8fde77a73ba2: Final verdict of PTC: none 20250823090149600 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090149600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090149600 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090149600 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090149600 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090149600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090149600 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090149600 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)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(608)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(606)@8fde77a73ba2: Final verdict of PTC: none 20250823090149600 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 20250823090149600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090149600 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090149600 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090149600 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090149600 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090149600 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090149600 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090149600 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 20250823090149600 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' 20250823090149600 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' 20250823090149600 DLSS7 <000c> ss7_asp.c: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  20250823090149601 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  20250823090149601 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  20250823090149601 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  20250823090149601 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090149601 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090149601 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090149601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090149601 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090149601 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090149601 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090149601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090149601 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090149601 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090149601 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(610)@8fde77a73ba2: Final verdict of PTC: none 20250823090149602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090149602 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090149602 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) HNBGW_Test.sgsn0-M3UA(613)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@8fde77a73ba2: Final verdict of PTC: none 20250823090149602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090149602 DLSCCP DEBUG 0: SCCP(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.sgsn1-M3UA(616)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(607)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(614)@8fde77a73ba2: Final verdict of PTC: none 20250823090149603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090149603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090149603 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@8fde77a73ba2: Final verdict of PTC: none 20250823090149603 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) 20250823090149604 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090149604 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(600)@8fde77a73ba2: Final verdict of PTC: none 20250823090149601 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 20250823090149601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090149601 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090149601 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090149601 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090149602 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090149602 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090149602 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090149602 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 20250823090149602 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090149602 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090149602 DLSS7 <000c> ss7_asp.c: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  20250823090149602 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  20250823090149602 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  20250823090149602 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090149602 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090149602 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090149602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090149602 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090149602 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090149602 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 20250823090149602 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090149602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090149602 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090149602 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090149602 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 20250823090149602 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 20250823090149602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090149602 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090149603 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090149603 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090149603 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090149603 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090149603 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090149603 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 20250823090149603 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' 20250823090149603 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' 20250823090149603 DLSS7 <000c> ss7_asp.c: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  20250823090149603 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  20250823090149603 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090149603 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090149603 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090149603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090149603 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090149603 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090149603 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 20250823090149603 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 20250823090149603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090149603 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090149603 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090149603 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090149603 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090149603 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090149603 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090149604 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 20250823090149604 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090149604 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090149604 DLSS7 <000c> ss7_asp.c: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  20250823090149604 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090149604 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090149604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557e625446e0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090149605 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090149605 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090149605 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85e9f), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090149605 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090149605 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090149606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090149606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090149606 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090149606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090149607 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090149607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090149607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@8fde77a73ba2: Final verdict of PTC: pass 20250823090149607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 c8 5e 9f 00 00 48 00 00 00 00 00 (ss7_asp.c:1383) 20250823090149608 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090149608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557e625446e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090149608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2960056)[0x557e62562ed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090149608 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2960056)[0x557e62562ed0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090149609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090149609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2960056)[0x557e62562ed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090149609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2960056)[0x557e62562ed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090149610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2960056)[0x557e62562ed0]{disrupted}: Freeing instance (context_map.c:203) 20250823090149610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2960056)[0x557e62562ed0]{disrupted}: Deallocated (fsm.c:568) 20250823090149610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557e625446e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090149610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557e625446e0]{disconnected}: Freeing instance (context_map.c:207) 20250823090149611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557e625446e0]{disconnected}: Deallocated (fsm.c:568) 20250823090149611 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2960056 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:226) 20250823090149611 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090149612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090149612 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090149612 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090149612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090149612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090149613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090149613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090149613 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090149613 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) 20250823090149613 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090149613 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090149614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090149614 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090149615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090149615 DLM3UA <000f> 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 20250823090149615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090149616 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090149616 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW-MGCP(617)@8fde77a73ba2: Final verdict of PTC: none 20250823090149617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090149617 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(605)@8fde77a73ba2: Final verdict of PTC: none 20250823090149617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43890<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090149618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43902<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090149618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090149619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090149619 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090149619 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) 20250823090149619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090149619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090149620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090149620 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090149620 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090149620 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) 20250823090149620 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090149620 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090149621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090149621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090149621 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090149621 DMAIN NOTICE (127.0.0.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) 20250823090149621 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090149621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13617077)[0x557e625571b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823090149621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13617077)[0x557e625571b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823090149621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823090149622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090149622 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090149622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ec105), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090149622 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090149622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090149622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090149622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090149623 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090149623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090149623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090149623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 c1 05 00 00 47 00 00 00 00 00 (ss7_asp.c:1383) 20250823090149623 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090149623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557e6254afc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090149623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13617077)[0x557e625571b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090149623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13617077)[0x557e625571b0]{disrupted}: Freeing instance (context_map.c:203) 20250823090149624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13617077)[0x557e625571b0]{disrupted}: Deallocated (fsm.c:568) 20250823090149624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557e6254afc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090149624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557e6254afc0]{disconnected}: Freeing instance (context_map.c:207) 20250823090149624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557e6254afc0]{disconnected}: Deallocated (fsm.c:568) 20250823090149624 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13617077 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:226) 20250823090149624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11287135)[0x557e6254a5d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823090149624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11287135)[0x557e6254a5d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823090149624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823090149624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090149625 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090149625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7d73a), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090149625 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090149625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090149625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090149625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090149625 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090149625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090149626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090149626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 a7 d7 3a 00 00 49 00 00 00 00 00 (ss7_asp.c:1383) 20250823090149626 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090149626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557e62540d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090149626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11287135)[0x557e6254a5d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090149626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11287135)[0x557e6254a5d0]{disrupted}: Freeing instance (context_map.c:203) 20250823090149626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11287135)[0x557e6254a5d0]{disrupted}: Deallocated (fsm.c:568) 20250823090149626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557e62540d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090149627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557e62540d10]{disconnected}: Freeing instance (context_map.c:207) 20250823090149627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557e62540d10]{disconnected}: Deallocated (fsm.c:568) 20250823090149627 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11287135 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:226) 20250823090149627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090149627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090149627 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090149627 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090149627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090149628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090149628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090149628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090149628 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090149628 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_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@8fde77a73ba2: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@8fde77a73ba2: Final verdict of PTC: pass 20250823090149629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090149629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090149629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090149629 DLM3UA <000f> 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 20250823090149629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090149629 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090149629 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090149628 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090149628 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090149629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43898<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090149629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090149629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090149629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090149630 DLM3UA <000f> 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 20250823090149630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090149630 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090149630 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 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 20250823090149719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090150109 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090150109 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ce51f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090150109 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090150109 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090150110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150110 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090150110 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090150110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150110 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090150110 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090150110 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090150110 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 e5 1f 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090150110 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090150110 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090150110 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090150110 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090150110 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090150110 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090150110 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090150111 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090150111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084cddb), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090150111 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090150111 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090150111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090150111 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090150111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150111 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090150111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090150111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090150111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 cd db 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090150111 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090150111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc3715), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090150111 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090150111 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090150111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090150111 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090150111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150111 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090150111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090150111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090150111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dc 37 15 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090150111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090150111 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090150111 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090150111 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090150111 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090150111 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090150111 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090150111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090150111 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090150111 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090150111 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090150111 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090150111 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090150111 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090150517 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090150517 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe4e27), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090150517 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090150517 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090150517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090150517 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090150517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150517 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090150517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090150517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090150517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fe 4e 27 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090150517 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090150517 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2f48a), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090150517 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090150517 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090150517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090150517 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090150517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150517 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090150517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090150517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090150517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c2 f4 8a 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090150518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090150518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090150518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090150518 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090150518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090150518 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090150518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090150518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090150518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090150518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090150518 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090150518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090150518 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090150518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090150519 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090150519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a6d90), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090150519 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090150519 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090150519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090150519 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090150519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150519 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090150519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090150519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090150519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3a 6d 90 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090150519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090150519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090150519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090150519 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090150519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090150519 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090150519 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090150522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43912<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=613800) 20250823090150969 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090150969 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d6412), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090150969 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090150969 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090150969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090150969 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090150969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150969 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090150969 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090150969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090150969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7d 64 12 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090150969 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090150969 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae6b42), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090150969 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090150969 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090150969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090150969 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090150969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150969 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090150969 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090150969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090150970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 6b 42 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090150970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090150970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090150970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090150970 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090150970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090150970 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090150970 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090150970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090150970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090150970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090150970 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090150970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090150970 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090150970 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090150971 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090150971 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00261588), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090150971 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090150971 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090150971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090150971 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090150971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090150971 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090150971 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090150971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090150971 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 15 88 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090150971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090150971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090150971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090150971 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090150971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090150971 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090150971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090151390 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090151390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9796e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090151390 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090151390 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090151390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090151390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090151390 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090151390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090151390 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090151390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090151390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090151390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d9 79 6e 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090151390 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090151390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037f448), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090151390 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090151390 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090151390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090151390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090151390 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090151391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090151391 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090151391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090151391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090151391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f4 48 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090151391 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090151391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008d05b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090151391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090151391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090151391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090151391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090151391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090151391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090151391 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090151391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090151391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090151391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 d0 5b 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090151391 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090151391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b353b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090151391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090151391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090151391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090151391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090151391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090151391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090151391 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090151391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090151391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090151391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 35 3b 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090151392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090151392 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090151392 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090151392 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090151392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090151392 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090151392 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090151392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090151392 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090151392 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090151392 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090151392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090151392 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090151392 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090151392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090151392 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090151392 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090151392 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090151392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090151392 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090151392 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090151392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090151392 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090151392 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090151392 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090151392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090151392 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090151392 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=613800, count=669840) 20250823090151601 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090151601 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090151601 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090151602 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090151603 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090151603 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090151604 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090151604 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090151604 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090151604 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090151604 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090151604 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090151975 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090151975 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c851bd), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090151975 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090151975 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090151975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090151976 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090151976 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090151976 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090151976 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090151976 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090151976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090151976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 51 bd 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090151976 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090151976 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090151976 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090151976 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090151976 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090151976 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090151976 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250823090153649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090153656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090153663 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40465<->l=127.0.0.1:4262) (control_if.c:572) 20250823090153806 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090153806 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090153813 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090153813 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090153813 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090153813 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{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)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090153813 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41562 (stream_srv.c:143) 20250823090153814 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41562<->l=127.0.0.1:29169 (hnb.c:335) 20250823090153814 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090153814 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090153814 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090153814 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090153815 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090153815 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090153815 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090153815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090153815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090153815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090153815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153815 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090153815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090153815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090153815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090153815 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090153815 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090153815 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090153815 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090153815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090153815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090153815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153815 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090153815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090153815 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090153815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153815 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090153815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090153815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090153815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090153815 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090153815 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090153815 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090153815 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090153815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090153815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090153815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153815 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090153815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090153816 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090153816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153816 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090153816 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090153816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090153816 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090153816 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090153816 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090153816 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090153816 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090153816 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090153816 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090153816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153816 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090153816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090153816 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090153816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153816 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090153816 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090153816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090153816 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090153816 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090153816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090153816 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090153816 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090153816 DLM3UA <000f> 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 20250823090153816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090153816 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090153816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090153816 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090153816 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090153816 DLM3UA <000f> 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 20250823090153816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090153816 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090153816 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090153816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090153816 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090153816 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090153816 DLM3UA <000f> 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 20250823090153816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090153816 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090153816 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090153816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090153816 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090153816 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090153816 DLM3UA <000f> 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 20250823090153816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090153816 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090153816 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(631)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(629)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(634)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(634)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(632)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090153839 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090153839 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090153839 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090153839 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090153839 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090153840 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090153840 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090153840 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090153841 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090153841 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090153841 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090153841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090153841 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090153841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153841 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090153841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153841 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090153841 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090153841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090153841 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090153841 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090153841 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090153841 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090153841 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090153841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090153841 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090153841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153841 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090153841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153841 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090153841 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090153841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153841 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090153841 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090153841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090153841 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090153841 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090153841 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090153841 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090153841 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090153841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090153841 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090153841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153841 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090153841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153842 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090153842 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090153842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153842 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090153842 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090153842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090153842 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090153842 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090153842 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090153842 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090153842 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090153842 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090153842 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090153842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153842 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090153842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090153842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090153842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090153842 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090153842 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090153842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090153842 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090153842 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090153842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090153842 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090153842 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090153842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090153842 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090153842 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090153842 DLM3UA <000f> 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 20250823090153842 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090153843 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090153843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090153843 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090153843 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090153843 DLM3UA <000f> 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 20250823090153843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090153843 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090153843 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090153843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090153843 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090153843 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090153843 DLM3UA <000f> 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 20250823090153843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090153843 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090153843 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090153843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090153843 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090153843 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090153843 DLM3UA <000f> 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 20250823090153843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090153843 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090153843 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(637)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(635)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(640)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(640)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(638)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090153879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090153879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090153879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090153879 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090153879 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090153879 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090153879 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090153879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090153879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090153883 DLINP DEBUG SRVCONN(,r=127.0.0.1:41562<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090153883 DLINP DEBUG SRVCONN(,r=127.0.0.1:41562<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090153883 DLINP DEBUG SRVCONN(,r=127.0.0.1:41562<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090153883 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090153883 DHNBAP DEBUG (127.0.0.1:41562 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090153883 DHNBAP NOTICE (127.0.0.1:41562 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090153883 DHNBAP NOTICE (127.0.0.1:41562 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090153883 DLINP DEBUG SRVCONN(,r=127.0.0.1:41562<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090153883 DLINP DEBUG SRVCONN(,r=127.0.0.1:41562<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090154026 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 20250823090154026 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 20250823090154026 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090154026 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090154036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154036 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090154036 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090154036 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090154036 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090154036 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090154036 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090154036 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090154036 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090154036 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 20250823090154036 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090154036 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090154036 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090154036 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 20250823090154036 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 20250823090154036 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090154036 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090154036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154036 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090154036 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090154036 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  20250823090154036 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090154037 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090154037 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090154037 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 20250823090154037 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090154037 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090154037 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090154037 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090154037 DLSS7 <000c> ss7_asp.c: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  20250823090154037 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  20250823090154037 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090154037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090154037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090154037 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090154037 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090154037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090154037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090154037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090154037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090154037 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090154037 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090154037 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090154038 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090154038 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090154038 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090154038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090154038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154038 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090154038 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090154038 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090154038 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090154038 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090154038 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090154038 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090154038 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090154038 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 20250823090154038 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090154038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154038 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090154038 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  20250823090154038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154038 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090154038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090154038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090154039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090154039 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090154039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090154039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090154039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090154039 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090154039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154039 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090154039 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090154039 DLM3UA <000f> 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 20250823090154039 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090154039 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090154039 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090154039 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090154040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154040 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  20250823090154042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154042 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090154042 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090154042 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  20250823090154042 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090154042 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090154042 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090154042 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 20250823090154042 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090154042 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  20250823090154042 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' 20250823090154042 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' 20250823090154042 DLSS7 <000c> ss7_asp.c: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  20250823090154042 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090154042 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  20250823090154042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090154042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090154042 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090154042 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090154042 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) 20250823090154042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090154042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090154042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090154042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090154042 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090154042 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) 20250823090154042 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090154044 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090154044 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090154044 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090154044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090154044 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090154044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090154044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090154044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090154044 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090154044 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090154044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090154044 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090154044 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090154044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154044 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090154044 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090154044 DLM3UA <000f> 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 20250823090154044 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090154044 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090154044 DLSS7 <000c> ss7_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 20250823090154044 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090154044 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154044 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250823090154055 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 20250823090154055 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 20250823090154055 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090154055 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090154057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154057 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090154057 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090154057 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090154057 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090154057 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090154057 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090154057 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090154057 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090154057 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 20250823090154057 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090154057 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090154057 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090154058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154058 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090154058 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090154059 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  20250823090154059 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090154059 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090154059 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090154059 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 20250823090154059 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090154059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090154059 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090154059 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090154059 DLSS7 <000c> ss7_asp.c: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  20250823090154059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090154059 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  20250823090154059 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  20250823090154059 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090154059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090154059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090154059 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090154059 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090154059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090154059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090154059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090154059 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090154059 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090154059 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090154059 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090154060 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090154060 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090154060 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090154060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090154060 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090154060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090154060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090154060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090154060 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090154060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090154060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090154060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090154060 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090154060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154060 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090154061 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090154061 DLM3UA <000f> 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 20250823090154061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090154061 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090154061 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090154061 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090154061 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154061 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  20250823090154066 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 20250823090154066 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 20250823090154066 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090154066 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090154070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154070 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090154070 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090154070 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090154070 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090154070 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090154070 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090154070 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090154070 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090154070 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 20250823090154070 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090154070 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  20250823090154070 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090154071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154071 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090154071 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090154071 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  20250823090154071 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090154071 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090154071 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090154071 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 20250823090154071 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090154071 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  20250823090154071 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' 20250823090154071 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' 20250823090154071 DLSS7 <000c> ss7_asp.c: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  20250823090154071 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090154071 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  20250823090154071 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  20250823090154071 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  20250823090154071 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090154071 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090154071 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090154071 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090154071 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) 20250823090154071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090154071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090154072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090154072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090154072 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090154072 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) 20250823090154072 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090154073 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090154073 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090154073 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090154073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090154073 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090154073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154073 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823090154073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090154073 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823090154073 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) 20250823090154073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090154073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090154073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090154073 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090154073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090154073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090154074 DLM3UA <000f> 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 20250823090154074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090154074 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' 20250823090154074 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 20250823090154074 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090154074 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154074 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  HNBGW_Test.msc0-RAN(630)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090154842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154843 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090154843 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090154843 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090154843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090154843 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090154843 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090154843 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090154843 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154843 DLSS7 <000c> ss7_asp.c: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  20250823090154843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090154843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090154843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090154843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090154843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090154843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090154843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090154843 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090154843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090154843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090154843 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090154843 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090154843 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) 20250823090154843 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090154843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090154843 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090154843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090154844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090154844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090154844 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090154844 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090154844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090154844 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090154844 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090154844 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090154844 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154844 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090154844 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090154844 DLM3UA <000f> 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 20250823090154844 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090154844 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090154844 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090154844 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090154845 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154845 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  20250823090154845 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154845 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090154845 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090154845 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090154845 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090154845 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090154845 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090154845 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090154845 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154845 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090154845 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090154845 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090154845 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090154845 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090154845 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090154845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090154845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090154845 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090154846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090154846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090154846 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090154846 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090154846 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(633)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090154850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154850 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090154850 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090154850 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 20250823090154850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090154850 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' 20250823090154850 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090154850 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090154850 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154850 DLSS7 <000c> ss7_asp.c: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  20250823090154850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090154850 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090154850 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090154850 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) 20250823090154850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090154850 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090154850 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090154850 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090154850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090154850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090154850 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090154850 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090154850 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) 20250823090154850 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) 20250823090154850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090154850 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090154850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090154850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090154850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090154850 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090154850 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090154850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090154850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090154850 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090154850 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090154850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090154850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090154850 DLM3UA <000f> 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 20250823090154850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090154850 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090154850 DLSS7 <000c> ss7_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 20250823090154850 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090154850 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154850 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  HNBGW_Test.msc0-RAN(630)@8fde77a73ba2: MSC_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 } } } } 20250823090154852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154852 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090154852 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090154852 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 20250823090154852 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090154852 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' 20250823090154852 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090154852 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090154852 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154852 DLSS7 <000c> ss7_asp.c: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  20250823090154852 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090154852 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090154852 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090154852 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) 20250823090154852 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090154852 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090154852 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090154852 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090154852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090154853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090154853 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090154853 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090154853 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(633)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(636)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090154860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154860 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090154860 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090154860 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090154860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090154860 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090154860 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090154860 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090154860 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154860 DLSS7 <000c> ss7_asp.c: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  20250823090154860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090154860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090154860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090154860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090154860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090154860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090154860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090154860 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090154861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090154861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090154861 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090154861 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090154861 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) 20250823090154861 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090154861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090154861 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090154861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090154861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090154861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090154861 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090154861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090154861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090154861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090154861 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090154861 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090154861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090154861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090154861 DLM3UA <000f> 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 20250823090154861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090154861 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090154861 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090154861 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090154862 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154862 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  20250823090154864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154864 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090154864 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090154864 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090154864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090154864 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090154864 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090154864 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090154864 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154864 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090154864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090154864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090154864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090154864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090154864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090154864 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090154864 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090154864 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090154864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090154864 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090154864 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090154864 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090154864 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(636)@8fde77a73ba2: MSC_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(639)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090154874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154874 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090154874 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090154874 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 20250823090154874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090154874 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' 20250823090154874 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090154874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090154874 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154874 DLSS7 <000c> ss7_asp.c: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  20250823090154874 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090154874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090154874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090154874 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) 20250823090154874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090154874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090154874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090154874 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090154874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090154874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090154874 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090154874 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090154874 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) 20250823090154874 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) 20250823090154874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090154874 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090154874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090154874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090154874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090154874 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) 20250823090154874 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090154874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090154874 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090154874 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090154874 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090154874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154874 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090154874 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090154874 DLM3UA <000f> 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 20250823090154874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090154874 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' 20250823090154874 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 20250823090154874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090154874 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154874 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  20250823090154876 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090154876 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090154876 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090154876 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 20250823090154876 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090154876 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' 20250823090154876 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090154876 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090154876 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090154876 DLSS7 <000c> ss7_asp.c: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  20250823090154876 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090154876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090154876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090154876 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) 20250823090154876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090154876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090154876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090154876 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090154876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090154876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090154876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090154876 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090154876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090154876 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090154876 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090154876 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(639)@8fde77a73ba2: MSC_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 } } } } 20250823090155896 DLCTRL DEBUG Command: GET 12283554 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090155896 DLCTRL DEBUG Tx Command reply: GET_REPLY 12283554 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090155900 DLCTRL DEBUG Command: GET 346258296 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090155900 DLCTRL DEBUG Tx Command reply: GET_REPLY 346258296 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090155905 DLCTRL DEBUG Command: GET 586631463 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090155905 DLCTRL DEBUG Tx Command reply: GET_REPLY 586631463 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090155909 DLCTRL DEBUG Command: GET 700861736 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090155909 DLCTRL DEBUG Tx Command reply: GET_REPLY 700861736 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090155913 DLCTRL DEBUG Command: GET 806058099 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090155914 DLCTRL DEBUG Tx Command reply: GET_REPLY 806058099 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090155918 DLCTRL DEBUG Command: GET 374658171 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090155918 DLCTRL DEBUG Tx Command reply: GET_REPLY 374658171 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090155923 DLCTRL DEBUG Command: GET 549625278 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090155923 DLCTRL DEBUG Tx Command reply: GET_REPLY 549625278 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090155927 DLCTRL DEBUG Command: GET 947850494 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090155927 DLCTRL DEBUG Tx Command reply: GET_REPLY 947850494 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090155932 DLCTRL DEBUG Command: GET 949254327 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090155932 DLCTRL DEBUG Tx Command reply: GET_REPLY 949254327 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090155936 DLCTRL DEBUG Command: GET 82322362 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090155936 DLCTRL DEBUG Tx Command reply: GET_REPLY 82322362 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090155940 DLCTRL DEBUG Command: GET 348773416 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090155940 DLCTRL DEBUG Tx Command reply: GET_REPLY 348773416 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090155944 DLCTRL DEBUG Command: GET 121770029 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090155944 DLCTRL DEBUG Tx Command reply: GET_REPLY 121770029 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090155948 DLCTRL DEBUG Command: GET 390806436 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090155948 DLCTRL DEBUG Tx Command reply: GET_REPLY 390806436 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090155951 DLCTRL DEBUG Command: GET 333142524 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090155951 DLCTRL DEBUG Tx Command reply: GET_REPLY 333142524 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090155953 DLCTRL DEBUG Command: GET 250153316 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090155953 DLCTRL DEBUG Tx Command reply: GET_REPLY 250153316 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090155956 DLCTRL DEBUG Command: GET 396378154 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090155956 DLCTRL DEBUG Tx Command reply: GET_REPLY 396378154 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090155960 DLCTRL DEBUG Command: GET 133515609 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090155960 DLCTRL DEBUG Tx Command reply: GET_REPLY 133515609 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090155964 DLCTRL DEBUG Command: GET 324110008 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090155964 DLCTRL DEBUG Tx Command reply: GET_REPLY 324110008 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090155967 DLCTRL DEBUG Command: GET 342812468 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090155968 DLCTRL DEBUG Tx Command reply: GET_REPLY 342812468 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090155971 DLCTRL DEBUG Command: GET 621314881 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090155971 DLCTRL DEBUG Tx Command reply: GET_REPLY 621314881 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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@8fde77a73ba2: 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@8fde77a73ba2: 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@8fde77a73ba2: 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 := '000000000000000010100101'B, t_guard := 20.000000 } 20250823090156007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43472<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)15085477 20250823090157052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090157052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090157052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090157052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090157052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe62fa5, normal) (hnbgw_rua.c:408) 20250823090157052 DHNB DEBUG map_rua[0x557e625571b0]{init}: Allocated (fsm.c:456) 20250823090157052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15085477)[0x557e625571b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090157052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15085477 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090157052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090157052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090157052 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15085477 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) 20250823090157052 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15085477 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) 20250823090157052 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15085477 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090157052 DCN DEBUG map_sccp[0x557e6254afc0]{init}: Allocated (fsm.c:456) 20250823090157052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557e6254afc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090157052 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15085477 <-> SCCP-74 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090157052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15085477 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090157052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15085477)[0x557e625571b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090157052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090157052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090157052 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15085477 SCCP-74 msc-0 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090157052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557e6254afc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090157052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090157052 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{IDLE}: Allocated (fsm.c:456) 20250823090157052 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090157052 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000a50056400500f1100926) (sccp_scrc.c:455) 20250823090157052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090157052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090157052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090157052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090157052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090157052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090157052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090157052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090157052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090157052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090157052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090157052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090157052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090157052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090157052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090157052 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090157052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090157052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090157053 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 a5 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090157053 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090157053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557e6254afc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090157053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15085477)[0x557e625571b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090157053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090157053 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090157053 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090157053 DLM3UA <000f> 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 20250823090157053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090157053 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090157053 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090157053 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090157053 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090157053 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 a5 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(629)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)16576747 HNBGW_Test.msc0-SCCP(629)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(629)@8fde77a73ba2: 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)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090157068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090157068 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090157068 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090157068 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090157068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090157068 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090157068 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090157068 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090157068 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090157068 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 87 ab 9a 02 00 00 00 00  20250823090157068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090157068 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090157068 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090157068 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090157068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090157068 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0087ab9a) (sccp_scrc.c:545) 20250823090157068 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) 20250823090157069 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090157069 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090157069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090157069 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090157069 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) 20250823090157069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557e6254afc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090157069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557e6254afc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090157070 DLCTRL DEBUG Command: GET 762806010 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090157070 DLCTRL DEBUG Tx Command reply: GET_REPLY 762806010 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090157073 DLCTRL DEBUG Command: GET 336674419 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090157074 DLCTRL DEBUG Tx Command reply: GET_REPLY 336674419 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090157077 DLCTRL DEBUG Command: GET 682990323 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090157077 DLCTRL DEBUG Tx Command reply: GET_REPLY 682990323 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090157079 DLCTRL DEBUG Command: GET 988392329 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090157079 DLCTRL DEBUG Tx Command reply: GET_REPLY 988392329 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090157081 DLCTRL DEBUG Command: GET 342661777 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090157081 DLCTRL DEBUG Tx Command reply: GET_REPLY 342661777 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090157083 DLCTRL DEBUG Command: GET 122699694 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090157083 DLCTRL DEBUG Tx Command reply: GET_REPLY 122699694 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090157085 DLCTRL DEBUG Command: GET 516374527 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090157085 DLCTRL DEBUG Tx Command reply: GET_REPLY 516374527 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090157086 DLCTRL DEBUG Command: GET 769830304 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090157086 DLCTRL DEBUG Tx Command reply: GET_REPLY 769830304 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090157088 DLCTRL DEBUG Command: GET 715608375 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090157088 DLCTRL DEBUG Tx Command reply: GET_REPLY 715608375 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090157089 DLCTRL DEBUG Command: GET 139353028 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090157089 DLCTRL DEBUG Tx Command reply: GET_REPLY 139353028 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090157090 DLCTRL DEBUG Command: GET 253741046 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090157090 DLCTRL DEBUG Tx Command reply: GET_REPLY 253741046 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090157091 DLCTRL DEBUG Command: GET 26084782 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090157091 DLCTRL DEBUG Tx Command reply: GET_REPLY 26084782 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090157092 DLCTRL DEBUG Command: GET 790157341 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090157092 DLCTRL DEBUG Tx Command reply: GET_REPLY 790157341 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090157093 DLCTRL DEBUG Command: GET 562012098 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090157093 DLCTRL DEBUG Tx Command reply: GET_REPLY 562012098 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250823090157094 DLCTRL DEBUG Command: GET 740468905 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090157094 DLCTRL DEBUG Tx Command reply: GET_REPLY 740468905 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090157095 DLCTRL DEBUG Command: GET 658738548 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090157095 DLCTRL DEBUG Tx Command reply: GET_REPLY 658738548 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090157096 DLCTRL DEBUG Command: GET 83897294 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090157096 DLCTRL DEBUG Tx Command reply: GET_REPLY 83897294 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090157097 DLCTRL DEBUG Command: GET 103181723 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090157097 DLCTRL DEBUG Tx Command reply: GET_REPLY 103181723 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090157097 DLCTRL DEBUG Command: GET 663117696 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090157097 DLCTRL DEBUG Tx Command reply: GET_REPLY 663117696 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090157098 DLCTRL DEBUG Command: GET 508199567 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090157098 DLCTRL DEBUG Tx Command reply: GET_REPLY 508199567 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000001111111'B, t_guard := 20.000000 } 20250823090157108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43480<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@8fde77a73ba2: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)5100266 20250823090158129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090158129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090158129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823090158129 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090158129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4dd2ea, normal) (hnbgw_rua.c:408) 20250823090158129 DHNB DEBUG map_rua[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090158129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100266)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090158129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100266 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090158129 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090158129 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090158129 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823090158129 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100266 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) 20250823090158129 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100266 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) 20250823090158129 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100266 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823090158129 DCN DEBUG map_sccp[0x557e62562ed0]{init}: Allocated (fsm.c:456) 20250823090158129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557e62562ed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090158129 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5100266 <-> SCCP-75 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090158129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100266 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823090158129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100266)[0x557e62540d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090158129 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090158129 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090158129 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100266 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090158129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557e62562ed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090158129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090158129 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{IDLE}: Allocated (fsm.c:456) 20250823090158129 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090158129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f400300007f0056400500f1100926) (sccp_scrc.c:455) 20250823090158129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090158129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090158129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090158129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090158129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090158129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090158129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090158129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090158129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090158129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090158129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090158129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090158129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090158129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090158129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090158129 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090158129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090158130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090158130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0f 01 00 00 4b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 00 7f 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090158130 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090158130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557e62562ed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090158130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100266)[0x557e62540d10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090158130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090158130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090158130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090158130 DLM3UA <000f> 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 20250823090158130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090158130 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090158130 DLSS7 <000c> ss7_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 20250823090158130 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090158130 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090158130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0f 01 00 00 4b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 00 7f 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)1796182 HNBGW_Test.msc1-SCCP(632)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(632)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090158149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090158149 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090158149 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090158149 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 20250823090158149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090158149 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' 20250823090158149 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090158149 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090158149 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090158149 DLSS7 <000c> ss7_asp.c: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 04 86 17 02 00 00 00 00  TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090158149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090158149 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090158149 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090158149 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) 20250823090158149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090158149 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00048617) (sccp_scrc.c:545) 20250823090158149 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) 20250823090158149 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090158149 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090158149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090158149 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090158149 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) 20250823090158149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557e62562ed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090158149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557e62562ed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090158151 DLCTRL DEBUG Command: GET 606446617 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090158151 DLCTRL DEBUG Tx Command reply: GET_REPLY 606446617 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090158155 DLCTRL DEBUG Command: GET 267446677 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090158155 DLCTRL DEBUG Tx Command reply: GET_REPLY 267446677 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090158159 DLCTRL DEBUG Command: GET 438971072 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090158159 DLCTRL DEBUG Tx Command reply: GET_REPLY 438971072 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090158163 DLCTRL DEBUG Command: GET 913792690 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090158163 DLCTRL DEBUG Tx Command reply: GET_REPLY 913792690 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090158166 DLCTRL DEBUG Command: GET 414325572 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090158166 DLCTRL DEBUG Tx Command reply: GET_REPLY 414325572 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090158170 DLCTRL DEBUG Command: GET 430765269 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090158170 DLCTRL DEBUG Tx Command reply: GET_REPLY 430765269 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090158173 DLCTRL DEBUG Command: GET 590950241 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090158173 DLCTRL DEBUG Tx Command reply: GET_REPLY 590950241 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090158176 DLCTRL DEBUG Command: GET 982474290 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090158176 DLCTRL DEBUG Tx Command reply: GET_REPLY 982474290 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090158178 DLCTRL DEBUG Command: GET 671025623 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090158178 DLCTRL DEBUG Tx Command reply: GET_REPLY 671025623 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090158180 DLCTRL DEBUG Command: GET 171518094 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090158180 DLCTRL DEBUG Tx Command reply: GET_REPLY 171518094 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090158182 DLCTRL DEBUG Command: GET 357978708 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090158182 DLCTRL DEBUG Tx Command reply: GET_REPLY 357978708 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090158184 DLCTRL DEBUG Command: GET 580296871 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090158184 DLCTRL DEBUG Tx Command reply: GET_REPLY 580296871 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090158185 DLCTRL DEBUG Command: GET 720106813 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090158185 DLCTRL DEBUG Tx Command reply: GET_REPLY 720106813 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090158186 DLCTRL DEBUG Command: GET 397486836 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090158186 DLCTRL DEBUG Tx Command reply: GET_REPLY 397486836 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250823090158187 DLCTRL DEBUG Command: GET 21830619 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090158188 DLCTRL DEBUG Tx Command reply: GET_REPLY 21830619 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090158189 DLCTRL DEBUG Command: GET 77615212 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090158189 DLCTRL DEBUG Tx Command reply: GET_REPLY 77615212 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090158190 DLCTRL DEBUG Command: GET 711951663 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090158190 DLCTRL DEBUG Tx Command reply: GET_REPLY 711951663 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090158191 DLCTRL DEBUG Command: GET 321222856 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090158191 DLCTRL DEBUG Tx Command reply: GET_REPLY 321222856 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090158192 DLCTRL DEBUG Command: GET 734552480 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090158192 DLCTRL DEBUG Tx Command reply: GET_REPLY 734552480 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090158192 DLCTRL DEBUG Command: GET 399112153 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090158192 DLCTRL DEBUG Tx Command reply: GET_REPLY 399112153 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001000011001'B, t_guard := 20.000000 } 20250823090158211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@8fde77a73ba2: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)4095656 20250823090159240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090159240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090159240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823090159240 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090159240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3e7ea8, normal) (hnbgw_rua.c:408) 20250823090159240 DHNB DEBUG map_rua[0x557e62544580]{init}: Allocated (fsm.c:456) 20250823090159240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4095656)[0x557e62544580]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090159240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4095656 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090159240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090159240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090159240 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4095656 SCCP-0 CS MI=TMSI-0x42BB8023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823090159240 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4095656 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) 20250823090159240 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4095656 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) 20250823090159240 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4095656 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090159240 DCN DEBUG map_sccp[0x557e6254b8d0]{init}: Allocated (fsm.c:456) 20250823090159240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557e6254b8d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090159240 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4095656 <-> SCCP-76 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090159240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4095656 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823090159240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4095656)[0x557e62544580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090159240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090159240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090159240 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4095656 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090159240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557e6254b8d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090159240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090159240 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{IDLE}: Allocated (fsm.c:456) 20250823090159240 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090159240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030002190056400500f1100926) (sccp_scrc.c:455) 20250823090159240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090159240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090159240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090159240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090159240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090159240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090159240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090159240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090159240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090159240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090159240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090159240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090159240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090159241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090159241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090159241 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090159241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090159241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090159241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 4c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 02 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090159241 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090159241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557e6254b8d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090159241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4095656)[0x557e62544580]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090159241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090159241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090159241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090159241 DLM3UA <000f> 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 20250823090159241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090159241 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090159241 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090159241 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090159241 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090159241 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 4c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 02 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(629)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)4806799 HNBGW_Test.msc0-SCCP(629)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823090159250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090159250 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090159250 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090159250 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090159250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090159250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090159250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090159250 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090159250 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00aa8294) (sccp_scrc.c:545) 20250823090159250 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) 20250823090159250 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090159250 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090159250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090159250 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090159251 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) 20250823090159251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557e6254b8d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090159251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557e6254b8d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090159250 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090159250 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090159250 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090159250 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090159250 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090159250 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090159250 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 aa 82 94 02 00 00 00 00  MTC@8fde77a73ba2: 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 } } } 20250823090159253 DLCTRL DEBUG Command: GET 906722546 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090159253 DLCTRL DEBUG Tx Command reply: GET_REPLY 906722546 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823090159262 DLCTRL DEBUG Command: GET 740696524 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090159262 DLCTRL DEBUG Tx Command reply: GET_REPLY 740696524 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090159267 DLCTRL DEBUG Command: GET 60100538 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090159267 DLCTRL DEBUG Tx Command reply: GET_REPLY 60100538 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090159273 DLCTRL DEBUG Command: GET 546994497 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090159273 DLCTRL DEBUG Tx Command reply: GET_REPLY 546994497 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090159276 DLCTRL DEBUG Command: GET 494961099 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090159276 DLCTRL DEBUG Tx Command reply: GET_REPLY 494961099 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090159278 DLCTRL DEBUG Command: GET 727773502 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090159278 DLCTRL DEBUG Tx Command reply: GET_REPLY 727773502 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090159279 DLCTRL DEBUG Command: GET 704249241 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090159279 DLCTRL DEBUG Tx Command reply: GET_REPLY 704249241 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090159280 DLCTRL DEBUG Command: GET 942150168 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090159280 DLCTRL DEBUG Tx Command reply: GET_REPLY 942150168 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090159282 DLCTRL DEBUG Command: GET 318373652 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090159282 DLCTRL DEBUG Tx Command reply: GET_REPLY 318373652 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090159284 DLCTRL DEBUG Command: GET 930574619 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090159284 DLCTRL DEBUG Tx Command reply: GET_REPLY 930574619 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090159285 DLCTRL DEBUG Command: GET 29833751 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090159285 DLCTRL DEBUG Tx Command reply: GET_REPLY 29833751 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090159287 DLCTRL DEBUG Command: GET 698488794 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090159287 DLCTRL DEBUG Tx Command reply: GET_REPLY 698488794 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090159289 DLCTRL DEBUG Command: GET 527004784 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090159289 DLCTRL DEBUG Tx Command reply: GET_REPLY 527004784 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090159290 DLCTRL DEBUG Command: GET 863383412 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090159290 DLCTRL DEBUG Tx Command reply: GET_REPLY 863383412 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250823090159291 DLCTRL DEBUG Command: GET 155861167 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090159291 DLCTRL DEBUG Tx Command reply: GET_REPLY 155861167 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090159293 DLCTRL DEBUG Command: GET 782994513 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090159293 DLCTRL DEBUG Tx Command reply: GET_REPLY 782994513 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090159294 DLCTRL DEBUG Command: GET 73752041 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090159294 DLCTRL DEBUG Tx Command reply: GET_REPLY 73752041 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090159296 DLCTRL DEBUG Command: GET 162149688 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090159296 DLCTRL DEBUG Tx Command reply: GET_REPLY 162149688 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090159297 DLCTRL DEBUG Command: GET 817558092 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090159297 DLCTRL DEBUG Tx Command reply: GET_REPLY 817558092 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090159299 DLCTRL DEBUG Command: GET 889466182 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090159299 DLCTRL DEBUG Tx Command reply: GET_REPLY 889466182 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090159303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090159304 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40465<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(623)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(622)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090159306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43916<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090159307 DLINP DEBUG SRVCONN(,r=127.0.0.1:41562<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090159307 DLINP DEBUG SRVCONN(,r=127.0.0.1:41562<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090159307 DLINP NOTICE SRV(,r=127.0.0.1:41562<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090159307 DMAIN NOTICE (127.0.0.1:41562 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41562<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090159307 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)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(635)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(639)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(638)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(636)@8fde77a73ba2: Final verdict of PTC: none 20250823090159310 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090159310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090159310 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090159310 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090159310 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@8fde77a73ba2: Final verdict of PTC: none 20250823090159310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090159310 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090159310 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090159310 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090159310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090159310 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090159310 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090159310 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090159310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090159310 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090159310 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090159310 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc1-RAN(633)@8fde77a73ba2: Final verdict of PTC: none 20250823090159310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090159310 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090159310 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090159311 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090159311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090159311 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090159311 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090159311 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 20250823090159311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090159311 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090159311 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090159311 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090159311 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090159311 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090159311 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090159311 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 20250823090159311 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' 20250823090159311 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' 20250823090159311 DLSS7 <000c> ss7_asp.c: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  20250823090159311 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  20250823090159311 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  20250823090159311 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  20250823090159311 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090159311 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090159311 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.msc1-SCCP(632)@8fde77a73ba2: Final verdict of PTC: none 20250823090159311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090159311 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090159311 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090159311 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090159312 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090159312 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090159312 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090159312 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 20250823090159312 DLSS7 <000c> ss7_route.c: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(629)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@8fde77a73ba2: Final verdict of PTC: none 20250823090159312 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090159312 DLSS7 <000c> ss7_asp.c: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  20250823090159312 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  20250823090159312 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_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(640)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(637)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(631)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(634)@8fde77a73ba2: Final verdict of PTC: none 20250823090159314 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090159315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090159315 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090159312 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090159312 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090159312 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 20250823090159312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090159312 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090159312 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090159312 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090159312 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090159312 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090159312 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090159312 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 20250823090159312 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' 20250823090159312 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' 20250823090159312 DLSS7 <000c> ss7_asp.c: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  20250823090159312 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  20250823090159312 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090159312 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090159313 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090159313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090159313 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090159313 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090159313 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 20250823090159313 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090159313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090159313 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090159313 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090159313 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 20250823090159314 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 20250823090159314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090159314 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090159314 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090159314 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090159314 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090159314 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090159314 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090159314 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 20250823090159314 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090159314 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090159314 DLSS7 <000c> ss7_asp.c: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  20250823090159314 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090159314 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090159315 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) 20250823090159315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090159316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090159316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090159316 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090159316 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090159317 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) 20250823090159317 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090159317 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090159317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557e62562ed0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090159317 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090159318 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090159318 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048617), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090159318 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090159318 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) 20250823090159318 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090159319 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) 20250823090159319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090159319 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090159319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090159320 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090159320 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090159320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090159320 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 04 86 17 00 00 4b 00 00 00 00 00 (ss7_asp.c:1383) 20250823090159320 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090159321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557e62562ed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090159321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100266)[0x557e62540d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090159321 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100266)[0x557e62540d10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090159321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090159322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100266)[0x557e62540d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090159322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100266)[0x557e62540d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090159322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100266)[0x557e62540d10]{disrupted}: Freeing instance (context_map.c:203) 20250823090159322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100266)[0x557e62540d10]{disrupted}: Deallocated (fsm.c:568) 20250823090159322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557e62562ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090159323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557e62562ed0]{disconnected}: Freeing instance (context_map.c:207) 20250823090159323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557e62562ed0]{disconnected}: Deallocated (fsm.c:568) 20250823090159323 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100266 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:226) 20250823090159324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW-PFCP(624)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@8fde77a73ba2: Final verdict of PTC: pass HNBGW-MGCP(641)@8fde77a73ba2: Final verdict of PTC: none 20250823090159324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090159325 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090159325 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090159325 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090159326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090159326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090159326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090159327 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090159327 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) 20250823090159327 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090159328 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090159328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090159329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090159329 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090159329 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090159329 DLM3UA <000f> 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 20250823090159329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090159329 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090159329 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090159330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090159330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090159331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@8fde77a73ba2: Final verdict of PTC: pass 20250823090159331 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090159332 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090159332 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) 20250823090159332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090159332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090159333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090159333 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090159333 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090159334 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) 20250823090159334 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090159334 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090159334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090159335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090159335 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090159335 DMAIN NOTICE (127.0.0.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) 20250823090159336 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090159336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15085477)[0x557e625571b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823090159336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15085477)[0x557e625571b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823090159336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823090159337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090159337 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090159337 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ab9a), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090159338 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090159338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090159338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090159338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090159339 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090159339 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090159339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090159339 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 87 ab 9a 00 00 4a 00 00 00 00 00 (ss7_asp.c:1383) 20250823090159340 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090159340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557e6254afc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090159340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15085477)[0x557e625571b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090159341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15085477)[0x557e625571b0]{disrupted}: Freeing instance (context_map.c:203) 20250823090159341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15085477)[0x557e625571b0]{disrupted}: Deallocated (fsm.c:568) 20250823090159341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557e6254afc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090159341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557e6254afc0]{disconnected}: Freeing instance (context_map.c:207) 20250823090159342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557e6254afc0]{disconnected}: Deallocated (fsm.c:568) 20250823090159342 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15085477 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250823090159342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4095656)[0x557e62544580]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823090159342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4095656)[0x557e62544580]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823090159343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557e6254b8d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823090159343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090159343 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090159343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa8294), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090159344 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090159344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090159344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090159344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090159345 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090159345 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090159345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090159345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 aa 82 94 00 00 4c 00 00 00 00 00 (ss7_asp.c:1383) 20250823090159345 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090159346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557e6254b8d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090159346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4095656)[0x557e62544580]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090159346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4095656)[0x557e62544580]{disrupted}: Freeing instance (context_map.c:203) 20250823090159346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4095656)[0x557e62544580]{disrupted}: Deallocated (fsm.c:568) 20250823090159347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557e6254b8d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090159347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557e6254b8d0]{disconnected}: Freeing instance (context_map.c:207) 20250823090159347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557e6254b8d0]{disconnected}: Deallocated (fsm.c:568) 20250823090159347 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4095656 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:226) 20250823090159347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090159348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090159348 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090159348 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090159348 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090159349 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090159349 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090159352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090159352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090159352 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090159352 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) 20250823090159352 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090159353 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090159353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090159353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090159353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090159353 DLM3UA <000f> 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 20250823090159353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090159353 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090159353 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090159353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090159353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090159353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090159353 DLM3UA <000f> 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 20250823090159353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090159353 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090159353 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@8fde77a73ba2: Final verdict of PTC: pass 20250823090159358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43480<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 09:01:59 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 20250823090159438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090159608 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090159609 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85e9f), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090159609 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090159609 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090159609 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090159609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090159609 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090159609 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090159609 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090159609 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090159609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090159609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c8 5e 9f 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090159609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090159609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090159609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090159609 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090159609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090159609 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090159609 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090159624 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090159624 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ec105), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090159624 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090159624 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090159624 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090159624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090159624 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090159624 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090159624 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090159624 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090159624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090159624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 c1 05 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090159625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090159625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090159625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090159625 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090159625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090159625 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090159625 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090159627 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090159627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7d73a), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090159627 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090159627 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090159627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090159627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090159627 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090159627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090159627 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090159627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090159627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090159627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 d7 3a 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090159627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090159627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090159627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090159627 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090159627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090159627 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090159627 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090200111 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090200111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ce51f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090200111 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090200111 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090200111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090200111 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090200111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200111 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090200111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090200111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090200111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 e5 1f 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090200111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090200111 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090200111 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090200111 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090200111 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090200111 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090200111 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090200112 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090200112 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc3715), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090200112 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090200112 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090200112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090200112 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090200112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200112 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090200112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090200112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090200112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dc 37 15 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090200112 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090200112 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084cddb), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090200112 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090200112 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090200112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090200113 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090200113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200113 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090200113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090200113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090200113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 cd db 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090200113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090200113 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090200113 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090200113 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090200113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090200113 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090200113 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090200113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090200113 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090200113 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090200113 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090200113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090200113 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090200113 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090200241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=623176) 20250823090200519 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090200519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2f48a), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090200519 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090200519 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090200519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090200519 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090200519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200519 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090200519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090200519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090200519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c2 f4 8a 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090200519 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090200519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe4e27), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090200519 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090200519 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090200519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090200519 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090200519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200519 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090200519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090200519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090200519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fe 4e 27 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090200519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090200519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090200519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090200519 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090200519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090200520 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090200520 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090200520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090200520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090200520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090200520 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090200520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090200520 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090200520 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090200520 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090200520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a6d90), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090200520 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090200520 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090200520 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090200520 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090200520 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200520 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090200520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090200521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090200521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3a 6d 90 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090200521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090200521 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090200521 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090200521 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090200521 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090200521 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090200521 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090200970 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090200970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae6b42), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090200970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090200970 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090200970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090200970 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090200970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200970 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090200970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090200970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090200970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 6b 42 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090200970 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090200970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d6412), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090200970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090200970 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090200970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090200971 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090200971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200971 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090200971 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090200971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090200971 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7d 64 12 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090200971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090200971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090200971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090200971 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090200971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090200971 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090200971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090200971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090200971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090200971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090200971 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090200971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090200971 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090200971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090200972 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090200972 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00261588), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090200972 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090200972 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090200972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090200972 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090200972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090200972 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090200972 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090200972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090200972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 15 88 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090200972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090200972 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090200972 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090200973 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090200973 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090200973 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090200973 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=623176, count=673132) 20250823090201312 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090201312 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090201312 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090201312 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090201312 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090201312 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090201313 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090201313 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090201313 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090201314 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090201314 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090201314 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090201391 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090201391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037f448), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090201391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090201391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090201391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090201391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090201391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090201391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090201391 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090201391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090201391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090201391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f4 48 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090201391 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090201391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9796e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090201391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090201391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090201391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090201391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090201391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090201391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090201391 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090201391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090201391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090201391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d9 79 6e 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090201391 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090201391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b353b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090201391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090201391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090201391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090201391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090201392 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090201392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090201392 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090201392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090201392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090201392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 35 3b 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090201392 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090201392 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008d05b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090201392 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090201392 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090201392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090201392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090201392 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090201392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090201392 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090201392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090201392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090201392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 d0 5b 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090201392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090201392 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090201392 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090201392 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090201392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090201392 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090201392 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090201392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090201392 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090201393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090201393 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090201393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090201393 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090201393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090201393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090201393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090201393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090201393 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090201393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090201393 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090201393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090201393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090201393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090201393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090201393 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090201393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090201393 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090201393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090201977 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090201977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c851bd), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090201977 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090201977 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090201977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090201977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090201977 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090201977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090201977 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090201977 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090201977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090201977 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 51 bd 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090201978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090201978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090201978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090201978 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090201978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090201978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090201978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:02:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250823090203355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090203360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090203363 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43263<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090203480 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090203480 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090203487 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090203487 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090203488 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090203488 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090203488 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090203488 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090203488 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34980 (stream_srv.c:143) 20250823090203488 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34980<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090203488 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090203488 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090203489 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090203489 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090203489 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090203489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090203489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090203489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203489 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090203489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090203489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090203489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090203489 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090203489 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090203489 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090203489 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090203489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090203489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090203489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090203489 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090203489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203489 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090203489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090203489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090203489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090203489 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090203489 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090203489 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090203489 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090203489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090203489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090203489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090203489 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090203489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203489 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090203489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090203489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090203489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090203489 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090203489 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090203489 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090203489 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090203489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090203489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090203489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090203489 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090203489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203489 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090203489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090203489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090203489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090203489 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090203489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203489 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090203489 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090203489 DLM3UA <000f> 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 20250823090203489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090203489 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090203489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203489 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090203489 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090203490 DLM3UA <000f> 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 20250823090203490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090203490 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090203490 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090203490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203490 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090203490 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090203490 DLM3UA <000f> 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 20250823090203490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090203490 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090203490 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090203490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203490 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090203490 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090203490 DLM3UA <000f> 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 20250823090203490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090203490 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090203490 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(655)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(655)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(653)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(658)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(658)@8fde77a73ba2: M3UA emulation initiated, the test can be started MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(658)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-SCCP(656)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090203519 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090203519 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090203520 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090203520 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090203520 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090203520 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090203521 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090203521 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090203521 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090203521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090203521 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090203521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203521 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090203521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090203521 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090203521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203521 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090203521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090203521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090203521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090203521 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090203521 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090203521 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090203521 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090203521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090203521 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090203521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203521 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090203521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090203521 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090203521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203521 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090203521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090203521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090203521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090203521 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090203521 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090203521 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090203521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203521 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090203521 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090203521 DLM3UA <000f> 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 20250823090203522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090203522 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090203522 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090203522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090203522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090203522 DLM3UA <000f> 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 20250823090203522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090203522 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090203522 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090203522 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090203522 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090203522 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090203523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090203523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090203523 DLM3UA <000f> 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 20250823090203523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090203523 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090203523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090203523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090203523 DLM3UA <000f> 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 20250823090203523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090203523 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090203523 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090203522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090203522 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090203523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090203523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203523 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090203523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090203523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090203523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090203523 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090203523 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090203523 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090203523 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090203523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090203523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090203523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203523 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090203523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090203523 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090203523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203523 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090203523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090203523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090203523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090203523 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(661)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(659)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(664)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(664)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-SCCP(662)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090203561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090203561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090203561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090203561 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090203561 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090203561 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090203561 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090203561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090203561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090203566 DLINP DEBUG SRVCONN(,r=127.0.0.1:34980<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090203566 DLINP DEBUG SRVCONN(,r=127.0.0.1:34980<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090203566 DLINP DEBUG SRVCONN(,r=127.0.0.1:34980<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090203566 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090203566 DHNBAP DEBUG (127.0.0.1:34980 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090203566 DHNBAP NOTICE (127.0.0.1:34980 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090203566 DHNBAP NOTICE (127.0.0.1:34980 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090203566 DLINP DEBUG SRVCONN(,r=127.0.0.1:34980<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090203566 DLINP DEBUG SRVCONN(,r=127.0.0.1:34980<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090203700 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 20250823090203700 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 20250823090203700 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090203700 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090203708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203708 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090203709 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090203709 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090203709 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090203709 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090203709 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090203709 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090203709 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090203709 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 20250823090203709 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090203709 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090203709 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090203711 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 20250823090203711 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 20250823090203711 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090203711 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090203711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203711 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090203711 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090203712 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  20250823090203712 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090203712 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090203712 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090203712 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 20250823090203712 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090203712 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090203712 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090203712 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090203712 DLSS7 <000c> ss7_asp.c: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  20250823090203712 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  20250823090203712 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090203712 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090203712 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090203712 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090203712 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090203712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090203712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090203712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090203712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090203712 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090203712 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090203712 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090203713 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090203713 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090203713 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090203713 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090203713 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090203713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090203714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203714 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090203714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090203714 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090203714 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090203714 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090203714 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090203714 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090203714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203714 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090203714 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090203714 DLM3UA <000f> 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.msc1-M3UA(658)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090203714 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090203714 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090203714 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090203714 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090203714 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090203714 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  20250823090203718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203718 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090203718 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090203718 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090203718 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090203718 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090203718 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090203718 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090203718 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090203718 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 20250823090203718 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090203718 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  20250823090203718 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090203721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203721 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090203721 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090203721 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  20250823090203721 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090203721 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090203721 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090203721 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 20250823090203721 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090203721 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  20250823090203721 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' 20250823090203721 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' 20250823090203721 DLSS7 <000c> ss7_asp.c: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  20250823090203721 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090203721 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  20250823090203721 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090203721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090203721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090203721 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090203721 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) 20250823090203721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090203721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090203721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090203721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090203721 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090203721 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) 20250823090203721 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090203723 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090203723 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090203723 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090203723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090203723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090203723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090203723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203723 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090203723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090203723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090203723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090203723 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090203723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090203723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090203723 DLM3UA <000f> 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 20250823090203723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090203723 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090203723 DLSS7 <000c> ss7_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 20250823090203723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090203723 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090203723 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  20250823090203741 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 20250823090203741 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 20250823090203741 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090203741 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090203747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203747 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090203747 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090203747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090203747 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090203747 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090203747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090203747 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090203747 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090203747 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 20250823090203747 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090203747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090203747 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090203749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203749 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090203749 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090203749 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  20250823090203749 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090203749 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090203749 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090203749 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 20250823090203749 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090203749 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090203749 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090203749 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090203749 DLSS7 <000c> ss7_asp.c: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  20250823090203749 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090203749 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  20250823090203749 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  20250823090203749 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090203749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090203749 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090203749 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090203749 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090203749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090203749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090203749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090203749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090203749 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090203749 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090203749 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090203750 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090203750 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090203750 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090203750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090203750 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090203750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203750 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090203750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090203751 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090203751 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090203751 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090203751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090203751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090203751 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090203751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203751 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090203751 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090203751 DLM3UA <000f> 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 20250823090203751 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090203751 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090203751 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090203751 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090203751 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090203751 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  20250823090203752 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 20250823090203752 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 20250823090203752 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090203752 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090203754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203754 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090203754 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090203754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090203754 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090203754 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090203754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090203754 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090203754 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090203754 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 20250823090203754 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090203754 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  20250823090203754 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090203755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203755 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090203755 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090203755 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  20250823090203755 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090203755 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090203755 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090203755 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 20250823090203755 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090203755 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  20250823090203755 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' 20250823090203755 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' 20250823090203755 DLSS7 <000c> ss7_asp.c: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  20250823090203755 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090203755 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  20250823090203755 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  20250823090203755 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  20250823090203755 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090203756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090203756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090203756 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090203756 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) 20250823090203756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090203756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090203756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090203756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090203756 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090203756 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) 20250823090203756 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090203757 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090203757 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090203757 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090203757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090203757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090203757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090203757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090203757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090203757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090203757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090203757 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) 20250823090203757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090203757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090203757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090203757 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090203757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090203757 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090203757 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090203757 DLM3UA <000f> 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 20250823090203757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090203757 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' 20250823090203757 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 20250823090203757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090203757 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090203757 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(654)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090204511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090204511 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090204511 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090204511 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090204511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090204511 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090204511 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090204511 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090204511 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090204511 DLSS7 <000c> ss7_asp.c: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  20250823090204511 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090204512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090204512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090204512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090204512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090204512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090204512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090204512 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090204512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090204512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090204512 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090204512 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090204512 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) 20250823090204512 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090204512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090204512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090204512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090204512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090204512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090204512 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090204512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090204512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090204512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090204512 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090204512 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090204512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090204513 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090204513 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090204513 DLM3UA <000f> 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 20250823090204513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090204513 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090204513 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090204513 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090204513 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090204513 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  20250823090204513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090204513 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090204513 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090204513 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090204513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090204513 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090204513 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090204513 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090204513 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090204513 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090204513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090204513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090204513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090204513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090204513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090204513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090204513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090204513 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090204513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090204513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090204513 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090204513 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090204513 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(654)@8fde77a73ba2: MSC_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(657)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090204522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090204522 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090204522 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090204522 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 20250823090204522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090204522 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' 20250823090204522 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090204522 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090204522 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090204522 DLSS7 <000c> ss7_asp.c: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  20250823090204522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090204522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090204522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090204522 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) 20250823090204522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090204522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090204522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090204522 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090204522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090204522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090204522 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090204522 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090204522 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) 20250823090204522 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) 20250823090204522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090204522 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090204522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090204522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090204522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090204522 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090204522 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090204522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090204522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250823090204522 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090204522 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090204522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090204522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090204522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090204522 DLM3UA <000f> 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 20250823090204522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090204522 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090204522 DLSS7 <000c> ss7_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 20250823090204522 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090204522 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090204523 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250823090204524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090204524 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090204524 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090204524 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 20250823090204524 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090204524 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' 20250823090204524 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090204524 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090204524 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090204524 DLSS7 <000c> ss7_asp.c: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  20250823090204524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090204524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090204524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090204524 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) 20250823090204524 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090204524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090204524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090204524 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090204524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090204524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090204524 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090204524 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090204524 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090204553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090204553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090204553 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090204553 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090204553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090204553 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090204553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090204553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090204553 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090204553 DLSS7 <000c> ss7_asp.c: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  20250823090204553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090204553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090204553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090204553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090204553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090204553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090204553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090204553 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090204553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090204553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090204553 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090204553 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090204553 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) 20250823090204553 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090204553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090204553 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090204553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090204553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090204553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090204553 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090204553 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090204553 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090204553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090204553 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090204553 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090204553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090204553 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090204553 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090204553 DLM3UA <000f> 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 20250823090204553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090204553 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090204553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090204553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090204553 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090204553 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  20250823090204555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090204555 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090204555 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090204555 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090204555 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090204555 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090204555 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090204555 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090204555 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090204555 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090204555 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090204555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090204555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090204555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090204555 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090204555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090204555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090204555 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090204555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090204555 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090204555 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090204555 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(660)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090204558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090204558 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090204558 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090204558 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 20250823090204558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090204558 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' 20250823090204558 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090204558 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090204558 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090204558 DLSS7 <000c> ss7_asp.c: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  20250823090204558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090204558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090204558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090204558 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) 20250823090204558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090204558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090204558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090204558 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090204558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090204558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090204559 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090204559 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090204559 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) 20250823090204559 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) 20250823090204559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090204559 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090204559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204559 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823090204559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090204559 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823090204559 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) 20250823090204559 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090204559 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090204559 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090204559 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090204559 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090204559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090204559 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090204559 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090204559 DLM3UA <000f> 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 20250823090204559 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090204559 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' 20250823090204559 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 20250823090204559 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090204559 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090204559 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  20250823090204560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090204560 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090204560 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090204560 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 20250823090204560 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090204560 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' 20250823090204560 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090204560 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090204560 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090204560 DLSS7 <000c> ss7_asp.c: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  20250823090204560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090204560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090204560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090204560 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) 20250823090204560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090204560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090204560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090204560 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090204560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090204560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090204560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090204560 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090204560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090204560 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090204560 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090204560 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(663)@8fde77a73ba2: MSC_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 } } } } 20250823090205578 DLCTRL DEBUG Command: GET 945445760 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090205578 DLCTRL DEBUG Tx Command reply: GET_REPLY 945445760 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090205579 DLCTRL DEBUG Command: GET 163186923 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090205579 DLCTRL DEBUG Tx Command reply: GET_REPLY 163186923 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090205585 DLCTRL DEBUG Command: GET 59339167 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090205585 DLCTRL DEBUG Tx Command reply: GET_REPLY 59339167 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090205589 DLCTRL DEBUG Command: GET 977643147 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090205589 DLCTRL DEBUG Tx Command reply: GET_REPLY 977643147 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090205593 DLCTRL DEBUG Command: GET 773599891 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090205593 DLCTRL DEBUG Tx Command reply: GET_REPLY 773599891 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090205598 DLCTRL DEBUG Command: GET 280764629 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090205598 DLCTRL DEBUG Tx Command reply: GET_REPLY 280764629 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090205602 DLCTRL DEBUG Command: GET 94720592 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090205602 DLCTRL DEBUG Tx Command reply: GET_REPLY 94720592 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090205606 DLCTRL DEBUG Command: GET 336140634 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090205606 DLCTRL DEBUG Tx Command reply: GET_REPLY 336140634 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090205609 DLCTRL DEBUG Command: GET 447325877 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090205609 DLCTRL DEBUG Tx Command reply: GET_REPLY 447325877 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090205612 DLCTRL DEBUG Command: GET 556105862 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090205612 DLCTRL DEBUG Tx Command reply: GET_REPLY 556105862 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090205615 DLCTRL DEBUG Command: GET 774558444 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090205615 DLCTRL DEBUG Tx Command reply: GET_REPLY 774558444 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090205617 DLCTRL DEBUG Command: GET 408863855 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090205617 DLCTRL DEBUG Tx Command reply: GET_REPLY 408863855 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090205619 DLCTRL DEBUG Command: GET 505538068 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090205619 DLCTRL DEBUG Tx Command reply: GET_REPLY 505538068 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090205620 DLCTRL DEBUG Command: GET 595900204 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090205620 DLCTRL DEBUG Tx Command reply: GET_REPLY 595900204 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090205622 DLCTRL DEBUG Command: GET 210952400 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090205622 DLCTRL DEBUG Tx Command reply: GET_REPLY 210952400 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090205623 DLCTRL DEBUG Command: GET 148911495 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090205623 DLCTRL DEBUG Tx Command reply: GET_REPLY 148911495 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090205625 DLCTRL DEBUG Command: GET 471233563 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090205625 DLCTRL DEBUG Tx Command reply: GET_REPLY 471233563 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090205626 DLCTRL DEBUG Command: GET 488761919 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090205626 DLCTRL DEBUG Tx Command reply: GET_REPLY 488761919 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090205627 DLCTRL DEBUG Command: GET 873263312 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090205627 DLCTRL DEBUG Tx Command reply: GET_REPLY 873263312 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090205628 DLCTRL DEBUG Command: GET 565090844 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090205628 DLCTRL DEBUG Tx Command reply: GET_REPLY 565090844 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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@8fde77a73ba2: 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@8fde77a73ba2: 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@8fde77a73ba2: 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 := '000000000000001111000010'B, t_guard := 20.000000 } 20250823090205651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56366<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)12512302 20250823090206695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090206695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090206695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090206695 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090206695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbeec2e, normal) (hnbgw_rua.c:408) 20250823090206695 DHNB DEBUG map_rua[0x557e625571b0]{init}: Allocated (fsm.c:456) 20250823090206695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12512302)[0x557e625571b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090206695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12512302 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090206695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090206695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090206695 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12512302 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:185) 20250823090206695 DCN DEBUG map_sccp[0x557e6254afc0]{init}: Allocated (fsm.c:456) 20250823090206695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557e6254afc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090206695 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12512302 <-> SCCP-77 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090206695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12512302 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090206695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12512302)[0x557e625571b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090206695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090206695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090206695 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12512302 SCCP-77 msc-1 MI=TMSI-0x42400023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090206695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557e6254afc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090206695 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090206695 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{IDLE}: Allocated (fsm.c:456) 20250823090206695 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090206695 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030003c20056400500f1100926) (sccp_scrc.c:455) 20250823090206695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090206695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090206695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090206695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090206695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090206695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090206695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090206695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090206695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090206695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090206695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090206695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090206695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090206695 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090206695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090206695 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090206695 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090206695 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090206695 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 03 c2 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090206695 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090206695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557e6254afc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090206695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12512302)[0x557e625571b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090206695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090206695 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090206695 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090206695 DLM3UA <000f> 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 20250823090206695 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090206695 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090206695 DLSS7 <000c> ss7_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 20250823090206695 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090206695 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090206695 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 03 c2 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(656)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)8538130 HNBGW_Test.msc1-SCCP(656)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(656)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090206710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090206710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090206710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090206710 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 20250823090206710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090206710 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' 20250823090206710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090206710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090206710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090206710 DLSS7 <000c> ss7_asp.c: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 80 dd ea 02 00 00 00 00  20250823090206711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090206711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090206711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090206711 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) 20250823090206711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090206711 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0080ddea) (sccp_scrc.c:545) MTC@8fde77a73ba2: 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 } } } 20250823090206711 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) 20250823090206711 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090206711 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090206711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090206711 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090206711 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) 20250823090206711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557e6254afc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090206711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557e6254afc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090206712 DLCTRL DEBUG Command: GET 750484364 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090206712 DLCTRL DEBUG Tx Command reply: GET_REPLY 750484364 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090206716 DLCTRL DEBUG Command: GET 249674471 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090206716 DLCTRL DEBUG Tx Command reply: GET_REPLY 249674471 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090206719 DLCTRL DEBUG Command: GET 479243787 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090206719 DLCTRL DEBUG Tx Command reply: GET_REPLY 479243787 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090206722 DLCTRL DEBUG Command: GET 73940362 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090206722 DLCTRL DEBUG Tx Command reply: GET_REPLY 73940362 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090206725 DLCTRL DEBUG Command: GET 298973079 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090206725 DLCTRL DEBUG Tx Command reply: GET_REPLY 298973079 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090206728 DLCTRL DEBUG Command: GET 562932772 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090206728 DLCTRL DEBUG Tx Command reply: GET_REPLY 562932772 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090206731 DLCTRL DEBUG Command: GET 345945434 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090206731 DLCTRL DEBUG Tx Command reply: GET_REPLY 345945434 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250823090206734 DLCTRL DEBUG Command: GET 734349625 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090206734 DLCTRL DEBUG Tx Command reply: GET_REPLY 734349625 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090206740 DLCTRL DEBUG Command: GET 371013853 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090206741 DLCTRL DEBUG Tx Command reply: GET_REPLY 371013853 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090206746 DLCTRL DEBUG Command: GET 168314181 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090206746 DLCTRL DEBUG Tx Command reply: GET_REPLY 168314181 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090206750 DLCTRL DEBUG Command: GET 531230707 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090206750 DLCTRL DEBUG Tx Command reply: GET_REPLY 531230707 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090206755 DLCTRL DEBUG Command: GET 295189970 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090206755 DLCTRL DEBUG Tx Command reply: GET_REPLY 295189970 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090206758 DLCTRL DEBUG Command: GET 967306600 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090206758 DLCTRL DEBUG Tx Command reply: GET_REPLY 967306600 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090206761 DLCTRL DEBUG Command: GET 37069181 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090206761 DLCTRL DEBUG Tx Command reply: GET_REPLY 37069181 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090206765 DLCTRL DEBUG Command: GET 388399019 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090206765 DLCTRL DEBUG Tx Command reply: GET_REPLY 388399019 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090206769 DLCTRL DEBUG Command: GET 509998776 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090206769 DLCTRL DEBUG Tx Command reply: GET_REPLY 509998776 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090206771 DLCTRL DEBUG Command: GET 229353548 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090206771 DLCTRL DEBUG Tx Command reply: GET_REPLY 229353548 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090206774 DLCTRL DEBUG Command: GET 46845041 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090206774 DLCTRL DEBUG Tx Command reply: GET_REPLY 46845041 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090206777 DLCTRL DEBUG Command: GET 194338557 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090206777 DLCTRL DEBUG Tx Command reply: GET_REPLY 194338557 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090206780 DLCTRL DEBUG Command: GET 203541391 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090206780 DLCTRL DEBUG Tx Command reply: GET_REPLY 203541391 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000100111111'B, t_guard := 20.000000 } 20250823090206818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56372<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)14073075 20250823090207852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090207852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090207852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823090207852 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090207852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd6bcf3, normal) (hnbgw_rua.c:408) 20250823090207852 DHNB DEBUG map_rua[0x557e6254b8d0]{init}: Allocated (fsm.c:456) 20250823090207852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14073075)[0x557e6254b8d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090207852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14073075 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090207852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090207852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090207852 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823090207852 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14073075 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:185) 20250823090207852 DCN DEBUG map_sccp[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090207852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090207852 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14073075 <-> SCCP-78 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090207852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14073075 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823090207852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14073075)[0x557e6254b8d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090207852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090207852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090207852 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14073075 SCCP-78 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090207852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557e62540d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090207852 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090207852 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{IDLE}: Allocated (fsm.c:456) 20250823090207852 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090207853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300013f0056400500f1100926) (sccp_scrc.c:455) 20250823090207853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090207853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090207853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090207853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090207853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090207853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090207853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090207853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090207853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090207853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090207853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090207853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090207853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090207853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090207853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090207853 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090207853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090207853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090207853 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 3f 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090207853 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090207853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557e62540d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090207853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14073075)[0x557e6254b8d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090207853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090207853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090207853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090207853 DLM3UA <000f> 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 20250823090207853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090207853 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090207853 DLSS7 <000c> ss7_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 20250823090207853 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090207853 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090207853 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 3f 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)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)5161698 HNBGW_Test.msc1-SCCP(656)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823090207859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090207859 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090207859 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090207859 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 20250823090207859 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090207859 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' 20250823090207859 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090207859 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090207859 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090207859 DLSS7 <000c> ss7_asp.c: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 c4 e2 18 02 00 00 00 00  20250823090207859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090207860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090207860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090207860 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) 20250823090207860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090207860 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c4e218) (sccp_scrc.c:545) 20250823090207860 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) 20250823090207860 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090207860 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090207860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090207860 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090207860 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) 20250823090207860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557e62540d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090207860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557e62540d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090207862 DLCTRL DEBUG Command: GET 834704168 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090207862 DLCTRL DEBUG Tx Command reply: GET_REPLY 834704168 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090207866 DLCTRL DEBUG Command: GET 860019960 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090207866 DLCTRL DEBUG Tx Command reply: GET_REPLY 860019960 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090207869 DLCTRL DEBUG Command: GET 852847986 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090207869 DLCTRL DEBUG Tx Command reply: GET_REPLY 852847986 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090207871 DLCTRL DEBUG Command: GET 183211834 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090207871 DLCTRL DEBUG Tx Command reply: GET_REPLY 183211834 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090207874 DLCTRL DEBUG Command: GET 406838236 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090207874 DLCTRL DEBUG Tx Command reply: GET_REPLY 406838236 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090207876 DLCTRL DEBUG Command: GET 847779688 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090207876 DLCTRL DEBUG Tx Command reply: GET_REPLY 847779688 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090207878 DLCTRL DEBUG Command: GET 856206882 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090207878 DLCTRL DEBUG Tx Command reply: GET_REPLY 856206882 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250823090207879 DLCTRL DEBUG Command: GET 619532490 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090207879 DLCTRL DEBUG Tx Command reply: GET_REPLY 619532490 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090207881 DLCTRL DEBUG Command: GET 996017575 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090207881 DLCTRL DEBUG Tx Command reply: GET_REPLY 996017575 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090207882 DLCTRL DEBUG Command: GET 912816375 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090207882 DLCTRL DEBUG Tx Command reply: GET_REPLY 912816375 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090207884 DLCTRL DEBUG Command: GET 610420597 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090207884 DLCTRL DEBUG Tx Command reply: GET_REPLY 610420597 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090207885 DLCTRL DEBUG Command: GET 604673116 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090207885 DLCTRL DEBUG Tx Command reply: GET_REPLY 604673116 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090207886 DLCTRL DEBUG Command: GET 282941256 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090207886 DLCTRL DEBUG Tx Command reply: GET_REPLY 282941256 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090207887 DLCTRL DEBUG Command: GET 837154301 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090207887 DLCTRL DEBUG Tx Command reply: GET_REPLY 837154301 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090207888 DLCTRL DEBUG Command: GET 477114418 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090207888 DLCTRL DEBUG Tx Command reply: GET_REPLY 477114418 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090207889 DLCTRL DEBUG Command: GET 754141192 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090207889 DLCTRL DEBUG Tx Command reply: GET_REPLY 754141192 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090207890 DLCTRL DEBUG Command: GET 786316716 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090207890 DLCTRL DEBUG Tx Command reply: GET_REPLY 786316716 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090207890 DLCTRL DEBUG Command: GET 894507101 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090207890 DLCTRL DEBUG Tx Command reply: GET_REPLY 894507101 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090207891 DLCTRL DEBUG Command: GET 7068611 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090207891 DLCTRL DEBUG Tx Command reply: GET_REPLY 7068611 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090207892 DLCTRL DEBUG Command: GET 354801383 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090207892 DLCTRL DEBUG Tx Command reply: GET_REPLY 354801383 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000011100101'B, t_guard := 20.000000 } 20250823090207907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56384<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)5279697 20250823090208934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090208934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090208934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823090208934 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090208934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x508fd1, normal) (hnbgw_rua.c:408) 20250823090208934 DHNB DEBUG map_rua[0x557e6255d0f0]{init}: Allocated (fsm.c:456) 20250823090208934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5279697)[0x557e6255d0f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090208934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5279697 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090208934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090208934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090208934 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5279697 SCCP-0 CS MI=TMSI-0x427FC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823090208934 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5279697 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:185) 20250823090208934 DCN DEBUG map_sccp[0x557e62557710]{init}: Allocated (fsm.c:456) 20250823090208934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557e62557710]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090208934 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5279697 <-> SCCP-79 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090208934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5279697 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823090208934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5279697)[0x557e6255d0f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090208934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090208934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090208934 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5279697 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090208935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557e62557710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090208935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090208935 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{IDLE}: Allocated (fsm.c:456) 20250823090208935 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090208935 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030000e50056400500f1100926) (sccp_scrc.c:455) 20250823090208935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090208935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090208935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090208935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090208935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090208935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090208935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090208935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090208935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090208935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090208935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090208935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090208935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090208935 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090208935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090208935 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090208935 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090208935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090208935 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 e5 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090208935 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090208935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557e62557710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090208935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5279697)[0x557e6255d0f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090208935 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090208935 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090208935 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090208935 DLM3UA <000f> 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 20250823090208935 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090208935 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090208935 DLSS7 <000c> ss7_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 20250823090208935 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090208935 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090208935 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 e5 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)@8fde77a73ba2: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)4488695 HNBGW_Test.msc1-SCCP(656)@8fde77a73ba2: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@8fde77a73ba2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250823090208941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090208942 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090208942 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090208942 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 20250823090208942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090208942 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' 20250823090208942 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090208942 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090208942 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090208942 DLSS7 <000c> ss7_asp.c: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 62 a5 41 02 00 00 00 00  20250823090208942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090208942 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090208942 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090208942 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) 20250823090208942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090208942 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0062a541) (sccp_scrc.c:545) 20250823090208942 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) 20250823090208942 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090208942 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090208942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090208942 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090208942 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) 20250823090208942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557e62557710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090208942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557e62557710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090208944 DLCTRL DEBUG Command: GET 230447299 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090208944 DLCTRL DEBUG Tx Command reply: GET_REPLY 230447299 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090208948 DLCTRL DEBUG Command: GET 259963486 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090208948 DLCTRL DEBUG Tx Command reply: GET_REPLY 259963486 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090208952 DLCTRL DEBUG Command: GET 905326074 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090208952 DLCTRL DEBUG Tx Command reply: GET_REPLY 905326074 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090208955 DLCTRL DEBUG Command: GET 27224849 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090208955 DLCTRL DEBUG Tx Command reply: GET_REPLY 27224849 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090208959 DLCTRL DEBUG Command: GET 973623403 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090208959 DLCTRL DEBUG Tx Command reply: GET_REPLY 973623403 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090208963 DLCTRL DEBUG Command: GET 948745576 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090208963 DLCTRL DEBUG Tx Command reply: GET_REPLY 948745576 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090208967 DLCTRL DEBUG Command: GET 617211547 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090208967 DLCTRL DEBUG Tx Command reply: GET_REPLY 617211547 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250823090208971 DLCTRL DEBUG Command: GET 728671110 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090208971 DLCTRL DEBUG Tx Command reply: GET_REPLY 728671110 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090208975 DLCTRL DEBUG Command: GET 723161685 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090208975 DLCTRL DEBUG Tx Command reply: GET_REPLY 723161685 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090208979 DLCTRL DEBUG Command: GET 336832067 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090208979 DLCTRL DEBUG Tx Command reply: GET_REPLY 336832067 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090208983 DLCTRL DEBUG Command: GET 666655630 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090208983 DLCTRL DEBUG Tx Command reply: GET_REPLY 666655630 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090208986 DLCTRL DEBUG Command: GET 621779293 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090208986 DLCTRL DEBUG Tx Command reply: GET_REPLY 621779293 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090208989 DLCTRL DEBUG Command: GET 50664353 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090208989 DLCTRL DEBUG Tx Command reply: GET_REPLY 50664353 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090208992 DLCTRL DEBUG Command: GET 96983619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090208992 DLCTRL DEBUG Tx Command reply: GET_REPLY 96983619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090208994 DLCTRL DEBUG Command: GET 64638119 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090208994 DLCTRL DEBUG Tx Command reply: GET_REPLY 64638119 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090208996 DLCTRL DEBUG Command: GET 524934438 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090208996 DLCTRL DEBUG Tx Command reply: GET_REPLY 524934438 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090208998 DLCTRL DEBUG Command: GET 981315310 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090208998 DLCTRL DEBUG Tx Command reply: GET_REPLY 981315310 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090208999 DLCTRL DEBUG Command: GET 617931717 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090208999 DLCTRL DEBUG Tx Command reply: GET_REPLY 617931717 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090209001 DLCTRL DEBUG Command: GET 67434909 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090209001 DLCTRL DEBUG Tx Command reply: GET_REPLY 67434909 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090209002 DLCTRL DEBUG Command: GET 689241189 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090209002 DLCTRL DEBUG Tx Command reply: GET_REPLY 689241189 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090209008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43528<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090209008 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43263<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(647)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(646)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090209010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43518<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090209011 DLINP DEBUG SRVCONN(,r=127.0.0.1:34980<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090209011 DLINP DEBUG SRVCONN(,r=127.0.0.1:34980<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090209011 DLINP NOTICE SRV(,r=127.0.0.1:34980<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090209011 DMAIN NOTICE (127.0.0.1:34980 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34980<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090209011 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(654)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(659)@8fde77a73ba2: Final verdict of PTC: none 20250823090209012 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090209012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090209012 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090209012 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090209013 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090209013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090209013 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090209013 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(662)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(663)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(660)@8fde77a73ba2: Final verdict of PTC: none 20250823090209013 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 20250823090209013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209013 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090209013 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090209013 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090209013 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090209013 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090209013 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090209013 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 20250823090209013 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090209013 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090209013 DLSS7 <000c> ss7_asp.c: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  20250823090209013 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  20250823090209013 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  20250823090209013 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  20250823090209013 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090209013 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_L3Complete_by_tmsi_valid_nri_1(645)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(658)@8fde77a73ba2: Final verdict of PTC: none 20250823090209014 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090209014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090209014 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090209014 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090209014 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 20250823090209014 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090209014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090209014 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090209014 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090209014 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 20250823090209014 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090209014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090209014 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090209014 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090209014 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090209014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090209014 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090209014 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090209014 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090209014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090209014 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090209014 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090209014 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090209014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090209014 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090209014 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090209015 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 20250823090209015 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209015 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090209015 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090209015 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090209015 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090209015 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090209015 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(657)@8fde77a73ba2: Final verdict of PTC: none20250823090209015 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 20250823090209015 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090209015 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090209015 DLSS7 <000c> ss7_asp.c: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  20250823090209015 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  20250823090209015 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  20250823090209015 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090209015 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090209015 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 20250823090209015 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209015 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090209015 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090209015 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090209015 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090209015 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090209015 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090209015 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 20250823090209015 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' 20250823090209015 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' 20250823090209015 DLSS7 <000c> ss7_asp.c: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  20250823090209015 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  20250823090209015 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090209015 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090209015 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 20250823090209015 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209015 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090209016 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090209016 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090209016 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090209015 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090209016 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090209016 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090209016 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 20250823090209016 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' 20250823090209016 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' 20250823090209016 DLSS7 <000c> ss7_asp.c: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  20250823090209016 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090209016 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090209016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.sgsn0-M3UA(661)@8fde77a73ba2: Final verdict of PTC: none 20250823090209016 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090209017 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090209017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090209018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090209018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090209018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090209018 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090209018 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) 20250823090209018 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090209024 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209024 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090209024 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090209024 DLM3UA <000f> 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 20250823090209024 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090209024 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090209024 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090209018 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090209019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090209019 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090209019 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090209019 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090209019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090209019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090209019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090209019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090209019 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090209019 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) 20250823090209019 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090209019 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090209019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56366<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090209019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090209019 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090209019 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090209019 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) 20250823090209019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090209020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090209020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090209020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090209020 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090209020 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) 20250823090209020 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090209020 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090209020 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090209020 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090209020 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090209020 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) 20250823090209020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090209020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090209020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090209020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090209020 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090209020 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) 20250823090209020 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090209020 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090209020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090209020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090209020 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090209020 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080ddea), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090209020 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090209020 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) 20250823090209021 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090209021 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) 20250823090209021 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090209021 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090209021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090209021 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090209021 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090209021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090209021 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 80 dd ea 00 00 4d 00 00 00 00 00 (ss7_asp.c:1383) 20250823090209021 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090209021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557e6254afc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090209021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12512302)[0x557e625571b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090209021 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12512302)[0x557e625571b0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090209021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090209021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12512302)[0x557e625571b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090209021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12512302)[0x557e625571b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090209021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12512302)[0x557e625571b0]{disrupted}: Freeing instance (context_map.c:203) 20250823090209021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12512302)[0x557e625571b0]{disrupted}: Deallocated (fsm.c:568) 20250823090209021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557e6254afc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090209021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557e6254afc0]{disconnected}: Freeing instance (context_map.c:207) 20250823090209021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557e6254afc0]{disconnected}: Deallocated (fsm.c:568) 20250823090209021 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12512302 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:226) 20250823090209021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090209021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090209022 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090209022 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4e218), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090209022 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090209022 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) 20250823090209022 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090209022 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) 20250823090209022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090209022 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090209022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090209022 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090209022 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090209022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090209022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 c4 e2 18 00 00 4e 00 00 00 00 00 (ss7_asp.c:1383) 20250823090209022 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090209022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557e62540d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090209022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14073075)[0x557e6254b8d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090209022 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14073075)[0x557e6254b8d0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090209022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090209022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14073075)[0x557e6254b8d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090209022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14073075)[0x557e6254b8d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090209022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14073075)[0x557e6254b8d0]{disrupted}: Freeing instance (context_map.c:203) 20250823090209022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14073075)[0x557e6254b8d0]{disrupted}: Deallocated (fsm.c:568) 20250823090209022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557e62540d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090209022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557e62540d10]{disconnected}: Freeing instance (context_map.c:207) 20250823090209022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557e62540d10]{disconnected}: Deallocated (fsm.c:568) 20250823090209023 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14073075 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:226) 20250823090209023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557e62557710]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090209023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090209023 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090209023 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062a541), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090209023 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090209023 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) 20250823090209023 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090209023 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) 20250823090209023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090209023 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090209023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090209023 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090209023 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090209023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090209023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 62 a5 41 00 00 4f 00 00 00 00 00 (ss7_asp.c:1383) 20250823090209023 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090209023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557e62557710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090209023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5279697)[0x557e6255d0f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090209023 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5279697)[0x557e6255d0f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090209023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090209023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5279697)[0x557e6255d0f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090209023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5279697)[0x557e6255d0f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090209023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5279697)[0x557e6255d0f0]{disrupted}: Freeing instance (context_map.c:203) 20250823090209023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5279697)[0x557e6255d0f0]{disrupted}: Deallocated (fsm.c:568) 20250823090209023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557e62557710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090209023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557e62557710]{disconnected}: Freeing instance (context_map.c:207) 20250823090209024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557e62557710]{disconnected}: Deallocated (fsm.c:568) 20250823090209024 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5279697 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:226) 20250823090209024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090209024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090209025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56372<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090209025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090209025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209026 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090209026 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090209026 DLM3UA <000f> 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 20250823090209026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090209026 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090209026 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090209026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090209026 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090209026 DMAIN NOTICE (127.0.0.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) 20250823090209026 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090209027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090209027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090209027 DLM3UA <000f> 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 20250823090209027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090209027 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090209027 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090209030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56384<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(648)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@8fde77a73ba2: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(664)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(656)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@8fde77a73ba2: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@8fde77a73ba2: Final verdict of PTC: pass HNBGW-MGCP(665)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 09:02:09 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 20250823090209139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090209322 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090209322 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048617), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090209322 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090209322 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090209322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090209322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090209322 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090209322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090209322 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090209322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090209322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090209322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 04 86 17 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090209322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209322 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090209322 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090209322 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090209322 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090209323 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090209323 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090209340 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090209341 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ab9a), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090209341 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090209341 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090209341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090209341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090209341 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090209341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090209341 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090209341 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090209341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090209341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 87 ab 9a 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090209341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209341 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090209341 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090209341 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090209341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090209341 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090209341 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090209346 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090209346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa8294), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090209346 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090209346 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090209346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090209346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090209346 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090209346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090209346 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090209346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090209347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090209347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 82 94 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090209347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090209347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090209347 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090209347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090209347 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090209347 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090209610 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090209610 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85e9f), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090209610 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090209610 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090209610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090209610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090209610 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090209610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090209610 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090209610 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090209610 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090209610 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c8 5e 9f 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090209611 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209611 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090209611 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090209611 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090209611 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090209611 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090209611 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090209625 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090209625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ec105), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090209626 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090209626 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090209626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090209626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090209626 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090209626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090209626 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090209626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090209626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090209626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 c1 05 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090209626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090209626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090209626 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090209626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090209626 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090209626 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090209628 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090209628 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7d73a), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090209628 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090209628 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090209628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090209628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090209628 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090209628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090209628 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090209628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090209628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090209628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 d7 3a 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090209628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090209628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090209628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090209628 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090209628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090209628 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090209629 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090209942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=617548) 20250823090210112 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090210112 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ce51f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090210112 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090210112 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090210112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090210112 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090210112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210112 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090210112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090210112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090210112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 e5 1f 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090210112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090210112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090210112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090210112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090210112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090210112 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090210112 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090210113 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090210113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084cddb), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090210113 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090210113 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090210113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090210113 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090210113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210113 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090210113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090210113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090210113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 cd db 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090210113 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090210113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc3715), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090210113 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090210113 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090210113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090210114 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090210114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210114 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090210114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090210114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090210114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dc 37 15 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090210114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090210114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090210114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090210114 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090210114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090210114 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090210114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090210114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090210114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090210114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090210114 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090210114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090210114 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090210114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090210520 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090210520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe4e27), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090210520 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090210520 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090210520 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090210520 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090210520 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210520 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090210520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090210520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090210521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fe 4e 27 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090210521 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090210521 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2f48a), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090210521 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090210521 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090210521 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090210521 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090210521 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210521 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090210521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090210521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090210521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c2 f4 8a 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090210521 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090210521 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a6d90), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090210521 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090210521 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090210521 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090210521 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090210521 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210521 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090210521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090210521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090210521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3a 6d 90 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090210521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090210521 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090210521 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090210521 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090210521 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090210521 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090210522 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090210522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090210522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090210522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090210522 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090210522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090210522 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090210522 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090210522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090210522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090210522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090210522 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090210522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090210522 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090210522 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=617548, count=673684) 20250823090210971 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090210971 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d6412), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090210971 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090210971 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090210971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090210971 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090210971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210971 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090210971 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090210971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090210971 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7d 64 12 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090210971 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090210971 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae6b42), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090210971 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090210971 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090210971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090210971 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090210971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210971 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090210971 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090210971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090210971 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 6b 42 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090210971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090210971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090210971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090210971 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090210971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090210971 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090210971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090210971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090210971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090210971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090210971 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090210971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090210971 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090210971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090210973 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090210973 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00261588), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090210973 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090210973 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090210973 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210973 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090210973 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090210973 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090210973 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090210973 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090210973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090210973 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 15 88 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090210973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090210973 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090210973 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090210973 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090210973 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090210973 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090210973 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090211013 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090211014 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090211014 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090211016 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090211016 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090211016 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090211016 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090211016 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090211016 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090211017 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090211017 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090211017 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090211392 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090211392 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008d05b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090211392 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090211392 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090211392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090211392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090211392 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090211392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090211392 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090211392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090211392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090211392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 d0 5b 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090211392 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090211392 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b353b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090211392 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090211393 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090211393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090211393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090211393 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090211393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090211393 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090211393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090211393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090211393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 35 3b 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090211393 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090211393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9796e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090211393 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090211393 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090211393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090211393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090211393 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090211393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090211393 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090211393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090211393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090211393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d9 79 6e 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090211393 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090211393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037f448), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090211393 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090211393 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090211393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090211393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090211393 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090211393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090211393 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090211393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090211393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090211393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f4 48 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090211394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090211394 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090211394 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090211394 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090211394 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090211394 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090211394 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090211394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090211394 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090211394 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090211394 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090211394 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090211394 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090211394 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090211394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090211394 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090211394 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090211394 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090211394 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090211394 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090211394 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090211394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090211394 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090211394 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090211394 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090211394 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090211394 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090211394 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090211749 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823090211749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823090211749 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090211749 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090211749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090211749 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823090211749 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823090211749 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823090211749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090211750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823090211750 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823090211750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823090211750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090211750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823090211750 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823090211750 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823090211750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090211750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823090211750 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823090211750 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823090211971 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090211971 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090211971 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090211971 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090211971 DLSCCP DEBUG SCCP-SCOC(57)[0x557e62546b00]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:02:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250823090213068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090213076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090213079 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38725<->l=127.0.0.1:4262) (control_if.c:572) 20250823090213197 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090213197 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090213204 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090213204 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090213204 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090213204 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090213205 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090213205 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090213205 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213205 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090213205 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213205 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090213205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213205 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090213205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090213205 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090213205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213205 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090213205 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090213205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090213205 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213205 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34446 (stream_srv.c:143) 20250823090213205 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34446<->l=127.0.0.1:29169 (hnb.c:335) 20250823090213205 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213205 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090213205 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213205 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090213205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213206 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090213206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090213206 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090213206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213206 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090213206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090213206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090213206 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213206 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090213206 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090213206 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213206 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090213206 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213206 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213206 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213206 DLM3UA <000f> 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 20250823090213206 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090213206 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090213206 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090213206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090213206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213206 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090213206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090213206 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090213206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213206 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090213206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090213206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090213206 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213206 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213206 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213206 DLM3UA <000f> 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 20250823090213206 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090213206 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090213206 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090213206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213206 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213206 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213206 DLM3UA <000f> 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 20250823090213206 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090213206 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090213206 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090213207 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213207 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090213207 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213207 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090213207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090213207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213207 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090213207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090213207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090213207 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213207 DLM3UA <000f> 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 20250823090213207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090213207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(679)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(679)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(677)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(682)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(682)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(680)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(685)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-M3UA(685)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(683)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090213245 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090213245 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090213245 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090213245 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090213245 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090213245 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090213245 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090213245 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090213246 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213246 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090213246 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213246 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090213246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213246 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090213246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213246 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090213246 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090213246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213246 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090213247 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213247 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213247 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090213247 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213247 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090213247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090213247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090213247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090213247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213247 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090213247 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090213247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090213247 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213247 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213247 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090213247 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213247 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090213247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090213247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090213247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090213247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213247 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090213247 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090213247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090213247 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213247 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213247 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090213247 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213247 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090213247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213248 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090213248 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213248 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090213248 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090213248 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213248 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090213248 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090213248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213248 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090213248 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213248 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213248 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213248 DLM3UA <000f> 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 20250823090213248 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090213248 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090213248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213248 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213248 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213248 DLM3UA <000f> 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 20250823090213248 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090213248 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090213248 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090213248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213248 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213248 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213248 DLM3UA <000f> 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 20250823090213249 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090213249 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090213249 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090213249 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213249 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213249 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213249 DLM3UA <000f> 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 20250823090213249 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090213249 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090213249 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(688)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(688)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(688)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(686)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(691)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(689)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(694)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(692)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090213310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090213310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090213310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090213310 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090213310 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090213310 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090213310 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090213310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090213310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090213317 DLINP DEBUG SRVCONN(,r=127.0.0.1:34446<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090213317 DLINP DEBUG SRVCONN(,r=127.0.0.1:34446<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090213317 DLINP DEBUG SRVCONN(,r=127.0.0.1:34446<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090213317 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090213317 DHNBAP DEBUG (127.0.0.1:34446 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090213317 DHNBAP NOTICE (127.0.0.1:34446 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090213317 DHNBAP NOTICE (127.0.0.1:34446 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090213317 DLINP DEBUG SRVCONN(,r=127.0.0.1:34446<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090213317 DLINP DEBUG SRVCONN(,r=127.0.0.1:34446<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090213419 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 20250823090213419 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 20250823090213419 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090213419 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090213428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213428 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090213428 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090213428 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090213428 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090213428 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090213428 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090213428 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090213428 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090213428 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 20250823090213428 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090213428 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090213428 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090213428 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 20250823090213428 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 20250823090213428 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090213428 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090213431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213431 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090213431 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090213431 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  20250823090213431 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090213431 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090213431 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090213431 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 20250823090213431 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090213431 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090213431 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090213431 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090213431 DLSS7 <000c> ss7_asp.c: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  20250823090213431 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  20250823090213431 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090213431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090213431 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090213431 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090213431 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090213431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090213431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090213431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090213431 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090213431 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090213431 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090213431 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(682)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090213432 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213433 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090213433 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213433 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090213433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090213433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090213433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090213433 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090213433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090213433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090213433 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213433 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213433 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213433 DLM3UA <000f> 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 20250823090213434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090213434 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090213434 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090213434 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090213434 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090213434 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  20250823090213437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213437 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090213437 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090213437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090213438 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090213438 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090213438 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090213438 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090213438 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090213438 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 20250823090213438 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090213438 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  20250823090213438 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090213441 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 20250823090213441 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 20250823090213441 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090213441 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090213441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213441 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090213441 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090213441 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  20250823090213441 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090213441 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090213441 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090213441 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 20250823090213441 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090213441 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  20250823090213441 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' 20250823090213441 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' 20250823090213441 DLSS7 <000c> ss7_asp.c: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  20250823090213441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090213441 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  20250823090213441 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090213442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090213442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090213442 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090213442 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) 20250823090213442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090213442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090213442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090213442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090213442 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090213442 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) 20250823090213442 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090213443 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213443 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090213443 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) HNBGW_Test.msc2-M3UA(685)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823090213443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090213444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213444 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090213444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090213444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090213444 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213444 DLM3UA <000f> 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 20250823090213444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090213444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090213444 DLSS7 <000c> ss7_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 20250823090213444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090213444 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090213444 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 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250823090213447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213447 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823090213447 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090213447 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090213447 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090213447 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090213447 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090213447 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090213447 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090213447 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 20250823090213447 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090213447 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  20250823090213447 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090213450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213450 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090213450 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090213450 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  20250823090213450 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090213450 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090213450 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090213450 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 20250823090213451 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823090213451 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  20250823090213451 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 20250823090213451 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' 20250823090213451 DLSS7 <000c> ss7_asp.c: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  20250823090213451 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090213451 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  20250823090213451 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  20250823090213451 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090213451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090213451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090213451 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823090213451 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) 20250823090213451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090213451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090213451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090213451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090213451 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090213451 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) 20250823090213451 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090213452 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213452 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090213452 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090213452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213452 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) 20250823090213452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090213452 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) 20250823090213452 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) 20250823090213452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090213453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090213453 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213453 DLM3UA <000f> 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 20250823090213453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090213453 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' 20250823090213453 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 20250823090213453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090213453 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090213453 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  20250823090213465 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 20250823090213465 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 20250823090213465 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090213465 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090213471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213471 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090213471 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090213471 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090213471 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090213471 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090213471 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090213471 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090213471 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090213471 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 20250823090213471 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090213471 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090213471 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090213474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213474 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090213474 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090213474 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  20250823090213474 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090213474 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090213474 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090213474 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 20250823090213474 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090213474 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090213474 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090213474 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090213474 DLSS7 <000c> ss7_asp.c: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  20250823090213474 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090213474 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  20250823090213474 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  20250823090213474 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  20250823090213474 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090213475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090213475 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090213475 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090213475 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090213475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090213475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090213475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090213475 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090213475 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090213475 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090213475 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090213476 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213476 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090213476 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213476 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090213476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090213476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213476 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090213476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090213476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090213476 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213477 DLM3UA <000f> 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 20250823090213477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090213477 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090213477 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090213477 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090213477 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090213477 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  20250823090213484 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 20250823090213484 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 20250823090213484 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090213484 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090213490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213490 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090213490 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090213490 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090213490 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090213490 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090213490 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090213490 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090213490 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090213490 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 20250823090213490 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090213490 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  20250823090213490 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090213492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213492 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090213492 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090213492 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  20250823090213492 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090213492 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090213492 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090213493 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 20250823090213493 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090213493 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  20250823090213493 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' 20250823090213493 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' 20250823090213493 DLSS7 <000c> ss7_asp.c: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  20250823090213493 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090213493 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  20250823090213493 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  20250823090213493 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  20250823090213493 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  20250823090213493 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090213493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090213493 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090213493 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090213493 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) 20250823090213493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090213493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090213493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090213493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090213493 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090213493 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) 20250823090213493 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090213494 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213494 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090213494 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213494 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213494 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090213494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090213494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090213495 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) 20250823090213495 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090213495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213495 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090213495 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213495 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213495 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213495 DLM3UA <000f> 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 20250823090213495 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090213495 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' 20250823090213495 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 20250823090213495 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090213495 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090213495 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  20250823090213497 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 20250823090213497 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 20250823090213497 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090213497 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250823090213503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213503 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250823090213503 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090213503 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090213503 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090213503 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090213503 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090213503 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090213503 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090213503 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 20250823090213503 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090213503 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  20250823090213503 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090213506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213506 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090213506 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090213506 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  20250823090213506 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090213506 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090213506 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090213506 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 20250823090213506 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250823090213506 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  20250823090213506 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 20250823090213506 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' 20250823090213506 DLSS7 <000c> ss7_asp.c: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  20250823090213506 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090213506 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  20250823090213506 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  20250823090213506 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  20250823090213506 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  20250823090213506 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090213506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090213506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090213506 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250823090213506 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) 20250823090213506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090213506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090213506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090213506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090213506 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090213506 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) 20250823090213506 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090213507 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090213507 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090213507 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090213507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090213508 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090213508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213508 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) 20250823090213508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090213508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090213508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090213508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090213508 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) 20250823090213508 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) 20250823090213508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090213508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090213508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090213508 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090213508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090213508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090213508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090213508 DLM3UA <000f> 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 20250823090213508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090213508 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' 20250823090213508 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 20250823090213508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823090213508 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090213508 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  HNBGW_Test.msc0-RAN(678)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090214235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214235 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090214235 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090214235 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090214235 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090214235 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090214235 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090214235 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090214235 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214235 DLSS7 <000c> ss7_asp.c: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  20250823090214235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090214235 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090214235 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090214235 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090214235 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090214235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090214235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090214235 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090214235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090214235 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090214235 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090214235 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090214235 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) 20250823090214236 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090214236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090214236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090214236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090214236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090214236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090214236 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090214236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090214236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090214236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090214236 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090214236 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090214236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090214236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090214236 DLM3UA <000f> 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 20250823090214236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090214236 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090214236 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090214236 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090214236 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214236 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  20250823090214236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214236 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090214236 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090214236 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090214236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090214236 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090214236 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090214236 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090214236 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214236 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090214236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090214236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090214236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090214236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090214236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090214236 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090214236 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090214236 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090214236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090214236 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090214236 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090214236 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090214236 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(681)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090214238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214238 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090214238 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090214238 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 20250823090214238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090214238 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' 20250823090214238 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090214238 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090214238 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214238 DLSS7 <000c> ss7_asp.c: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  20250823090214238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090214238 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090214238 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090214238 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) 20250823090214238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090214238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090214238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090214238 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090214238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090214238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090214238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090214238 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090214238 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) 20250823090214238 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) 20250823090214238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090214238 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090214238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090214238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090214238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090214238 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090214238 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090214238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090214238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250823090214238 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090214238 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090214238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090214238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090214238 DLM3UA <000f> 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 20250823090214238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090214238 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090214239 DLSS7 <000c> ss7_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 20250823090214239 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090214239 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214239 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250823090214241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214241 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090214241 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090214241 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 20250823090214241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090214241 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' 20250823090214241 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090214241 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090214241 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214241 DLSS7 <000c> ss7_asp.c: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  20250823090214241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090214241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090214241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090214241 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) 20250823090214241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090214241 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090214241 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090214241 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090214241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090214241 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090214241 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090214241 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090214241 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(678)@8fde77a73ba2: MSC_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(681)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090214248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214248 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090214248 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090214248 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 20250823090214248 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090214248 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' 20250823090214248 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090214248 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090214248 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214248 DLSS7 <000c> ss7_asp.c: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  20250823090214248 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090214248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090214248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090214248 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) 20250823090214248 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090214248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090214248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090214248 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090214248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214248 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090214248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090214248 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090214248 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090214248 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) 20250823090214248 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) 20250823090214248 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090214248 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090214248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214248 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) 20250823090214248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214248 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090214248 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) 20250823090214248 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) 20250823090214248 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090214248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090214248 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250823090214248 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090214248 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090214248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214248 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090214248 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090214248 DLM3UA <000f> 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 20250823090214248 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090214248 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' 20250823090214248 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 20250823090214248 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090214248 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214248 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250823090214250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214250 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090214250 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090214250 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 20250823090214250 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090214250 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' 20250823090214251 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090214251 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090214251 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214251 DLSS7 <000c> ss7_asp.c: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  20250823090214251 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090214251 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090214251 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090214251 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) 20250823090214251 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090214251 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090214251 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090214251 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090214251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090214251 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090214251 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090214251 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090214251 DRANAP INFO cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(684)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090214276 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214276 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090214276 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090214276 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090214276 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090214276 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090214276 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090214276 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090214276 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214276 DLSS7 <000c> ss7_asp.c: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  20250823090214276 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090214276 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090214276 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090214276 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090214276 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090214276 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090214276 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090214276 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090214276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214276 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090214276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090214276 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090214276 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090214276 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) 20250823090214277 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090214277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090214277 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090214277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214277 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090214277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090214277 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090214277 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090214277 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090214277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090214277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090214277 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090214277 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090214277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214277 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090214277 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090214277 DLM3UA <000f> 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 20250823090214277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090214277 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090214277 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090214277 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090214277 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214277 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  20250823090214278 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214278 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090214278 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090214278 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090214278 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090214278 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090214278 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090214278 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090214278 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214278 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090214278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090214278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090214278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090214278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090214278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090214278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090214278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090214278 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090214278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090214278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090214278 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090214278 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090214278 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(687)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(690)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090214293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090214293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090214293 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 20250823090214293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090214293 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' 20250823090214293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090214293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090214293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214293 DLSS7 <000c> ss7_asp.c: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  20250823090214293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090214294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090214294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090214294 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) 20250823090214294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090214294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090214294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090214294 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090214294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214294 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090214294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090214294 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090214294 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090214294 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) 20250823090214294 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) 20250823090214294 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090214294 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090214294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090214294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090214294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090214294 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) 20250823090214294 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090214294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090214294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250823090214294 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090214294 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090214294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214294 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090214294 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090214294 DLM3UA <000f> 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 20250823090214294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090214294 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' 20250823090214294 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 20250823090214294 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090214294 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214294 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250823090214297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214297 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090214297 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090214297 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 20250823090214297 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090214297 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' 20250823090214297 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090214297 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090214297 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214297 DLSS7 <000c> ss7_asp.c: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  20250823090214297 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090214297 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090214297 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090214297 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) 20250823090214297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090214297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090214297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090214297 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090214297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090214297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090214297 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090214297 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090214297 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(690)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090214308 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214308 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823090214308 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823090214308 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 20250823090214308 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090214308 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' 20250823090214308 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090214308 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090214308 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214308 DLSS7 <000c> ss7_asp.c: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  20250823090214308 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090214308 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090214308 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090214308 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) 20250823090214308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090214308 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090214308 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823090214308 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090214308 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) 20250823090214308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214308 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) 20250823090214308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214308 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090214308 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090214308 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090214308 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090214308 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) 20250823090214308 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) 20250823090214308 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090214308 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090214308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214308 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) 20250823090214308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090214308 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) 20250823090214308 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) 20250823090214308 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090214308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090214308 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090214308 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090214308 DRANAP NOTICE cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090214309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090214309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090214309 DLM3UA <000f> 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 20250823090214309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090214309 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' 20250823090214309 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 20250823090214309 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823090214309 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214309 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  20250823090214310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090214310 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823090214310 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823090214310 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 20250823090214310 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090214310 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' 20250823090214310 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090214310 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090214310 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090214310 DLSS7 <000c> ss7_asp.c: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  20250823090214310 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090214310 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090214310 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090214310 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) 20250823090214310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090214310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090214310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823090214310 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090214310 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) 20250823090214310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090214310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214310 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) 20250823090214310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090214310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090214310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090214310 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090214310 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090214310 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090214310 DRANAP INFO cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(693)@8fde77a73ba2: MSC_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 } } } } 20250823090215329 DLCTRL DEBUG Command: GET 699599064 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090215329 DLCTRL DEBUG Tx Command reply: GET_REPLY 699599064 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090215332 DLCTRL DEBUG Command: GET 824409796 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090215332 DLCTRL DEBUG Tx Command reply: GET_REPLY 824409796 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090215336 DLCTRL DEBUG Command: GET 899913542 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090215336 DLCTRL DEBUG Tx Command reply: GET_REPLY 899913542 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090215340 DLCTRL DEBUG Command: GET 265468966 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090215340 DLCTRL DEBUG Tx Command reply: GET_REPLY 265468966 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090215344 DLCTRL DEBUG Command: GET 286223085 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090215344 DLCTRL DEBUG Tx Command reply: GET_REPLY 286223085 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090215347 DLCTRL DEBUG Command: GET 404396762 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090215347 DLCTRL DEBUG Tx Command reply: GET_REPLY 404396762 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090215351 DLCTRL DEBUG Command: GET 854809441 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090215351 DLCTRL DEBUG Tx Command reply: GET_REPLY 854809441 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090215354 DLCTRL DEBUG Command: GET 835770474 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090215354 DLCTRL DEBUG Tx Command reply: GET_REPLY 835770474 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090215358 DLCTRL DEBUG Command: GET 412329345 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090215358 DLCTRL DEBUG Tx Command reply: GET_REPLY 412329345 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090215362 DLCTRL DEBUG Command: GET 251051092 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090215362 DLCTRL DEBUG Tx Command reply: GET_REPLY 251051092 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090215365 DLCTRL DEBUG Command: GET 286401384 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090215365 DLCTRL DEBUG Tx Command reply: GET_REPLY 286401384 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090215370 DLCTRL DEBUG Command: GET 439548480 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090215370 DLCTRL DEBUG Tx Command reply: GET_REPLY 439548480 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090215374 DLCTRL DEBUG Command: GET 76432098 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090215374 DLCTRL DEBUG Tx Command reply: GET_REPLY 76432098 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090215377 DLCTRL DEBUG Command: GET 903532613 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090215377 DLCTRL DEBUG Tx Command reply: GET_REPLY 903532613 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090215381 DLCTRL DEBUG Command: GET 688349523 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090215381 DLCTRL DEBUG Tx Command reply: GET_REPLY 688349523 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090215385 DLCTRL DEBUG Command: GET 478721192 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090215385 DLCTRL DEBUG Tx Command reply: GET_REPLY 478721192 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090215388 DLCTRL DEBUG Command: GET 603296556 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090215388 DLCTRL DEBUG Tx Command reply: GET_REPLY 603296556 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090215392 DLCTRL DEBUG Command: GET 178841326 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090215392 DLCTRL DEBUG Tx Command reply: GET_REPLY 178841326 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090215395 DLCTRL DEBUG Command: GET 562812331 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090215395 DLCTRL DEBUG Tx Command reply: GET_REPLY 562812331 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090215399 DLCTRL DEBUG Command: GET 27166743 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090215399 DLCTRL DEBUG Tx Command reply: GET_REPLY 27166743 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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@8fde77a73ba2: 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@8fde77a73ba2: 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 := '000000000000001101100101'B, t_guard := 20.000000 } 20250823090215436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44732<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)9299642 20250823090216489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090216489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090216489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090216489 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090216489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8de6ba, normal) (hnbgw_rua.c:408) 20250823090216489 DHNB DEBUG map_rua[0x557e62546b00]{init}: Allocated (fsm.c:456) 20250823090216489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9299642)[0x557e62546b00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090216489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9299642 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090216489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090216489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090216489 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9299642 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:185) 20250823090216489 DCN DEBUG map_sccp[0x557e625571b0]{init}: Allocated (fsm.c:456) 20250823090216489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557e625571b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090216489 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9299642 <-> SCCP-80 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250823090216489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9299642 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090216489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9299642)[0x557e62546b00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090216489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090216489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090216489 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9299642 SCCP-80 msc-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090216489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557e625571b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090216489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090216489 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{IDLE}: Allocated (fsm.c:456) 20250823090216489 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090216489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003650056400500f1100926) (sccp_scrc.c:455) 20250823090216489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090216489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090216489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090216489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090216489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090216489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090216489 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) 20250823090216489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090216489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090216489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090216489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090216489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090216489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090216489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090216489 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) 20250823090216489 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) 20250823090216489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090216489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090216489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 05 01 00 00 50 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 03 65 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090216489 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090216489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557e625571b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090216489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9299642)[0x557e62546b00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090216489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090216489 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090216489 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090216489 DLM3UA <000f> 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 20250823090216489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090216489 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' 20250823090216489 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 20250823090216489 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090216489 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090216489 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 05 01 00 00 50 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 03 65 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(683)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)14753890 HNBGW_Test.msc2-SCCP(683)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(683)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090216506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090216506 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090216506 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090216506 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 20250823090216506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090216506 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' 20250823090216506 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090216506 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090216506 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090216506 DLSS7 <000c> ss7_asp.c: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 f3 c8 15 02 00 00 00 00  TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090216507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090216507 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090216507 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090216507 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) 20250823090216507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090216507 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f3c815) (sccp_scrc.c:545) 20250823090216507 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) 20250823090216507 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090216507 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) MTC@8fde77a73ba2: 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 } } } 20250823090216507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090216507 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090216507 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) 20250823090216507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557e625571b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090216507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557e625571b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090216508 DLCTRL DEBUG Command: GET 34737364 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090216508 DLCTRL DEBUG Tx Command reply: GET_REPLY 34737364 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090216512 DLCTRL DEBUG Command: GET 609327979 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090216512 DLCTRL DEBUG Tx Command reply: GET_REPLY 609327979 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090216517 DLCTRL DEBUG Command: GET 815163834 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090216517 DLCTRL DEBUG Tx Command reply: GET_REPLY 815163834 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090216521 DLCTRL DEBUG Command: GET 672236877 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090216521 DLCTRL DEBUG Tx Command reply: GET_REPLY 672236877 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090216525 DLCTRL DEBUG Command: GET 891157424 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090216525 DLCTRL DEBUG Tx Command reply: GET_REPLY 891157424 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090216529 DLCTRL DEBUG Command: GET 423463814 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090216530 DLCTRL DEBUG Tx Command reply: GET_REPLY 423463814 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090216534 DLCTRL DEBUG Command: GET 450665011 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090216534 DLCTRL DEBUG Tx Command reply: GET_REPLY 450665011 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090216538 DLCTRL DEBUG Command: GET 93231344 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090216538 DLCTRL DEBUG Tx Command reply: GET_REPLY 93231344 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090216542 DLCTRL DEBUG Command: GET 204349791 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090216542 DLCTRL DEBUG Tx Command reply: GET_REPLY 204349791 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090216546 DLCTRL DEBUG Command: GET 261162375 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090216546 DLCTRL DEBUG Tx Command reply: GET_REPLY 261162375 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090216551 DLCTRL DEBUG Command: GET 979342961 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090216551 DLCTRL DEBUG Tx Command reply: GET_REPLY 979342961 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090216556 DLCTRL DEBUG Command: GET 920159408 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090216556 DLCTRL DEBUG Tx Command reply: GET_REPLY 920159408 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250823090216560 DLCTRL DEBUG Command: GET 464876459 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090216560 DLCTRL DEBUG Tx Command reply: GET_REPLY 464876459 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090216563 DLCTRL DEBUG Command: GET 937426829 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090216563 DLCTRL DEBUG Tx Command reply: GET_REPLY 937426829 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090216565 DLCTRL DEBUG Command: GET 394265185 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090216565 DLCTRL DEBUG Tx Command reply: GET_REPLY 394265185 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090216567 DLCTRL DEBUG Command: GET 545755366 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090216567 DLCTRL DEBUG Tx Command reply: GET_REPLY 545755366 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090216569 DLCTRL DEBUG Command: GET 48966049 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090216569 DLCTRL DEBUG Tx Command reply: GET_REPLY 48966049 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090216569 DLCTRL DEBUG Command: GET 858000412 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090216569 DLCTRL DEBUG Tx Command reply: GET_REPLY 858000412 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090216570 DLCTRL DEBUG Command: GET 169129916 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090216570 DLCTRL DEBUG Tx Command reply: GET_REPLY 169129916 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090216571 DLCTRL DEBUG Command: GET 266941894 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090216571 DLCTRL DEBUG Tx Command reply: GET_REPLY 266941894 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000111000110'B, t_guard := 20.000000 } 20250823090216597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44742<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@8fde77a73ba2: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)4945495 20250823090217621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090217621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090217621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823090217621 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090217621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4b7657, normal) (hnbgw_rua.c:408) 20250823090217621 DHNB DEBUG map_rua[0x557e6254b8d0]{init}: Allocated (fsm.c:456) 20250823090217621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4945495)[0x557e6254b8d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090217622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4945495 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090217622 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090217622 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090217622 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823090217622 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4945495 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:185) 20250823090217622 DCN DEBUG map_sccp[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090217622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090217622 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4945495 <-> SCCP-81 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250823090217622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4945495 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823090217622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4945495)[0x557e6254b8d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090217622 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090217622 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090217622 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4945495 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090217622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557e62540d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090217622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090217622 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{IDLE}: Allocated (fsm.c:456) 20250823090217622 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090217622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030001c60056400500f1100926) (sccp_scrc.c:455) 20250823090217622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090217622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090217622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090217622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090217622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090217622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090217622 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) 20250823090217622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090217622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090217623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090217623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090217623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090217623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090217623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090217623 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) 20250823090217623 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) 20250823090217623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090217623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090217623 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 c6 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090217623 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090217623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557e62540d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090217623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4945495)[0x557e6254b8d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090217623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090217623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090217623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090217623 DLM3UA <000f> 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 20250823090217623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090217623 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' 20250823090217623 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 20250823090217623 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090217623 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090217623 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 c6 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)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@8fde77a73ba2: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@8fde77a73ba2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)4855463 HNBGW_Test.msc2-SCCP(683)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823090217631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090217631 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090217631 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090217631 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 20250823090217631 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090217631 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' 20250823090217631 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090217631 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090217631 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090217631 DLSS7 <000c> ss7_asp.c: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 44 1c 8c 02 00 00 00 00  20250823090217631 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090217631 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090217631 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090217631 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) 20250823090217631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090217632 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00441c8c) (sccp_scrc.c:545) 20250823090217632 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) 20250823090217632 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090217632 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090217632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090217632 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090217632 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) 20250823090217632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557e62540d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090217632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557e62540d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090217634 DLCTRL DEBUG Command: GET 878636406 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090217634 DLCTRL DEBUG Tx Command reply: GET_REPLY 878636406 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090217638 DLCTRL DEBUG Command: GET 807212897 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090217638 DLCTRL DEBUG Tx Command reply: GET_REPLY 807212897 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090217642 DLCTRL DEBUG Command: GET 581127021 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090217643 DLCTRL DEBUG Tx Command reply: GET_REPLY 581127021 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090217647 DLCTRL DEBUG Command: GET 499306303 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090217647 DLCTRL DEBUG Tx Command reply: GET_REPLY 499306303 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090217651 DLCTRL DEBUG Command: GET 825185106 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090217651 DLCTRL DEBUG Tx Command reply: GET_REPLY 825185106 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090217655 DLCTRL DEBUG Command: GET 38132008 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090217655 DLCTRL DEBUG Tx Command reply: GET_REPLY 38132008 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090217660 DLCTRL DEBUG Command: GET 528509162 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090217660 DLCTRL DEBUG Tx Command reply: GET_REPLY 528509162 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090217664 DLCTRL DEBUG Command: GET 549928392 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090217664 DLCTRL DEBUG Tx Command reply: GET_REPLY 549928392 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090217668 DLCTRL DEBUG Command: GET 343924922 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090217668 DLCTRL DEBUG Tx Command reply: GET_REPLY 343924922 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090217672 DLCTRL DEBUG Command: GET 938461497 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090217672 DLCTRL DEBUG Tx Command reply: GET_REPLY 938461497 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090217676 DLCTRL DEBUG Command: GET 603762141 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090217676 DLCTRL DEBUG Tx Command reply: GET_REPLY 603762141 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090217681 DLCTRL DEBUG Command: GET 900501706 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090217681 DLCTRL DEBUG Tx Command reply: GET_REPLY 900501706 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250823090217685 DLCTRL DEBUG Command: GET 368344103 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090217685 DLCTRL DEBUG Tx Command reply: GET_REPLY 368344103 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090217688 DLCTRL DEBUG Command: GET 447971109 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090217688 DLCTRL DEBUG Tx Command reply: GET_REPLY 447971109 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090217691 DLCTRL DEBUG Command: GET 477379670 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090217691 DLCTRL DEBUG Tx Command reply: GET_REPLY 477379670 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090217694 DLCTRL DEBUG Command: GET 87829462 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090217694 DLCTRL DEBUG Tx Command reply: GET_REPLY 87829462 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090217697 DLCTRL DEBUG Command: GET 47070323 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090217698 DLCTRL DEBUG Tx Command reply: GET_REPLY 47070323 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090217701 DLCTRL DEBUG Command: GET 564304357 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090217701 DLCTRL DEBUG Tx Command reply: GET_REPLY 564304357 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090217705 DLCTRL DEBUG Command: GET 144815891 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090217705 DLCTRL DEBUG Tx Command reply: GET_REPLY 144815891 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090217709 DLCTRL DEBUG Command: GET 339711123 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090217709 DLCTRL DEBUG Tx Command reply: GET_REPLY 339711123 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001111000111'B, t_guard := 20.000000 } 20250823090217743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44756<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)15008351 20250823090218776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090218776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090218776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090218776 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090218777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe5025f, normal) (hnbgw_rua.c:408) 20250823090218777 DHNB DEBUG map_rua[0x557e6255d0f0]{init}: Allocated (fsm.c:456) 20250823090218777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15008351)[0x557e6255d0f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090218777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15008351 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090218777 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090218777 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090218777 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15008351 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823090218777 DCN DEBUG map_sccp[0x557e62547fb0]{init}: Allocated (fsm.c:456) 20250823090218777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557e62547fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090218777 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15008351 <-> SCCP-82 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090218777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15008351 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090218777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15008351)[0x557e6255d0f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090218777 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090218777 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090218777 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15008351 SCCP-82 msc-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090218777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557e62547fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090218777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090218777 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{IDLE}: Allocated (fsm.c:456) 20250823090218777 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090218777 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003c70056400500f1100926) (sccp_scrc.c:455) 20250823090218777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090218777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090218777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090218777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090218777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090218777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090218777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090218778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090218778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090218778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090218778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090218778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090218778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090218778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090218778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090218778 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090218778 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090218778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090218778 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 c7 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090218778 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090218778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557e62547fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090218778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15008351)[0x557e6255d0f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090218778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090218778 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090218778 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090218778 DLM3UA <000f> 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 20250823090218778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090218778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090218778 DLSS7 <000c> ss7_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 20250823090218778 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090218778 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090218778 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 c7 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)8464281 HNBGW_Test.msc1-SCCP(680)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(680)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090218798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090218798 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090218798 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090218798 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 20250823090218798 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090218798 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' 20250823090218798 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090218798 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090218798 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090218798 DLSS7 <000c> ss7_asp.c: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 0d d3 3d 02 00 00 00 00  20250823090218798 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090218798 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090218798 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090218798 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) 20250823090218798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090218798 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000dd33d) (sccp_scrc.c:545) 20250823090218798 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) 20250823090218798 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090218798 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090218798 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090218798 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090218798 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) 20250823090218799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557e62547fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090218799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557e62547fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090218800 DLCTRL DEBUG Command: GET 754346166 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090218800 DLCTRL DEBUG Tx Command reply: GET_REPLY 754346166 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090218805 DLCTRL DEBUG Command: GET 32435879 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090218805 DLCTRL DEBUG Tx Command reply: GET_REPLY 32435879 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090218810 DLCTRL DEBUG Command: GET 94314595 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090218810 DLCTRL DEBUG Tx Command reply: GET_REPLY 94314595 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090218814 DLCTRL DEBUG Command: GET 994334098 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090218814 DLCTRL DEBUG Tx Command reply: GET_REPLY 994334098 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090218818 DLCTRL DEBUG Command: GET 665089564 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090218818 DLCTRL DEBUG Tx Command reply: GET_REPLY 665089564 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090218823 DLCTRL DEBUG Command: GET 608382528 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090218823 DLCTRL DEBUG Tx Command reply: GET_REPLY 608382528 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090218827 DLCTRL DEBUG Command: GET 778266080 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090218827 DLCTRL DEBUG Tx Command reply: GET_REPLY 778266080 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090218831 DLCTRL DEBUG Command: GET 934949153 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090218831 DLCTRL DEBUG Tx Command reply: GET_REPLY 934949153 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090218835 DLCTRL DEBUG Command: GET 160845683 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090218835 DLCTRL DEBUG Tx Command reply: GET_REPLY 160845683 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090218839 DLCTRL DEBUG Command: GET 702094465 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090218839 DLCTRL DEBUG Tx Command reply: GET_REPLY 702094465 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090218843 DLCTRL DEBUG Command: GET 883418711 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090218843 DLCTRL DEBUG Tx Command reply: GET_REPLY 883418711 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090218847 DLCTRL DEBUG Command: GET 470596674 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090218847 DLCTRL DEBUG Tx Command reply: GET_REPLY 470596674 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250823090218851 DLCTRL DEBUG Command: GET 683127578 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090218851 DLCTRL DEBUG Tx Command reply: GET_REPLY 683127578 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090218854 DLCTRL DEBUG Command: GET 759818765 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090218854 DLCTRL DEBUG Tx Command reply: GET_REPLY 759818765 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090218857 DLCTRL DEBUG Command: GET 63081515 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090218857 DLCTRL DEBUG Tx Command reply: GET_REPLY 63081515 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090218860 DLCTRL DEBUG Command: GET 738464351 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090218860 DLCTRL DEBUG Tx Command reply: GET_REPLY 738464351 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090218863 DLCTRL DEBUG Command: GET 316077813 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090218863 DLCTRL DEBUG Tx Command reply: GET_REPLY 316077813 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090218865 DLCTRL DEBUG Command: GET 839622735 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090218865 DLCTRL DEBUG Tx Command reply: GET_REPLY 839622735 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090218867 DLCTRL DEBUG Command: GET 96149121 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090218867 DLCTRL DEBUG Tx Command reply: GET_REPLY 96149121 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090218869 DLCTRL DEBUG Command: GET 395080706 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090218869 DLCTRL DEBUG Tx Command reply: GET_REPLY 395080706 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090218874 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38725<->l=127.0.0.1:4262) (control_if.c:193) 20250823090218875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(671)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(670)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090218878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090218879 DLINP DEBUG SRVCONN(,r=127.0.0.1:34446<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090218879 DLINP DEBUG SRVCONN(,r=127.0.0.1:34446<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090218879 DLINP NOTICE SRV(,r=127.0.0.1:34446<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090218879 DMAIN NOTICE (127.0.0.1:34446 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34446<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090218879 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(678)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(677)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(693)@8fde77a73ba2: Final verdict of PTC: none 20250823090218882 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090218882 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090218882 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(687)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(689)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(692)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(690)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(686)@8fde77a73ba2: Final verdict of PTC: none 20250823090218882 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090218883 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090218883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090218883 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090218883 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090218883 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090218883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090218883 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090218883 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250823090218883 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 20250823090218883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090218883 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090218883 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090218883 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090218883 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090218883 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090218883 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090218883 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 20250823090218883 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090218883 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090218883 DLSS7 <000c> ss7_asp.c: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  20250823090218883 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  20250823090218883 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  20250823090218883 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  20250823090218883 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  20250823090218884 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  20250823090218884 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090218884 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090218884 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090218884 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090218884 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090218884 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823090218884 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090218884 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090218884 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090218884 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090218884 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090218884 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090218884 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090218884 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090218884 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090218884 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.msc1-RAN(681)@8fde77a73ba2: Final verdict of PTC: none 20250823090218884 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090218884 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090218884 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 20250823090218885 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090218885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090218885 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090218885 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090218885 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 20250823090218885 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 20250823090218885 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 20250823090218885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090218885 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250823090218885 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090218885 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090218885 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250823090218885 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090218885 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090218885 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 20250823090218885 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' 20250823090218885 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' 20250823090218885 DLSS7 <000c> ss7_asp.c: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  20250823090218885 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  20250823090218885 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  20250823090218885 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  20250823090218885 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  20250823090218885 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090218885 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090218885 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090218885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090218885 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090218885 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090218885 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 20250823090218885 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 20250823090218885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090218885 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823090218886 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090218886 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090218886 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823090218886 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090218886 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090218886 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 20250823090218886 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' 20250823090218886 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' 20250823090218886 DLSS7 <000c> ss7_asp.c: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  20250823090218886 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  20250823090218886 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  20250823090218886 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  20250823090218886 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090218886 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090218886 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 20250823090218886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090218886 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090218886 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090218886 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090218886 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090218886 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090218886 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090218886 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 20250823090218886 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090218886 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090218886 DLSS7 <000c> ss7_asp.c: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  20250823090218886 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  20250823090218886 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  20250823090218886 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090218886 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090218886 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090218886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090218886 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090218886 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090218886 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 20250823090218887 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090218887 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090218887 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090218887 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090218887 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 20250823090218887 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090218887 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090218887 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090218887 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090218887 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 20250823090218887 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 20250823090218887 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090218887 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090218887 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090218887 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090218887 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090218887 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090218887 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090218887 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 20250823090218887 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' 20250823090218887 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' 20250823090218887 DLSS7 <000c> ss7_asp.c: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  20250823090218887 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  20250823090218887 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090218887 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090218887 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 20250823090218887 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090218887 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090218887 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090218887 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090218887 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090218887 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090218888 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090218888 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 20250823090218888 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' 20250823090218888 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' 20250823090218888 DLSS7 <000c> ss7_asp.c: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  20250823090218888 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090218888 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_tmsi_valid_nri_2-Iuh0(673)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(684)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(679)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(682)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@8fde77a73ba2: Final verdict of PTC: pass HNBGW_Test.msc1-SCCP(680)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(685)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(695)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(683)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(691)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(672)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(688)@8fde77a73ba2: Final verdict of PTC: none 20250823090218886 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090218886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090218887 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090218887 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090218887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090218887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090218887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090218887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090218887 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090218887 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) 20250823090218887 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090218887 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090218887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090218887 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090218887 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250823090218887 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) 20250823090218887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090218887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090218887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090218887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090218887 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090218887 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) 20250823090218887 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090218887 DRANAP NOTICE cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090218887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090218887 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090218887 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823090218887 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) 20250823090218888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090218888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090218888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090218888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090218888 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090218888 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) 20250823090218888 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090218888 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090218888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557e625571b0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090218888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090218888 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090218888 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3c815), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090218888 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090218888 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) 20250823090218888 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) 20250823090218888 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) 20250823090218888 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090218888 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090218888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090218888 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090218888 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090218888 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090218888 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 c8 15 00 00 50 00 00 00 00 00 (ss7_asp.c:1383) 20250823090218888 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090218888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557e625571b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090218888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9299642)[0x557e62546b00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090218888 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9299642)[0x557e62546b00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090218888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090218889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9299642)[0x557e62546b00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090218889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9299642)[0x557e62546b00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090218889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9299642)[0x557e62546b00]{disrupted}: Freeing instance (context_map.c:203) 20250823090218889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9299642)[0x557e62546b00]{disrupted}: Deallocated (fsm.c:568) 20250823090218889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557e625571b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090218889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557e625571b0]{disconnected}: Freeing instance (context_map.c:207) 20250823090218889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557e625571b0]{disconnected}: Deallocated (fsm.c:568) 20250823090218889 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9299642 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250823090218889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090218889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090218889 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090218889 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441c8c), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090218889 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090218889 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) 20250823090218889 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) 20250823090218889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090218889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090218889 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090218889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090218889 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090218889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090218889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090218889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 44 1c 8c 00 00 51 00 00 00 00 00 (ss7_asp.c:1383) 20250823090218889 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{ACTIVE}: S20250823090218892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) tate change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090218889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557e62540d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090218889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4945495)[0x557e6254b8d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090218889 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4945495)[0x557e6254b8d0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090218889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090218890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4945495)[0x557e6254b8d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090218890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4945495)[0x557e6254b8d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090218890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4945495)[0x557e6254b8d0]{disrupted}: Freeing instance (context_map.c:203) 20250823090218890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4945495)[0x557e6254b8d0]{disrupted}: Deallocated (fsm.c:568) 20250823090218890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557e62540d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090218890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557e62540d10]{disconnected}: Freeing instance (context_map.c:207) 20250823090218890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557e62540d10]{disconnected}: Deallocated (fsm.c:568) 20250823090218890 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4945495 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:226) 20250823090218890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090218890 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090218890 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090218890 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090218890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090218890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090218890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090218890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090218890 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090218890 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) 20250823090218890 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090218890 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090218890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090218890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090218892 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090218892 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090218892 DLM3UA <000f> 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 20250823090218892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090218892 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090218892 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090218893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44732<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090218893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44756<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090218894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090218895 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090218896 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090218896 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) 20250823090218897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090218897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090218898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090218899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090218899 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090218900 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) 20250823090218900 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090218901 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090218901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557e62547fb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090218902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090218903 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090218903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd33d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@8fde77a73ba2: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@8fde77a73ba2: Final verdict of PTC: pass 20250823090218904 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) MTC@8fde77a73ba2: Setting final verdict of the test case. 20250823090218904 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250823090218905 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090218905 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) 20250823090218906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090218907 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090218907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090218908 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090218909 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090218909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090218910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 0d d3 3d 00 00 52 00 00 00 00 00 (ss7_asp.c:1383) MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) 20250823090218914 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090218915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557e62547fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090218915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15008351)[0x557e6255d0f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090218916 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15008351)[0x557e6255d0f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090218916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090218917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15008351)[0x557e6255d0f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090218918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15008351)[0x557e6255d0f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090218918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15008351)[0x557e6255d0f0]{disrupted}: Freeing instance (context_map.c:203) 20250823090218919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15008351)[0x557e6255d0f0]{disrupted}: Deallocated (fsm.c:568) 20250823090218920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557e62547fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090218920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557e62547fb0]{disconnected}: Freeing instance (context_map.c:207) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@8fde77a73ba2: 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'. 20250823090218921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557e62547fb0]{disconnected}: Deallocated (fsm.c:568) 20250823090218921 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15008351 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823090218922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090218922 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090218922 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090218922 DLM3UA <000f> 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 20250823090218922 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090218922 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090218922 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090218922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090218923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090218923 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090218924 DMAIN NOTICE (127.0.0.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) 20250823090218924 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090218924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090218925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090218925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090218926 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090218926 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) 20250823090218926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090218927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090218927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090218927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090218928 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090218928 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) 20250823090218929 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090218929 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090218929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090218929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090218929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090218929 DLM3UA <000f> 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 20250823090218929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090218929 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090218929 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! Sat Aug 23 09:02:19 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 20250823090219022 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090219022 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080ddea), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090219022 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090219022 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090219022 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090219022 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090219022 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219022 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090219022 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090219022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090219022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 80 dd ea 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090219022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090219022 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090219022 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090219022 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090219022 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090219022 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090219022 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090219023 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090219023 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4e218), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090219023 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090219023 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090219023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090219023 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090219023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219023 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090219023 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090219023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090219023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c4 e2 18 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090219023 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090219023 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062a541), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090219023 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090219023 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090219023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090219023 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090219023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219023 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090219023 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090219023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090219023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 62 a5 41 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090219023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090219023 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090219023 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090219023 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090219023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090219023 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090219023 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090219023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090219023 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090219023 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090219023 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090219023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090219023 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090219023 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090219033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090219323 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090219323 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048617), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090219323 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090219323 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090219323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090219323 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090219323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219323 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090219323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090219323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090219323 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 04 86 17 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090219323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090219323 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090219323 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090219323 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090219323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090219323 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090219323 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090219341 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090219341 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ab9a), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090219341 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090219341 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090219341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090219341 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090219341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219341 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090219341 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090219341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090219341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 87 ab 9a 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090219341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090219341 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090219341 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090219341 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090219341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090219341 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090219341 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090219347 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090219347 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa8294), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090219347 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090219347 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090219347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090219347 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090219347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219347 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090219347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090219347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090219347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 82 94 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090219348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090219348 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090219348 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090219348 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090219348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090219348 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090219348 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090219611 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090219611 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85e9f), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090219611 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090219611 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090219611 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219611 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090219611 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090219611 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219611 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090219611 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090219611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090219611 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c8 5e 9f 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090219612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090219612 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090219612 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090219612 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090219612 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090219612 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090219612 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090219627 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090219627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ec105), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090219627 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090219627 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090219627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090219627 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090219627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219627 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090219627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090219627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090219627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 c1 05 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090219627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090219627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090219627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090219627 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090219627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090219627 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090219627 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090219629 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090219629 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7d73a), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090219629 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090219629 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090219629 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090219629 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090219629 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090219629 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090219629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090219629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090219629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 d7 3a 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090219630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090219630 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090219630 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090219630 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090219630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090219630 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090219630 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090219836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44760<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=804476) 20250823090220113 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090220113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ce51f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090220113 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090220113 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090220113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090220113 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090220113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220113 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090220113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090220113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090220113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 e5 1f 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090220113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090220113 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090220113 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090220113 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090220113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090220113 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090220114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090220114 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090220114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc3715), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090220114 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090220114 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090220115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090220115 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090220115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220115 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090220115 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090220115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090220115 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dc 37 15 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090220115 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090220115 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084cddb), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090220115 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090220115 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090220115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090220115 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090220115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220115 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090220115 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090220115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090220115 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 cd db 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090220115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090220115 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090220115 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090220115 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090220115 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090220115 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090220115 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090220115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090220115 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090220115 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090220115 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090220115 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090220115 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090220115 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090220521 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090220522 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a6d90), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090220522 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090220522 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090220522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090220522 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090220522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220522 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090220522 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090220522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090220522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3a 6d 90 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090220522 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090220522 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2f48a), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090220522 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090220522 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090220522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090220522 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090220522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220522 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090220522 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090220522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090220522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c2 f4 8a 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090220522 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090220522 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe4e27), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090220522 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090220522 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090220522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090220522 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090220522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220522 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090220522 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090220522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090220522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fe 4e 27 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090220522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090220523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090220523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090220523 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090220523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090220523 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090220523 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090220523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090220523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090220523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090220523 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090220523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090220523 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090220523 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090220523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090220523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090220523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090220523 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090220523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090220523 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090220523 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=804476, count=842184) 20250823090220884 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090220885 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090220885 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090220886 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090220886 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090220886 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250823090220886 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090220886 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090220886 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823090220887 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090220887 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090220887 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090220888 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090220888 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090220888 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090220888 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090220888 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090220888 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090220972 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090220972 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae6b42), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090220972 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090220972 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090220972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090220972 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090220972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220972 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090220972 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090220972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090220972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 6b 42 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090220972 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090220972 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d6412), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090220972 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090220972 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090220972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090220972 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090220972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220972 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090220972 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090220972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090220972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7d 64 12 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090220973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090220973 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090220973 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090220973 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090220973 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090220973 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090220973 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090220973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090220973 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090220973 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090220973 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090220973 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090220973 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090220973 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090220974 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090220974 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00261588), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090220974 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090220974 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090220974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090220974 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090220974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090220974 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090220974 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090220974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090220974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 15 88 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090220974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090220974 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090220974 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090220974 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090220974 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090220974 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090220974 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090221387 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090221387 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090221387 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090221387 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090221387 DLSCCP DEBUG SCCP-SCOC(59)[0x557e62542a70]{IDLE}: Deallocated (fsm.c:568) 20250823090221387 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090221387 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090221387 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090221387 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090221387 DLSCCP DEBUG SCCP-SCOC(58)[0x557e62557920]{IDLE}: Deallocated (fsm.c:568) 20250823090221388 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090221388 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090221388 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090221388 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090221388 DLSCCP DEBUG SCCP-SCOC(60)[0x557e6254c7e0]{IDLE}: Deallocated (fsm.c:568) 20250823090221389 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090221389 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090221389 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090221389 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090221389 DLSCCP DEBUG SCCP-SCOC(61)[0x557e623e05d0]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_L3Compl_no_cn started. 20250823090222960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090222966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090222973 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44099<->l=127.0.0.1:4262) (control_if.c:572) 20250823090223094 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090223094 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_L3Compl_no_cn-Iuh0(703)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090223103 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090223103 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090223103 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090223103 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090223104 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090223104 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090223104 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54341 (stream_srv.c:143) 20250823090223104 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54341<->l=127.0.0.1:29169 (hnb.c:335) 20250823090223104 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090223104 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Compl_no_cn-Iuh1(705)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090223105 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090223105 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090223105 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090223105 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090223105 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090223105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090223105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223105 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090223105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090223105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090223105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090223105 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090223105 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090223105 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090223105 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090223105 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090223105 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090223105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223105 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090223105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090223105 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090223105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223105 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090223105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090223105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090223105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090223105 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090223105 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090223106 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090223106 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090223106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090223106 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090223106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223106 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090223106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090223106 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090223106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223106 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090223106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090223106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090223106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090223106 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090223106 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090223106 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090223106 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090223106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090223106 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090223106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223106 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090223106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090223106 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090223106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223106 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090223106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090223106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090223106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090223106 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090223106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090223106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090223106 DLM3UA <000f> 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 20250823090223106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090223106 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090223106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090223106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090223106 DLM3UA <000f> 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 20250823090223106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090223106 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090223106 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090223106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090223106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090223106 DLM3UA <000f> 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 20250823090223106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090223106 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090223106 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090223106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090223106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090223106 DLM3UA <000f> 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 20250823090223106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090223106 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090223106 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(709)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(709)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(707)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090223120 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090223120 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090223120 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090223120 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090223120 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090223121 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090223121 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090223121 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090223122 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090223122 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090223122 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090223122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090223122 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090223122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223122 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090223122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223122 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090223122 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090223122 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090223122 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090223122 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090223122 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090223122 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090223122 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090223122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090223122 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090223122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223122 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090223122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223122 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090223122 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090223122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223122 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090223122 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090223122 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090223122 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090223122 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090223122 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090223122 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090223122 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090223122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090223122 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090223122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223122 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090223122 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090223122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223122 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090223122 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090223122 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090223122 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090223123 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090223123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090223123 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090223123 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090223123 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090223123 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090223123 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090223123 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090223123 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090223123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223123 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090223123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223123 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090223123 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090223123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223123 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090223123 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090223123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090223123 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090223123 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090223123 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223123 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090223123 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090223123 DLM3UA <000f> 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 20250823090223123 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090223123 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090223123 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223123 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090223123 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090223123 DLM3UA <000f> 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 20250823090223124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090223124 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090223124 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090223124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223124 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090223124 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090223124 DLM3UA <000f> 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 20250823090223124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090223124 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090223124 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090223124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223124 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090223124 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090223124 DLM3UA <000f> 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 20250823090223124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090223124 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090223124 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090223143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090223143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090223143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090223143 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090223143 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090223143 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090223143 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090223143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090223143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090223148 DLINP DEBUG SRVCONN(,r=127.0.0.1:54341<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090223148 DLINP DEBUG SRVCONN(,r=127.0.0.1:54341<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090223148 DLINP DEBUG SRVCONN(,r=127.0.0.1:54341<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090223148 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090223148 DHNBAP DEBUG (127.0.0.1:54341 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090223148 DHNBAP NOTICE (127.0.0.1:54341 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090223148 DHNBAP NOTICE (127.0.0.1:54341 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090223148 DLINP DEBUG SRVCONN(,r=127.0.0.1:54341<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090223148 DLINP DEBUG SRVCONN(,r=127.0.0.1:54341<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090223318 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 20250823090223318 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 20250823090223318 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090223318 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090223326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223326 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090223326 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090223326 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090223327 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090223327 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090223327 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090223327 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090223327 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090223327 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 20250823090223327 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090223327 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090223327 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090223330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223330 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090223330 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090223330 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  20250823090223330 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090223330 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090223330 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090223330 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 20250823090223330 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090223330 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090223330 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090223330 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090223330 DLSS7 <000c> ss7_asp.c: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  20250823090223330 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  20250823090223330 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090223330 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090223330 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090223330 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090223330 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090223330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090223330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090223330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090223330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090223330 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090223331 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090223331 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090223332 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090223332 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090223332 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090223332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090223332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090223332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090223332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090223332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090223332 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090223332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090223332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090223333 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090223333 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090223333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223333 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090223333 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090223333 DLM3UA <000f> 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 20250823090223333 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090223333 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090223333 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090223333 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090223333 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090223333 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  20250823090223334 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 20250823090223334 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 20250823090223334 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090223334 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090223342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223342 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090223342 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090223342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090223342 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090223342 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090223342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090223342 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090223342 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090223342 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 20250823090223342 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090223342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090223342 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090223344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223345 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090223345 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090223345 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  20250823090223345 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090223345 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090223345 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090223345 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 20250823090223345 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090223345 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090223345 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090223345 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090223345 DLSS7 <000c> ss7_asp.c: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  20250823090223345 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090223345 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  20250823090223345 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090223345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090223345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090223345 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090223345 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090223345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090223345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090223345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090223345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090223345 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090223345 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090223345 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090223347 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090223347 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090223347 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090223347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090223347 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090223347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090223347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090223347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090223347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090223347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090223347 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090223347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090223347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090223347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090223347 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090223348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090223348 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090223348 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090223348 DLM3UA <000f> 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 20250823090223348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090223348 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090223348 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090223348 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090223348 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090223348 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(708)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090224127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090224127 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090224127 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090224127 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090224127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090224127 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090224127 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090224127 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090224127 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090224127 DLSS7 <000c> ss7_asp.c: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  20250823090224128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090224128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090224128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090224128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090224128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090224128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090224128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090224128 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090224128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090224128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090224128 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090224128 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090224128 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) 20250823090224128 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090224128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090224128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090224128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090224128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090224128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090224128 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090224128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090224128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090224128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090224128 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090224128 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090224128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090224128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090224128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090224128 DLM3UA <000f> 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 20250823090224128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090224128 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090224128 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090224128 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090224129 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090224129 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  20250823090224130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090224130 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090224130 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090224130 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090224130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090224130 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090224130 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090224130 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090224130 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090224130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090224130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090224130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090224130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090224130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090224130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090224130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090224130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090224130 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090224130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090224130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090224130 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090224130 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090224130 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(708)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(711)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090224141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090224141 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090224141 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090224141 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090224141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090224141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090224141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090224141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090224141 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090224141 DLSS7 <000c> ss7_asp.c: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  20250823090224141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090224141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090224141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090224141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090224141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090224141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090224141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090224141 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090224141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090224141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090224141 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090224141 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090224141 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) 20250823090224141 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090224141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090224141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090224141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090224141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090224141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090224141 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090224141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090224141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090224141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090224141 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090224141 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090224141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090224141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090224141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090224141 DLM3UA <000f> 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 20250823090224141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090224141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090224141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090224141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090224141 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090224142 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  20250823090224144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090224144 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090224144 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090224144 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090224144 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090224144 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090224144 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090224144 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090224144 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090224144 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090224144 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090224144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090224144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090224144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090224144 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090224144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090224144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090224144 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090224144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090224144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090224144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090224144 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090224144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090224144 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090224144 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090224144 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(711)@8fde77a73ba2: MSC_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 } } } } 20250823090224160 DLCTRL DEBUG Command: GET 151129021 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090224160 DLCTRL DEBUG Tx Command reply: GET_REPLY 151129021 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090224163 DLCTRL DEBUG Command: GET 165815972 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090224163 DLCTRL DEBUG Tx Command reply: GET_REPLY 165815972 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090224165 DLCTRL DEBUG Command: GET 400858913 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090224165 DLCTRL DEBUG Tx Command reply: GET_REPLY 400858913 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090224166 DLCTRL DEBUG Command: GET 727284388 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090224166 DLCTRL DEBUG Tx Command reply: GET_REPLY 727284388 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090224167 DLCTRL DEBUG Command: GET 252537239 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090224167 DLCTRL DEBUG Tx Command reply: GET_REPLY 252537239 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090224169 DLCTRL DEBUG Command: GET 360167865 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090224169 DLCTRL DEBUG Tx Command reply: GET_REPLY 360167865 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090224170 DLCTRL DEBUG Command: GET 468230094 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090224170 DLCTRL DEBUG Tx Command reply: GET_REPLY 468230094 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090224171 DLCTRL DEBUG Command: GET 141785556 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090224171 DLCTRL DEBUG Tx Command reply: GET_REPLY 141785556 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090224172 DLCTRL DEBUG Command: GET 918986307 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090224172 DLCTRL DEBUG Tx Command reply: GET_REPLY 918986307 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090224173 DLCTRL DEBUG Command: GET 89791798 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090224173 DLCTRL DEBUG Tx Command reply: GET_REPLY 89791798 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090224174 DLCTRL DEBUG Command: GET 418647519 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090224174 DLCTRL DEBUG Tx Command reply: GET_REPLY 418647519 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090224175 DLCTRL DEBUG Command: GET 290236592 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090224175 DLCTRL DEBUG Tx Command reply: GET_REPLY 290236592 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090224175 DLCTRL DEBUG Command: GET 969729607 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090224175 DLCTRL DEBUG Tx Command reply: GET_REPLY 969729607 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090224176 DLCTRL DEBUG Command: GET 316135946 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090224176 DLCTRL DEBUG Tx Command reply: GET_REPLY 316135946 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090224177 DLCTRL DEBUG Command: GET 544206110 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090224177 DLCTRL DEBUG Tx Command reply: GET_REPLY 544206110 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090224178 DLCTRL DEBUG Command: GET 862139070 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090224178 DLCTRL DEBUG Tx Command reply: GET_REPLY 862139070 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090224178 DLCTRL DEBUG Command: GET 426439422 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090224178 DLCTRL DEBUG Tx Command reply: GET_REPLY 426439422 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090224179 DLCTRL DEBUG Command: GET 796367048 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090224179 DLCTRL DEBUG Tx Command reply: GET_REPLY 796367048 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090224180 DLCTRL DEBUG Command: GET 505618353 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090224180 DLCTRL DEBUG Tx Command reply: GET_REPLY 505618353 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090224180 DLCTRL DEBUG Command: GET 223746001 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090224180 DLCTRL DEBUG Tx Command reply: GET_REPLY 223746001 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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 := '000000000000000111000001'B, t_guard := 20.000000 } 20250823090224190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44782<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)13495612 20250823090225227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090225227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090225227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090225227 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090225227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcded3c, normal) (hnbgw_rua.c:408) 20250823090225227 DHNB DEBUG map_rua[0x557e62542a70]{init}: Allocated (fsm.c:456) 20250823090225227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13495612)[0x557e62542a70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090225227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13495612 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090225228 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090225228 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090225228 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13495612 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250823090225228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13495612)[0x557e62542a70]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090225228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13495612)[0x557e62542a70]{init}: Freeing instance (context_map.c:203) 20250823090225228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13495612)[0x557e62542a70]{init}: Deallocated (fsm.c:568) 20250823090225228 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13495612 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090225228 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) 20250823090225228 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823090225228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090225228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090225228 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)@8fde77a73ba2: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)13495612 MTC@8fde77a73ba2: 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 := '000000000000000010000010'B, t_guard := 20.000000 } 20250823090225282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34276<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)14929743 20250823090226296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090226296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090226296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090226296 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090226296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3cf4f, normal) (hnbgw_rua.c:408) 20250823090226296 DHNB DEBUG map_rua[0x557e62542a70]{init}: Allocated (fsm.c:456) 20250823090226296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929743)[0x557e62542a70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090226296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14929743 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090226296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090226296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090226296 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823090226296 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14929743 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250823090226296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929743)[0x557e62542a70]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090226296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929743)[0x557e62542a70]{init}: Freeing instance (context_map.c:203) 20250823090226296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929743)[0x557e62542a70]{init}: Deallocated (fsm.c:568) 20250823090226296 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14929743 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090226296 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) 20250823090226296 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823090226296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090226296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090226296 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)@8fde77a73ba2: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)14929743 MTC@8fde77a73ba2: 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 := '000000000000000000010001'B, t_guard := 20.000000 } 20250823090226309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34288<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)15026685 20250823090227329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090227329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090227329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090227329 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090227329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe549fd, normal) (hnbgw_rua.c:408) 20250823090227329 DHNB DEBUG map_rua[0x557e62542a70]{init}: Allocated (fsm.c:456) 20250823090227329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15026685)[0x557e62542a70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090227329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15026685 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090227329 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090227329 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090227329 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15026685 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823090227329 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15026685 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250823090227329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15026685)[0x557e62542a70]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090227329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15026685)[0x557e62542a70]{init}: Freeing instance (context_map.c:203) 20250823090227329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15026685)[0x557e62542a70]{init}: Deallocated (fsm.c:568) 20250823090227329 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15026685 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090227329 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) 20250823090227329 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823090227329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090227329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090227329 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)@8fde77a73ba2: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)15026685 MTC@8fde77a73ba2: 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 := '000000000000000011000100'B, t_guard := 20.000000 } 20250823090227366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34294<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8fde77a73ba2: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)4589235 20250823090228380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090228380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090228380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1431) 20250823090228380 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090228380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4606b3, normal) (hnbgw_rua.c:408) 20250823090228380 DHNB DEBUG map_rua[0x557e62542a70]{init}: Allocated (fsm.c:456) 20250823090228380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589235)[0x557e62542a70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090228380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4589235 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090228380 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090228380 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090228380 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4589235 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250823090228380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589235)[0x557e62542a70]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090228380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589235)[0x557e62542a70]{init}: Freeing instance (context_map.c:203) 20250823090228380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589235)[0x557e62542a70]{init}: Deallocated (fsm.c:568) 20250823090228380 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4589235 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090228380 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) 20250823090228380 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823090228380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090228380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090228380 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)@8fde77a73ba2: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)4589235 MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090228385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090228386 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44099<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(700)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090228388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090228389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090228389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090228389 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090228389 DMAIN NOTICE (127.0.0.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) 20250823090228389 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090228389 DLINP DEBUG SRVCONN(,r=127.0.0.1:54341<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090228389 DLINP DEBUG SRVCONN(,r=127.0.0.1:54341<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090228389 DLINP NOTICE SRV(,r=127.0.0.1:54341<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090228389 DMAIN NOTICE (127.0.0.1:54341 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54341<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090228389 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(707)@8fde77a73ba2: Final verdict of PTC: none 20250823090228391 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090228391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090228391 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090228391 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090228391 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090228391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090228391 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090228391 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090228391 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 20250823090228391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090228392 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090228392 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090228392 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-RAN(711)@8fde77a73ba2: Final verdict of PTC: none 20250823090228392 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090228392 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090228392 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090228392 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 20250823090228392 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090228392 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090228392 DLSS7 <000c> ss7_asp.c: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  20250823090228392 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  20250823090228392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090228392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090228392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090228392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090228392 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090228392 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090228392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090228392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090228392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090228392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090228392 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090228392 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) 20250823090228392 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090228392 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090228393 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 20250823090228393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090228393 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090228393 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(710)@8fde77a73ba2: Final verdict of PTC: none 20250823090228393 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090228393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090228393 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090228393 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823090228393 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) 20250823090228393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090228393 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090228393 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090228393 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090228393 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090228393 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090228393 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090228393 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 20250823090228393 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090228393 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090228393 DLSS7 <000c> ss7_asp.c: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  20250823090228393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090228393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090228393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090228393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090228394 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090228394 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090228394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090228394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090228394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090228394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090228394 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090228394 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) 20250823090228394 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090228394 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_L3Compl_no_cn-Iuh0(703)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(712)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(705)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(709)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(713)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(702)@8fde77a73ba2: Final verdict of PTC: none 20250823090228398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34288<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(716)@8fde77a73ba2: Final verdict of PTC: none 20250823090228410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(714)@8fde77a73ba2: Final verdict of PTC: none 20250823090228413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34276<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(715)@8fde77a73ba2: Final verdict of PTC: none 20250823090228414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34294<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(717)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sat Aug 23 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 20250823090228493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090228889 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090228889 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3c815), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090228889 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090228889 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) 20250823090228889 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) 20250823090228889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090228889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090228889 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090228889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090228889 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090228889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090228889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090228889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 c8 15 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090228889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090228889 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090228889 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090228889 DLM3UA <000f> 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 20250823090228889 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090228889 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090228889 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090228890 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090228890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441c8c), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090228890 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090228890 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) 20250823090228890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090228890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090228890 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090228890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090228890 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090228890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090228890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090228890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 44 1c 8c 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090228891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090228891 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090228891 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090228891 DLM3UA <000f> 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 20250823090228891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090228891 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090228891 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090228915 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090228915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd33d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090228915 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090228915 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090228915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090228915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090228915 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090228915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090228915 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090228915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090228915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090228915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d d3 3d 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090228915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090228915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090228915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090228915 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090228915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090228915 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090228915 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090229022 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090229023 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080ddea), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090229023 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090229023 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090229023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090229023 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090229023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229023 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090229023 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090229023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090229023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 80 dd ea 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090229023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090229023 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090229023 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090229023 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090229023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090229023 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090229023 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090229024 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090229024 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062a541), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090229024 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090229024 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090229024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090229024 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090229024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229024 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090229024 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090229024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090229024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 62 a5 41 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090229024 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090229025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4e218), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090229025 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090229025 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090229025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090229025 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090229025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229025 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090229025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090229025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090229025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c4 e2 18 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090229025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090229025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090229025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090229025 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090229025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090229025 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090229025 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090229025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090229025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090229025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090229025 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090229025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090229025 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090229025 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090229296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=358700) 20250823090229324 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090229324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048617), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090229324 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090229324 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090229324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090229324 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090229324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229324 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090229324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090229324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090229324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 04 86 17 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090229325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090229325 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090229325 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090229325 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090229325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090229325 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090229325 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090229342 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090229342 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ab9a), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090229342 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090229342 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090229342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090229342 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090229342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229342 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090229342 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090229342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090229342 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 87 ab 9a 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090229342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090229342 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090229342 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090229342 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090229342 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090229342 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090229342 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090229348 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090229348 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa8294), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090229348 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090229348 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090229348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090229348 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090229348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229348 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090229348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090229348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090229349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 82 94 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090229349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090229349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090229349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090229349 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090229349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090229349 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090229349 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090229612 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090229612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85e9f), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090229612 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090229612 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090229612 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090229612 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090229612 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229612 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090229612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090229612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090229612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c8 5e 9f 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090229613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090229613 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090229613 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090229613 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090229613 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090229613 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090229613 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090229627 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090229628 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ec105), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090229628 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090229628 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090229628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090229628 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090229628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229628 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090229628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090229628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090229628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 c1 05 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090229628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090229628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090229628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090229628 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090229628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090229628 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090229628 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090229630 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090229630 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7d73a), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090229630 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090229630 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090229630 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090229630 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090229630 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090229630 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090229630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090229630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090229630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 d7 3a 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090229630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090229631 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090229631 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090229631 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090229631 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090229631 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090229631 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090230114 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090230114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ce51f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090230114 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090230114 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090230114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090230114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090230114 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090230114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090230114 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090230114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090230114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090230114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 e5 1f 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090230115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090230115 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090230115 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090230115 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090230115 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090230115 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090230115 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090230116 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090230116 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084cddb), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090230116 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090230116 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090230116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090230116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090230116 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090230116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090230116 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090230116 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090230116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090230116 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 cd db 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090230116 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090230116 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc3715), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090230116 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090230116 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090230116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090230116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090230116 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090230116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090230116 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090230116 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090230116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090230116 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dc 37 15 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090230117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090230117 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090230117 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090230117 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090230117 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090230117 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090230117 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090230117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090230117 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090230117 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090230117 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090230117 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090230117 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090230117 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=358700, count=414768) 20250823090230392 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090230392 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090230392 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090230394 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090230394 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090230394 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090230523 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090230523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe4e27), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090230523 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090230523 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090230523 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090230523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090230523 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090230523 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090230523 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090230523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090230523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090230523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fe 4e 27 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090230523 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090230523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2f48a), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090230523 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090230523 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090230523 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090230523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090230523 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090230523 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090230523 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090230523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090230523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090230523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c2 f4 8a 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090230523 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090230523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a6d90), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090230523 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090230523 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090230523 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090230523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090230523 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090230523 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090230523 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090230523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090230523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090230523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3a 6d 90 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090230523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090230523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090230523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090230523 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090230523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090230523 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090230523 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090230523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090230523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090230523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090230523 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090230523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090230523 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090230524 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090230524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090230524 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090230524 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090230524 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090230524 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090230524 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090230524 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090230968 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090230968 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090230968 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090230968 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090230968 DLSCCP DEBUG SCCP-SCOC(62)[0x557e62549410]{IDLE}: Deallocated (fsm.c:568) 20250823090230968 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090230968 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090230968 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090230968 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090230968 DLSCCP DEBUG SCCP-SCOC(63)[0x557e6255dbc0]{IDLE}: Deallocated (fsm.c:568) 20250823090230971 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090230971 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090230971 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090230971 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090230971 DLSCCP DEBUG SCCP-SCOC(64)[0x557e625476c0]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:02:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250823090232422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090232429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090232433 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42105<->l=127.0.0.1:4262) (control_if.c:572) 20250823090232555 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090232555 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)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090232563 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090232563 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232563 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090232563 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232563 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090232563 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232563 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56372 (stream_srv.c:143) 20250823090232563 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56372<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090232563 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090232563 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232564 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232564 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090232565 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090232565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232565 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090232565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090232565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090232565 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232565 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232565 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090232565 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090232565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090232565 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090232565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232565 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090232565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090232565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090232565 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232565 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232565 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090232565 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090232565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090232565 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090232565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232565 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090232565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090232565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090232565 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232565 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232565 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090232565 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090232565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090232565 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090232565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090232565 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090232565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090232565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090232565 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232565 DLM3UA <000f> 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 20250823090232565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090232565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090232565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232565 DLM3UA <000f> 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 20250823090232565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090232565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090232565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090232565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232565 DLM3UA <000f> 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 20250823090232565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090232565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090232565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090232565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232565 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090232565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090232565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090232565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(728)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(726)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(731)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(731)@8fde77a73ba2: M3UA emulation initiated, the test can be started MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-SCCP(729)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-M3UA(734)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-SCCP(732)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090232598 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090232598 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232598 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090232598 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232598 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090232598 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232598 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090232598 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232599 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232599 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090232599 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232599 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090232599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232599 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090232599 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090232599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090232599 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232599 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232599 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090232599 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232599 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090232599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090232599 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090232599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232599 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090232599 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090232599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090232599 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232599 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232599 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090232599 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232599 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090232599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090232599 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090232599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232599 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090232599 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090232599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090232599 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232599 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232599 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090232599 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232599 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090232599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090232600 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090232600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232600 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090232600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090232600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090232600 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232600 DLM3UA <000f> 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 20250823090232600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090232600 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090232600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232600 DLM3UA <000f> 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 20250823090232600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090232600 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090232600 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090232600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232600 DLM3UA <000f> 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 20250823090232600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090232600 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090232600 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090232600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232600 DLM3UA <000f> 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 20250823090232600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090232600 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090232600 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(740)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-SCCP(738)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(743)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(741)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090232647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090232647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090232647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090232647 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090232647 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090232647 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090232647 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090232647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090232647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090232653 DLINP DEBUG SRVCONN(,r=127.0.0.1:56372<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090232653 DLINP DEBUG SRVCONN(,r=127.0.0.1:56372<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090232653 DLINP DEBUG SRVCONN(,r=127.0.0.1:56372<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090232653 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090232653 DHNBAP DEBUG (127.0.0.1:56372 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090232653 DHNBAP NOTICE (127.0.0.1:56372 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090232654 DHNBAP NOTICE (127.0.0.1:56372 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090232654 DLINP DEBUG SRVCONN(,r=127.0.0.1:56372<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090232654 DLINP DEBUG SRVCONN(,r=127.0.0.1:56372<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090232775 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 20250823090232775 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 20250823090232775 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090232775 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090232779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232779 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090232779 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090232779 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090232779 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090232779 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090232779 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090232779 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090232779 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090232779 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 20250823090232779 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090232779 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090232779 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090232781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232781 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090232781 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090232781 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  20250823090232781 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090232781 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090232781 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090232781 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 20250823090232781 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090232781 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090232781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090232781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090232781 DLSS7 <000c> ss7_asp.c: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  20250823090232781 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  20250823090232781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090232781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090232781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090232781 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090232781 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090232781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090232781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090232781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090232781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090232781 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090232781 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090232781 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232782 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232782 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090232782 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090232783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090232783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090232783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090232783 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090232783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090232783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090232783 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232783 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232783 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232783 DLM3UA <000f> 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 20250823090232783 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090232783 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090232783 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090232783 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090232783 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090232783 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  20250823090232785 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 20250823090232785 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 20250823090232785 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090232785 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(731)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090232789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232789 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090232789 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090232789 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090232789 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090232789 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090232789 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090232789 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090232789 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090232789 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 20250823090232789 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090232789 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  20250823090232789 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090232791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232791 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090232791 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090232791 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  20250823090232791 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090232791 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090232791 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090232791 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 20250823090232791 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090232791 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  20250823090232791 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' 20250823090232791 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' 20250823090232791 DLSS7 <000c> ss7_asp.c: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  20250823090232791 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090232791 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  20250823090232791 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090232791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090232791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090232791 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090232791 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) 20250823090232791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090232791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090232791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090232791 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090232791 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090232791 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) 20250823090232791 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232792 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232792 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090232792 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232792 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090232792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090232792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232793 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090232793 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090232793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090232793 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232793 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232793 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232793 DLM3UA <000f> 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 20250823090232793 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090232793 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090232793 DLSS7 <000c> ss7_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 20250823090232793 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090232793 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090232793 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  20250823090232795 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 20250823090232795 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 20250823090232795 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090232795 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823090232798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232798 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823090232798 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090232798 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090232798 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090232798 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090232798 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090232798 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090232798 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090232798 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 20250823090232798 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090232798 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  20250823090232798 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090232799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232799 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090232799 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090232799 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  20250823090232799 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090232799 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090232799 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090232799 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 20250823090232799 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823090232799 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  20250823090232799 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' 20250823090232799 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' 20250823090232799 DLSS7 <000c> ss7_asp.c: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  20250823090232799 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090232799 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  20250823090232799 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  20250823090232799 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090232799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090232799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090232799 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823090232799 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) 20250823090232799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090232799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090232799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090232799 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090232799 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090232799 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) 20250823090232799 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232801 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232801 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090232801 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232801 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090232801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232801 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) 20250823090232801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090232801 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) 20250823090232801 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) 20250823090232801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090232801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090232801 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232801 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232801 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232801 DLM3UA <000f> 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 20250823090232801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090232801 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' 20250823090232801 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 20250823090232801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090232801 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090232801 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  20250823090232809 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 20250823090232809 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 20250823090232809 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090232809 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090232814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232814 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090232814 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090232814 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090232814 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090232814 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090232814 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090232814 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090232814 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090232814 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 20250823090232814 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090232814 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090232814 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090232816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232816 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090232816 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090232816 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  20250823090232816 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090232816 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090232816 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090232816 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 20250823090232816 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090232816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090232816 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090232816 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090232816 DLSS7 <000c> ss7_asp.c: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  20250823090232816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090232816 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  20250823090232816 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  20250823090232816 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  20250823090232816 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090232817 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090232817 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090232817 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090232817 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090232817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090232817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090232817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090232817 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090232817 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090232817 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090232817 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232818 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232818 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090232818 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232818 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232818 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090232818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090232819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232819 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090232819 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090232819 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232819 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090232819 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232819 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232819 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232819 DLM3UA <000f> 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 20250823090232819 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090232819 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090232819 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090232819 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090232819 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090232819 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  20250823090232820 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 20250823090232820 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 20250823090232820 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090232820 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090232824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232824 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090232824 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090232824 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090232825 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090232825 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090232825 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090232825 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090232825 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090232825 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 20250823090232825 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090232825 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  20250823090232825 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090232826 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232826 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090232826 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090232826 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  20250823090232826 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090232826 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090232826 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090232826 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 20250823090232826 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090232826 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  20250823090232826 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' 20250823090232826 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' 20250823090232826 DLSS7 <000c> ss7_asp.c: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  20250823090232826 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090232826 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  20250823090232826 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  20250823090232826 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  20250823090232826 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  20250823090232826 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090232826 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090232826 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090232826 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090232826 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) 20250823090232826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090232826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090232826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090232826 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090232826 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090232826 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) 20250823090232826 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232828 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232828 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090232828 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232828 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232828 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090232828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090232828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090232828 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) 20250823090232828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090232828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090232828 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232828 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232828 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232828 DLM3UA <000f> 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 20250823090232828 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090232828 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' 20250823090232828 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 20250823090232828 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090232828 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090232828 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  20250823090232832 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 20250823090232832 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 20250823090232832 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090232832 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250823090232835 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232835 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250823090232835 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090232835 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090232835 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090232835 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090232835 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090232835 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090232835 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090232835 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 20250823090232835 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090232835 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  20250823090232835 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090232836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232837 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090232837 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090232837 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  20250823090232837 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090232837 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090232837 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090232837 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 20250823090232837 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250823090232837 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  20250823090232837 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' 20250823090232837 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' 20250823090232837 DLSS7 <000c> ss7_asp.c: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  20250823090232837 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090232837 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  20250823090232837 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  20250823090232837 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  20250823090232837 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  20250823090232837 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090232837 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090232837 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090232837 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250823090232837 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) 20250823090232837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090232837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090232837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090232837 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090232837 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090232837 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) 20250823090232837 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090232838 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090232838 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090232838 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090232838 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090232838 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090232838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232838 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) 20250823090232838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090232838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090232838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090232838 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090232838 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) 20250823090232838 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) 20250823090232838 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090232838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090232838 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090232838 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090232838 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090232838 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090232838 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090232838 DLM3UA <000f> 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 20250823090232838 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090232838 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' 20250823090232838 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 20250823090232838 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823090232838 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090232838 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  HNBGW_Test.msc0-RAN(727)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090233591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233591 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090233591 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090233591 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090233591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090233591 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090233591 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090233591 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090233591 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233592 DLSS7 <000c> ss7_asp.c: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  20250823090233592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090233592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090233592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090233592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090233592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090233592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090233592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090233592 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090233592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090233592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090233592 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090233592 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090233592 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) 20250823090233592 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090233592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090233592 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090233592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090233592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090233592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090233592 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090233592 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090233592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090233592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090233592 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090233592 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090233592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233592 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090233592 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090233592 DLM3UA <000f> 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 20250823090233592 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090233592 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090233592 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090233592 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090233592 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233592 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  20250823090233593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090233593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090233593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090233593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090233593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090233593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090233593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090233593 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090233593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090233593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090233593 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090233593 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090233593 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823090233593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233593 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090233593 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090233593 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090233593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090233593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090233593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090233593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090233593 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233593 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 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.msc1-RAN(730)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(727)@8fde77a73ba2: MSC_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 } } } } 20250823090233596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090233596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090233596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090233596 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) 20250823090233596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090233596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090233596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090233596 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090233596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233596 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090233596 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090233596 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 20250823090233596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090233596 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' 20250823090233596 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090233596 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090233596 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233596 DLSS7 <000c> ss7_asp.c: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  20250823090233596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090233596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090233596 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090233596 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090233596 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) 20250823090233596 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) 20250823090233596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090233596 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090233596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090233596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090233596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090233596 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090233596 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090233596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090233596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090233596 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090233596 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090233596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233596 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090233596 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090233596 DLM3UA <000f> 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 20250823090233596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090233596 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090233596 DLSS7 <000c> ss7_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 20250823090233596 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090233596 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233596 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  20250823090233597 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233597 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090233597 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090233597 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 20250823090233597 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090233597 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' 20250823090233597 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090233597 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090233597 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233597 DLSS7 <000c> ss7_asp.c: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  20250823090233597 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090233597 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090233597 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090233597 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) 20250823090233597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090233597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090233597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090233597 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090233597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233597 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090233597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090233597 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090233597 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090233597 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(730)@8fde77a73ba2: MSC_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(733)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090233601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233601 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090233601 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090233601 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 20250823090233601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090233601 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' 20250823090233601 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090233601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090233601 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233601 DLSS7 <000c> ss7_asp.c: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  20250823090233601 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090233601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090233601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090233601 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) 20250823090233602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090233602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090233602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090233602 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090233602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090233602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090233602 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090233602 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090233602 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) 20250823090233602 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) 20250823090233602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090233602 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090233602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233602 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) 20250823090233602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090233602 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) 20250823090233602 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) 20250823090233602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090233602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090233602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250823090233602 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090233602 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090233602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233602 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090233602 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090233602 DLM3UA <000f> 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 20250823090233602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090233602 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' 20250823090233602 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 20250823090233602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090233602 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233602 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 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250823090233604 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233604 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090233604 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090233604 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 20250823090233604 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090233604 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' 20250823090233604 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090233604 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090233604 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233604 DLSS7 <000c> ss7_asp.c: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  20250823090233604 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090233604 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090233604 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090233604 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) 20250823090233604 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090233604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090233604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090233604 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090233604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090233604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090233604 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090233604 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090233604 DRANAP INFO cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(733)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090233618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233619 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090233619 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090233619 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090233619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090233619 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090233619 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090233619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090233619 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233619 DLSS7 <000c> ss7_asp.c: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  20250823090233619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090233619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090233619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090233619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090233619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090233619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090233619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090233619 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090233619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090233619 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090233619 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090233619 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) 20250823090233619 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090233619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090233619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233619 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090233619 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090233619 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090233619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090233619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090233619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090233619 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090233620 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090233620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233620 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090233620 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090233620 DLM3UA <000f> 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 20250823090233620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090233620 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090233620 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090233620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090233620 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233620 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  20250823090233621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233621 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090233621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090233622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090233622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090233622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090233622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090233622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090233622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090233622 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090233622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233621 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090233621 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090233621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090233621 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090233621 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090233621 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090233621 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233621 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090233622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090233622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090233622 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090233622 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090233622 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(736)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090233626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233626 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090233626 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090233626 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 20250823090233626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090233626 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' 20250823090233626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090233626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090233626 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233626 DLSS7 <000c> ss7_asp.c: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  20250823090233626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090233626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090233626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090233626 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) 20250823090233626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090233626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090233626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090233626 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090233626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090233626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090233626 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090233626 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090233626 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) 20250823090233626 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) 20250823090233626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090233626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090233626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090233626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090233626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090233626 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) 20250823090233626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090233626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090233626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250823090233626 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090233626 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090233626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090233626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090233626 DLM3UA <000f> 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 20250823090233626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090233626 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' 20250823090233626 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 20250823090233626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090233626 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233626 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 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250823090233627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233627 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090233627 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090233627 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 20250823090233627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090233627 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' 20250823090233627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090233627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090233627 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233627 DLSS7 <000c> ss7_asp.c: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  20250823090233627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090233627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090233627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090233627 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) 20250823090233627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090233627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090233627 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090233627 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090233627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090233627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090233627 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090233627 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090233627 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(739)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090233640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233640 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823090233640 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823090233640 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 20250823090233640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090233640 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' 20250823090233640 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090233640 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090233640 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233640 DLSS7 <000c> ss7_asp.c: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  20250823090233640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090233640 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090233640 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090233640 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) 20250823090233640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090233640 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090233640 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823090233640 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090233640 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) 20250823090233641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233641 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) 20250823090233641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090233641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090233641 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090233641 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090233641 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) 20250823090233641 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) 20250823090233641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090233641 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090233641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233641 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) 20250823090233641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233641 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090233641 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) 20250823090233641 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) 20250823090233641 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090233641 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090233641 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250823090233641 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090233641 DRANAP NOTICE cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090233642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233642 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090233642 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090233642 DLM3UA <000f> 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 20250823090233642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090233642 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' 20250823090233642 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 20250823090233642 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823090233642 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233642 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250823090233643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090233643 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823090233643 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823090233643 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 20250823090233643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090233643 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' 20250823090233643 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090233643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090233643 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090233643 DLSS7 <000c> ss7_asp.c: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  20250823090233643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090233644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090233644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090233644 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) 20250823090233644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090233644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090233644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823090233644 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090233644 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) 20250823090233644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090233644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233644 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) 20250823090233644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090233644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090233644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090233644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090233644 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090233644 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090233644 DRANAP INFO cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(742)@8fde77a73ba2: MSC_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 } } } } 20250823090234666 DLCTRL DEBUG Command: GET 470142661 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090234666 DLCTRL DEBUG Tx Command reply: GET_REPLY 470142661 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090234669 DLCTRL DEBUG Command: GET 825139039 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090234669 DLCTRL DEBUG Tx Command reply: GET_REPLY 825139039 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090234673 DLCTRL DEBUG Command: GET 733444832 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090234673 DLCTRL DEBUG Tx Command reply: GET_REPLY 733444832 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090234677 DLCTRL DEBUG Command: GET 275292785 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090234677 DLCTRL DEBUG Tx Command reply: GET_REPLY 275292785 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090234681 DLCTRL DEBUG Command: GET 657520027 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090234681 DLCTRL DEBUG Tx Command reply: GET_REPLY 657520027 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090234684 DLCTRL DEBUG Command: GET 350211272 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090234684 DLCTRL DEBUG Tx Command reply: GET_REPLY 350211272 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090234688 DLCTRL DEBUG Command: GET 370160732 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090234688 DLCTRL DEBUG Tx Command reply: GET_REPLY 370160732 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090234694 DLCTRL DEBUG Command: GET 12071721 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090234694 DLCTRL DEBUG Tx Command reply: GET_REPLY 12071721 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090234698 DLCTRL DEBUG Command: GET 695875763 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090234698 DLCTRL DEBUG Tx Command reply: GET_REPLY 695875763 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090234702 DLCTRL DEBUG Command: GET 556657877 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090234702 DLCTRL DEBUG Tx Command reply: GET_REPLY 556657877 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090234706 DLCTRL DEBUG Command: GET 286472860 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090234706 DLCTRL DEBUG Tx Command reply: GET_REPLY 286472860 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090234709 DLCTRL DEBUG Command: GET 407730139 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090234709 DLCTRL DEBUG Tx Command reply: GET_REPLY 407730139 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090234713 DLCTRL DEBUG Command: GET 134816899 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090234713 DLCTRL DEBUG Tx Command reply: GET_REPLY 134816899 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090234717 DLCTRL DEBUG Command: GET 487121560 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090234717 DLCTRL DEBUG Tx Command reply: GET_REPLY 487121560 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090234721 DLCTRL DEBUG Command: GET 7038941 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090234721 DLCTRL DEBUG Tx Command reply: GET_REPLY 7038941 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090234724 DLCTRL DEBUG Command: GET 479765031 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090234724 DLCTRL DEBUG Tx Command reply: GET_REPLY 479765031 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090234727 DLCTRL DEBUG Command: GET 610119408 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090234727 DLCTRL DEBUG Tx Command reply: GET_REPLY 610119408 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090234730 DLCTRL DEBUG Command: GET 312457515 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090234730 DLCTRL DEBUG Tx Command reply: GET_REPLY 312457515 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090234732 DLCTRL DEBUG Command: GET 997902304 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090234732 DLCTRL DEBUG Tx Command reply: GET_REPLY 997902304 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090234734 DLCTRL DEBUG Command: GET 319527369 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090234734 DLCTRL DEBUG Tx Command reply: GET_REPLY 319527369 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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@8fde77a73ba2: 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@8fde77a73ba2: 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 := '000000000000000001101100'B, t_guard := 20.000000 } 20250823090234749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34326<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@8fde77a73ba2: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)404133 20250823090235801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090235801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090235801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090235801 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090235801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x62aa5, normal) (hnbgw_rua.c:408) 20250823090235801 DHNB DEBUG map_rua[0x557e62542a70]{init}: Allocated (fsm.c:456) 20250823090235801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404133)[0x557e62542a70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090235801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-404133 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090235801 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090235801 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090235801 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250823090235801 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-404133 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) 20250823090235801 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-404133 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090235801 DCN DEBUG map_sccp[0x557e62557920]{init}: Allocated (fsm.c:456) 20250823090235801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557e62557920]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090235801 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-404133 <-> SCCP-83 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090235801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-404133 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090235801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404133)[0x557e62542a70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090235801 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090235801 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090235801 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-404133 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090235801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557e62557920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090235801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090235801 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{IDLE}: Allocated (fsm.c:456) 20250823090235801 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090235801 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f400300006c0056400500f1100926) (sccp_scrc.c:455) 20250823090235801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090235801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090235801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090235801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090235801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090235801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090235801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090235801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090235801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090235801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090235801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090235801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090235801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090235801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090235801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090235801 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090235801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090235801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090235801 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 6c 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090235801 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090235801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557e62557920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090235801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404133)[0x557e62542a70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090235801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090235801 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090235801 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090235801 DLM3UA <000f> 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 20250823090235802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090235802 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090235802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090235802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090235802 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090235802 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 6c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(726)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@8fde77a73ba2: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@8fde77a73ba2: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)10558506 HNBGW_Test.msc0-SCCP(726)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090235816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090235816 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090235816 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090235816 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090235816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090235816 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090235816 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090235816 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090235816 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090235816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 19 a3 5e 02 00 00 00 00  20250823090235816 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090235816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090235816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090235816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090235816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090235816 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0019a35e) (sccp_scrc.c:545) 20250823090235816 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) 20250823090235816 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090235816 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090235816 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090235816 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) MTC@8fde77a73ba2: 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 } } } 20250823090235816 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) 20250823090235816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557e62557920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090235816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557e62557920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090235816 DLCTRL DEBUG Command: GET 907068356 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090235816 DLCTRL DEBUG Tx Command reply: GET_REPLY 907068356 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090235819 DLCTRL DEBUG Command: GET 141613822 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090235819 DLCTRL DEBUG Tx Command reply: GET_REPLY 141613822 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090235824 DLCTRL DEBUG Command: GET 342241985 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090235824 DLCTRL DEBUG Tx Command reply: GET_REPLY 342241985 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090235828 DLCTRL DEBUG Command: GET 249941589 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090235828 DLCTRL DEBUG Tx Command reply: GET_REPLY 249941589 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090235834 DLCTRL DEBUG Command: GET 306188673 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090235834 DLCTRL DEBUG Tx Command reply: GET_REPLY 306188673 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090235839 DLCTRL DEBUG Command: GET 284490859 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090235839 DLCTRL DEBUG Tx Command reply: GET_REPLY 284490859 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090235843 DLCTRL DEBUG Command: GET 151510652 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090235843 DLCTRL DEBUG Tx Command reply: GET_REPLY 151510652 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090235847 DLCTRL DEBUG Command: GET 663784620 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090235847 DLCTRL DEBUG Tx Command reply: GET_REPLY 663784620 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090235850 DLCTRL DEBUG Command: GET 729627760 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090235850 DLCTRL DEBUG Tx Command reply: GET_REPLY 729627760 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090235854 DLCTRL DEBUG Command: GET 269082247 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090235854 DLCTRL DEBUG Tx Command reply: GET_REPLY 269082247 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090235858 DLCTRL DEBUG Command: GET 733616313 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090235858 DLCTRL DEBUG Tx Command reply: GET_REPLY 733616313 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090235862 DLCTRL DEBUG Command: GET 776117982 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090235862 DLCTRL DEBUG Tx Command reply: GET_REPLY 776117982 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090235866 DLCTRL DEBUG Command: GET 994346068 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090235866 DLCTRL DEBUG Tx Command reply: GET_REPLY 994346068 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090235870 DLCTRL DEBUG Command: GET 499830321 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090235870 DLCTRL DEBUG Tx Command reply: GET_REPLY 499830321 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090235874 DLCTRL DEBUG Command: GET 112431820 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090235874 DLCTRL DEBUG Tx Command reply: GET_REPLY 112431820 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090235878 DLCTRL DEBUG Command: GET 415961421 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090235878 DLCTRL DEBUG Tx Command reply: GET_REPLY 415961421 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090235882 DLCTRL DEBUG Command: GET 406784149 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090235882 DLCTRL DEBUG Tx Command reply: GET_REPLY 406784149 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090235885 DLCTRL DEBUG Command: GET 187306458 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090235885 DLCTRL DEBUG Tx Command reply: GET_REPLY 187306458 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090235888 DLCTRL DEBUG Command: GET 263480197 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090235888 DLCTRL DEBUG Tx Command reply: GET_REPLY 263480197 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090235890 DLCTRL DEBUG Command: GET 161635957 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090235890 DLCTRL DEBUG Tx Command reply: GET_REPLY 161635957 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001011111010'B, t_guard := 20.000000 } 20250823090235923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)14513229 20250823090236950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090236950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090236950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090236950 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090236950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd744d, normal) (hnbgw_rua.c:408) 20250823090236950 DHNB DEBUG map_rua[0x557e62546b00]{init}: Allocated (fsm.c:456) 20250823090236951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14513229)[0x557e62546b00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090236951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14513229 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090236951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090236951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090236951 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14513229 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:185) 20250823090236951 DCN DEBUG map_sccp[0x557e625571b0]{init}: Allocated (fsm.c:456) 20250823090236951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557e625571b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090236951 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14513229 <-> SCCP-84 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250823090236951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14513229 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090236951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14513229)[0x557e62546b00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090236951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090236951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090236951 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14513229 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090236951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557e625571b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090236951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090236951 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{IDLE}: Allocated (fsm.c:456) 20250823090236951 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090236951 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002fa0056400500f1100926) (sccp_scrc.c:455) 20250823090236951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090236951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090236951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090236951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090236951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090236951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090236951 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) 20250823090236951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090236951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090236951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090236951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090236951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090236951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090236951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090236951 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) 20250823090236951 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) 20250823090236951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090236951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090236951 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 fa 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090236951 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090236951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557e625571b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090236951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14513229)[0x557e62546b00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090236952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090236952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090236952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090236952 DLM3UA <000f> 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 20250823090236952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090236952 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' 20250823090236952 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 20250823090236952 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090236952 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090236952 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 fa 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(732)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@8fde77a73ba2: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)1335381 HNBGW_Test.msc2-SCCP(732)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(732)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090236971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090236971 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090236971 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090236971 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 20250823090236971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090236971 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' 20250823090236971 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090236971 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090236972 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090236972 DLSS7 <000c> ss7_asp.c: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 92 e0 d9 02 00 00 00 00  20250823090236972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090236972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090236972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090236972 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) 20250823090236972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090236972 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0092e0d9) (sccp_scrc.c:545) 20250823090236972 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) 20250823090236972 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090236972 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090236972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090236972 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090236972 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) 20250823090236972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557e625571b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090236972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557e625571b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090236974 DLCTRL DEBUG Command: GET 485034412 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090236974 DLCTRL DEBUG Tx Command reply: GET_REPLY 485034412 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090236978 DLCTRL DEBUG Command: GET 963703275 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090236978 DLCTRL DEBUG Tx Command reply: GET_REPLY 963703275 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090236982 DLCTRL DEBUG Command: GET 277685323 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090236982 DLCTRL DEBUG Tx Command reply: GET_REPLY 277685323 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090236986 DLCTRL DEBUG Command: GET 978999030 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090236986 DLCTRL DEBUG Tx Command reply: GET_REPLY 978999030 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090236991 DLCTRL DEBUG Command: GET 172220087 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090236991 DLCTRL DEBUG Tx Command reply: GET_REPLY 172220087 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090236995 DLCTRL DEBUG Command: GET 377904228 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090236995 DLCTRL DEBUG Tx Command reply: GET_REPLY 377904228 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090236999 DLCTRL DEBUG Command: GET 836208453 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090236999 DLCTRL DEBUG Tx Command reply: GET_REPLY 836208453 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090237003 DLCTRL DEBUG Command: GET 429109226 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090237003 DLCTRL DEBUG Tx Command reply: GET_REPLY 429109226 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090237006 DLCTRL DEBUG Command: GET 885716311 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090237006 DLCTRL DEBUG Tx Command reply: GET_REPLY 885716311 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090237010 DLCTRL DEBUG Command: GET 917895013 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090237010 DLCTRL DEBUG Tx Command reply: GET_REPLY 917895013 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090237013 DLCTRL DEBUG Command: GET 393220204 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090237013 DLCTRL DEBUG Tx Command reply: GET_REPLY 393220204 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090237016 DLCTRL DEBUG Command: GET 7256656 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090237016 DLCTRL DEBUG Tx Command reply: GET_REPLY 7256656 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250823090237018 DLCTRL DEBUG Command: GET 95930728 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090237018 DLCTRL DEBUG Tx Command reply: GET_REPLY 95930728 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090237020 DLCTRL DEBUG Command: GET 198484763 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090237020 DLCTRL DEBUG Tx Command reply: GET_REPLY 198484763 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090237022 DLCTRL DEBUG Command: GET 617150499 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090237023 DLCTRL DEBUG Tx Command reply: GET_REPLY 617150499 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090237024 DLCTRL DEBUG Command: GET 741411852 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090237024 DLCTRL DEBUG Tx Command reply: GET_REPLY 741411852 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090237026 DLCTRL DEBUG Command: GET 625423130 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090237026 DLCTRL DEBUG Tx Command reply: GET_REPLY 625423130 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090237027 DLCTRL DEBUG Command: GET 526097485 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090237027 DLCTRL DEBUG Tx Command reply: GET_REPLY 526097485 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090237028 DLCTRL DEBUG Command: GET 28497820 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090237028 DLCTRL DEBUG Tx Command reply: GET_REPLY 28497820 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090237030 DLCTRL DEBUG Command: GET 832606149 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090237030 DLCTRL DEBUG Tx Command reply: GET_REPLY 832606149 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090237034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34316<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090237034 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42105<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(720)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(719)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090237035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34312<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090237036 DLINP DEBUG SRVCONN(,r=127.0.0.1:56372<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090237036 DLINP DEBUG SRVCONN(,r=127.0.0.1:56372<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090237036 DLINP NOTICE SRV(,r=127.0.0.1:56372<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090237036 DMAIN NOTICE (127.0.0.1:56372 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56372<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090237036 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc1-SCCP(729)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(742)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@8fde77a73ba2: Final verdict of PTC: none 20250823090237038 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090237038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090237038 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090237038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250823090237038 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090237038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090237038 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(735)@8fde77a73ba2: Final verdict of PTC: none 20250823090237038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090237038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090237038 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090237038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090237038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090237038 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090237038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090237038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(736)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@8fde77a73ba2: Final verdict of PTC: none20250823090237038 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090237038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090237038 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090237038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090237038 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-SCCP(732)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@8fde77a73ba2: Final verdict of PTC: none20250823090237038 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 20250823090237039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090237039 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090237039 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090237039 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090237039 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090237039 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090237039 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn2-SCCP(741)@8fde77a73ba2: Final verdict of PTC: none20250823090237039 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 20250823090237039 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' 20250823090237039 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' 20250823090237039 DLSS7 <000c> ss7_asp.c: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  20250823090237039 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  20250823090237039 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  20250823090237039 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  20250823090237039 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  20250823090237039 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  20250823090237039 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090237039 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090237039 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 20250823090237039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090237039 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250823090237039 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090237039 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090237039 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@8fde77a73ba2: Final verdict of PTC: none 20250823090237039 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090237040 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090237040 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 20250823090237040 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' 20250823090237040 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' 20250823090237040 DLSS7 <000c> ss7_asp.c: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  20250823090237040 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  20250823090237040 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  20250823090237040 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  20250823090237040 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  20250823090237040 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090237040 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090237040 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090237041 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090237041 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090237042 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) 20250823090237040 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 20250823090237040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090237041 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090237041 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090237041 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090237041 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090237041 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090237041 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090237041 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 20250823090237041 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090237041 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090237041 DLSS7 <000c> ss7_asp.c: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  20250823090237041 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  20250823090237041 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  20250823090237041 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  20250823090237041 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090237041 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090237041 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090237041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090237041 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090237041 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090237041 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 20250823090237041 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090237042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090237042 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090237042 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090237042 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 20250823090237042 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 20250823090237042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090237042 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090237042 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090237042 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090237042 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090237042 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090237042 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090237042 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 20250823090237042 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' 20250823090237042 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' 20250823090237042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090237042 DLSS7 <000c> ss7_asp.c: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  20250823090237042 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  20250823090237042 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  20250823090237042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090237042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090237042 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090237042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090237042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090237042 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090237042 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823090237043 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 20250823090237043 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 20250823090237043 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090237043 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090237043 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090237043 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090237043 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090237043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090237043 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090237043 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090237043 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 20250823090237043 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090237043 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090237043 DLSS7 <000c> ss7_asp.c: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  20250823090237043 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  20250823090237043 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090237043 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090237043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090237044 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090237044 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) 20250823090237043 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090237043 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090237043 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090237043 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090237044 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 20250823090237044 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 20250823090237044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090237044 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823090237044 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090237044 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090237044 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823090237044 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090237044 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090237044 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 20250823090237044 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' 20250823090237044 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' 20250823090237044 DLSS7 <000c> ss7_asp.c: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  20250823090237044 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090237044 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090237045 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090237045 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090237045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090237046 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090237046 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250823090237046 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) 20250823090237047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090237047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090237047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090237048 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090237049 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090237049 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) 20250823090237050 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090237050 DRANAP NOTICE cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090237051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34326<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090237052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090237053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090237053 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090237054 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090237054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090237055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090237055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090237056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090237056 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090237057 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) 20250823090237057 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090237057 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090237058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557e62557920]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090237058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090237059 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090237059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a35e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090237060 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090237060 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090237061 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) 20250823090237061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090237062 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090237062 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) HNBGW_Test.msc0-M3UA(728)@8fde77a73ba2: Final verdict of PTC: none20250823090237063 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090237063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@8fde77a73ba2: Final verdict of PTC: pass20250823090237063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090237064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 19 a3 5e 00 00 53 00 00 00 00 00 (ss7_asp.c:1383) HNBGW_Test.msc1-M3UA(731)@8fde77a73ba2: Final verdict of PTC: none20250823090237064 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090237065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557e62557920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@8fde77a73ba2: Final verdict of PTC: none20250823090237065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404133)[0x557e62542a70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090237065 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404133)[0x557e62542a70]{connected}: Tx RUA Disconnect (context_map_rua.c:204) HNBGW-PFCP(721)@8fde77a73ba2: Final verdict of PTC: none20250823090237066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090237066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404133)[0x557e62542a70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) HNBGW-MGCP(744)@8fde77a73ba2: Final verdict of PTC: none20250823090237066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404133)[0x557e62542a70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090237067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404133)[0x557e62542a70]{disrupted}: Freeing instance (context_map.c:203) 20250823090237067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404133)[0x557e62542a70]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(737)@8fde77a73ba2: Final verdict of PTC: none 20250823090237067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557e62557920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090237068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557e62557920]{disconnected}: Freeing instance (context_map.c:207) 20250823090237068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557e62557920]{disconnected}: Deallocated (fsm.c:568) 20250823090237069 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-404133 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:226) 20250823090237069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090237069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090237070 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090237070 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) 20250823090237070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090237070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090237071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090237071 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090237071 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090237072 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) 20250823090237072 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090237072 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090237073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090237073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090237073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090237073 DLM3UA <000f> 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 20250823090237073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090237073 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090237073 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090237073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090237073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090237074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090237074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090237075 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090237075 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090237075 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090237075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090237076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090237076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090237076 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090237076 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090237077 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) 20250823090237077 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090237077 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090237077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090237078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090237078 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090237078 DMAIN NOTICE (127.0.0.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) 20250823090237078 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090237079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14513229)[0x557e62546b00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823090237079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14513229)[0x557e62546b00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823090237079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557e625571b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823090237079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090237079 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090237080 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092e0d9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090237080 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090237080 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) 20250823090237080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090237080 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) 20250823090237081 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) 20250823090237081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090237081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090237081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 92 e0 d9 00 00 54 00 00 00 00 00 (ss7_asp.c:1383) 20250823090237081 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090237082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557e625571b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090237082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14513229)[0x557e62546b00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090237082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14513229)[0x557e62546b00]{disrupted}: Freeing instance (context_map.c:203) 20250823090237082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14513229)[0x557e62546b00]{disrupted}: Deallocated (fsm.c:568) 20250823090237082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557e625571b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090237083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557e625571b0]{disconnected}: Freeing instance (context_map.c:207) 20250823090237083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557e625571b0]{disconnected}: Deallocated (fsm.c:568) 20250823090237083 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14513229 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:226) 20250823090237083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090237083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090237084 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823090237084 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) 20250823090237084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090237084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090237084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090237084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090237085 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090237085 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) 20250823090237085 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090237085 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090237085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090237085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090237085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090237085 DLM3UA <000f> 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 20250823090237085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090237085 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090237085 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 09:02:37 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 20250823090237168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090237971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37704<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=710712) 20250823090238890 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090238890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3c815), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090238890 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090238890 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) 20250823090238890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090238890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090238890 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090238890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090238890 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090238890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090238890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090238890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 c8 15 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090238891 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090238891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441c8c), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090238891 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090238891 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) 20250823090238891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090238891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090238891 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090238891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090238891 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090238891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090238891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090238891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 44 1c 8c 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090238891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090238891 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090238891 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090238891 DLM3UA <000f> 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 20250823090238891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090238891 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090238891 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090238891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090238891 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090238891 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090238891 DLM3UA <000f> 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 20250823090238892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090238892 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090238892 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090238916 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090238916 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd33d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090238916 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090238916 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090238916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090238916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090238916 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090238917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090238917 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090238917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090238917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090238917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d d3 3d 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090238917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090238917 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090238917 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090238917 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090238917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090238917 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090238917 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=710712, count=711252) 20250823090239024 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090239024 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080ddea), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090239024 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090239024 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090239024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090239024 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090239024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239024 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090239024 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090239024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090239024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 80 dd ea 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090239024 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090239025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062a541), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090239025 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090239025 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090239025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090239025 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090239025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239025 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090239025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090239025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090239025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 62 a5 41 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090239025 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090239025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090239025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090239025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090239025 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090239025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090239025 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090239025 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090239025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4e218), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090239025 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090239025 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090239025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090239025 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090239025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239025 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090239025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090239025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090239025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c4 e2 18 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090239026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090239026 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090239026 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090239026 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090239026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090239026 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090239026 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090239026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090239026 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090239026 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090239026 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090239026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090239026 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090239026 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090239039 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090239039 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090239040 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090239041 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090239041 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090239041 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250823090239042 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090239042 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090239042 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090239043 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090239043 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090239043 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090239043 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090239043 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090239043 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090239045 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090239045 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090239045 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823090239325 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090239325 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048617), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090239325 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090239325 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090239325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090239325 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090239325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239325 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090239325 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090239325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090239325 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 04 86 17 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090239326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090239326 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090239326 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090239326 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090239326 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090239326 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090239326 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090239343 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090239343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ab9a), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090239343 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090239343 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090239343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090239343 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090239343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239343 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090239343 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090239343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090239343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 87 ab 9a 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090239343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090239343 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090239343 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090239343 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090239343 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090239343 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090239343 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090239349 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090239349 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa8294), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090239349 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090239349 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090239349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090239349 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090239349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239349 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090239349 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090239349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090239349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 82 94 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090239349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090239349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090239349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090239349 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090239349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090239349 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090239349 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090239613 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090239614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85e9f), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090239614 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090239614 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090239614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090239614 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090239614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239614 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090239614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090239614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090239614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c8 5e 9f 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090239614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090239614 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090239614 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090239614 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090239614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090239614 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090239614 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090239628 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090239628 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ec105), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090239628 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090239628 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090239628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090239628 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090239628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239628 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090239628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090239628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090239628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 c1 05 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090239629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090239629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090239629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090239629 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090239629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090239629 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090239629 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090239631 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090239631 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7d73a), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090239631 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090239631 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090239631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090239631 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090239631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090239631 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090239631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090239631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090239631 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 d7 3a 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090239631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090239631 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090239631 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090239631 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090239631 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090239631 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090239632 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:02:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20250823090240115 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090240115 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ce51f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090240115 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090240115 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090240115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090240116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090240116 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090240116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090240116 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090240116 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090240116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090240116 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 e5 1f 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090240116 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090240116 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090240116 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090240116 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090240116 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090240116 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090240116 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090240117 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090240117 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc3715), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090240117 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090240117 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090240117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090240117 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090240117 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090240117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090240117 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090240117 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090240117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090240117 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dc 37 15 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090240117 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090240117 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084cddb), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090240117 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090240117 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090240118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090240118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090240118 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090240118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090240118 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090240118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090240118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090240118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 cd db 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090240118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090240118 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090240118 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090240118 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090240118 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090240118 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090240118 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090240118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090240118 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090240118 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090240118 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090240118 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090240118 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090240118 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090240517 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090240517 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090240518 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090240518 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090240518 DLSCCP DEBUG SCCP-SCOC(65)[0x557e6258f7c0]{IDLE}: Deallocated (fsm.c:568) 20250823090240518 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090240518 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090240518 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090240518 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090240518 DLSCCP DEBUG SCCP-SCOC(66)[0x557e625620b0]{IDLE}: Deallocated (fsm.c:568) 20250823090240519 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090240519 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090240519 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090240519 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090240519 DLSCCP DEBUG SCCP-SCOC(67)[0x557e62544450]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_paging_imsi started. 20250823090241094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090241101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090241109 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43333<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(751)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090241254 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090241254 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090241261 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090241261 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090241261 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090241261 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090241261 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090241261 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi-Iuh1(753)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090241261 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49561 (stream_srv.c:143) 20250823090241261 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49561<->l=127.0.0.1:29169 (hnb.c:335) 20250823090241261 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090241261 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090241262 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090241262 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090241262 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090241262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090241262 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090241263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241263 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090241263 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090241263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090241263 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090241263 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090241263 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090241263 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090241263 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090241263 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090241263 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090241263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090241263 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090241263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241263 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090241263 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090241263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090241263 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090241263 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090241263 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090241263 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090241263 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090241263 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090241263 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090241263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090241263 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090241263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241263 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090241263 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090241263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090241263 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090241263 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090241263 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090241263 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090241263 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090241263 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090241263 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090241263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241263 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090241263 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090241263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241263 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090241263 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090241263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090241263 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090241263 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090241263 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241263 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090241263 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090241263 DLM3UA <000f> 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 20250823090241263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090241263 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090241263 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241263 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090241263 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090241263 DLM3UA <000f> 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 20250823090241263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090241263 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090241263 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090241263 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241263 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090241263 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090241263 DLM3UA <000f> 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 20250823090241263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090241263 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090241263 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090241263 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241263 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090241263 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090241263 DLM3UA <000f> 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 20250823090241263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090241263 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090241263 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(757)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(757)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(755)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(760)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(760)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-SCCP(758)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(763)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-M3UA(763)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(763)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-SCCP(761)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090241299 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090241299 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090241300 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090241300 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090241300 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090241300 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090241300 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090241300 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090241301 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090241301 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090241301 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090241301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090241301 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090241301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241301 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090241301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090241301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090241301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090241301 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090241301 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090241301 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090241301 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090241301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090241301 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090241301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090241301 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090241301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241301 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090241301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090241301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090241301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090241301 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090241301 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090241301 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090241301 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090241301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090241301 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090241301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090241301 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090241301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241301 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090241301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090241301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090241301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090241301 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090241301 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090241301 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090241301 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090241301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090241301 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090241301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090241301 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090241301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241301 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090241301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090241301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090241301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090241301 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090241301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090241301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090241301 DLM3UA <000f> 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 20250823090241301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090241301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090241301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090241301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090241301 DLM3UA <000f> 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 20250823090241301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090241301 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090241301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090241301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090241301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090241301 DLM3UA <000f> 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 20250823090241301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090241301 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090241301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090241301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090241301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090241301 DLM3UA <000f> 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 20250823090241301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090241301 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090241301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(766)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(766)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(764)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090241321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090241321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090241321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090241321 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090241321 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090241321 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090241321 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090241321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090241321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090241326 DLINP DEBUG SRVCONN(,r=127.0.0.1:49561<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090241326 DLINP DEBUG SRVCONN(,r=127.0.0.1:49561<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090241326 DLINP DEBUG SRVCONN(,r=127.0.0.1:49561<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090241326 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090241326 DHNBAP DEBUG (127.0.0.1:49561 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090241326 DHNBAP NOTICE (127.0.0.1:49561 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090241326 DHNBAP NOTICE (127.0.0.1:49561 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090241326 DLINP DEBUG SRVCONN(,r=127.0.0.1:49561<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090241326 DLINP DEBUG SRVCONN(,r=127.0.0.1:49561<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090241473 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 20250823090241473 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 20250823090241473 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090241473 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090241479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241479 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090241479 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090241479 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090241479 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090241479 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090241479 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090241479 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090241479 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090241479 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 20250823090241479 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090241479 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090241479 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090241481 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241481 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090241481 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090241481 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  20250823090241481 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090241481 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090241481 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090241481 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 20250823090241481 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090241481 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090241481 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090241481 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090241481 DLSS7 <000c> ss7_asp.c: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  20250823090241481 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  20250823090241481 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090241481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090241481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090241481 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090241481 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090241481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090241481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090241481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090241481 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090241481 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090241481 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090241481 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090241482 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090241482 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090241482 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090241482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090241482 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090241482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090241482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241482 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090241482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090241482 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090241482 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090241482 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090241482 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090241482 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090241482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241482 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090241482 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090241482 DLM3UA <000f> 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 20250823090241482 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090241483 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090241483 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090241483 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090241483 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090241483 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  20250823090241486 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 20250823090241486 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 20250823090241486 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090241486 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(760)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090241488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241488 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090241488 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090241488 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090241488 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090241488 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090241488 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090241488 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090241488 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090241488 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 20250823090241488 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090241489 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  20250823090241489 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090241490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241490 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090241490 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090241490 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  20250823090241490 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090241490 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090241490 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090241490 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 20250823090241490 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090241490 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  20250823090241490 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' 20250823090241490 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' 20250823090241490 DLSS7 <000c> ss7_asp.c: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  20250823090241490 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090241490 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  20250823090241490 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090241490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090241490 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090241490 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090241490 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) 20250823090241490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090241490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090241490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090241490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090241490 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090241490 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) 20250823090241490 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090241491 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090241491 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090241491 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090241491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090241491 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090241491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090241491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090241491 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090241491 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090241491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090241491 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090241491 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090241491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241491 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090241491 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090241491 DLM3UA <000f> 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 20250823090241491 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090241491 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090241491 DLSS7 <000c> ss7_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 20250823090241491 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090241491 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090241491 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  20250823090241497 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 20250823090241497 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 20250823090241497 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090241497 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(763)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823090241501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241501 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823090241501 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090241501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090241501 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090241501 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090241501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090241501 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090241501 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090241501 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 20250823090241501 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090241501 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  20250823090241501 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090241502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241503 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090241503 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090241503 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  20250823090241503 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090241503 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090241503 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090241503 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 20250823090241503 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823090241503 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  20250823090241503 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' 20250823090241503 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' 20250823090241503 DLSS7 <000c> ss7_asp.c: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  20250823090241503 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090241503 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  20250823090241503 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  20250823090241503 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090241503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090241503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090241503 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823090241503 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) 20250823090241503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090241503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090241503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090241503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090241503 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090241503 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) 20250823090241503 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090241504 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090241504 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090241504 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090241504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090241504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090241504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241504 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) 20250823090241504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090241504 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) 20250823090241504 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) 20250823090241504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090241504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090241504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090241504 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090241504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090241504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090241504 DLM3UA <000f> 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 20250823090241504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090241504 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' 20250823090241504 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 20250823090241504 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090241504 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090241504 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  20250823090241511 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 20250823090241512 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 20250823090241512 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090241512 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090241516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241516 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090241516 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090241516 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090241516 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090241516 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090241516 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090241516 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090241516 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090241516 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 20250823090241516 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090241516 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090241516 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090241517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241517 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090241517 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090241517 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  20250823090241517 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090241517 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090241517 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090241517 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 20250823090241517 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090241517 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090241517 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090241517 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090241517 DLSS7 <000c> ss7_asp.c: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  20250823090241517 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090241517 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  20250823090241517 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  20250823090241517 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  20250823090241517 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090241517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090241518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090241518 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090241518 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090241518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090241518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090241518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090241518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090241518 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090241518 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090241518 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090241519 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090241519 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090241519 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090241519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090241519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090241519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241519 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090241519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090241519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090241519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090241519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090241519 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090241519 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090241519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090241519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090241519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090241519 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090241519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090241519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090241519 DLM3UA <000f> 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 20250823090241519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090241519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090241519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090241519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090241519 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090241519 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  20250823090241750 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090241750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090241750 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823090241750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823090241750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090241750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823090241750 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823090241750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823090241750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823090241750 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823090241750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823090241751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090241751 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823090241751 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823090241751 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823090241751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090241751 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823090241751 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823090241751 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) HNBGW_Test.msc0-RAN(756)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090242291 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090242291 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090242291 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090242291 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090242291 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090242291 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090242291 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090242291 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090242291 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090242291 DLSS7 <000c> ss7_asp.c: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  20250823090242291 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090242291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090242291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090242291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090242291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090242291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090242291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090242291 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090242291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090242292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090242292 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090242292 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090242292 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) 20250823090242292 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090242292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090242292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090242292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090242292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090242292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090242292 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090242292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090242292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090242292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090242292 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090242292 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090242292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090242292 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090242292 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090242292 DLM3UA <000f> 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 20250823090242292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090242292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090242292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090242293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090242293 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090242293 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  20250823090242293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090242293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090242293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090242293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090242293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090242293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090242293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090242293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090242293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090242293 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090242293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090242293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090242293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090242293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090242293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090242293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090242294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090242294 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090242294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242294 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090242294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090242294 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090242294 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090242294 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(759)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090242295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090242295 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090242295 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090242295 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 20250823090242295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090242295 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' 20250823090242295 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090242295 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090242295 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090242295 DLSS7 <000c> ss7_asp.c: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  20250823090242295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090242295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090242295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090242295 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) 20250823090242295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090242295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090242295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090242295 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090242295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.msc0-RAN(756)@8fde77a73ba2: MSC_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 } } } } 20250823090242295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090242295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090242295 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090242295 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090242295 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) 20250823090242295 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) 20250823090242295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090242295 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090242295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090242295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090242295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090242295 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090242295 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090242295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090242295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090242295 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090242295 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090242295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090242295 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090242295 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090242295 DLM3UA <000f> 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 20250823090242296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090242296 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090242296 DLSS7 <000c> ss7_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 20250823090242296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090242296 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090242296 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  20250823090242296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090242296 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090242296 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090242296 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 20250823090242296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090242296 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' 20250823090242296 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090242296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090242296 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090242296 DLSS7 <000c> ss7_asp.c: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  20250823090242296 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090242296 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090242296 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090242296 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) 20250823090242296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090242296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090242296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090242296 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090242296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090242296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090242296 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090242296 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090242296 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(759)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090242304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090242304 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090242304 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090242304 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 20250823090242304 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090242304 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' 20250823090242304 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090242304 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090242304 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090242304 DLSS7 <000c> ss7_asp.c: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  20250823090242304 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090242304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090242304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090242304 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) 20250823090242304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090242304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090242304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090242304 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090242304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090242304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090242304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090242304 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090242304 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) 20250823090242304 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) 20250823090242304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090242304 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090242304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242304 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) 20250823090242304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090242304 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) 20250823090242304 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) 20250823090242304 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090242304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090242304 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090242304 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090242304 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090242305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090242305 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090242305 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090242305 DLM3UA <000f> 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 20250823090242305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090242305 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' 20250823090242305 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 20250823090242305 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090242305 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090242305 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  20250823090242307 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090242307 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090242307 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090242307 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 20250823090242307 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090242307 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' 20250823090242307 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090242307 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090242307 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090242307 DLSS7 <000c> ss7_asp.c: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  20250823090242307 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090242307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090242307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090242307 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) 20250823090242307 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090242307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090242307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090242307 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090242307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090242307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090242307 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090242307 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090242307 DRANAP INFO cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(762)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090242321 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090242321 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090242321 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090242321 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090242321 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090242321 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090242321 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090242321 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090242321 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090242321 DLSS7 <000c> ss7_asp.c: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  20250823090242321 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090242321 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090242321 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090242321 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090242321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090242321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090242321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090242321 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090242321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242321 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090242321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090242321 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090242321 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090242321 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) 20250823090242321 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090242321 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090242321 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090242321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090242321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090242321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090242321 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090242321 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090242321 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090242321 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090242321 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090242321 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090242321 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090242322 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090242322 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090242322 DLM3UA <000f> 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 20250823090242322 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090242322 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090242322 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090242322 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090242322 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090242322 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  20250823090242323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090242323 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090242323 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090242323 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090242323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090242323 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090242323 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090242323 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090242323 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090242323 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090242323 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090242323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090242323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090242323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090242323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090242323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090242323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090242324 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090242324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090242324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090242324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090242324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090242324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090242324 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090242324 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090242324 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(765)@8fde77a73ba2: MSC_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 } } } } 20250823090243339 DLCTRL DEBUG Command: GET 987549610 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090243339 DLCTRL DEBUG Tx Command reply: GET_REPLY 987549610 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090243347 DLCTRL DEBUG Command: GET 139640045 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090243347 DLCTRL DEBUG Tx Command reply: GET_REPLY 139640045 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090243351 DLCTRL DEBUG Command: GET 507947736 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090243351 DLCTRL DEBUG Tx Command reply: GET_REPLY 507947736 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090243355 DLCTRL DEBUG Command: GET 909887334 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090243355 DLCTRL DEBUG Tx Command reply: GET_REPLY 909887334 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090243358 DLCTRL DEBUG Command: GET 778233639 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090243358 DLCTRL DEBUG Tx Command reply: GET_REPLY 778233639 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090243361 DLCTRL DEBUG Command: GET 556011889 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090243361 DLCTRL DEBUG Tx Command reply: GET_REPLY 556011889 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090243364 DLCTRL DEBUG Command: GET 231552793 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090243364 DLCTRL DEBUG Tx Command reply: GET_REPLY 231552793 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090243366 DLCTRL DEBUG Command: GET 124290274 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090243366 DLCTRL DEBUG Tx Command reply: GET_REPLY 124290274 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090243368 DLCTRL DEBUG Command: GET 779942938 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090243368 DLCTRL DEBUG Tx Command reply: GET_REPLY 779942938 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090243370 DLCTRL DEBUG Command: GET 609239349 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090243370 DLCTRL DEBUG Tx Command reply: GET_REPLY 609239349 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090243372 DLCTRL DEBUG Command: GET 978072828 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090243372 DLCTRL DEBUG Tx Command reply: GET_REPLY 978072828 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090243374 DLCTRL DEBUG Command: GET 221039165 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090243374 DLCTRL DEBUG Tx Command reply: GET_REPLY 221039165 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090243376 DLCTRL DEBUG Command: GET 967014597 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090243376 DLCTRL DEBUG Tx Command reply: GET_REPLY 967014597 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090243377 DLCTRL DEBUG Command: GET 695637278 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090243377 DLCTRL DEBUG Tx Command reply: GET_REPLY 695637278 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090243379 DLCTRL DEBUG Command: GET 373146551 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090243379 DLCTRL DEBUG Tx Command reply: GET_REPLY 373146551 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090243381 DLCTRL DEBUG Command: GET 643371189 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090243381 DLCTRL DEBUG Tx Command reply: GET_REPLY 643371189 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090243384 DLCTRL DEBUG Command: GET 760013536 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090243384 DLCTRL DEBUG Tx Command reply: GET_REPLY 760013536 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090243387 DLCTRL DEBUG Command: GET 8782191 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090243387 DLCTRL DEBUG Tx Command reply: GET_REPLY 8782191 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090243390 DLCTRL DEBUG Command: GET 151082263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090243390 DLCTRL DEBUG Tx Command reply: GET_REPLY 151082263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090243393 DLCTRL DEBUG Command: GET 952744209 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090243393 DLCTRL DEBUG Tx Command reply: GET_REPLY 952744209 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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 } } } 20250823090243417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090244446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090244446 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090244446 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090244446 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090244446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090244446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090244446 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090244446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090244446 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090244446 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  20250823090244446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (ss7_asp.c:1285) 20250823090244446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090244446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090244447 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090244447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090244447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090244447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090244447 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090244447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090244447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090244447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090244447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090244447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090244447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090244447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090244447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090244447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090244447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090244447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090244447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090244447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090244447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090244447 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250823090244447 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:417) 20250823090244447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:86) 20250823090244447 DRUA DEBUG (127.0.0.1:49561 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:86) 20250823090244447 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250823090244447 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250823090244447 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250823090244447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090244447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) 20250823090244447 DLINP DEBUG SRVCONN(,r=127.0.0.1:49561<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090244447 DLINP DEBUG SRVCONN(,r=127.0.0.1:49561<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) TC_mscpool_paging_imsi-Iuh0-RUA(752)@8fde77a73ba2: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(754)@8fde77a73ba2: UnitdataCallback HNBGW_Test.msc0-RAN(756)@8fde77a73ba2: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@8fde77a73ba2: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@8fde77a73ba2: Added conn table entry 0TC_mscpool_paging_imsi0(768)10701095 20250823090245461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090245462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090245462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090245462 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090245462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa34927, normal) (hnbgw_rua.c:408) 20250823090245462 DHNB DEBUG map_rua[0x557e625620b0]{init}: Allocated (fsm.c:456) 20250823090245462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10701095)[0x557e625620b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090245462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10701095 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090245462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090245462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090245462 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10701095 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250823090245462 DCN DEBUG map_sccp[0x557e62546b00]{init}: Allocated (fsm.c:456) 20250823090245462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557e62546b00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090245462 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10701095 <-> SCCP-85 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090245462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10701095 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090245462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10701095)[0x557e625620b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090245462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090245462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090245462 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10701095 SCCP-85 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090245462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557e62546b00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090245462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090245462 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{IDLE}: Allocated (fsm.c:456) 20250823090245462 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090245462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001480056400500f1100926) (sccp_scrc.c:455) 20250823090245462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090245462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090245462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090245462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090245462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090245462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090245462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090245462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090245462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090245462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090245462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090245462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090245462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090245462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090245462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090245462 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090245462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090245462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090245462 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 48 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090245462 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090245462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557e62546b00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090245462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10701095)[0x557e625620b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090245463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090245463 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090245463 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090245463 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090245463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090245463 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090245463 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090245463 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090245463 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090245463 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 48 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(755)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@8fde77a73ba2: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@8fde77a73ba2: Added conn table entry 0TC_mscpool_paging_imsi0(768)15538632 HNBGW_Test.msc0-SCCP(755)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090245479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090245479 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090245479 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090245480 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090245480 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090245480 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090245480 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090245480 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090245480 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090245480 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 68 6f 57 02 00 00 00 00  TC_mscpool_paging_imsi0(768)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090245480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090245480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090245480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090245480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090245480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090245480 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00686f57) (sccp_scrc.c:545) 20250823090245480 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) 20250823090245480 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090245480 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090245480 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090245480 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090245480 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) 20250823090245480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557e62546b00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090245480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557e62546b00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090246484 DLCTRL DEBUG Command: GET 156681662 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090246484 DLCTRL DEBUG Tx Command reply: GET_REPLY 156681662 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090246489 DLCTRL DEBUG Command: GET 256819699 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090246490 DLCTRL DEBUG Tx Command reply: GET_REPLY 256819699 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090246494 DLCTRL DEBUG Command: GET 770833962 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090246494 DLCTRL DEBUG Tx Command reply: GET_REPLY 770833962 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090246498 DLCTRL DEBUG Command: GET 545785519 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090246498 DLCTRL DEBUG Tx Command reply: GET_REPLY 545785519 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090246502 DLCTRL DEBUG Command: GET 66727425 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090246502 DLCTRL DEBUG Tx Command reply: GET_REPLY 66727425 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090246506 DLCTRL DEBUG Command: GET 922752541 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090246506 DLCTRL DEBUG Tx Command reply: GET_REPLY 922752541 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090246510 DLCTRL DEBUG Command: GET 133834423 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090246510 DLCTRL DEBUG Tx Command reply: GET_REPLY 133834423 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090246513 DLCTRL DEBUG Command: GET 35607544 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090246513 DLCTRL DEBUG Tx Command reply: GET_REPLY 35607544 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090246516 DLCTRL DEBUG Command: GET 897332132 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090246516 DLCTRL DEBUG Tx Command reply: GET_REPLY 897332132 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090246519 DLCTRL DEBUG Command: GET 347963904 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090246519 DLCTRL DEBUG Tx Command reply: GET_REPLY 347963904 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090246521 DLCTRL DEBUG Command: GET 627468817 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090246521 DLCTRL DEBUG Tx Command reply: GET_REPLY 627468817 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090246523 DLCTRL DEBUG Command: GET 250478742 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090246523 DLCTRL DEBUG Tx Command reply: GET_REPLY 250478742 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090246525 DLCTRL DEBUG Command: GET 262204946 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090246525 DLCTRL DEBUG Tx Command reply: GET_REPLY 262204946 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090246527 DLCTRL DEBUG Command: GET 406991382 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090246527 DLCTRL DEBUG Tx Command reply: GET_REPLY 406991382 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090246529 DLCTRL DEBUG Command: GET 173243568 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090246529 DLCTRL DEBUG Tx Command reply: GET_REPLY 173243568 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090246530 DLCTRL DEBUG Command: GET 334582403 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090246530 DLCTRL DEBUG Tx Command reply: GET_REPLY 334582403 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090246532 DLCTRL DEBUG Command: GET 235776833 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090246532 DLCTRL DEBUG Tx Command reply: GET_REPLY 235776833 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090246533 DLCTRL DEBUG Command: GET 813105922 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090246533 DLCTRL DEBUG Tx Command reply: GET_REPLY 813105922 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090246534 DLCTRL DEBUG Command: GET 547403486 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090246534 DLCTRL DEBUG Tx Command reply: GET_REPLY 547403486 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090246536 DLCTRL DEBUG Command: GET 861923862 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090246536 DLCTRL DEBUG Tx Command reply: GET_REPLY 861923862 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090246540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37714<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090246541 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43333<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(748)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(749)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090246542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090246543 DLINP DEBUG SRVCONN(,r=127.0.0.1:49561<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090246543 DLINP DEBUG SRVCONN(,r=127.0.0.1:49561<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090246543 DLINP NOTICE SRV(,r=127.0.0.1:49561<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090246543 DMAIN NOTICE (127.0.0.1:49561 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49561<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090246543 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823090246543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090246543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090246543 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090246543 DMAIN NOTICE (127.0.0.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) 20250823090246543 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090246543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10701095)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823090246543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10701095)[0x557e625620b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823090246543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557e62546b00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823090246543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090246543 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090246543 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00686f57), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090246543 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090246543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090246543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090246543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090246543 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090246543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090246543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090246543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 68 6f 57 00 00 55 00 00 00 00 00 (ss7_asp.c:1383) 20250823090246543 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090246543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557e62546b00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090246543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10701095)[0x557e625620b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090246543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10701095)[0x557e625620b0]{disrupted}: Freeing instance (context_map.c:203) 20250823090246543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10701095)[0x557e625620b0]{disrupted}: Deallocated (fsm.c:568) 20250823090246543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557e62546b00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090246543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557e62546b00]{disconnected}: Freeing instance (context_map.c:207) 20250823090246543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557e62546b00]{disconnected}: Deallocated (fsm.c:568) 20250823090246543 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10701095 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:226) 20250823090246543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090246543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090246543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090246543 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090246543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090246543 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090246543 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090246543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090246543 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090246543 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 68 6f 57 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_imsi-Iuh1-RUA(754)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(752)@8fde77a73ba2: Final verdict of PTC: none 20250823090246545 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090246545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090246545 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090246545 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090246545 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 20250823090246545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(765)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(758)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(761)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(747)@8fde77a73ba2: Final verdict of PTC: none 20250823090246545 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090246545 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090246545 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090246545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090246545 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090246545 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090246545 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090246545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090246545 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090246545 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823090246545 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090246545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090246545 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090246545 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090246545 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 20250823090246545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090246545 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090246545 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090246545 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090246545 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090246545 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090246545 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-RAN(759)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(764)@8fde77a73ba2: Final verdict of PTC: none 20250823090246545 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 20250823090246545 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090246545 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090246545 DLSS7 <000c> ss7_asp.c: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  20250823090246545 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  20250823090246545 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  20250823090246545 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  20250823090246545 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090246545 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090246546 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090246546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090246546 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090246546 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) 20250823090246546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090246546 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090246546 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090246546 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090246546 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090246546 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090246546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090246546 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090246546 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090246546 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 20250823090246546 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090246546 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090246546 DLSS7 <000c> ss7_asp.c: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  20250823090246546 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  20250823090246546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090246546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090246546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090246546 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090246546 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) 20250823090246546 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  20250823090246546 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090246546 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090246546 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090246546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090246546 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090246546 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090246546 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 20250823090246546 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 20250823090246546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090246546 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090246546 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090246546 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc2-RAN(762)@8fde77a73ba2: Final verdict of PTC: none 20250823090246546 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090246546 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090246546 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090246546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090246546 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090246546 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090246546 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090246546 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090246546 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090246546 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 20250823090246546 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' 20250823090246546 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' 20250823090246546 DLSS7 <000c> ss7_asp.c: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  20250823090246546 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  20250823090246546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090246546 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090246546 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090246546 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 20250823090246546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090246546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090246546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090246546 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090246547 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) 20250823090246547 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090246547 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090246546 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 20250823090246546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090246547 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090246547 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090246547 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 20250823090246547 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090246547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090246547 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090246547 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED HNBGW_Test.msc0-RAN(756)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(753)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(750)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(766)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(767)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(760)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(751)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(763)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_paging_imsi0(768)@8fde77a73ba2: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(755)@8fde77a73ba2: Final verdict of PTC: none20250823090246547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090246547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090246547 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090246547 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) 20250823090246547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090246547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090246547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090246547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090246547 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090246547 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) 20250823090246547 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090246547 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090246549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat Aug 23 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 20250823090246648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090247064 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090247065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a35e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090247065 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090247065 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090247065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090247065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090247065 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090247065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090247065 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090247065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090247065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090247065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a3 5e 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090247065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090247065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090247065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090247065 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090247065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090247065 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090247066 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090247082 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090247082 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092e0d9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090247082 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090247082 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) 20250823090247082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090247082 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) 20250823090247082 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) 20250823090247082 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090247082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090247082 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 92 e0 d9 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090247083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090247083 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090247083 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090247083 DLM3UA <000f> 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 20250823090247083 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090247083 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' 20250823090247083 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 20250823090247083 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090247083 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090247083 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 92 e0 d9 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250823090247083 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 20250823090247451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46660<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=540132) Waiting for packet dumper to finish... 1 (prev_count=540132, count=553616) 20250823090248547 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090248547 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090248547 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090248547 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090248548 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090248548 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090248548 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090248548 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090248548 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090248891 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090248891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441c8c), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090248891 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090248891 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) 20250823090248891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090248891 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) 20250823090248891 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) 20250823090248891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090248891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090248892 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 44 1c 8c 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090248892 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090248892 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3c815), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090248892 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090248892 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) 20250823090248892 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090248892 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) 20250823090248892 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) 20250823090248892 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090248892 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090248892 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 c8 15 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090248892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090248892 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090248892 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090248892 DLM3UA <000f> 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 20250823090248892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090248892 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' 20250823090248892 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 20250823090248892 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090248892 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090248892 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 44 1c 8c 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250823090248892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090248892 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090248892 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090248892 DLM3UA <000f> 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 20250823090248893 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090248893 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' 20250823090248893 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 20250823090248893 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090248893 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090248893 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 f3 c8 15 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250823090248893 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 20250823090248893 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 20250823090248917 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090248917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd33d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090248917 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090248917 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090248917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090248917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090248917 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090248918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090248918 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090248918 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090248918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090248918 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d d3 3d 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090248918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090248918 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090248918 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090248918 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090248918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090248918 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090248918 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090249025 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090249025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062a541), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090249025 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090249025 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090249025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090249025 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090249025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249025 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090249025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090249025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090249025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 62 a5 41 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090249025 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090249025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080ddea), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090249025 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090249025 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090249025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090249026 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090249026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249026 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090249026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090249026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090249026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 80 dd ea 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090249026 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090249026 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4e218), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090249026 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090249026 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090249026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090249026 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090249026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249026 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090249026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090249026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090249026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c4 e2 18 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090249026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090249026 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090249026 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090249026 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090249026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090249027 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090249027 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090249027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090249027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090249027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090249027 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090249027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090249027 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090249027 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090249027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090249027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090249027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090249027 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090249027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090249027 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090249027 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090249327 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090249327 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048617), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090249327 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090249327 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090249327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249327 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090249327 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090249327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249327 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090249327 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090249327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090249327 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 04 86 17 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090249327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090249328 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090249328 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090249328 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090249328 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090249328 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090249328 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090249344 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090249344 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ab9a), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090249344 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090249344 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090249344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090249344 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090249344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249344 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090249344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090249344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090249344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 87 ab 9a 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090249344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090249344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090249344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090249345 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090249345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090249345 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090249345 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090249350 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090249350 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa8294), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090249350 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090249350 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090249350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090249350 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090249350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249350 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090249350 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090249350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090249350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 82 94 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090249350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090249350 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090249350 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090249350 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090249350 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090249350 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090249350 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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 20250823090249614 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090249614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85e9f), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090249614 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090249614 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090249615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090249615 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090249615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249615 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090249615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090249615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090249615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c8 5e 9f 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090249615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090249615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090249615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090249615 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090249615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090249615 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090249615 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090249629 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090249629 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ec105), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090249629 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090249629 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090249629 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090249629 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090249629 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249629 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090249629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090249629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090249629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 c1 05 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090249629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090249629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090249629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090249629 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090249629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090249629 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090249629 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090249631 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090249631 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7d73a), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090249631 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090249631 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090249631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090249632 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090249632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090249632 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090249632 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090249632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090249632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 d7 3a 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090249632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090249632 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090249632 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090249632 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090249632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090249632 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090249632 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090250110 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090250110 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090250110 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090250110 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090250110 DLSCCP DEBUG SCCP-SCOC(69)[0x557e623a0170]{IDLE}: Deallocated (fsm.c:568) 20250823090250112 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090250112 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090250112 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090250112 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090250112 DLSCCP DEBUG SCCP-SCOC(70)[0x557e6254c4c0]{IDLE}: Deallocated (fsm.c:568) 20250823090250112 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090250112 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090250112 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090250112 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090250112 DLSCCP DEBUG SCCP-SCOC(68)[0x557e624b7e70]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_paging_tmsi started. 20250823090250590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090250596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090250601 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43989<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(773)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090250727 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090250727 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090250735 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090250735 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090250735 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090250735 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090250735 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51714 (stream_srv.c:143) 20250823090250735 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51714<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_paging_tmsi-Iuh1(775)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090250736 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090250736 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090250736 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090250736 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090250736 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090250737 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090250737 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090250737 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090250737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090250737 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090250737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250737 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090250737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090250737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090250737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090250737 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090250737 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090250737 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090250737 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090250737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090250737 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 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) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090250737 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) 20250823090250737 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) 20250823090250737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090250737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090250737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090250737 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090250737 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090250737 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090250737 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090250737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090250737 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090250737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090250737 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090250737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250737 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090250737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090250737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090250737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090250737 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090250737 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090250737 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090250737 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090250737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090250737 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090250737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090250737 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090250737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250737 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090250737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090250737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090250737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090250737 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090250737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090250737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090250737 DLM3UA <000f> 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 20250823090250737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090250737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090250737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090250737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090250737 DLM3UA <000f> 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 20250823090250737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090250737 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' 20250823090250737 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 20250823090250737 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090250737 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090250737 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  20250823090250737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090250737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090250737 DLM3UA <000f> 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 20250823090250737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090250737 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090250737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090250737 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 20250823090250737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090250737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090250737 DLM3UA <000f> 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 20250823090250737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090250737 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090250737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(779)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(777)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(782)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(782)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(780)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(785)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-M3UA(785)@8fde77a73ba2: M3UA emulation initiated, the test can be started MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(785)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-SCCP(783)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090250774 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090250774 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090250774 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090250774 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090250775 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090250775 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090250775 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090250775 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090250776 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090250776 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090250776 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090250776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090250776 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090250776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250776 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090250776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090250776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090250776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090250776 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090250776 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090250776 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090250776 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090250776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090250776 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090250776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090250776 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090250776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250776 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090250776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090250776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090250776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090250776 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090250776 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090250776 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090250776 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090250776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090250776 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090250776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090250776 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090250776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250776 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090250776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090250776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090250776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090250776 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090250776 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090250776 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090250776 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090250776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090250776 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090250776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090250776 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090250776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250776 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090250776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090250776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090250776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090250776 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090250776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250776 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090250776 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090250776 DLM3UA <000f> 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 20250823090250776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090250776 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090250776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250776 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090250776 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090250776 DLM3UA <000f> 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 20250823090250776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090250776 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090250776 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090250776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250776 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090250776 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090250776 DLM3UA <000f> 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 20250823090250776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090250776 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090250776 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090250776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250776 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090250776 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090250776 DLM3UA <000f> 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 20250823090250776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090250776 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090250776 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(788)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(786)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090250802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090250802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090250802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090250802 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090250802 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090250802 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090250802 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090250802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090250802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090250806 DLINP DEBUG SRVCONN(,r=127.0.0.1:51714<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090250806 DLINP DEBUG SRVCONN(,r=127.0.0.1:51714<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090250806 DLINP DEBUG SRVCONN(,r=127.0.0.1:51714<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090250806 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090250806 DHNBAP DEBUG (127.0.0.1:51714 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090250806 DHNBAP NOTICE (127.0.0.1:51714 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090250806 DHNBAP NOTICE (127.0.0.1:51714 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090250806 DLINP DEBUG SRVCONN(,r=127.0.0.1:51714<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090250806 DLINP DEBUG SRVCONN(,r=127.0.0.1:51714<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090250948 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 20250823090250948 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 20250823090250948 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090250948 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090250957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250957 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090250957 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090250957 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090250957 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090250957 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090250957 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090250957 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090250957 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090250957 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 20250823090250957 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090250957 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090250957 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090250958 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 20250823090250958 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 20250823090250958 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090250958 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090250960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250960 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090250960 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090250960 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  20250823090250960 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090250960 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090250960 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090250960 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 20250823090250960 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090250960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090250960 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090250960 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090250960 DLSS7 <000c> ss7_asp.c: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  20250823090250960 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  20250823090250960 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  20250823090250960 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(782)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090250960 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 20250823090250960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090250960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090250961 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090250961 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090250961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090250961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090250961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090250961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090250961 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090250961 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090250961 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090250962 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090250962 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090250962 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090250962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090250962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090250962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090250962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090250962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090250962 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090250962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090250962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090250962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090250962 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090250962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090250963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090250963 DLM3UA <000f> 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 20250823090250963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090250963 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090250963 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090250963 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090250963 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090250963 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  20250823090250965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250965 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090250965 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090250965 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090250965 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090250965 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090250965 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090250965 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090250965 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090250965 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 20250823090250965 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090250965 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  20250823090250965 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090250968 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250968 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090250968 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090250968 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  20250823090250968 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090250968 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090250968 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090250968 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 20250823090250968 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090250968 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  20250823090250968 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' 20250823090250968 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' 20250823090250968 DLSS7 <000c> ss7_asp.c: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  20250823090250968 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090250968 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  20250823090250968 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  20250823090250968 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090250968 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 20250823090250968 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090250968 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090250968 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090250968 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) 20250823090250968 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090250968 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090250968 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090250968 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090250968 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090250968 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) 20250823090250968 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090250969 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090250969 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090250969 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090250969 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090250969 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090250969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250969 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090250969 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090250969 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090250970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090250970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090250970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090250970 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090250970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090250970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090250970 DLM3UA <000f> 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 20250823090250970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090250970 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090250970 DLSS7 <000c> ss7_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 20250823090250970 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090250970 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090250970 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 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250823090250971 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 20250823090250971 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 20250823090250971 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 20250823090250971 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823090250971 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823090250971 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823090250972 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(785)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823090250975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250975 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823090250975 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823090250975 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823090250975 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  20250823090250975 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823090250975 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090250975 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090250975 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 20250823090250975 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Pending () 20250823090250975 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  20250823090250975 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' 20250823090250976 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' 20250823090250976 DLSS7 <000c> ss7_asp.c: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  20250823090250976 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  20250823090250976 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  20250823090250976 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090250976 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823090250976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090250976 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090250976 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823090250976 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) 20250823090250976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090250976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090250976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090250976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090250976 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090250982 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250982 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090250982 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090250982 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  20250823090250982 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090250982 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090250982 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250823090250982 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 20250823090250982 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823090250982 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  20250823090250982 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' 20250823090250982 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' 20250823090250982 DLSS7 <000c> ss7_asp.c: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  20250823090250982 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090250982 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  20250823090250982 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  20250823090250982 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090250982 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090250982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090250982 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823090250982 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) 20250823090250982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090250982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090250982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090250982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090250982 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090250982 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) 20250823090250982 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090250983 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090250983 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090250983 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090250983 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090250983 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090250983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250983 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) 20250823090250983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090250983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090250983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090250983 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090250983 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) 20250823090250983 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) 20250823090250983 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090250983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090250983 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090250983 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090250984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250984 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090250984 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090250984 DLM3UA <000f> 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 20250823090250984 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090250984 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' 20250823090250984 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 20250823090250984 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090250984 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090250984 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  20250823090250991 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 20250823090250991 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 20250823090250991 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090250991 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090250997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090250997 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090250997 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090250997 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090250997 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090250997 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090250997 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090250997 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090250997 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090250997 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 20250823090250997 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090250997 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090250997 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090251000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251000 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090251000 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090251000 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  20250823090251000 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090251000 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090251000 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090251000 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 20250823090251000 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090251000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090251000 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090251000 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090251000 DLSS7 <000c> ss7_asp.c: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  20250823090251000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090251000 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  20250823090251000 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  20250823090251000 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  20250823090251000 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090251000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090251000 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090251000 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090251000 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090251000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090251000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090251000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090251000 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090251000 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090251000 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090251001 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090251002 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090251002 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090251002 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090251002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090251002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090251002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090251002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090251002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090251002 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090251002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090251002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090251002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090251002 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090251002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090251002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090251002 DLM3UA <000f> 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 20250823090251002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090251002 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090251002 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090251002 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090251002 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251002 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(778)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090251759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251759 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090251759 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090251759 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090251759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090251759 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090251759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090251759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090251759 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251759 DLSS7 <000c> ss7_asp.c: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  20250823090251759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090251759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090251760 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090251760 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090251760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090251760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090251760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090251760 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090251760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090251760 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090251760 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090251760 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090251760 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) 20250823090251760 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090251760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090251760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090251760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090251760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090251760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090251760 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090251760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090251760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090251760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090251760 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090251760 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090251760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251760 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090251760 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090251760 DLM3UA <000f> 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 20250823090251760 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090251760 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090251760 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090251760 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090251760 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251760 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  20250823090251761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251761 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090251761 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090251761 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090251761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090251761 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090251761 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090251761 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090251761 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251761 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090251761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090251761 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090251761 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090251761 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090251761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090251761 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090251761 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090251761 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090251761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090251761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090251761 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090251761 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090251761 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(781)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(778)@8fde77a73ba2: MSC_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 } } } } 20250823090251768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251768 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090251768 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090251768 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 20250823090251768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090251768 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' 20250823090251768 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090251768 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090251768 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251768 DLSS7 <000c> ss7_asp.c: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  20250823090251768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090251768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090251768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090251768 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) 20250823090251768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090251768 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090251768 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090251768 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090251768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090251768 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090251768 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090251768 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090251768 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) 20250823090251768 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) 20250823090251768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090251768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090251768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090251769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090251769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090251769 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090251769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090251769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090251769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090251769 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090251769 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090251769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090251769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090251769 DLM3UA <000f> 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 20250823090251769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090251769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090251769 DLSS7 <000c> ss7_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 20250823090251769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090251769 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251769 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  20250823090251771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251771 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090251771 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090251771 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 20250823090251771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090251771 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' 20250823090251771 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090251771 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090251771 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251771 DLSS7 <000c> ss7_asp.c: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  20250823090251772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090251772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090251772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090251772 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) 20250823090251772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090251772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090251772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090251772 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090251772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090251772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090251772 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090251772 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090251772 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(781)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090251781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251781 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090251781 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090251781 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 20250823090251781 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090251781 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' 20250823090251781 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090251781 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090251781 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251781 DLSS7 <000c> ss7_asp.c: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  20250823090251781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090251781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090251781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090251781 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) 20250823090251781 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090251781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090251781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090251781 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090251781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090251781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090251781 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090251781 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090251781 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) 20250823090251781 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) 20250823090251781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090251781 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090251781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251781 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) 20250823090251781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090251782 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) 20250823090251782 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) 20250823090251782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090251782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090251782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090251782 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090251782 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090251782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090251782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090251782 DLM3UA <000f> 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 20250823090251782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090251782 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' 20250823090251782 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 20250823090251782 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090251782 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251782 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  20250823090251783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251783 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090251783 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090251783 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 20250823090251783 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090251783 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' 20250823090251783 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090251783 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090251783 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251783 DLSS7 <000c> ss7_asp.c: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  20250823090251783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090251783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090251783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090251783 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) 20250823090251783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090251783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090251783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090251783 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090251783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090251783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090251783 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090251783 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090251783 DRANAP INFO cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(784)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090251799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251799 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090251799 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090251800 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090251800 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090251800 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090251800 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090251800 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090251800 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251800 DLSS7 <000c> ss7_asp.c: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  20250823090251800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090251800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090251800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090251800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090251800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090251800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090251800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090251800 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090251800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090251800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090251800 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090251800 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090251800 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) 20250823090251800 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090251800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090251800 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090251800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251800 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090251800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090251800 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090251800 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090251800 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090251800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090251800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090251800 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090251800 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090251800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251800 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090251800 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090251800 DLM3UA <000f> 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 20250823090251800 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090251800 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090251800 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090251800 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090251800 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251800 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  20250823090251802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090251802 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090251802 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090251802 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090251802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090251802 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090251802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090251802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090251802 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090251802 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090251802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090251802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090251802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090251802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090251802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090251802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090251802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090251802 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090251802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090251802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090251802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090251802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090251802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090251802 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090251802 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090251802 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(787)@8fde77a73ba2: MSC_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 } } } } 20250823090252814 DLCTRL DEBUG Command: GET 726225421 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090252814 DLCTRL DEBUG Tx Command reply: GET_REPLY 726225421 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090252821 DLCTRL DEBUG Command: GET 264486075 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090252821 DLCTRL DEBUG Tx Command reply: GET_REPLY 264486075 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090252823 DLCTRL DEBUG Command: GET 21469201 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090252823 DLCTRL DEBUG Tx Command reply: GET_REPLY 21469201 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090252825 DLCTRL DEBUG Command: GET 84074026 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090252825 DLCTRL DEBUG Tx Command reply: GET_REPLY 84074026 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090252826 DLCTRL DEBUG Command: GET 83879388 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090252826 DLCTRL DEBUG Tx Command reply: GET_REPLY 83879388 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090252828 DLCTRL DEBUG Command: GET 483447937 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090252828 DLCTRL DEBUG Tx Command reply: GET_REPLY 483447937 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090252829 DLCTRL DEBUG Command: GET 257977303 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090252829 DLCTRL DEBUG Tx Command reply: GET_REPLY 257977303 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090252829 DLCTRL DEBUG Command: GET 765082917 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090252829 DLCTRL DEBUG Tx Command reply: GET_REPLY 765082917 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090252830 DLCTRL DEBUG Command: GET 543636381 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090252830 DLCTRL DEBUG Tx Command reply: GET_REPLY 543636381 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090252832 DLCTRL DEBUG Command: GET 407527725 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090252832 DLCTRL DEBUG Tx Command reply: GET_REPLY 407527725 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090252833 DLCTRL DEBUG Command: GET 321045461 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090252833 DLCTRL DEBUG Tx Command reply: GET_REPLY 321045461 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090252834 DLCTRL DEBUG Command: GET 797382526 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090252834 DLCTRL DEBUG Tx Command reply: GET_REPLY 797382526 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090252836 DLCTRL DEBUG Command: GET 894664262 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090252836 DLCTRL DEBUG Tx Command reply: GET_REPLY 894664262 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090252837 DLCTRL DEBUG Command: GET 560809987 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090252837 DLCTRL DEBUG Tx Command reply: GET_REPLY 560809987 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090252838 DLCTRL DEBUG Command: GET 365719000 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090252838 DLCTRL DEBUG Tx Command reply: GET_REPLY 365719000 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090252840 DLCTRL DEBUG Command: GET 766104355 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090252840 DLCTRL DEBUG Tx Command reply: GET_REPLY 766104355 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090252841 DLCTRL DEBUG Command: GET 821455756 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090252841 DLCTRL DEBUG Tx Command reply: GET_REPLY 821455756 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090252842 DLCTRL DEBUG Command: GET 294176651 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090252842 DLCTRL DEBUG Tx Command reply: GET_REPLY 294176651 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090252843 DLCTRL DEBUG Command: GET 952917534 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090252843 DLCTRL DEBUG Tx Command reply: GET_REPLY 952917534 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090252844 DLCTRL DEBUG Command: GET 281126863 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090252844 DLCTRL DEBUG Tx Command reply: GET_REPLY 281126863 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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 } } } 20250823090252866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46688<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@8fde77a73ba2: 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 20250823090253893 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090253893 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090253893 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090253893 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090253893 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090253893 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090253893 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090253893 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090253893 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090253893 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  20250823090253893 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250823090253894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090253894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090253894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090253894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090253894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090253894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090253894 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090253894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090253894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090253894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090253894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090253894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090253894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090253894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090253894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090253894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090253894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090253894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090253894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090253894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090253894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090253894 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250823090253894 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:417) 20250823090253894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:86) 20250823090253894 DRUA DEBUG (127.0.0.1:51714 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:86) 20250823090253894 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (cnlink_paging.c:136) 20250823090253894 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (cnlink_paging.c:163) 20250823090253894 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:180) 20250823090253894 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:114) 20250823090253895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090253895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) 20250823090253895 DLINP DEBUG SRVCONN(,r=127.0.0.1:51714<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090253895 DLINP DEBUG SRVCONN(,r=127.0.0.1:51714<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_mscpool_paging_tmsi-Iuh1-RUA(776)@8fde77a73ba2: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(774)@8fde77a73ba2: UnitdataCallback TC_mscpool_paging_tmsi0(790)@8fde77a73ba2: 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)@8fde77a73ba2: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@8fde77a73ba2: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@8fde77a73ba2: Added conn table entry 0TC_mscpool_paging_tmsi0(790)13784172 20250823090254923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090254923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090254923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250823090254923 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090254923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd2546c, normal) (hnbgw_rua.c:408) 20250823090254923 DHNB DEBUG map_rua[0x557e623a0170]{init}: Allocated (fsm.c:456) 20250823090254923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13784172)[0x557e623a0170]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090254923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13784172 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090254923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090254923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090254923 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13784172 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250823090254923 DCN DEBUG map_sccp[0x557e625620b0]{init}: Allocated (fsm.c:456) 20250823090254923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557e625620b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090254923 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13784172 <-> SCCP-86 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090254923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13784172 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250823090254923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13784172)[0x557e623a0170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090254923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090254923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090254923 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13784172 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090254923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557e625620b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090254923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090254923 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{IDLE}: Allocated (fsm.c:456) 20250823090254923 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090254923 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002af0056400500f1100926) (sccp_scrc.c:455) 20250823090254923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090254923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090254923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090254923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090254923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090254923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090254923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090254923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090254923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090254923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090254923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090254923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090254923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090254923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090254923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090254923 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090254923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090254923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090254923 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 af 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090254923 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090254923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557e625620b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090254923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13784172)[0x557e623a0170]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090254923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090254923 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090254923 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090254924 DLM3UA <000f> 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 20250823090254924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090254924 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090254924 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090254924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090254924 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090254924 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 af 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@8fde77a73ba2: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@8fde77a73ba2: Added conn table entry 0TC_mscpool_paging_tmsi0(790)3668188 HNBGW_Test.msc0-SCCP(777)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090254934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090254934 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090254934 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090254934 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090254934 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090254934 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090254934 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090254934 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090254934 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi0(790)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090254934 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 6a 29 62 02 00 00 00 00  20250823090254934 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090254934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090254934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090254934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090254934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090254934 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=006a2962) (sccp_scrc.c:545) 20250823090254935 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) 20250823090254935 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090254935 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090254935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090254935 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090254935 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) 20250823090254935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557e625620b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090254935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557e625620b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090255941 DLCTRL DEBUG Command: GET 869471773 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090255941 DLCTRL DEBUG Tx Command reply: GET_REPLY 869471773 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090255945 DLCTRL DEBUG Command: GET 651510487 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090255945 DLCTRL DEBUG Tx Command reply: GET_REPLY 651510487 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090255951 DLCTRL DEBUG Command: GET 938255546 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090255951 DLCTRL DEBUG Tx Command reply: GET_REPLY 938255546 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090255955 DLCTRL DEBUG Command: GET 237846777 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090255955 DLCTRL DEBUG Tx Command reply: GET_REPLY 237846777 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090255959 DLCTRL DEBUG Command: GET 525910802 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090255959 DLCTRL DEBUG Tx Command reply: GET_REPLY 525910802 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090255963 DLCTRL DEBUG Command: GET 492053995 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090255963 DLCTRL DEBUG Tx Command reply: GET_REPLY 492053995 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090255967 DLCTRL DEBUG Command: GET 55762793 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090255967 DLCTRL DEBUG Tx Command reply: GET_REPLY 55762793 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090255971 DLCTRL DEBUG Command: GET 193859529 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090255971 DLCTRL DEBUG Tx Command reply: GET_REPLY 193859529 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090255975 DLCTRL DEBUG Command: GET 724012748 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090255975 DLCTRL DEBUG Tx Command reply: GET_REPLY 724012748 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090255978 DLCTRL DEBUG Command: GET 237589208 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090255978 DLCTRL DEBUG Tx Command reply: GET_REPLY 237589208 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090255981 DLCTRL DEBUG Command: GET 103239860 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090255982 DLCTRL DEBUG Tx Command reply: GET_REPLY 103239860 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090255984 DLCTRL DEBUG Command: GET 40880970 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090255984 DLCTRL DEBUG Tx Command reply: GET_REPLY 40880970 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090255987 DLCTRL DEBUG Command: GET 745125581 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090255987 DLCTRL DEBUG Tx Command reply: GET_REPLY 745125581 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090255989 DLCTRL DEBUG Command: GET 348328483 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090255989 DLCTRL DEBUG Tx Command reply: GET_REPLY 348328483 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090255991 DLCTRL DEBUG Command: GET 880128568 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090255991 DLCTRL DEBUG Tx Command reply: GET_REPLY 880128568 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090255993 DLCTRL DEBUG Command: GET 241724051 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090255993 DLCTRL DEBUG Tx Command reply: GET_REPLY 241724051 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090255995 DLCTRL DEBUG Command: GET 31100897 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090255995 DLCTRL DEBUG Tx Command reply: GET_REPLY 31100897 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090255996 DLCTRL DEBUG Command: GET 904861952 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090255996 DLCTRL DEBUG Tx Command reply: GET_REPLY 904861952 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090255998 DLCTRL DEBUG Command: GET 785819437 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090255998 DLCTRL DEBUG Tx Command reply: GET_REPLY 785819437 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090256000 DLCTRL DEBUG Command: GET 627368786 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090256000 DLCTRL DEBUG Tx Command reply: GET_REPLY 627368786 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090256005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46684<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090256005 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43989<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(771)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(770)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090256008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090256008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090256008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090256008 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090256008 DMAIN NOTICE (127.0.0.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) 20250823090256008 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090256008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13784172)[0x557e623a0170]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823090256009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13784172)[0x557e623a0170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823090256009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557e625620b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823090256009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090256009 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090256009 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2962), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090256009 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090256009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090256009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090256009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090256009 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090256009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090256009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090256009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 6a 29 62 00 00 56 00 00 00 00 00 (ss7_asp.c:1383) 20250823090256009 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090256009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557e625620b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090256009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13784172)[0x557e623a0170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090256009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13784172)[0x557e623a0170]{disrupted}: Freeing instance (context_map.c:203) 20250823090256009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13784172)[0x557e623a0170]{disrupted}: Deallocated (fsm.c:568) 20250823090256009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557e625620b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090256009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557e625620b0]{disconnected}: Freeing instance (context_map.c:207) 20250823090256009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557e625620b0]{disconnected}: Deallocated (fsm.c:568) 20250823090256009 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13784172 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:226) 20250823090256009 DLINP DEBUG SRVCONN(,r=127.0.0.1:51714<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090256009 DLINP DEBUG SRVCONN(,r=127.0.0.1:51714<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090256009 DLINP NOTICE SRV(,r=127.0.0.1:51714<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090256009 DMAIN NOTICE (127.0.0.1:51714 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51714<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090256009 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823090256009 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090256009 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090256009 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090256009 DLM3UA <000f> 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 20250823090256009 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090256009 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090256009 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090256009 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090256009 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090256009 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 6a 29 62 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_tmsi-Iuh1-RUA(776)@8fde77a73ba2: Final verdict of PTC: none 20250823090256010 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 20250823090256010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090256010 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090256010 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090256010 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090256010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090256010 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090256010 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823090256010 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) 20250823090256011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090256011 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090256011 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090256011 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090256011 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090256011 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090256011 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090256011 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 20250823090256011 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090256011 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090256011 DLSS7 <000c> ss7_asp.c: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  20250823090256011 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  20250823090256011 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  20250823090256011 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  20250823090256011 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090256011 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(780)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(769)@8fde77a73ba2: Final verdict of PTC: none 20250823090256011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090256011 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090256011 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090256011 DLSS7 NOTICE 0: RT(dpc=185=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.msc2-RAN(784)@8fde77a73ba2: Final verdict of PTC: none 20250823090256011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090256011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090256011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090256011 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090256011 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090256011 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) 20250823090256011 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090256011 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090256012 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 20250823090256012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090256012 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090256012 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-RAN(787)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(778)@8fde77a73ba2: Final verdict of PTC: none 20250823090256012 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 20250823090256012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090256012 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090256012 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090256012 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090256012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090256012 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090256012 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250823090256012 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090256012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090256012 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090256012 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250823090256012 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) 20250823090256012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090256012 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090256012 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090256012 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090256012 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped TC_mscpool_paging_tmsi-Iuh0-RUA(774)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(783)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(786)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(779)@8fde77a73ba2: Final verdict of PTC: none 20250823090256012 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090256012 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090256012 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 20250823090256013 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' 20250823090256013 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' 20250823090256013 DLSS7 <000c> ss7_asp.c: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  20250823090256013 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  20250823090256013 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  20250823090256013 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090256013 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090256013 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) HNBGW_Test.msc1-RAN(781)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(773)@8fde77a73ba2: Final verdict of PTC: none 20250823090256013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090256013 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823090256013 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090256013 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090256013 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823090256013 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090256013 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-M3UA(782)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(785)@8fde77a73ba2: Final verdict of PTC: none20250823090256013 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 20250823090256013 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' 20250823090256013 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' 20250823090256013 DLSS7 <000c> ss7_asp.c: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  20250823090256013 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  20250823090256013 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090256013 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090256013 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 20250823090256013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090256013 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090256013 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090256013 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 20250823090256013 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090256014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090256014 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090256014 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823090256014 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 20250823090256014 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090256014 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090256014 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090256014 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) 20250823090256014 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090256014 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090256014 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090256014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090256014 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090256014 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) 20250823090256015 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090256015 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090256015 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090256015 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090256015 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823090256015 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) 20250823090256015 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090256015 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090256015 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090256015 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090256015 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090256015 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) 20250823090256015 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090256015 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(788)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(775)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(789)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(772)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(777)@8fde77a73ba2: Final verdict of PTC: none 20250823090256046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46688<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(790)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat Aug 23 09:02:56 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 20250823090256131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090256544 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090256544 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00686f57), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090256544 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090256545 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090256545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090256545 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090256545 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090256545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090256545 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090256545 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090256545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090256545 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 68 6f 57 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090256545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090256545 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090256545 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090256545 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090256545 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090256545 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090256545 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090256834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59638<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=539976) 20250823090257066 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090257066 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a35e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090257066 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090257066 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090257066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090257066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090257066 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090257066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090257066 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090257066 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090257066 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090257066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a3 5e 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090257066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090257066 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090257066 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090257067 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090257067 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090257067 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090257067 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090257084 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090257084 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092e0d9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090257084 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090257084 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) 20250823090257084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090257084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090257084 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090257084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090257084 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090257084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090257084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090257084 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 92 e0 d9 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090257084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090257084 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090257084 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090257084 DLM3UA <000f> 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 20250823090257084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090257084 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090257084 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=539976, count=559052) 20250823090258012 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090258012 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090258012 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090258013 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090258013 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090258013 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090258013 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090258013 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090258013 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823090258892 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090258892 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3c815), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090258892 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090258892 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) 20250823090258892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090258892 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090258892 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090258892 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090258892 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090258892 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090258892 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090258892 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 c8 15 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090258892 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090258893 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441c8c), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090258893 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090258893 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) 20250823090258893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090258893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090258893 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090258893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090258893 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090258893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090258893 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090258893 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 44 1c 8c 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090258893 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090258893 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090258893 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090258893 DLM3UA <000f> 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 20250823090258893 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090258893 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090258893 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090258893 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090258893 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090258893 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090258893 DLM3UA <000f> 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 20250823090258893 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090258893 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090258893 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered'. 20250823090258918 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090258918 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd33d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090258918 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090258918 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090258918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090258918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090258918 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090258918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090258918 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090258918 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090258918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090258918 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d d3 3d 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090258918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090258918 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090258918 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090258918 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090258918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090258918 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090258918 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! ------ HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered ------ Sat Aug 23 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 20250823090259026 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090259026 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4e218), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090259026 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090259026 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090259026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090259026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090259026 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090259026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090259026 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090259026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090259027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090259027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c4 e2 18 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090259027 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090259027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080ddea), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090259027 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090259027 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090259027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090259027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090259027 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090259027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090259027 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090259027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090259027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090259027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 80 dd ea 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090259027 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090259027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062a541), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090259027 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090259027 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090259027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090259027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090259027 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090259027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090259027 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090259027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090259027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090259027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 62 a5 41 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090259027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090259027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090259027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090259027 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090259027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090259027 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090259027 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090259027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090259027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090259027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090259027 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090259027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090259027 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090259027 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090259027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090259027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090259027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090259027 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090259027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090259027 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090259027 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090259328 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090259328 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048617), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090259328 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090259328 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090259328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090259328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090259328 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090259328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090259329 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090259329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090259329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090259329 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 04 86 17 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090259329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090259329 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090259329 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090259329 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090259329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090259329 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090259329 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090259345 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090259345 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ab9a), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090259345 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090259345 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090259345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090259345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090259345 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090259345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090259345 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090259345 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090259345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090259345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 87 ab 9a 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090259345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090259345 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090259345 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090259345 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090259345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090259345 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090259345 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090259350 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090259350 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa8294), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090259350 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090259350 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090259351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090259351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090259351 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090259351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090259351 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090259351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090259351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090259351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 82 94 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090259351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090259351 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090259351 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090259351 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090259351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090259351 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090259351 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090259610 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090259610 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090259610 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090259610 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090259610 DLSCCP DEBUG SCCP-SCOC(72)[0x557e62545a70]{IDLE}: Deallocated (fsm.c:568) 20250823090259625 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090259625 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090259625 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090259625 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090259625 DLSCCP DEBUG SCCP-SCOC(71)[0x557e62563440]{IDLE}: Deallocated (fsm.c:568) 20250823090259627 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090259627 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090259627 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090259627 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090259627 DLSCCP DEBUG SCCP-SCOC(73)[0x557e62542cc0]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_paging_imsi_lai_registered started. 20250823090259954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090259960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090259964 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46065<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090300078 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090300078 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090300084 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090300084 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090300085 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090300085 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090300085 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090300085 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090300085 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090300085 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090300085 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58188 (stream_srv.c:143) 20250823090300085 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58188<->l=127.0.0.1:29169 (hnb.c:335) 20250823090300086 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090300086 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090300086 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090300086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090300086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090300086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300086 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090300086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090300086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090300086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090300086 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090300086 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090300086 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090300086 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090300086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090300086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090300086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090300086 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090300086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300086 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090300086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090300086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090300086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090300086 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090300086 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090300086 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090300086 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090300086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090300086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090300086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090300086 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090300086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300086 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090300086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090300086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090300086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090300086 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090300086 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090300086 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090300086 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090300086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090300086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090300086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090300086 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090300086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300086 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090300086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090300086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090300086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090300086 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090300086 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300086 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090300086 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090300086 DLM3UA <000f> 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 20250823090300086 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090300086 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090300086 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300086 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090300086 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090300087 DLM3UA <000f> 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 20250823090300087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090300087 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090300087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090300087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090300087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090300087 DLM3UA <000f> 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 20250823090300087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090300087 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090300087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090300087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090300087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090300087 DLM3UA <000f> 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 20250823090300087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090300087 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090300087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(801)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(801)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(799)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(804)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(804)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-SCCP(802)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(807)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-M3UA(807)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(807)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(805)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090300117 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090300117 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090300117 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090300117 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090300117 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090300117 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090300117 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090300118 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090300118 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090300119 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090300119 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090300119 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090300119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090300119 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090300119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300119 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090300119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090300119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090300119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090300119 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090300119 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090300119 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090300119 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090300119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090300119 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090300119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090300119 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090300119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300119 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090300119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090300119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090300119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090300119 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090300119 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090300119 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090300119 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090300119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090300119 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090300119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090300119 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090300119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300119 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090300119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090300119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090300119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090300119 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090300119 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090300119 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090300119 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090300119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090300119 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090300119 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090300119 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090300119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090300119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090300119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090300119 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090300119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090300119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090300119 DLM3UA <000f> 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 20250823090300119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090300119 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090300119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090300119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090300119 DLM3UA <000f> 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 20250823090300119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090300119 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090300119 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090300119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090300119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090300119 DLM3UA <000f> 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 20250823090300119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090300119 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090300119 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090300119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090300119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090300119 DLM3UA <000f> 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 20250823090300119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090300119 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090300119 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090300119 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090300119 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090300119 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  20250823090300119 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@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(810)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(808)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090300139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090300139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090300139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090300139 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090300139 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090300139 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090300139 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090300139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090300139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090300144 DLINP DEBUG SRVCONN(,r=127.0.0.1:58188<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090300144 DLINP DEBUG SRVCONN(,r=127.0.0.1:58188<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090300144 DLINP DEBUG SRVCONN(,r=127.0.0.1:58188<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090300144 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090300144 DHNBAP DEBUG (127.0.0.1:58188 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090300144 DHNBAP NOTICE (127.0.0.1:58188 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090300144 DHNBAP NOTICE (127.0.0.1:58188 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090300144 DLINP DEBUG SRVCONN(,r=127.0.0.1:58188<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090300144 DLINP DEBUG SRVCONN(,r=127.0.0.1:58188<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090300296 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 20250823090300296 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 20250823090300296 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090300296 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090300305 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 20250823090300305 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 20250823090300305 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090300305 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090300305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300305 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090300305 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090300306 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090300306 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090300306 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090300306 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090300306 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090300306 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090300306 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 20250823090300306 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090300306 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090300306 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(804)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090300308 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300308 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090300308 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090300308 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  20250823090300308 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090300308 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090300308 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090300308 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 20250823090300308 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090300309 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090300309 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090300309 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090300309 DLSS7 <000c> ss7_asp.c: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  20250823090300309 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  20250823090300309 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  20250823090300309 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090300309 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 20250823090300309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090300309 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090300309 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090300309 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090300309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090300309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090300309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090300309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090300309 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090300309 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090300309 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090300310 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090300310 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090300310 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090300310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090300310 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090300310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090300310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090300311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090300311 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090300311 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090300311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090300311 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090300311 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090300311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300311 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090300311 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090300311 DLM3UA <000f> 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 20250823090300311 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090300311 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090300311 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090300311 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090300311 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090300311 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250823090300312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300312 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090300312 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090300312 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090300312 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090300312 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090300312 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090300312 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090300312 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090300312 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 20250823090300312 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090300312 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  20250823090300312 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090300315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300315 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090300315 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090300315 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  20250823090300315 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090300315 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090300315 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090300315 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 20250823090300315 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090300315 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  20250823090300315 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' 20250823090300315 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' 20250823090300315 DLSS7 <000c> ss7_asp.c: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  20250823090300315 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090300315 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  20250823090300315 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  20250823090300315 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090300315 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 20250823090300315 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 20250823090300315 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090300315 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090300315 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 20250823090300316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090300316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090300316 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090300316 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) 20250823090300316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090300316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090300316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090300316 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090300316 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090300316 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) 20250823090300316 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090300317 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090300317 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090300317 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090300317 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090300317 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090300317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300318 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090300318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090300318 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090300318 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090300318 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090300318 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090300318 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090300318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300318 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090300318 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090300318 DLM3UA <000f> 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 20250823090300318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090300318 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090300318 DLSS7 <000c> ss7_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 20250823090300318 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090300318 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090300318 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  HNBGW_Test.msc2-M3UA(807)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823090300322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300322 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823090300322 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090300322 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090300322 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090300322 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090300322 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090300322 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090300322 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090300322 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 20250823090300322 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090300322 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  20250823090300322 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090300324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300324 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090300324 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090300325 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  20250823090300325 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090300325 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090300325 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090300325 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 20250823090300325 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823090300325 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  20250823090300325 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' 20250823090300325 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' 20250823090300325 DLSS7 <000c> ss7_asp.c: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  20250823090300325 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090300325 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  20250823090300325 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  20250823090300325 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  20250823090300325 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090300325 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090300325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090300325 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823090300325 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) 20250823090300325 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 20250823090300325 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090300325 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090300325 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090300325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090300325 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090300325 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) 20250823090300325 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090300326 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090300326 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090300326 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090300326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090300326 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090300326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300326 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) 20250823090300326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300326 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090300326 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) 20250823090300326 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) 20250823090300327 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090300327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090300327 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090300327 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090300327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300327 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090300327 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090300327 DLM3UA <000f> 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 20250823090300327 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090300327 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' 20250823090300327 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 20250823090300327 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090300327 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090300327 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  20250823090300330 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 20250823090300330 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 20250823090300330 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 20250823090300330 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823090300330 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823090300330 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823090300330 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(810)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090300335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300335 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090300335 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823090300335 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823090300335 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  20250823090300335 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823090300335 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090300335 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090300335 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 20250823090300335 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250823090300335 DLSS7 <000c> ss7_asp.c:1383 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  20250823090300335 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090300335 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090300335 DLSS7 <000c> ss7_asp.c: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  20250823090300335 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  20250823090300335 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  20250823090300335 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  20250823090300335 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090300335 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823090300336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090300336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090300336 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090300336 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090300336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090300336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090300336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090300336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090300336 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090300338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300338 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090300338 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090300338 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  20250823090300338 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090300338 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090300338 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250823090300338 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 20250823090300338 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090300338 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090300338 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090300338 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090300338 DLSS7 <000c> ss7_asp.c: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  20250823090300338 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090300339 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  20250823090300339 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  20250823090300339 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  20250823090300339 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090300339 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090300339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090300339 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090300339 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090300339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090300339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090300339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090300339 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090300339 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090300339 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090300339 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090300340 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090300340 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090300340 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090300340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090300340 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090300340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300340 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090300340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090300340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090300340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090300340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090300340 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090300340 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090300340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090300340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090300340 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090300340 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090300340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090300340 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090300340 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090300340 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090300340 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090300340 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090300340 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090300340 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090300340 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090300340 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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090301101 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090301101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090301101 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090301101 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090301101 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090301101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090301101 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090301101 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090301101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090301101 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090301101 DLSS7 <000c> ss7_asp.c: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  20250823090301101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090301101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090301101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090301101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090301101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090301101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090301101 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090301101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301101 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090301101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090301101 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090301101 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090301101 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) 20250823090301101 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090301101 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090301101 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090301101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090301101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090301101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090301101 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090301101 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090301101 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090301101 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090301101 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090301101 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090301101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090301101 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090301101 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090301101 DLM3UA <000f> 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 20250823090301101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090301101 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090301101 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090301101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090301101 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090301101 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  20250823090301101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090301101 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090301101 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090301101 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090301101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090301101 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090301101 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090301101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090301101 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090301101 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090301101 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090301101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090301101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090301101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090301101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090301101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090301101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090301101 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090301101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301101 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090301101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090301101 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090301101 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090301101 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(800)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(803)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090301108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090301108 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090301108 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090301108 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 20250823090301108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090301108 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' 20250823090301108 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090301108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090301108 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090301108 DLSS7 <000c> ss7_asp.c: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  20250823090301108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090301108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090301108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090301108 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) 20250823090301108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090301108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090301108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090301108 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090301108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090301108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090301108 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090301108 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090301108 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) 20250823090301108 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) 20250823090301108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090301108 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090301108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090301108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090301108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090301108 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090301108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090301108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090301108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090301108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090301108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090301108 DLM3UA <000f> 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 20250823090301108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090301108 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090301108 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090301108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090301108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090301108 DLSS7 <000c> ss7_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 20250823090301108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090301108 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090301108 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  20250823090301109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090301109 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090301109 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090301109 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 20250823090301109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090301109 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' 20250823090301109 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090301109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090301109 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090301109 DLSS7 <000c> ss7_asp.c: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  20250823090301109 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090301109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090301109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090301109 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) 20250823090301109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090301109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090301109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090301109 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090301109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090301109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090301109 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090301109 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090301109 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(803)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090301118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090301118 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090301118 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090301118 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 20250823090301118 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090301118 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' 20250823090301118 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090301118 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090301118 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090301118 DLSS7 <000c> ss7_asp.c: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  20250823090301118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090301118 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090301118 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090301118 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) 20250823090301118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090301118 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090301118 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090301118 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090301118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090301118 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090301118 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090301118 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090301118 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) 20250823090301118 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) 20250823090301118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090301118 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090301118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301118 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) 20250823090301118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090301118 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) 20250823090301118 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) 20250823090301118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090301118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090301118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090301118 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090301118 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090301118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090301118 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090301118 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090301118 DLM3UA <000f> 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 20250823090301118 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090301118 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' 20250823090301118 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 20250823090301118 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090301118 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090301118 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  20250823090301119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090301119 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090301119 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090301119 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 20250823090301119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090301119 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' 20250823090301119 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090301119 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090301119 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090301119 DLSS7 <000c> ss7_asp.c: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  20250823090301119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090301119 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090301119 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090301119 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) 20250823090301119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090301119 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090301119 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090301119 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090301119 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090301119 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090301119 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090301119 DRANAP INFO cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(806)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(809)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090301141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090301141 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090301141 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090301141 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090301141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090301141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090301141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090301141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090301141 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090301141 DLSS7 <000c> ss7_asp.c: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  20250823090301141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090301141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090301141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090301141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090301141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090301141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090301141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090301141 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090301141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090301141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090301141 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090301141 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090301141 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) 20250823090301141 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090301141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090301141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090301141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090301141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090301141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090301141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090301141 DLM3UA <000f> 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 20250823090301141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090301141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090301141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090301141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090301141 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090301141 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  20250823090301141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090301141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090301141 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090301141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090301141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090301141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090301141 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090301141 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090301142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090301142 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090301142 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090301142 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090301142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090301142 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090301142 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090301142 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090301142 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090301142 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090301142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090301142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090301142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090301142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090301142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090301142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090301142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090301142 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090301142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090301142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090301142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090301142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090301142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090301142 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090301142 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090301142 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(809)@8fde77a73ba2: MSC_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 } } } } 20250823090302149 DLCTRL DEBUG Command: GET 892330069 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090302149 DLCTRL DEBUG Tx Command reply: GET_REPLY 892330069 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090302150 DLCTRL DEBUG Command: GET 787647560 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090302150 DLCTRL DEBUG Tx Command reply: GET_REPLY 787647560 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090302151 DLCTRL DEBUG Command: GET 866865312 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090302151 DLCTRL DEBUG Tx Command reply: GET_REPLY 866865312 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090302152 DLCTRL DEBUG Command: GET 1595846 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090302152 DLCTRL DEBUG Tx Command reply: GET_REPLY 1595846 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090302153 DLCTRL DEBUG Command: GET 72282242 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090302153 DLCTRL DEBUG Tx Command reply: GET_REPLY 72282242 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090302154 DLCTRL DEBUG Command: GET 711073363 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090302154 DLCTRL DEBUG Tx Command reply: GET_REPLY 711073363 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090302155 DLCTRL DEBUG Command: GET 35328875 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090302155 DLCTRL DEBUG Tx Command reply: GET_REPLY 35328875 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090302155 DLCTRL DEBUG Command: GET 899420222 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090302155 DLCTRL DEBUG Tx Command reply: GET_REPLY 899420222 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090302156 DLCTRL DEBUG Command: GET 727611158 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090302156 DLCTRL DEBUG Tx Command reply: GET_REPLY 727611158 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090302157 DLCTRL DEBUG Command: GET 603496841 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090302157 DLCTRL DEBUG Tx Command reply: GET_REPLY 603496841 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090302158 DLCTRL DEBUG Command: GET 871848043 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090302158 DLCTRL DEBUG Tx Command reply: GET_REPLY 871848043 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090302159 DLCTRL DEBUG Command: GET 593041859 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090302159 DLCTRL DEBUG Tx Command reply: GET_REPLY 593041859 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090302160 DLCTRL DEBUG Command: GET 525174611 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090302160 DLCTRL DEBUG Tx Command reply: GET_REPLY 525174611 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090302161 DLCTRL DEBUG Command: GET 588692651 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090302161 DLCTRL DEBUG Tx Command reply: GET_REPLY 588692651 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090302162 DLCTRL DEBUG Command: GET 594579083 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090302162 DLCTRL DEBUG Tx Command reply: GET_REPLY 594579083 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090302163 DLCTRL DEBUG Command: GET 570030587 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090302163 DLCTRL DEBUG Tx Command reply: GET_REPLY 570030587 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090302164 DLCTRL DEBUG Command: GET 146913712 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090302164 DLCTRL DEBUG Tx Command reply: GET_REPLY 146913712 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090302165 DLCTRL DEBUG Command: GET 940522833 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090302165 DLCTRL DEBUG Tx Command reply: GET_REPLY 940522833 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090302166 DLCTRL DEBUG Command: GET 68302417 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090302166 DLCTRL DEBUG Tx Command reply: GET_REPLY 68302417 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090302167 DLCTRL DEBUG Command: GET 868088780 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090302167 DLCTRL DEBUG Tx Command reply: GET_REPLY 868088780 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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 } } } 20250823090302176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090303190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090303191 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090303191 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090303191 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090303191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090303191 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090303191 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090303191 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090303191 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090303191 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  20250823090303191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250823090303191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090303191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090303191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090303191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090303191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090303191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090303191 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090303191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090303191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090303191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090303191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090303191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090303191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090303191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090303191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090303191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090303191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090303191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090303191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090303191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090303191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090303191 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250823090303191 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: LAI 001-01-2342-0 (hnbgw_ranap.c:417) 20250823090303191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:86) 20250823090303191 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250823090303191 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250823090303191 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250823090303191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090303191 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)@8fde77a73ba2: UnitdataCallback HNBGW_Test.msc0-RAN(800)@8fde77a73ba2: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)7390502 20250823090304212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090304212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090304212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090304212 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090304212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x70c526, normal) (hnbgw_rua.c:408) 20250823090304212 DHNB DEBUG map_rua[0x557e62545a70]{init}: Allocated (fsm.c:456) 20250823090304212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7390502)[0x557e62545a70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090304212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7390502 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090304212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090304212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090304212 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7390502 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250823090304212 DCN DEBUG map_sccp[0x557e623a0170]{init}: Allocated (fsm.c:456) 20250823090304212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557e623a0170]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090304212 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7390502 <-> SCCP-87 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090304212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7390502 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090304212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7390502)[0x557e62545a70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090304212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090304212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090304212 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7390502 SCCP-87 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090304212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557e623a0170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090304212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090304212 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{IDLE}: Allocated (fsm.c:456) 20250823090304212 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090304212 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002a00056400500f1100926) (sccp_scrc.c:455) 20250823090304212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090304212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090304212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090304212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090304212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090304212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090304212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090304212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090304212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090304212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090304212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090304212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090304212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090304212 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090304212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090304212 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090304212 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090304212 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090304212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 57 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 02 a0 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090304212 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090304212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557e623a0170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090304212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7390502)[0x557e62545a70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090304212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090304212 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090304212 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090304212 DLM3UA <000f> 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 20250823090304212 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090304212 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090304212 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090304212 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090304212 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090304212 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 57 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 02 a0 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(799)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@8fde77a73ba2: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@8fde77a73ba2: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)1039905 HNBGW_Test.msc0-SCCP(799)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(799)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090304219 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090304219 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090304219 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090304219 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090304219 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090304219 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090304219 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090304219 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090304219 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090304219 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 71 5e f8 02 00 00 00 00  TC_mscpool_paging_imsi_lai_registered0(812)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090304219 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090304219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090304219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090304219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090304219 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090304219 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00715ef8) (sccp_scrc.c:545) 20250823090304219 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) 20250823090304219 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090304219 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090304219 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090304219 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090304219 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) 20250823090304219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557e623a0170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090304219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557e623a0170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090305221 DLCTRL DEBUG Command: GET 785952343 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090305221 DLCTRL DEBUG Tx Command reply: GET_REPLY 785952343 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090305224 DLCTRL DEBUG Command: GET 514814647 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090305224 DLCTRL DEBUG Tx Command reply: GET_REPLY 514814647 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090305226 DLCTRL DEBUG Command: GET 468869410 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090305226 DLCTRL DEBUG Tx Command reply: GET_REPLY 468869410 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090305228 DLCTRL DEBUG Command: GET 230911397 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090305228 DLCTRL DEBUG Tx Command reply: GET_REPLY 230911397 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090305230 DLCTRL DEBUG Command: GET 659463244 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090305230 DLCTRL DEBUG Tx Command reply: GET_REPLY 659463244 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090305231 DLCTRL DEBUG Command: GET 875071275 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090305231 DLCTRL DEBUG Tx Command reply: GET_REPLY 875071275 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090305233 DLCTRL DEBUG Command: GET 887977617 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090305233 DLCTRL DEBUG Tx Command reply: GET_REPLY 887977617 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090305235 DLCTRL DEBUG Command: GET 417807910 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090305235 DLCTRL DEBUG Tx Command reply: GET_REPLY 417807910 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090305237 DLCTRL DEBUG Command: GET 855293245 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090305237 DLCTRL DEBUG Tx Command reply: GET_REPLY 855293245 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090305239 DLCTRL DEBUG Command: GET 464802086 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090305239 DLCTRL DEBUG Tx Command reply: GET_REPLY 464802086 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090305242 DLCTRL DEBUG Command: GET 685583267 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090305242 DLCTRL DEBUG Tx Command reply: GET_REPLY 685583267 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090305244 DLCTRL DEBUG Command: GET 152719409 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090305244 DLCTRL DEBUG Tx Command reply: GET_REPLY 152719409 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090305245 DLCTRL DEBUG Command: GET 676683796 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090305245 DLCTRL DEBUG Tx Command reply: GET_REPLY 676683796 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090305248 DLCTRL DEBUG Command: GET 698534198 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090305248 DLCTRL DEBUG Tx Command reply: GET_REPLY 698534198 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090305250 DLCTRL DEBUG Command: GET 726278023 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090305250 DLCTRL DEBUG Tx Command reply: GET_REPLY 726278023 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090305253 DLCTRL DEBUG Command: GET 692860800 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090305253 DLCTRL DEBUG Tx Command reply: GET_REPLY 692860800 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090305255 DLCTRL DEBUG Command: GET 390540054 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090305255 DLCTRL DEBUG Tx Command reply: GET_REPLY 390540054 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090305258 DLCTRL DEBUG Command: GET 662790468 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090305258 DLCTRL DEBUG Tx Command reply: GET_REPLY 662790468 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090305260 DLCTRL DEBUG Command: GET 80306137 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090305260 DLCTRL DEBUG Tx Command reply: GET_REPLY 80306137 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090305263 DLCTRL DEBUG Command: GET 40426881 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090305263 DLCTRL DEBUG Tx Command reply: GET_REPLY 40426881 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090305270 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46065<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(793)@8fde77a73ba2: Final verdict of PTC: none 20250823090305272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59648<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(792)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090305276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090305277 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090305277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090305277 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090305277 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823090305277 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090305277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090305277 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090305277 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090305277 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 20250823090305277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090305277 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823090305277 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090305277 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090305277 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823090305277 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090305277 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090305277 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 20250823090305277 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' 20250823090305277 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' 20250823090305277 DLSS7 <000c> ss7_asp.c: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  20250823090305277 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  20250823090305277 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  20250823090305277 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  20250823090305277 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090305277 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090305277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090305277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090305277 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823090305277 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) 20250823090305277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090305277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090305277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090305277 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090305277 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090305277 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) 20250823090305277 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090305277 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(808)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(799)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(807)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(805)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(802)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(803)@8fde77a73ba2: Final verdict of PTC: none 20250823090305283 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090305283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090305283 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090305283 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090305283 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090305283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090305283 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090305283 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090305283 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 20250823090305283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090305283 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090305283 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090305283 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090305283 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090305283 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090305283 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090305283 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 20250823090305283 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' 20250823090305283 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' 20250823090305283 DLSS7 <000c> ss7_asp.c: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  20250823090305283 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  20250823090305283 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  20250823090305283 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090305283 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_paging_imsi_lai_registered0(812)@8fde77a73ba2: Final verdict of PTC: pass HNBGW-MGCP(811)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(804)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@8fde77a73ba2: Final verdict of PTC: none 20250823090305308 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090305309 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090305309 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090305309 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) 20250823090305309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090305309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090305310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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-PFCP(794)@8fde77a73ba2: Final verdict of PTC: none 20250823090305310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090305310 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090305310 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) 20250823090305310 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090305310 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090305310 DLINP DEBUG SRVCONN(,r=127.0.0.1:58188<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090305311 DLINP DEBUG SRVCONN(,r=127.0.0.1:58188<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090305311 DLINP NOTICE SRV(,r=127.0.0.1:58188<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090305311 DMAIN NOTICE (127.0.0.1:58188 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58188<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090305311 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823090305311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59660<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090305325 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 20250823090305325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090305325 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090305325 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090305325 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) 20250823090305325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090305325 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090305325 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090305325 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090305325 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090305325 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090305325 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090305325 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 20250823090305325 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090305325 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090305325 DLSS7 <000c> ss7_asp.c: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  20250823090305325 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  20250823090305325 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090305325 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090305326 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090305326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090305326 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090305326 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090305326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090305326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090305326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090305326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090305326 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090305326 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) 20250823090305326 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090305327 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090305327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557e623a0170]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090305327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090305327 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090305327 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715ef8), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090305327 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090305327 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090305327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090305327 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090305327 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090305327 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090305327 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090305327 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090305328 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090305328 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 71 5e f8 00 00 57 00 00 00 00 00 (ss7_asp.c:1383) 20250823090305328 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090305328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557e623a0170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090305328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7390502)[0x557e62545a70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090305328 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7390502)[0x557e62545a70]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090305328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090305328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7390502)[0x557e62545a70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090305328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7390502)[0x557e62545a70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090305328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7390502)[0x557e62545a70]{disrupted}: Freeing instance (context_map.c:203) 20250823090305328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7390502)[0x557e62545a70]{disrupted}: Deallocated (fsm.c:568) 20250823090305328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557e623a0170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090305328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557e623a0170]{disconnected}: Freeing instance (context_map.c:207) 20250823090305328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557e623a0170]{disconnected}: Deallocated (fsm.c:568) 20250823090305329 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7390502 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:226) 20250823090305329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090305329 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090305329 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090305329 DLM3UA <000f> 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 20250823090305329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090305329 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090305329 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090305329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090305329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090305329 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090305329 DMAIN NOTICE (127.0.0.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) 20250823090305329 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-M3UA(801)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(800)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(806)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(809)@8fde77a73ba2: Final verdict of PTC: none 20250823090305410 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 20250823090305410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090305410 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090305410 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090305410 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090305410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090305410 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090305410 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823090305410 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) 20250823090305410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090305410 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090305411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090305411 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090305411 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090305411 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090305411 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090305411 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090305411 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 20250823090305411 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090305411 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090305411 DLSS7 <000c> ss7_asp.c: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  20250823090305411 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090305411 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090305412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090305412 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090305412 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090305412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090305412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090305412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090305412 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090305412 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090305412 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) 20250823090305412 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090305412 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(810)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Sat Aug 23 09:03:05 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 20250823090305598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090306010 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090306010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2962), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090306010 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090306010 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090306010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090306010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090306010 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090306010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090306010 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090306010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090306010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090306010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 29 62 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090306010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090306010 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090306010 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090306010 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090306010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090306010 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090306010 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090306300 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=565600) 20250823090306546 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090306546 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00686f57), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090306546 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090306546 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090306546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090306546 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090306546 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090306546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090306546 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090306546 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090306546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090306546 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 68 6f 57 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090306546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090306546 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090306546 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090306546 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090306546 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090306546 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090306546 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090307067 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090307067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a35e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090307067 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090307067 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090307067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090307067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090307067 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090307067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090307067 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090307067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090307067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090307067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a3 5e 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090307067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090307067 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090307067 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090307067 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090307067 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090307067 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090307067 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090307084 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090307084 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092e0d9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090307085 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090307085 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) 20250823090307085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090307085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090307085 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090307085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090307085 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090307085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090307085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090307085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 92 e0 d9 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090307085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090307085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090307085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090307085 DLM3UA <000f> 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 20250823090307085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090307085 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090307085 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090307278 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090307278 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090307278 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823090307284 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090307284 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090307284 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=565600, count=578584) 20250823090307326 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090307326 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090307326 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090307412 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090307412 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090307412 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:03:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_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 20250823090308893 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090308893 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441c8c), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090308893 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090308893 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) 20250823090308893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090308893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090308893 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090308893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090308893 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090308893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090308893 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090308893 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 44 1c 8c 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090308893 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090308894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3c815), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090308894 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090308894 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) 20250823090308894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090308894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090308894 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090308894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090308894 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090308894 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090308894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090308894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 c8 15 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090308894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090308894 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090308894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090308894 DLM3UA <000f> 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 20250823090308894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090308894 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090308894 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090308894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090308894 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090308894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090308894 DLM3UA <000f> 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 20250823090308894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090308894 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090308895 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090308918 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090308918 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd33d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090308918 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090308918 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090308919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090308919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090308919 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090308919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090308919 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090308919 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090308919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090308919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d d3 3d 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090308919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090308919 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090308919 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090308919 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090308919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090308919 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090308919 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090309027 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090309027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080ddea), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090309027 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090309027 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090309027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090309027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090309027 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090309027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090309027 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090309027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 80 dd ea 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090309027 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090309027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4e218), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090309027 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090309027 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090309027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090309027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090309027 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090309027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090309027 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090309027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c4 e2 18 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090309027 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090309027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062a541), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090309027 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090309027 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090309027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090309027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090309027 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090309027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090309027 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090309027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 62 a5 41 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090309028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309028 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090309028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090309028 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090309028 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090309028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309028 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090309028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090309028 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090309028 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090309028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309028 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090309028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090309028 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090309028 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090309323 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090309323 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090309323 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090309323 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090309323 DLSCCP DEBUG SCCP-SCOC(75)[0x557e625446e0]{IDLE}: Deallocated (fsm.c:568) 20250823090309341 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090309341 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090309341 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090309341 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090309341 DLSCCP DEBUG SCCP-SCOC(74)[0x557e6254a5d0]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_paging_imsi_rai_registered started. 20250823090309348 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090309348 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090309348 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090309348 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090309348 DLSCCP DEBUG SCCP-SCOC(76)[0x557e62546f70]{IDLE}: Deallocated (fsm.c:568) 20250823090309358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090309363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090309366 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43629<->l=127.0.0.1:4262) (control_if.c:572) 20250823090309489 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090309489 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090309496 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090309496 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090309497 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090309497 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090309497 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090309497 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090309497 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49761 (stream_srv.c:143) 20250823090309497 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49761<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090309497 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090309497 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090309498 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090309498 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090309498 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090309498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090309498 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090309498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309498 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309498 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090309498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090309498 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090309498 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090309498 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090309498 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090309498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090309498 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090309498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090309498 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090309498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309498 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309498 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090309498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090309498 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090309498 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090309498 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090309498 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090309498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090309498 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090309498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090309498 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090309498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309498 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309498 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090309498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090309498 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090309498 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090309498 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090309498 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090309498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090309498 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090309498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090309498 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090309498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309498 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309498 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090309498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090309498 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090309498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309498 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309498 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309498 DLM3UA <000f> 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 20250823090309498 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090309499 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090309499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309499 DLM3UA <000f> 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 20250823090309499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090309499 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090309499 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090309499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309499 DLM3UA <000f> 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 20250823090309499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090309499 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090309499 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090309499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309499 DLM3UA <000f> 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 20250823090309499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090309499 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090309499 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(823)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(823)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(821)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(826)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-SCCP(824)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(829)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-M3UA(829)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-SCCP(827)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090309542 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090309542 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090309542 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090309542 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090309542 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090309542 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090309542 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090309542 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090309543 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090309543 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090309543 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090309543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090309543 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090309543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090309543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309543 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090309543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090309543 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090309543 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090309543 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090309543 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090309543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090309543 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090309543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309543 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090309543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090309543 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090309544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309544 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090309544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090309544 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090309544 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090309544 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090309544 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090309544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090309544 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090309544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309544 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090309544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090309544 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090309544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309544 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090309544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090309544 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090309544 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090309544 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090309544 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090309544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090309544 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090309544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309544 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090309544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090309544 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090309544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309544 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090309544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090309544 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090309544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309544 DLM3UA <000f> 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 20250823090309544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090309544 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090309544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309544 DLM3UA <000f> 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 20250823090309544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090309544 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090309544 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090309544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309544 DLM3UA <000f> 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 20250823090309544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090309544 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090309544 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090309544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309544 DLM3UA <000f> 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 20250823090309544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090309544 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090309544 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(832)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(830)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090309564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090309564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090309564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090309564 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090309564 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090309564 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090309564 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090309564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090309564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090309569 DLINP DEBUG SRVCONN(,r=127.0.0.1:49761<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090309569 DLINP DEBUG SRVCONN(,r=127.0.0.1:49761<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090309569 DLINP DEBUG SRVCONN(,r=127.0.0.1:49761<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090309569 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090309569 DHNBAP DEBUG (127.0.0.1:49761 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090309569 DHNBAP NOTICE (127.0.0.1:49761 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090309569 DHNBAP NOTICE (127.0.0.1:49761 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090309569 DLINP DEBUG SRVCONN(,r=127.0.0.1:49761<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090309569 DLINP DEBUG SRVCONN(,r=127.0.0.1:49761<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090309709 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 20250823090309709 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 20250823090309709 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090309709 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090309711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309711 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090309711 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090309711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090309711 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090309711 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090309711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090309711 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090309711 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090309711 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 20250823090309711 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090309711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090309711 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090309711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309711 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090309711 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090309711 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  20250823090309711 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090309711 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090309711 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090309711 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 20250823090309711 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090309711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090309711 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090309711 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090309711 DLSS7 <000c> ss7_asp.c: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  20250823090309711 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  20250823090309711 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090309711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090309712 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090309712 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090309712 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090309712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090309712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090309712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090309712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090309712 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090309712 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090309712 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090309713 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090309713 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090309713 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090309713 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090309713 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090309713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090309713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309713 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090309713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090309713 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309713 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090309713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309713 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090309713 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090309713 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309713 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309713 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309713 DLM3UA <000f> 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 20250823090309713 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090309713 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090309713 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090309713 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090309713 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090309713 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  20250823090309725 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 20250823090309725 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 20250823090309725 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090309725 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090309726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309726 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090309726 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090309726 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090309726 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090309726 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090309726 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090309726 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090309726 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090309726 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 20250823090309726 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090309726 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  20250823090309726 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090309728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309728 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090309728 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090309728 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  20250823090309728 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090309728 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090309728 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090309728 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 20250823090309728 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090309728 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  20250823090309728 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' 20250823090309728 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' 20250823090309728 DLSS7 <000c> ss7_asp.c: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  20250823090309728 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090309728 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  20250823090309728 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090309728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090309728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090309728 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090309728 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) 20250823090309728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090309728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090309728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090309728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090309728 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090309728 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) 20250823090309728 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090309729 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090309729 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090309729 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090309729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090309729 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090309729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309729 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090309729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309729 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309729 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090309729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090309729 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090309729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309729 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309729 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309729 DLM3UA <000f> 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 20250823090309729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090309729 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090309729 DLSS7 <000c> ss7_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 20250823090309729 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090309729 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090309729 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  20250823090309739 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 20250823090309739 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 20250823090309739 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090309739 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823090309741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309741 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823090309741 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090309741 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090309741 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090309741 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090309741 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090309741 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090309741 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090309741 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 20250823090309741 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090309741 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  20250823090309741 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090309742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309742 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090309742 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090309742 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  20250823090309742 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090309742 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090309742 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090309742 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 20250823090309742 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823090309742 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  20250823090309742 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' 20250823090309742 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' 20250823090309742 DLSS7 <000c> ss7_asp.c: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  20250823090309742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090309742 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  20250823090309742 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  20250823090309742 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090309742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090309742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090309742 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823090309742 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) 20250823090309742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090309742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090309742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090309742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090309742 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090309742 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) 20250823090309742 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090309743 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090309743 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090309743 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090309743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090309743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090309743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309743 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) 20250823090309743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090309743 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) 20250823090309743 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) 20250823090309743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090309743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090309743 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090309743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309743 DLM3UA <000f> 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 20250823090309743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090309743 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' 20250823090309743 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 20250823090309743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090309743 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090309743 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  20250823090309754 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 20250823090309754 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 20250823090309754 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090309754 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090309756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309756 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090309756 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090309756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090309756 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090309756 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090309756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090309756 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090309756 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090309756 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 20250823090309756 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090309756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090309756 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090309756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309756 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090309756 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090309756 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  20250823090309756 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090309756 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090309756 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090309756 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 20250823090309756 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090309756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090309756 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090309756 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090309756 DLSS7 <000c> ss7_asp.c: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  20250823090309756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090309756 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  20250823090309756 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  20250823090309756 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  20250823090309756 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090309757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090309757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090309757 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090309757 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090309757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090309757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090309757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090309757 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090309757 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090309757 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090309757 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090309758 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090309758 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090309758 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090309758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090309758 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090309758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090309758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090309758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090309758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090309758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090309758 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090309758 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090309758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090309758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090309758 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090309758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090309758 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090309758 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090309758 DLM3UA <000f> 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 20250823090309758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090309758 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090309758 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090309758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090309758 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090309758 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(822)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090310516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090310516 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090310516 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090310516 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090310516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090310516 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090310516 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090310516 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090310516 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090310516 DLSS7 <000c> ss7_asp.c: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  20250823090310516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090310516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090310516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090310516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090310516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090310516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090310516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090310516 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090310516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090310516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090310516 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090310516 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090310516 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) 20250823090310516 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090310516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090310516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090310516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090310516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090310516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090310516 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090310516 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090310516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090310516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090310516 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090310516 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090310516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090310516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090310516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090310516 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090310516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090310516 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090310516 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090310516 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090310516 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090310516 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  20250823090310516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090310516 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090310516 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090310516 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090310516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090310516 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090310516 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090310516 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090310516 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090310516 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090310516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090310516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090310516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090310516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090310516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090310516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090310516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090310516 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090310516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090310517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090310517 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090310517 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090310517 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(822)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090310530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090310530 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090310530 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090310530 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 20250823090310530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090310530 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' 20250823090310530 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090310530 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090310530 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090310530 DLSS7 <000c> ss7_asp.c: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  20250823090310530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090310530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090310530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090310530 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) 20250823090310530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090310530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090310530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090310530 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090310530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090310530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090310530 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090310530 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090310530 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) 20250823090310530 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) 20250823090310530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090310530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090310530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310530 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823090310530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090310530 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823090310530 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090310530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090310530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090310530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090310530 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090310530 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090310530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090310530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090310530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090310530 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090310530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090310530 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823090310530 DLSS7 <000c> ss7_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 20250823090310531 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090310531 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090310531 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  20250823090310531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090310531 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090310531 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090310531 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 20250823090310531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090310531 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' 20250823090310531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090310531 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090310531 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090310531 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090310531 DLSS7 <000c> ss7_asp.c: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  20250823090310531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090310531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090310531 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) 20250823090310531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090310531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090310531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090310531 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090310531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090310531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090310532 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090310532 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090310532 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(825)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090310543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090310543 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090310543 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090310543 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 20250823090310543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090310543 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' 20250823090310543 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090310543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090310543 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090310543 DLSS7 <000c> ss7_asp.c: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  20250823090310543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090310543 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090310543 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090310543 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) 20250823090310543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090310543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090310543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090310543 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090310543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090310543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090310543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090310543 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090310543 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) 20250823090310543 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) 20250823090310543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090310543 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090310543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310543 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) 20250823090310543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090310543 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) 20250823090310543 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) 20250823090310543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090310543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090310543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250823090310543 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090310543 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090310543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090310543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090310543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090310543 DLM3UA <000f> 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 20250823090310543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090310543 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' 20250823090310543 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 20250823090310543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090310543 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090310543 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 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250823090310544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090310544 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090310544 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090310544 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 20250823090310544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090310544 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' 20250823090310544 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090310544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090310544 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090310544 DLSS7 <000c> ss7_asp.c: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  20250823090310544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090310544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090310544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090310544 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) 20250823090310544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090310544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090310544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090310544 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090310544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090310544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090310544 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090310544 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090310544 DRANAP INFO cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(828)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090310559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090310559 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090310559 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090310559 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090310559 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090310559 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090310559 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090310559 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090310559 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090310559 DLSS7 <000c> ss7_asp.c: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  20250823090310559 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090310559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090310559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090310559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090310559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090310559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090310559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090310559 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090310559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090310559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090310559 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090310559 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090310559 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) 20250823090310559 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090310559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090310559 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090310559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310559 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090310559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090310559 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090310559 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090310559 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090310559 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090310559 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090310559 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090310559 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090310559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090310559 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090310559 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090310559 DLM3UA <000f> 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 20250823090310559 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090310559 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090310559 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090310559 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090310559 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090310559 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  20250823090310560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090310560 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090310560 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090310560 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090310560 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090310560 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090310560 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090310560 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090310560 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090310560 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090310560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090310560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090310560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090310560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090310560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090310560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090310560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090310560 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090310560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090310560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090310560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090310560 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090310560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090310560 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090310560 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090310560 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(831)@8fde77a73ba2: MSC_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 } } } } 20250823090311572 DLCTRL DEBUG Command: GET 911774921 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090311572 DLCTRL DEBUG Tx Command reply: GET_REPLY 911774921 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090311573 DLCTRL DEBUG Command: GET 268972279 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090311573 DLCTRL DEBUG Tx Command reply: GET_REPLY 268972279 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090311574 DLCTRL DEBUG Command: GET 751591126 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090311574 DLCTRL DEBUG Tx Command reply: GET_REPLY 751591126 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090311575 DLCTRL DEBUG Command: GET 52970008 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090311575 DLCTRL DEBUG Tx Command reply: GET_REPLY 52970008 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090311576 DLCTRL DEBUG Command: GET 867452400 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090311576 DLCTRL DEBUG Tx Command reply: GET_REPLY 867452400 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090311576 DLCTRL DEBUG Command: GET 571999891 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090311576 DLCTRL DEBUG Tx Command reply: GET_REPLY 571999891 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090311577 DLCTRL DEBUG Command: GET 289703700 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090311577 DLCTRL DEBUG Tx Command reply: GET_REPLY 289703700 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090311578 DLCTRL DEBUG Command: GET 641403314 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090311578 DLCTRL DEBUG Tx Command reply: GET_REPLY 641403314 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090311579 DLCTRL DEBUG Command: GET 833107030 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090311579 DLCTRL DEBUG Tx Command reply: GET_REPLY 833107030 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090311579 DLCTRL DEBUG Command: GET 704709426 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090311579 DLCTRL DEBUG Tx Command reply: GET_REPLY 704709426 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090311580 DLCTRL DEBUG Command: GET 469827451 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090311580 DLCTRL DEBUG Tx Command reply: GET_REPLY 469827451 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090311581 DLCTRL DEBUG Command: GET 803214961 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090311581 DLCTRL DEBUG Tx Command reply: GET_REPLY 803214961 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090311581 DLCTRL DEBUG Command: GET 751866428 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090311581 DLCTRL DEBUG Tx Command reply: GET_REPLY 751866428 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090311582 DLCTRL DEBUG Command: GET 243457416 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090311582 DLCTRL DEBUG Tx Command reply: GET_REPLY 243457416 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090311583 DLCTRL DEBUG Command: GET 861760807 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090311583 DLCTRL DEBUG Tx Command reply: GET_REPLY 861760807 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090311584 DLCTRL DEBUG Command: GET 167559947 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090311584 DLCTRL DEBUG Tx Command reply: GET_REPLY 167559947 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090311584 DLCTRL DEBUG Command: GET 103938334 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090311584 DLCTRL DEBUG Tx Command reply: GET_REPLY 103938334 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090311585 DLCTRL DEBUG Command: GET 821150556 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090311585 DLCTRL DEBUG Tx Command reply: GET_REPLY 821150556 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090311586 DLCTRL DEBUG Command: GET 339054291 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090311586 DLCTRL DEBUG Tx Command reply: GET_REPLY 339054291 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090311587 DLCTRL DEBUG Command: GET 772295774 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090311587 DLCTRL DEBUG Tx Command reply: GET_REPLY 772295774 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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 } } } 20250823090311597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090311750 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090311750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090311750 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823090311750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823090311750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090311750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823090311750 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823090311750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823090311750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090311750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823090311750 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823090311750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823090311750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090311750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823090311750 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823090311750 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823090311750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090311750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823090311750 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823090311750 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823090312615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090312615 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090312615 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090312615 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090312615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090312615 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090312615 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090312615 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090312615 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090312615 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  20250823090312616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250823090312616 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090312616 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090312616 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090312616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090312616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090312616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090312616 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090312616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090312616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090312616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090312616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090312616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090312616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090312616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090312616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090312616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090312616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090312616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090312616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090312616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090312616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090312616 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250823090312616 DCN DEBUG (sgsn-0) Rx Paging from CN: PS PagingAreaID: RAI 001-01-2342-11 (hnbgw_ranap.c:417) 20250823090312616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:86) 20250823090312616 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250823090312616 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (cnlink_paging.c:180) 20250823090312616 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250823090312616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090312616 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)@8fde77a73ba2: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@8fde77a73ba2: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)2851267 20250823090313647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090313647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090313647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1431) 20250823090313647 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090313647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2b81c3, normal) (hnbgw_rua.c:408) 20250823090313647 DHNB DEBUG map_rua[0x557e625446e0]{init}: Allocated (fsm.c:456) 20250823090313647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2851267)[0x557e625446e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090313647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2851267 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090313647 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090313647 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090313647 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2851267 SCCP-0 PS MI=NONE: CN link paging response record selects sgsn 0 (hnbgw_cn.c:121) 20250823090313647 DCN DEBUG map_sccp[0x557e62545a70]{init}: Allocated (fsm.c:456) 20250823090313647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557e62545a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090313647 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2851267 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090313647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2851267 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:313) 20250823090313647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2851267)[0x557e625446e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090313647 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090313647 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090313647 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2851267 SCCP-88 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090313647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557e62545a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090313647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090313647 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{IDLE}: Allocated (fsm.c:456) 20250823090313647 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090313647 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030001f90056400500f1100926) (sccp_scrc.c:455) 20250823090313647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090313647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090313647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090313647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090313647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090313647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090313647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090313647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090313647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090313647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090313647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090313647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090313647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090313647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090313647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090313647 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090313647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090313647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090313647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 71 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 58 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 4c 00 13 40 48 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 01 f9 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090313647 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090313647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557e62545a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090313647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2851267)[0x557e625446e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090313647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090313647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090313647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090313647 DLM3UA <000f> 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 20250823090313647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090313647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090313647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090313647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090313647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090313647 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 71 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 58 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 4c 00 13 40 48 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 01 f9 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@8fde77a73ba2: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@8fde77a73ba2: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)4031784 HNBGW_Test.sgsn0-SCCP(830)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(834)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090313660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090313660 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090313660 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090313660 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090313660 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090313661 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090313661 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090313661 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090313661 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090313661 DLSS7 <000c> ss7_asp.c: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 f6 92 69 02 00 00 00 00  20250823090313661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090313661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090313661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090313661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090313661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090313661 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f69269) (sccp_scrc.c:545) 20250823090313661 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) 20250823090313661 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090313661 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090313661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090313661 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090313661 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) 20250823090313661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557e62545a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090313661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557e62545a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090314663 DLCTRL DEBUG Command: GET 464414095 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090314663 DLCTRL DEBUG Tx Command reply: GET_REPLY 464414095 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090314666 DLCTRL DEBUG Command: GET 563654163 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090314666 DLCTRL DEBUG Tx Command reply: GET_REPLY 563654163 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090314669 DLCTRL DEBUG Command: GET 14223517 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090314669 DLCTRL DEBUG Tx Command reply: GET_REPLY 14223517 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090314673 DLCTRL DEBUG Command: GET 500614527 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090314673 DLCTRL DEBUG Tx Command reply: GET_REPLY 500614527 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090314675 DLCTRL DEBUG Command: GET 616876098 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090314676 DLCTRL DEBUG Tx Command reply: GET_REPLY 616876098 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090314679 DLCTRL DEBUG Command: GET 709164753 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090314679 DLCTRL DEBUG Tx Command reply: GET_REPLY 709164753 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090314681 DLCTRL DEBUG Command: GET 941887984 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090314681 DLCTRL DEBUG Tx Command reply: GET_REPLY 941887984 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090314684 DLCTRL DEBUG Command: GET 241263246 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090314684 DLCTRL DEBUG Tx Command reply: GET_REPLY 241263246 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090314686 DLCTRL DEBUG Command: GET 676240790 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090314686 DLCTRL DEBUG Tx Command reply: GET_REPLY 676240790 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090314689 DLCTRL DEBUG Command: GET 224435076 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090314689 DLCTRL DEBUG Tx Command reply: GET_REPLY 224435076 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090314690 DLCTRL DEBUG Command: GET 140006473 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090314690 DLCTRL DEBUG Tx Command reply: GET_REPLY 140006473 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090314691 DLCTRL DEBUG Command: GET 99594968 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090314691 DLCTRL DEBUG Tx Command reply: GET_REPLY 99594968 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090314693 DLCTRL DEBUG Command: GET 315241298 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090314693 DLCTRL DEBUG Tx Command reply: GET_REPLY 315241298 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090314695 DLCTRL DEBUG Command: GET 184128480 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090314695 DLCTRL DEBUG Tx Command reply: GET_REPLY 184128480 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090314698 DLCTRL DEBUG Command: GET 496286341 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090314698 DLCTRL DEBUG Tx Command reply: GET_REPLY 496286341 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090314701 DLCTRL DEBUG Command: GET 559292521 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090314701 DLCTRL DEBUG Tx Command reply: GET_REPLY 559292521 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090314703 DLCTRL DEBUG Command: GET 962614567 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090314703 DLCTRL DEBUG Tx Command reply: GET_REPLY 962614567 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090314706 DLCTRL DEBUG Command: GET 697879936 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090314706 DLCTRL DEBUG Tx Command reply: GET_REPLY 697879936 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090314708 DLCTRL DEBUG Command: GET 771034212 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090314708 DLCTRL DEBUG Tx Command reply: GET_REPLY 771034212 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090314709 DLCTRL DEBUG Command: GET 711485263 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090314709 DLCTRL DEBUG Tx Command reply: GET_REPLY 711485263 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090314717 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43629<->l=127.0.0.1:4262) (control_if.c:193) 20250823090314717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47434<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(815)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(814)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090314720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090314722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090314722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090314722 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090314722 DMAIN NOTICE (127.0.0.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) 20250823090314722 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090314722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2851267)[0x557e625446e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823090314722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2851267)[0x557e625446e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823090314722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557e62545a70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823090314722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090314722 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090314722 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f69269), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090314722 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090314722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090314723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090314723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090314723 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090314723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090314723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090314723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 f6 92 69 00 00 58 00 00 00 00 00 (ss7_asp.c:1383) 20250823090314723 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090314723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557e62545a70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090314723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2851267)[0x557e625446e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090314723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2851267)[0x557e625446e0]{disrupted}: Freeing instance (context_map.c:203) 20250823090314723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2851267)[0x557e625446e0]{disrupted}: Deallocated (fsm.c:568) 20250823090314723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557e62545a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090314723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557e62545a70]{disconnected}: Freeing instance (context_map.c:207) 20250823090314723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557e62545a70]{disconnected}: Deallocated (fsm.c:568) 20250823090314723 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2851267 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250823090314723 DLINP DEBUG SRVCONN(,r=127.0.0.1:49761<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090314723 DLINP DEBUG SRVCONN(,r=127.0.0.1:49761<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090314723 DLINP NOTICE SRV(,r=127.0.0.1:49761<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090314723 DMAIN NOTICE (127.0.0.1:49761 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49761<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090314723 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823090314723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090314723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090314723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090314723 DLM3UA <000f> 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 20250823090314723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090314723 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090314723 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090314723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090314723 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090314723 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 f6 92 69 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-SCCP(821)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(827)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@8fde77a73ba2: Final verdict of PTC: none 20250823090314725 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090314725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090314725 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090314725 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(825)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(828)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(822)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(830)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(831)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(816)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(833)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(829)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(823)@8fde77a73ba2: Final verdict of PTC: none 20250823090314725 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090314725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090314725 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090314725 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090314725 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090314726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090314726 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090314726 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823090314726 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 20250823090314726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090314726 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090314726 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090314726 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090314726 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090314726 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090314726 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090314726 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 20250823090314726 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' 20250823090314726 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' 20250823090314726 DLSS7 <000c> ss7_asp.c: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  20250823090314726 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  20250823090314726 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  20250823090314726 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  20250823090314726 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090314726 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090314726 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090314726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090314726 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090314726 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090314727 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090314727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090314727 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090314727 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090314727 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 20250823090314727 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 20250823090314727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090314727 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823090314727 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090314727 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090314727 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823090314727 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090314727 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090314727 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 20250823090314727 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' 20250823090314727 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' 20250823090314727 DLSS7 <000c> ss7_asp.c: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  20250823090314727 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  20250823090314727 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  20250823090314727 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090314727 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090314727 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 20250823090314727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090314727 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090314727 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090314728 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 20250823090314728 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090314728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090314728 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090314728 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090314728 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 20250823090314728 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090314728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090314728 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090314728 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823090314728 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 20250823090314728 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 20250823090314728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090314728 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090314728 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090314728 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090314728 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090314728 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090314728 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090314728 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 20250823090314728 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090314729 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090314729 DLSS7 <000c> ss7_asp.c: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  20250823090314729 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  20250823090314729 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090314729 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090314729 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 TC_mscpool_paging_imsi_rai_registered0(834)@8fde77a73ba2: Final verdict of PTC: pass 20250823090314730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090314731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090314731 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090314732 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) 20250823090314732 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090314733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090314733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090314734 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090314735 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090314735 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) 20250823090314736 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090314737 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090314738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47446<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090314739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090314740 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090314740 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@8fde77a73ba2: Final verdict of PTC: none 20250823090314741 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) 20250823090314742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090314742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090314743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090314743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090314744 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090314744 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) 20250823090314745 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090314746 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090314747 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(832)@8fde77a73ba2: Final verdict of PTC: none 20250823090314747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass 20250823090314748 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) 20250823090314749 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) 20250823090314750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) 20250823090314751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) 20250823090314752 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) 20250823090314752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) 20250823090314753 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) 20250823090314754 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) 20250823090314755 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) 20250823090314756 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Sat Aug 23 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 20250823090314847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090315329 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090315329 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715ef8), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090315329 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090315329 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090315329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090315329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090315329 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090315329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090315329 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090315329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090315329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090315329 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 5e f8 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090315329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090315329 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090315329 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090315329 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090315329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090315330 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090315330 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090315550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=556764) 20250823090316011 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090316011 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2962), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090316011 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090316011 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090316011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090316011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090316011 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090316011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090316012 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090316012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090316012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090316012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 29 62 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090316012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090316012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090316012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090316012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090316012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090316012 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090316012 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090316548 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090316548 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00686f57), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090316548 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090316548 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090316548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090316548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090316548 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090316548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090316548 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090316548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090316548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090316548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 68 6f 57 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090316548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090316548 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090316548 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090316548 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090316548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090316548 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090316548 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=556764, count=569748) 20250823090316727 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090316727 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090316727 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823090316727 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090316727 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090316727 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090316730 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090316730 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090316730 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090317068 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090317068 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a35e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090317068 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090317068 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090317068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090317068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090317068 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090317068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090317068 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090317068 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090317068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090317068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a3 5e 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090317069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090317069 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090317069 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090317069 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090317069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090317069 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090317069 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090317086 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090317086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092e0d9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090317086 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090317086 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) 20250823090317086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090317086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090317086 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090317086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090317086 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090317086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090317086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090317086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 92 e0 d9 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090317086 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090317086 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090317086 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090317086 DLM3UA <000f> 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 20250823090317086 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090317086 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090317086 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:03:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_no_allow_attach_round_robin started. 20250823090318665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090318669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090318674 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38309<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090318804 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090318804 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090318813 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090318813 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090318813 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090318813 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090318813 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090318813 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090318813 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090318813 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090318813 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34730 (stream_srv.c:143) 20250823090318813 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34730<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090318815 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090318815 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090318815 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090318815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090318815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090318815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318815 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090318815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090318815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090318815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090318815 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090318815 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090318815 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090318815 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090318815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090318815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090318815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090318815 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090318815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318815 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090318815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090318815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090318815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090318815 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090318815 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090318815 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090318815 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090318815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090318815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090318815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090318815 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090318815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318815 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090318815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090318815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090318815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090318815 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090318815 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090318815 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090318815 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090318815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090318815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090318815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090318815 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090318815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318815 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090318815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090318815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090318815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090318815 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090318815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090318815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090318815 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090318815 DLM3UA <000f> 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 20250823090318815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090318815 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090318815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090318815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090318815 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090318815 DLM3UA <000f> 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 20250823090318815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090318815 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090318815 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090318815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090318815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090318815 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090318815 DLM3UA <000f> 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 20250823090318815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090318815 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090318815 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090318815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090318815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090318815 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090318815 DLM3UA <000f> 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 20250823090318815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090318815 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090318815 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(845)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(845)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(843)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(848)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(848)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(846)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(851)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-M3UA(851)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(849)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090318851 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090318851 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090318851 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090318851 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090318851 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090318852 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090318852 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090318852 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090318852 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090318853 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090318853 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090318853 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090318853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090318853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090318853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318853 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090318853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090318853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090318853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250823090318853 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090318853 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090318853 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090318853 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090318853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090318853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090318853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090318853 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090318853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318853 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090318853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090318853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090318853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090318853 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090318853 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090318853 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090318853 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090318853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090318853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090318853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090318853 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090318853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318853 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090318853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090318853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090318853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090318853 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090318853 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090318853 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090318853 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090318853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090318853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090318853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090318853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090318853 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090318853 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090318853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090318853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090318853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090318853 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090318853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090318853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090318853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090318853 DLM3UA <000f> 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 20250823090318853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090318853 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090318853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090318853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090318853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090318853 DLM3UA <000f> 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 20250823090318853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090318853 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090318854 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090318854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090318854 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090318854 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090318854 DLM3UA <000f> 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 20250823090318854 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090318854 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090318854 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090318854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090318854 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090318854 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090318854 DLM3UA <000f> 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 20250823090318854 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090318854 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090318854 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090318854 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090318854 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090318854 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  20250823090318854 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@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(854)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(852)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090318875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090318875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090318875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090318875 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090318875 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090318875 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090318875 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090318875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090318875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090318880 DLINP DEBUG SRVCONN(,r=127.0.0.1:34730<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090318880 DLINP DEBUG SRVCONN(,r=127.0.0.1:34730<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090318880 DLINP DEBUG SRVCONN(,r=127.0.0.1:34730<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090318880 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090318880 DHNBAP DEBUG (127.0.0.1:34730 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090318880 DHNBAP NOTICE (127.0.0.1:34730 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090318880 DHNBAP NOTICE (127.0.0.1:34730 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090318880 DLINP DEBUG SRVCONN(,r=127.0.0.1:34730<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090318880 DLINP DEBUG SRVCONN(,r=127.0.0.1:34730<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090318894 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090318894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3c815), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090318894 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090318894 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) 20250823090318894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090318894 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090318894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090318895 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090318895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090318895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090318895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 c8 15 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090318895 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090318895 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441c8c), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090318895 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090318895 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) 20250823090318895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090318895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090318895 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090318895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090318895 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090318895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090318895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090318895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 44 1c 8c 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090318895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090318895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090318895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090318895 DLM3UA <000f> 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 20250823090318895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090318895 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090318895 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090318895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090318895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090318895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090318895 DLM3UA <000f> 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 20250823090318895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090318895 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090318895 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090318919 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090318919 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd33d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090318919 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090318919 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090318919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090318919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090318919 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090318919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090318919 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090318919 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090318919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090318919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d d3 3d 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090318919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090318919 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090318919 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090318919 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090318919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090318919 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090318919 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090319022 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090319022 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090319022 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090319022 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090319022 DLSCCP DEBUG SCCP-SCOC(77)[0x557e62544580]{IDLE}: Deallocated (fsm.c:568) 20250823090319024 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090319024 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090319024 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090319024 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090319024 DLSCCP DEBUG SCCP-SCOC(79)[0x557e625423e0]{IDLE}: Deallocated (fsm.c:568) 20250823090319024 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090319024 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090319024 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090319024 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090319024 DLSCCP DEBUG SCCP-SCOC(78)[0x557e62562ed0]{IDLE}: Deallocated (fsm.c:568) 20250823090319026 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 20250823090319026 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 20250823090319026 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090319026 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090319033 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319033 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090319033 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090319033 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090319033 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090319033 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090319033 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090319033 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090319033 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090319033 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 20250823090319033 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090319033 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090319033 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090319035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319035 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090319035 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090319035 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  20250823090319035 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090319035 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090319035 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090319035 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 20250823090319035 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090319035 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090319035 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090319035 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090319035 DLSS7 <000c> ss7_asp.c: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  20250823090319035 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  20250823090319035 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  20250823090319035 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090319036 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 20250823090319036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090319036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090319036 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090319036 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090319036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090319036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090319036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090319036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090319036 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090319036 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090319036 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090319036 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 20250823090319036 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 20250823090319036 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090319036 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090319037 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090319037 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090319037 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090319037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090319037 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090319037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090319037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090319037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090319037 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090319037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090319037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090319037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090319037 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090319038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090319038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090319038 DLM3UA <000f> 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 20250823090319038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090319038 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090319038 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090319038 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090319038 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319038 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.msc1-M3UA(848)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090319042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319042 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090319042 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090319042 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090319042 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090319042 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090319042 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090319042 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090319042 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090319042 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 20250823090319042 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090319042 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  20250823090319042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090319044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319044 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090319044 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090319044 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  20250823090319044 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090319044 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090319044 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090319044 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 20250823090319044 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090319044 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  20250823090319044 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' 20250823090319044 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' 20250823090319044 DLSS7 <000c> ss7_asp.c: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  20250823090319044 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090319044 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  20250823090319044 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  20250823090319044 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090319045 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 20250823090319045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090319045 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090319045 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090319045 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) 20250823090319045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090319045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090319045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090319045 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090319045 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090319045 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) 20250823090319045 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090319046 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090319046 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090319046 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090319046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090319046 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090319046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090319046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090319046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090319046 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090319046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090319046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090319046 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090319046 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090319047 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 20250823090319047 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 20250823090319047 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090319047 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090319047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319047 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090319047 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090319047 DLM3UA <000f> 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 20250823090319047 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090319047 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090319047 DLSS7 <000c> ss7_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 20250823090319047 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090319047 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319047 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  HNBGW_Test.msc2-M3UA(851)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823090319053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319053 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823090319053 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090319053 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090319053 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090319053 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090319053 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090319053 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090319053 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090319053 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 20250823090319053 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090319053 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  20250823090319053 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090319055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319056 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090319056 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090319056 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  20250823090319056 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090319056 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090319056 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090319056 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 20250823090319056 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823090319056 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  20250823090319056 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' 20250823090319056 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' 20250823090319056 DLSS7 <000c> ss7_asp.c: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  20250823090319056 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090319056 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  20250823090319056 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  20250823090319056 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  20250823090319056 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090319056 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 20250823090319056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090319056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090319056 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823090319056 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) 20250823090319056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090319056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090319056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090319056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090319056 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090319056 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) 20250823090319056 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090319057 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090319058 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090319058 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090319058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090319058 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090319058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319058 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) 20250823090319058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090319058 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) 20250823090319058 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) 20250823090319058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090319058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090319058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090319058 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090319058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319058 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090319058 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090319058 DLM3UA <000f> 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 20250823090319058 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090319058 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' 20250823090319058 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 20250823090319058 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090319058 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319058 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250823090319065 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 20250823090319065 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 20250823090319065 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 20250823090319065 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823090319065 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823090319065 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823090319065 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090319070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319070 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090319070 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823090319070 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823090319070 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  20250823090319070 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823090319070 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090319070 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090319070 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 20250823090319070 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250823090319070 DLSS7 <000c> ss7_asp.c:1383 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  20250823090319070 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090319070 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090319070 DLSS7 <000c> ss7_asp.c: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  20250823090319070 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  20250823090319070 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  20250823090319070 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  20250823090319070 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090319070 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823090319070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090319070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090319070 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090319071 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090319071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090319071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090319071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090319071 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090319071 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090319074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319074 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090319074 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090319074 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  20250823090319074 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090319074 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090319074 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250823090319074 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 20250823090319074 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090319074 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090319074 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090319074 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090319075 DLSS7 <000c> ss7_asp.c: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  20250823090319075 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090319075 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  20250823090319075 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  20250823090319075 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  20250823090319075 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090319075 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090319075 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090319075 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090319075 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090319075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090319075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090319075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090319075 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090319075 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090319075 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090319075 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090319076 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090319076 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090319076 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090319076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090319076 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090319076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090319077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090319077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090319077 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090319077 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090319077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090319077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090319077 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090319077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319077 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090319077 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090319077 DLM3UA <000f> 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 20250823090319077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090319077 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090319077 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090319077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090319077 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319077 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(844)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090319842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319842 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090319842 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090319843 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090319843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090319843 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090319843 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090319843 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090319843 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319843 DLSS7 <000c> ss7_asp.c: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  20250823090319843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090319843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090319843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090319843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090319843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090319843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090319843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090319843 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090319843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090319843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090319843 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090319843 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090319843 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) 20250823090319843 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090319843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090319843 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090319843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090319843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090319843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090319843 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090319843 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090319843 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090319843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090319843 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090319843 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090319844 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319844 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090319844 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090319844 DLM3UA <000f> 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 20250823090319844 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090319844 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090319844 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090319844 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090319844 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319844 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  20250823090319845 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319845 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090319846 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090319846 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090319846 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090319846 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090319846 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090319846 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090319846 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319846 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090319846 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090319846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090319846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090319846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090319846 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090319846 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090319846 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090319846 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090319846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090319846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090319846 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090319846 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090319846 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(847)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(844)@8fde77a73ba2: MSC_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 } } } } 20250823090319852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319852 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090319852 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090319852 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 20250823090319852 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090319852 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' 20250823090319852 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090319852 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090319852 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319852 DLSS7 <000c> ss7_asp.c: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  20250823090319852 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090319852 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090319852 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090319852 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) 20250823090319852 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090319852 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090319852 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090319852 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090319852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319852 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090319852 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090319852 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090319852 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090319852 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) 20250823090319852 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) 20250823090319852 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090319852 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090319852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090319852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319852 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090319852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090319852 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090319852 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090319852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090319852 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250823090319852 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090319852 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090319853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090319853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090319853 DLM3UA <000f> 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 20250823090319853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090319853 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090319853 DLSS7 <000c> ss7_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 20250823090319853 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090319853 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319853 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250823090319855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319855 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090319855 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090319855 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 20250823090319855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090319855 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' 20250823090319855 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090319855 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090319855 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319855 DLSS7 <000c> ss7_asp.c: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  20250823090319855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090319855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090319855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090319856 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) 20250823090319856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090319856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090319856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090319856 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090319856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319856 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090319856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) HNBGW_Test.msc2-RAN(850)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090319856 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090319856 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090319856 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823090319858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319858 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090319858 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090319858 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 20250823090319858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090319858 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' 20250823090319858 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090319858 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090319858 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319858 DLSS7 <000c> ss7_asp.c: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  20250823090319858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090319858 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090319858 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090319858 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) 20250823090319858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090319858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090319858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090319858 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090319858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090319858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090319858 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090319858 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090319858 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) 20250823090319858 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) 20250823090319858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090319858 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090319858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319858 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) 20250823090319858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090319858 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) 20250823090319858 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) 20250823090319858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090319858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090319858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090319858 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090319858 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090319858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090319858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090319858 DLM3UA <000f> 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 20250823090319858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090319858 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' 20250823090319858 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 20250823090319858 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090319858 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319858 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  20250823090319860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319860 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090319860 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090319860 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 20250823090319860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090319860 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' 20250823090319860 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090319860 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090319860 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319860 DLSS7 <000c> ss7_asp.c: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  20250823090319860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090319860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090319860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090319860 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) 20250823090319860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090319860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090319860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090319860 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090319860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090319861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090319861 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090319861 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090319861 DRANAP INFO cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(847)@8fde77a73ba2: MSC_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)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090319871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319871 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090319871 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090319871 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090319871 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090319871 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090319871 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090319871 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090319871 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319871 DLSS7 <000c> ss7_asp.c: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  20250823090319871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090319872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090319872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090319872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090319872 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090319872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090319872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090319872 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090319872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319872 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090319872 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090319872 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090319872 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090319872 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) 20250823090319872 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090319872 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090319872 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090319872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090319872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319872 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090319873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090319873 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090319873 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090319873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090319873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090319873 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090319873 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090319873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319873 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090319873 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090319873 DLM3UA <000f> 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 20250823090319873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090319873 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090319873 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090319873 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090319873 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319873 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  20250823090319875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090319875 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090319875 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090319875 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090319875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090319875 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090319875 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090319875 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090319875 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090319875 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090319875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090319875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090319875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090319875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090319875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090319875 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090319875 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090319875 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090319875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090319875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090319875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090319875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090319875 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090319876 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090319876 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090319876 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(853)@8fde77a73ba2: MSC_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 } } } } 20250823090320905 DLCTRL DEBUG Command: GET 817467868 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090320905 DLCTRL DEBUG Tx Command reply: GET_REPLY 817467868 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090320908 DLCTRL DEBUG Command: GET 256341848 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090320908 DLCTRL DEBUG Tx Command reply: GET_REPLY 256341848 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090320913 DLCTRL DEBUG Command: GET 499155254 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090320913 DLCTRL DEBUG Tx Command reply: GET_REPLY 499155254 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090320918 DLCTRL DEBUG Command: GET 527384035 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090320918 DLCTRL DEBUG Tx Command reply: GET_REPLY 527384035 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090320922 DLCTRL DEBUG Command: GET 276971479 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090320922 DLCTRL DEBUG Tx Command reply: GET_REPLY 276971479 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090320929 DLCTRL DEBUG Command: GET 660748914 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090320929 DLCTRL DEBUG Tx Command reply: GET_REPLY 660748914 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090320933 DLCTRL DEBUG Command: GET 750116511 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090320933 DLCTRL DEBUG Tx Command reply: GET_REPLY 750116511 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090320937 DLCTRL DEBUG Command: GET 677951519 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090320937 DLCTRL DEBUG Tx Command reply: GET_REPLY 677951519 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090320941 DLCTRL DEBUG Command: GET 932004598 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090320941 DLCTRL DEBUG Tx Command reply: GET_REPLY 932004598 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090320945 DLCTRL DEBUG Command: GET 20603320 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090320945 DLCTRL DEBUG Tx Command reply: GET_REPLY 20603320 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090320950 DLCTRL DEBUG Command: GET 327055105 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090320950 DLCTRL DEBUG Tx Command reply: GET_REPLY 327055105 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090320954 DLCTRL DEBUG Command: GET 862963868 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090320954 DLCTRL DEBUG Tx Command reply: GET_REPLY 862963868 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090320959 DLCTRL DEBUG Command: GET 477615638 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090320959 DLCTRL DEBUG Tx Command reply: GET_REPLY 477615638 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090320963 DLCTRL DEBUG Command: GET 997826146 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090320963 DLCTRL DEBUG Tx Command reply: GET_REPLY 997826146 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090320967 DLCTRL DEBUG Command: GET 289926863 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090320967 DLCTRL DEBUG Tx Command reply: GET_REPLY 289926863 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090320971 DLCTRL DEBUG Command: GET 441336807 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090320971 DLCTRL DEBUG Tx Command reply: GET_REPLY 441336807 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090320975 DLCTRL DEBUG Command: GET 284972601 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090320975 DLCTRL DEBUG Tx Command reply: GET_REPLY 284972601 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090320979 DLCTRL DEBUG Command: GET 139497352 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090320979 DLCTRL DEBUG Tx Command reply: GET_REPLY 139497352 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090320983 DLCTRL DEBUG Command: GET 193515159 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090320983 DLCTRL DEBUG Tx Command reply: GET_REPLY 193515159 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090320986 DLCTRL DEBUG Command: GET 118689317 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090320987 DLCTRL DEBUG Tx Command reply: GET_REPLY 118689317 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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 := '000000000000001010011101'B, t_guard := 20.000000 } 20250823090321013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51258<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)3745260 20250823090322061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090322061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090322061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090322061 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090322061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3925ec, normal) (hnbgw_rua.c:408) 20250823090322061 DHNB DEBUG map_rua[0x557e625446e0]{init}: Allocated (fsm.c:456) 20250823090322061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745260)[0x557e625446e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090322061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3745260 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090322061 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090322061 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090322061 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3745260 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090322061 DCN DEBUG map_sccp[0x557e62545a70]{init}: Allocated (fsm.c:456) 20250823090322061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557e62545a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090322061 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3745260 <-> SCCP-89 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090322061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3745260 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090322061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745260)[0x557e625446e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090322061 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090322061 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090322061 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3745260 SCCP-89 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090322062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557e62545a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090322062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090322062 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{IDLE}: Allocated (fsm.c:456) 20250823090322062 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090322062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300029d0056400500f1100926) (sccp_scrc.c:455) 20250823090322062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090322062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090322062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090322062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090322062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090322062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090322062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090322062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090322062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090322062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090322062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090322062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090322062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090322062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090322062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090322062 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090322062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090322062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090322062 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 9d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090322062 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090322062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557e62545a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090322062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745260)[0x557e625446e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090322062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090322062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090322062 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090322063 DLM3UA <000f> 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 20250823090322063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090322063 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090322063 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090322063 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090322063 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090322063 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 9d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(843)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@8fde77a73ba2: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)7936052 HNBGW_Test.msc0-SCCP(843)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(843)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(856)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090322079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090322079 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090322079 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090322079 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090322079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090322079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090322079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090322079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090322079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090322079 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 91 eb 2d 02 00 00 00 00  20250823090322079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090322079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090322079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090322079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090322079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090322080 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0091eb2d) (sccp_scrc.c:545) 20250823090322080 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) 20250823090322080 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090322080 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090322080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090322080 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090322080 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) 20250823090322080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557e62545a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090322080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557e62545a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090322082 DLCTRL DEBUG Command: GET 467497542 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090322082 DLCTRL DEBUG Tx Command reply: GET_REPLY 467497542 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090322087 DLCTRL DEBUG Command: GET 108980020 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090322087 DLCTRL DEBUG Tx Command reply: GET_REPLY 108980020 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090322092 DLCTRL DEBUG Command: GET 746995717 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090322092 DLCTRL DEBUG Tx Command reply: GET_REPLY 746995717 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090322096 DLCTRL DEBUG Command: GET 387799917 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090322096 DLCTRL DEBUG Tx Command reply: GET_REPLY 387799917 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090322101 DLCTRL DEBUG Command: GET 2478157 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090322101 DLCTRL DEBUG Tx Command reply: GET_REPLY 2478157 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090322106 DLCTRL DEBUG Command: GET 582775403 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090322106 DLCTRL DEBUG Tx Command reply: GET_REPLY 582775403 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090322110 DLCTRL DEBUG Command: GET 78152826 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090322110 DLCTRL DEBUG Tx Command reply: GET_REPLY 78152826 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090322114 DLCTRL DEBUG Command: GET 813916602 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090322114 DLCTRL DEBUG Tx Command reply: GET_REPLY 813916602 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090322118 DLCTRL DEBUG Command: GET 190255096 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090322118 DLCTRL DEBUG Tx Command reply: GET_REPLY 190255096 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090322122 DLCTRL DEBUG Command: GET 930174565 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090322122 DLCTRL DEBUG Tx Command reply: GET_REPLY 930174565 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090322127 DLCTRL DEBUG Command: GET 944808180 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090322127 DLCTRL DEBUG Tx Command reply: GET_REPLY 944808180 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090322130 DLCTRL DEBUG Command: GET 940689305 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090322130 DLCTRL DEBUG Tx Command reply: GET_REPLY 940689305 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090322134 DLCTRL DEBUG Command: GET 197702357 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090322134 DLCTRL DEBUG Tx Command reply: GET_REPLY 197702357 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090322137 DLCTRL DEBUG Command: GET 178921186 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090322137 DLCTRL DEBUG Tx Command reply: GET_REPLY 178921186 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090322140 DLCTRL DEBUG Command: GET 627428416 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090322140 DLCTRL DEBUG Tx Command reply: GET_REPLY 627428416 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090322142 DLCTRL DEBUG Command: GET 559419160 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090322143 DLCTRL DEBUG Tx Command reply: GET_REPLY 559419160 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090322145 DLCTRL DEBUG Command: GET 257399466 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090322145 DLCTRL DEBUG Tx Command reply: GET_REPLY 257399466 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090322147 DLCTRL DEBUG Command: GET 103893942 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090322147 DLCTRL DEBUG Tx Command reply: GET_REPLY 103893942 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090322149 DLCTRL DEBUG Command: GET 619029049 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090322149 DLCTRL DEBUG Tx Command reply: GET_REPLY 619029049 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090322150 DLCTRL DEBUG Command: GET 84352046 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090322150 DLCTRL DEBUG Tx Command reply: GET_REPLY 84352046 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001111100110'B, t_guard := 20.000000 } 20250823090322179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@8fde77a73ba2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)1110584 20250823090323202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090323202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090323202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090323202 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090323202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x10f238, normal) (hnbgw_rua.c:408) 20250823090323203 DHNB DEBUG map_rua[0x557e62542a70]{init}: Allocated (fsm.c:456) 20250823090323203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1110584)[0x557e62542a70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090323203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1110584 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090323203 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090323203 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090323203 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823090323203 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1110584 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:232) 20250823090323203 DCN DEBUG map_sccp[0x557e62557920]{init}: Allocated (fsm.c:456) 20250823090323203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557e62557920]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090323203 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1110584 <-> SCCP-90 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250823090323203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1110584 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090323203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1110584)[0x557e62542a70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090323203 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090323203 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090323203 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1110584 SCCP-90 msc-2 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090323203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557e62557920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090323203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090323203 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{IDLE}: Allocated (fsm.c:456) 20250823090323203 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090323203 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003e60056400500f1100926) (sccp_scrc.c:455) 20250823090323203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090323203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090323203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090323203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090323203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090323203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090323203 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) 20250823090323203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090323203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090323203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090323203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090323203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090323203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090323203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090323203 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) 20250823090323203 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) 20250823090323203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090323203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090323203 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 03 e6 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090323203 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090323203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557e62557920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090323203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1110584)[0x557e62542a70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090323203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090323203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090323203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090323203 DLM3UA <000f> 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 20250823090323203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090323203 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' 20250823090323203 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 20250823090323203 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090323203 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090323203 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 03 e6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(849)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@8fde77a73ba2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@8fde77a73ba2: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)653240 HNBGW_Test.msc2-SCCP(849)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(849)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(857)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090323211 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090323211 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090323211 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090323211 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 20250823090323211 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090323211 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' 20250823090323211 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090323211 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090323211 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090323211 DLSS7 <000c> ss7_asp.c: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 ab 51 4d 02 00 00 00 00  20250823090323211 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090323211 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090323211 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090323211 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) 20250823090323211 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090323211 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ab514d) (sccp_scrc.c:545) 20250823090323211 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) 20250823090323211 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090323211 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090323211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090323211 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090323211 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) 20250823090323211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557e62557920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090323211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557e62557920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090323212 DLCTRL DEBUG Command: GET 923986089 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090323212 DLCTRL DEBUG Tx Command reply: GET_REPLY 923986089 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090323215 DLCTRL DEBUG Command: GET 84058472 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090323215 DLCTRL DEBUG Tx Command reply: GET_REPLY 84058472 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090323217 DLCTRL DEBUG Command: GET 773872790 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090323217 DLCTRL DEBUG Tx Command reply: GET_REPLY 773872790 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090323220 DLCTRL DEBUG Command: GET 418345328 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090323220 DLCTRL DEBUG Tx Command reply: GET_REPLY 418345328 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090323223 DLCTRL DEBUG Command: GET 681135898 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090323223 DLCTRL DEBUG Tx Command reply: GET_REPLY 681135898 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090323224 DLCTRL DEBUG Command: GET 694575252 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090323224 DLCTRL DEBUG Tx Command reply: GET_REPLY 694575252 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090323226 DLCTRL DEBUG Command: GET 977479704 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090323226 DLCTRL DEBUG Tx Command reply: GET_REPLY 977479704 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090323228 DLCTRL DEBUG Command: GET 556970747 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090323228 DLCTRL DEBUG Tx Command reply: GET_REPLY 556970747 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090323230 DLCTRL DEBUG Command: GET 167700050 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090323230 DLCTRL DEBUG Tx Command reply: GET_REPLY 167700050 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090323231 DLCTRL DEBUG Command: GET 337149122 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090323231 DLCTRL DEBUG Tx Command reply: GET_REPLY 337149122 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090323233 DLCTRL DEBUG Command: GET 310492437 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090323233 DLCTRL DEBUG Tx Command reply: GET_REPLY 310492437 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250823090323235 DLCTRL DEBUG Command: GET 372316887 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090323236 DLCTRL DEBUG Tx Command reply: GET_REPLY 372316887 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090323238 DLCTRL DEBUG Command: GET 606866883 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090323238 DLCTRL DEBUG Tx Command reply: GET_REPLY 606866883 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090323240 DLCTRL DEBUG Command: GET 243047629 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090323240 DLCTRL DEBUG Tx Command reply: GET_REPLY 243047629 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090323243 DLCTRL DEBUG Command: GET 773714835 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090323243 DLCTRL DEBUG Tx Command reply: GET_REPLY 773714835 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090323246 DLCTRL DEBUG Command: GET 888011333 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090323246 DLCTRL DEBUG Tx Command reply: GET_REPLY 888011333 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090323248 DLCTRL DEBUG Command: GET 481911276 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090323248 DLCTRL DEBUG Tx Command reply: GET_REPLY 481911276 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090323252 DLCTRL DEBUG Command: GET 180562745 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090323252 DLCTRL DEBUG Tx Command reply: GET_REPLY 180562745 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090323255 DLCTRL DEBUG Command: GET 129803456 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090323255 DLCTRL DEBUG Tx Command reply: GET_REPLY 129803456 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090323257 DLCTRL DEBUG Command: GET 663853686 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090323257 DLCTRL DEBUG Tx Command reply: GET_REPLY 663853686 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001100111101'B, t_guard := 20.000000 } 20250823090323292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@8fde77a73ba2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)10378538 20250823090324317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090324317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090324317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090324317 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090324317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9e5d2a, normal) (hnbgw_rua.c:408) 20250823090324317 DHNB DEBUG map_rua[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090324317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10378538)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090324317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10378538 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090324317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090324317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090324317 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10378538 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823090324317 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10378538 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090324317 DCN DEBUG map_sccp[0x557e6256c4a0]{init}: Allocated (fsm.c:456) 20250823090324317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557e6256c4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090324317 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10378538 <-> SCCP-91 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090324317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10378538 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090324317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10378538)[0x557e62540d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090324317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090324317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090324317 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10378538 SCCP-91 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090324317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557e6256c4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090324317 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090324317 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{IDLE}: Allocated (fsm.c:456) 20250823090324317 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090324317 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300033d0056400500f1100926) (sccp_scrc.c:455) 20250823090324317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090324317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090324317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090324317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090324317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090324317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090324317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090324317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090324317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090324317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090324317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090324317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090324317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090324317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090324317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090324317 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090324318 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090324318 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090324318 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 03 3d 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090324318 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090324318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557e6256c4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090324318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10378538)[0x557e62540d10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090324318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090324318 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090324318 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090324318 DLM3UA <000f> 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 20250823090324318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090324318 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090324318 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090324318 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090324318 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090324318 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 03 3d 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(843)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@8fde77a73ba2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@8fde77a73ba2: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)177343 HNBGW_Test.msc0-SCCP(843)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823090324324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090324324 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090324324 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090324324 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090324324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090324324 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090324324 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090324324 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090324324 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090324324 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 74 32 c5 02 00 00 00 00  20250823090324324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090324324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090324324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090324324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090324324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090324324 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007432c5) (sccp_scrc.c:545) 20250823090324324 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) 20250823090324324 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090324324 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090324324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090324324 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090324324 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) 20250823090324324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557e6256c4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090324324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557e6256c4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_round_robin0(858)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090324325 DLCTRL DEBUG Command: GET 443229894 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090324325 DLCTRL DEBUG Tx Command reply: GET_REPLY 443229894 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823090324328 DLCTRL DEBUG Command: GET 799420671 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090324328 DLCTRL DEBUG Tx Command reply: GET_REPLY 799420671 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090324332 DLCTRL DEBUG Command: GET 538215328 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090324332 DLCTRL DEBUG Tx Command reply: GET_REPLY 538215328 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090324336 DLCTRL DEBUG Command: GET 604312108 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090324336 DLCTRL DEBUG Tx Command reply: GET_REPLY 604312108 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090324339 DLCTRL DEBUG Command: GET 905766410 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090324339 DLCTRL DEBUG Tx Command reply: GET_REPLY 905766410 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090324343 DLCTRL DEBUG Command: GET 16542939 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090324343 DLCTRL DEBUG Tx Command reply: GET_REPLY 16542939 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090324347 DLCTRL DEBUG Command: GET 561429719 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090324347 DLCTRL DEBUG Tx Command reply: GET_REPLY 561429719 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090324350 DLCTRL DEBUG Command: GET 31817635 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090324350 DLCTRL DEBUG Tx Command reply: GET_REPLY 31817635 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090324353 DLCTRL DEBUG Command: GET 538502455 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090324353 DLCTRL DEBUG Tx Command reply: GET_REPLY 538502455 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090324355 DLCTRL DEBUG Command: GET 492338917 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090324355 DLCTRL DEBUG Tx Command reply: GET_REPLY 492338917 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090324358 DLCTRL DEBUG Command: GET 30372618 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090324358 DLCTRL DEBUG Tx Command reply: GET_REPLY 30372618 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250823090324360 DLCTRL DEBUG Command: GET 148950487 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090324360 DLCTRL DEBUG Tx Command reply: GET_REPLY 148950487 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090324362 DLCTRL DEBUG Command: GET 561715441 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090324362 DLCTRL DEBUG Tx Command reply: GET_REPLY 561715441 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090324364 DLCTRL DEBUG Command: GET 780242729 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090324364 DLCTRL DEBUG Tx Command reply: GET_REPLY 780242729 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090324365 DLCTRL DEBUG Command: GET 584621606 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090324365 DLCTRL DEBUG Tx Command reply: GET_REPLY 584621606 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090324367 DLCTRL DEBUG Command: GET 369450583 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090324367 DLCTRL DEBUG Tx Command reply: GET_REPLY 369450583 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090324368 DLCTRL DEBUG Command: GET 177554159 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090324368 DLCTRL DEBUG Tx Command reply: GET_REPLY 177554159 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090324370 DLCTRL DEBUG Command: GET 451263807 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090324370 DLCTRL DEBUG Tx Command reply: GET_REPLY 451263807 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090324371 DLCTRL DEBUG Command: GET 797930994 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090324371 DLCTRL DEBUG Tx Command reply: GET_REPLY 797930994 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090324372 DLCTRL DEBUG Command: GET 175110308 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090324372 DLCTRL DEBUG Tx Command reply: GET_REPLY 175110308 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090324378 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38309<->l=127.0.0.1:4262) (control_if.c:193) 20250823090324378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51244<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(837)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(836)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090324381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51240<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090324381 DLINP DEBUG SRVCONN(,r=127.0.0.1:34730<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090324381 DLINP DEBUG SRVCONN(,r=127.0.0.1:34730<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090324381 DLINP NOTICE SRV(,r=127.0.0.1:34730<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090324381 DMAIN NOTICE (127.0.0.1:34730 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34730<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090324381 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@8fde77a73ba2: Final verdict of PTC: none 20250823090324383 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090324383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090324383 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090324383 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090324383 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090324383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090324383 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090324383 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090324383 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 20250823090324383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090324383 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090324383 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090324383 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090324384 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090324384 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090324384 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090324384 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 20250823090324384 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090324384 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090324384 DLSS7 <000c> ss7_asp.c: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  20250823090324384 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  20250823090324384 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  20250823090324384 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  20250823090324384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090324384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090324384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090324384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090324384 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090324384 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090324384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090324384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090324384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090324384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090324384 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090324384 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) 20250823090324384 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090324384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090324384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090324384 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823090324384 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090324384 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090324384 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 20250823090324384 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090324384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090324385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090324385 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090324385 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090324385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(853)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(847)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(846)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(852)@8fde77a73ba2: Final verdict of PTC: none 20250823090324385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090324385 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090324385 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090324385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090324385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090324385 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090324385 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 20250823090324385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090324385 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823090324385 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090324385 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090324385 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823090324385 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090324385 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090324385 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 20250823090324385 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' 20250823090324385 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' 20250823090324385 DLSS7 <000c> ss7_asp.c: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  20250823090324385 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  20250823090324385 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  20250823090324385 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090324385 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090324385 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 20250823090324385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090324385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090324385 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090324385 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823090324385 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090324385 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090324385 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090324386 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.msc2-RAN(850)@8fde77a73ba2: Final verdict of PTC: none 20250823090324386 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090324386 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090324386 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 20250823090324386 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090324386 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090324385 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) 20250823090324386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090324386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090324386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090324386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090324386 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090324386 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) 20250823090324386 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090324386 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090324386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557e62557920]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090324386 DLSS7 <000c> ss7_asp.c: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  20250823090324386 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  20250823090324386 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090324386 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090324386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090324386 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090324386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab514d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090324386 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090324386 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) 20250823090324386 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) 20250823090324386 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) 20250823090324386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090324386 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090324386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090324386 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090324386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) HNBGW_Test.sgsn0-M3UA(854)@8fde77a73ba2: Final verdict of PTC: none 20250823090324386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090324386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ab 51 4d 00 00 5a 00 00 00 00 00 (ss7_asp.c:1383) 20250823090324386 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090324386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557e62557920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090324386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1110584)[0x557e62542a70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090324386 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1110584)[0x557e62542a70]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090324386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090324386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1110584)[0x557e62542a70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090324386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1110584)[0x557e62542a70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090324386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1110584)[0x557e62542a70]{disrupted}: Freeing instance (context_map.c:203) 20250823090324386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1110584)[0x557e62542a70]{disrupted}: Deallocated (fsm.c:568) 20250823090324386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557e62557920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090324386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557e62557920]{disconnected}: Freeing instance (context_map.c:207) 20250823090324386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557e62557920]{disconnected}: Deallocated (fsm.c:568) 20250823090324387 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1110584 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090324387 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(843)@8fde77a73ba2: Final verdict of PTC: none20250823090324387 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090324387 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090324387 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090324387 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090324387 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090324387 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090324387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090324387 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090324387 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) 20250823090324387 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090324387 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090324387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557e62545a70]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090324387 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090324387 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090324387 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091eb2d), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090324387 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090324387 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090324387 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) 20250823090324387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090324387 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090324387 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) 20250823090324387 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090324387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090324387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090324387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 91 eb 2d 00 00 59 00 00 00 00 00 (ss7_asp.c:1383) 20250823090324387 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090324387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557e62545a70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090324387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745260)[0x557e625446e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090324387 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745260)[0x557e625446e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090324387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090324387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745260)[0x557e625446e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090324387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745260)[0x557e625446e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090324387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745260)[0x557e625446e0]{disrupted}: Freeing instance (context_map.c:203) 20250823090324387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745260)[0x557e625446e0]{disrupted}: Deallocated (fsm.c:568) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@8fde77a73ba2: Final verdict of PTC: none20250823090324387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557e62545a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090324387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557e62545a70]{disconnected}: Freeing instance (context_map.c:207) 20250823090324387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557e62545a70]{disconnected}: Deallocated (fsm.c:568) 20250823090324388 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3745260 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090324388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557e6256c4a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090324388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090324388 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090324388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007432c5), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090324388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090324388 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090324388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090324387 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 20250823090324387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090324388 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090324388 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090324388 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090324388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090324388 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090324388 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250823090324388 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) 20250823090324388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090324388 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090324388 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090324388 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090324388 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090324388 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090324388 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090324388 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 20250823090324388 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' 20250823090324388 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' 20250823090324388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090324388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090324388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090324388 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090324388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090324388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090324388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 74 32 c5 00 00 5b 00 00 00 00 00 (ss7_asp.c:1383) 20250823090324388 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090324388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557e6256c4a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090324388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10378538)[0x557e62540d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090324388 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10378538)[0x557e62540d10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090324388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090324388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10378538)[0x557e62540d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090324388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10378538)[0x557e62540d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090324388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10378538)[0x557e62540d10]{disrupted}: Freeing instance (context_map.c:203) 20250823090324388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10378538)[0x557e62540d10]{disrupted}: Deallocated (fsm.c:568) 20250823090324388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557e6256c4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090324388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557e6256c4a0]{disconnected}: Freeing instance (context_map.c:207) 20250823090324388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557e6256c4a0]{disconnected}: Deallocated (fsm.c:568) 20250823090324388 DLSS7 <000c> ss7_asp.c: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  20250823090324388 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090324388 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10378538 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090324388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090324388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090324388 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090324388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090324388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090324388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090324389 DLM3UA <000f> 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 20250823090324389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090324389 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090324389 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090324389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090324389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090324389 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090324389 DMAIN NOTICE (127.0.0.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) 20250823090324389 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090324389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090324389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090324389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090324389 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090324389 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) 20250823090324389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090324389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090324389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090324389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090324389 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090324389 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) 20250823090324389 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090324389 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090324389 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090324389 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090324389 DLM3UA <000f> 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 20250823090324389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090324389 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090324389 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090324389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090324389 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090324389 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090324389 DLM3UA <000f> 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 20250823090324389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090324389 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090324389 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.msc0-M3UA(845)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(851)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(844)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(849)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(855)@8fde77a73ba2: Final verdict of PTC: none 20250823090324398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51258<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(838)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(856)@8fde77a73ba2: Final verdict of PTC: pass 20250823090324406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(857)@8fde77a73ba2: Final verdict of PTC: pass 20250823090324414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(858)@8fde77a73ba2: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(848)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 09:03:24 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 20250823090324496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090324724 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090324724 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f69269), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090324724 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090324724 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090324724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090324724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090324724 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090324724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090324724 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090324724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090324724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090324724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f6 92 69 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090324724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090324724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090324724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090324724 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090324724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090324724 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090324724 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090325197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51286<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=650660) 20250823090325329 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090325329 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715ef8), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090325329 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090325329 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090325329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090325329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090325329 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090325329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090325329 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090325329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090325329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090325329 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 5e f8 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090325330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090325330 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090325330 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090325330 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090325330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090325330 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090325330 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090326013 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090326013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2962), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090326013 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090326013 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090326013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090326013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090326013 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090326013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090326013 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090326013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090326013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090326013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 29 62 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090326013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090326013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090326013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090326013 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090326013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090326013 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090326013 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=650660, count=663740) 20250823090326385 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090326385 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090326385 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090326386 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090326386 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090326386 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090326386 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090326386 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090326386 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823090326389 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090326389 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090326389 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090326549 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090326549 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00686f57), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090326549 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090326549 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090326549 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090326549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090326549 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090326549 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090326549 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090326549 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090326549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090326549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 68 6f 57 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090326549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090326549 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090326549 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090326549 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090326549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090326549 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090326549 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090327069 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090327069 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a35e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090327069 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090327069 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090327069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090327069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090327069 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090327069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090327069 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090327069 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090327069 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090327069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a3 5e 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090327069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090327069 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090327069 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090327069 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090327069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090327069 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090327069 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090327086 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090327086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092e0d9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090327086 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090327086 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) 20250823090327086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090327086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090327086 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090327086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090327086 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090327086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090327086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090327086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 92 e0 d9 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090327086 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090327086 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090327086 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090327086 DLM3UA <000f> 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 20250823090327086 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090327086 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090327086 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:03: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_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250823090328247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090328249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090328252 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44277<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090328408 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090328408 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090328415 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090328415 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090328415 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090328415 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090328415 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090328415 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090328416 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090328416 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090328416 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50628 (stream_srv.c:143) 20250823090328416 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50628<->l=127.0.0.1:29169 (hnb.c:335) 20250823090328417 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090328417 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090328417 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090328417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090328417 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090328417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328417 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090328417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090328417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090328417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090328417 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090328417 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090328417 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090328417 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090328417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090328417 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090328417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090328417 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090328417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328417 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090328417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090328417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090328417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090328417 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090328417 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090328417 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090328417 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090328417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090328417 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090328417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090328417 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090328417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328417 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090328417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090328417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090328417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090328417 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090328417 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090328417 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090328417 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090328417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090328417 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090328417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090328417 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090328417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090328417 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090328417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090328417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090328417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090328417 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090328417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328417 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090328417 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090328417 DLM3UA <000f> 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 20250823090328417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090328417 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090328417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328417 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090328417 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090328417 DLM3UA <000f> 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 20250823090328417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090328417 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090328417 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090328417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328417 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090328417 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090328417 DLM3UA <000f> 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 20250823090328417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090328417 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090328417 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090328417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328417 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090328417 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090328417 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090328417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090328417 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090328417 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(869)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(869)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(867)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(872)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(872)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-SCCP(870)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(875)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-M3UA(875)@8fde77a73ba2: M3UA emulation initiated, the test can be started MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-SCCP(873)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090328455 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090328455 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090328455 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090328455 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090328456 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090328456 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090328456 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090328456 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090328457 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090328457 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090328457 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090328457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090328457 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090328457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328457 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090328457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090328457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090328457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090328457 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090328457 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090328457 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090328457 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090328457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090328457 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090328457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090328457 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090328457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328457 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090328457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090328457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090328457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090328457 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090328457 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090328457 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090328457 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090328457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090328457 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090328457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090328457 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090328457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328457 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090328457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090328457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090328457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090328457 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090328457 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090328457 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090328457 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090328457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090328457 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090328457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090328457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328457 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090328457 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090328457 DLM3UA <000f> 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 20250823090328457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090328457 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090328457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328457 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090328457 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090328457 DLM3UA <000f> 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 20250823090328457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090328457 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090328457 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090328457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328457 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090328457 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090328457 DLM3UA <000f> 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 20250823090328457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090328457 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090328457 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090328457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328457 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090328457 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090328457 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090328457 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090328457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090328457 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090328457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090328457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090328457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090328457 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090328457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090328457 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090328457 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(878)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(876)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090328481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090328481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090328481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090328481 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090328481 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090328481 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090328481 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090328481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090328481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090328486 DLINP DEBUG SRVCONN(,r=127.0.0.1:50628<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090328486 DLINP DEBUG SRVCONN(,r=127.0.0.1:50628<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090328486 DLINP DEBUG SRVCONN(,r=127.0.0.1:50628<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090328486 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090328486 DHNBAP DEBUG (127.0.0.1:50628 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090328486 DHNBAP NOTICE (127.0.0.1:50628 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090328486 DHNBAP NOTICE (127.0.0.1:50628 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090328486 DLINP DEBUG SRVCONN(,r=127.0.0.1:50628<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090328486 DLINP DEBUG SRVCONN(,r=127.0.0.1:50628<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090328627 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 20250823090328627 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 20250823090328627 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090328627 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090328630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328630 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090328630 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090328630 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090328630 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090328630 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090328630 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090328630 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090328630 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090328630 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 20250823090328630 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090328630 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090328630 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090328630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328630 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090328630 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090328630 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  20250823090328630 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090328630 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090328630 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090328630 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 20250823090328630 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090328630 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090328630 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090328630 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090328631 DLSS7 <000c> ss7_asp.c: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  20250823090328631 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  20250823090328631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090328631 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090328631 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090328631 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090328631 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090328631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090328631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090328631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090328631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090328631 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090328631 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090328631 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090328632 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090328632 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090328632 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090328632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090328632 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090328632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090328632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090328632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090328632 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090328632 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090328632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090328632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090328632 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090328632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328632 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090328632 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090328632 DLM3UA <000f> 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 20250823090328632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090328632 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090328632 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090328632 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090328632 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090328632 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  20250823090328639 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 20250823090328639 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 20250823090328639 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090328639 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090328641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090328641 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090328641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090328641 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090328641 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090328641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090328641 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090328641 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090328641 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 20250823090328641 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090328641 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  20250823090328641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090328641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090328641 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090328641 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  20250823090328641 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090328641 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090328641 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090328641 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 20250823090328641 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090328641 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  20250823090328641 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' 20250823090328641 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' 20250823090328641 DLSS7 <000c> ss7_asp.c: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  20250823090328641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090328641 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  20250823090328641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090328641 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090328641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090328641 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090328641 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) 20250823090328641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090328641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090328641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090328641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090328641 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090328641 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) 20250823090328641 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090328642 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090328642 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090328642 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090328642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090328642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090328642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090328643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328643 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090328643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090328643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090328643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090328643 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090328643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090328643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090328643 DLM3UA <000f> 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 20250823090328643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090328643 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090328643 DLSS7 <000c> ss7_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 20250823090328643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090328643 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090328643 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  20250823090328652 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 20250823090328652 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 20250823090328652 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090328652 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823090328654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328654 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823090328654 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090328654 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090328654 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090328654 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090328654 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090328654 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090328654 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090328654 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 20250823090328654 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090328654 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  20250823090328654 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090328654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328654 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090328654 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090328654 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  20250823090328654 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090328654 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090328654 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090328654 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 20250823090328654 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823090328654 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  20250823090328654 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' 20250823090328654 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' 20250823090328654 DLSS7 <000c> ss7_asp.c: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  20250823090328654 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090328654 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  20250823090328654 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  20250823090328654 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090328654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090328654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090328654 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823090328654 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) 20250823090328654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090328654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090328654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090328654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090328654 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090328654 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) 20250823090328654 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090328655 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090328655 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090328655 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090328655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090328655 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090328655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328655 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) 20250823090328655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328655 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090328655 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) 20250823090328655 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) 20250823090328655 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090328655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090328655 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090328656 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090328656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328656 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090328656 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090328656 DLM3UA <000f> 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 20250823090328656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090328656 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' 20250823090328656 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 20250823090328656 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090328656 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090328656 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  20250823090328669 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 20250823090328669 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 20250823090328669 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090328669 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090328672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328672 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090328672 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090328672 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090328672 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090328672 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090328672 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090328672 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090328672 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090328672 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 20250823090328672 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090328672 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090328672 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090328673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328673 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090328673 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090328673 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  20250823090328673 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090328673 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090328673 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090328673 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 20250823090328673 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090328673 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090328673 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090328673 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090328673 DLSS7 <000c> ss7_asp.c: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  20250823090328673 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090328674 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  20250823090328674 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  20250823090328674 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  20250823090328674 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090328674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090328674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090328674 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090328674 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090328674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090328674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090328674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090328674 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090328674 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090328674 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090328674 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090328675 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090328675 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090328675 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090328675 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090328675 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090328675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090328675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090328675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090328675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090328675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090328675 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090328675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090328675 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090328675 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090328675 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090328675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090328675 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090328675 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090328675 DLM3UA <000f> 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 20250823090328675 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090328675 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090328675 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090328675 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090328675 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090328675 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  20250823090328890 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090328890 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090328890 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090328890 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090328890 DLSCCP DEBUG SCCP-SCOC(80)[0x557e6254afc0]{IDLE}: Deallocated (fsm.c:568) 20250823090328891 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090328891 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090328891 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090328891 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090328891 DLSCCP DEBUG SCCP-SCOC(81)[0x557e62557710]{IDLE}: Deallocated (fsm.c:568) 20250823090328916 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090328916 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090328916 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090328916 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090328916 DLSCCP DEBUG SCCP-SCOC(82)[0x557e625480e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(868)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090329433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090329433 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090329433 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090329433 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090329433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090329433 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090329433 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090329433 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090329433 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090329433 DLSS7 <000c> ss7_asp.c: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  20250823090329434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090329434 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090329434 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090329434 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090329434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090329434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090329434 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090329434 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090329434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090329434 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090329434 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090329434 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090329434 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) 20250823090329434 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090329434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090329434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090329434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090329434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090329434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090329434 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090329434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090329434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090329434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090329434 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090329434 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090329434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090329434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090329434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090329434 DLM3UA <000f> 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 20250823090329434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090329434 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090329434 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090329434 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090329434 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090329434 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  20250823090329435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090329435 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090329435 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090329435 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090329435 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090329435 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090329435 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090329435 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090329435 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090329435 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090329435 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090329435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090329435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090329435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090329435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090329435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090329435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090329435 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090329435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090329435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090329435 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090329435 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090329435 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(868)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090329444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090329444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090329444 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090329444 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 20250823090329444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090329444 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' 20250823090329444 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090329444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090329444 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090329444 DLSS7 <000c> ss7_asp.c: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  20250823090329444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090329444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090329444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090329444 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) 20250823090329444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090329444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090329444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090329444 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090329444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090329445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090329445 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090329445 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090329445 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) 20250823090329445 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) 20250823090329445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090329445 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090329445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090329445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090329445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090329445 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090329445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090329445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090329445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090329445 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090329445 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090329445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090329445 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090329445 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090329445 DLM3UA <000f> 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 20250823090329445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090329445 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090329445 DLSS7 <000c> ss7_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 20250823090329445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090329445 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090329445 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  20250823090329446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090329446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090329446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090329446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090329446 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090329446 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090329446 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 20250823090329446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090329446 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' 20250823090329446 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090329446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090329446 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090329446 DLSS7 <000c> ss7_asp.c: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  20250823090329446 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) 20250823090329446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090329446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090329446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090329446 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090329446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090329446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090329446 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090329446 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090329446 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(871)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090329457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090329457 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090329457 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090329457 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 20250823090329457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090329457 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' 20250823090329457 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090329457 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090329457 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090329457 DLSS7 <000c> ss7_asp.c: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  20250823090329457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090329457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090329457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090329457 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) 20250823090329457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090329457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090329457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090329457 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090329457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090329457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090329457 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090329457 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090329457 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) 20250823090329457 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) 20250823090329457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090329457 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090329457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329457 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) 20250823090329457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090329457 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) 20250823090329457 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) 20250823090329457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090329457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090329457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090329457 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090329457 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090329457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090329457 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090329457 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090329458 DLM3UA <000f> 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 20250823090329458 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090329458 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' 20250823090329458 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 20250823090329458 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090329458 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090329458 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  20250823090329459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090329459 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090329459 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090329459 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 20250823090329459 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090329459 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' 20250823090329459 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090329459 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090329459 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090329459 DLSS7 <000c> ss7_asp.c: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  20250823090329459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090329459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090329459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090329459 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) 20250823090329459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090329459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090329459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090329459 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090329459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090329459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090329459 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090329459 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090329459 DRANAP INFO cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(874)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090329473 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090329473 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090329473 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090329473 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090329473 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090329473 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090329473 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090329473 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090329473 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090329473 DLSS7 <000c> ss7_asp.c: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  20250823090329473 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090329473 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090329473 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090329473 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090329473 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090329473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090329473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090329473 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090329473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329473 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090329473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090329473 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090329473 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090329473 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) 20250823090329473 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090329473 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090329473 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090329473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329473 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090329473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329473 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090329473 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090329473 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090329473 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090329473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090329473 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090329473 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090329473 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090329473 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090329473 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090329473 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090329473 DLM3UA <000f> 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 20250823090329473 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090329473 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090329473 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090329473 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090329473 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090329473 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  20250823090329474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090329474 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090329474 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090329474 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090329474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090329474 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090329474 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090329474 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090329474 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090329474 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090329474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090329474 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090329474 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090329474 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090329474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090329474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090329474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090329474 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090329474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090329474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090329474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090329474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090329474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090329474 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090329474 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090329474 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(877)@8fde77a73ba2: MSC_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 } } } } 20250823090330491 DLCTRL DEBUG Command: GET 286221520 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090330492 DLCTRL DEBUG Tx Command reply: GET_REPLY 286221520 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090330493 DLCTRL DEBUG Command: GET 8860570 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090330493 DLCTRL DEBUG Tx Command reply: GET_REPLY 8860570 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090330494 DLCTRL DEBUG Command: GET 537644470 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090330494 DLCTRL DEBUG Tx Command reply: GET_REPLY 537644470 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090330495 DLCTRL DEBUG Command: GET 88123796 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090330495 DLCTRL DEBUG Tx Command reply: GET_REPLY 88123796 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090330496 DLCTRL DEBUG Command: GET 224970321 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090330496 DLCTRL DEBUG Tx Command reply: GET_REPLY 224970321 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090330497 DLCTRL DEBUG Command: GET 768149685 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090330497 DLCTRL DEBUG Tx Command reply: GET_REPLY 768149685 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090330498 DLCTRL DEBUG Command: GET 339601449 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090330498 DLCTRL DEBUG Tx Command reply: GET_REPLY 339601449 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090330499 DLCTRL DEBUG Command: GET 441495460 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090330499 DLCTRL DEBUG Tx Command reply: GET_REPLY 441495460 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090330500 DLCTRL DEBUG Command: GET 766575161 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090330500 DLCTRL DEBUG Tx Command reply: GET_REPLY 766575161 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090330501 DLCTRL DEBUG Command: GET 156739889 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090330501 DLCTRL DEBUG Tx Command reply: GET_REPLY 156739889 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090330502 DLCTRL DEBUG Command: GET 5706899 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090330502 DLCTRL DEBUG Tx Command reply: GET_REPLY 5706899 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090330502 DLCTRL DEBUG Command: GET 122640749 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090330502 DLCTRL DEBUG Tx Command reply: GET_REPLY 122640749 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090330503 DLCTRL DEBUG Command: GET 984720728 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090330503 DLCTRL DEBUG Tx Command reply: GET_REPLY 984720728 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090330504 DLCTRL DEBUG Command: GET 666608386 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090330504 DLCTRL DEBUG Tx Command reply: GET_REPLY 666608386 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090330505 DLCTRL DEBUG Command: GET 752386210 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090330505 DLCTRL DEBUG Tx Command reply: GET_REPLY 752386210 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090330506 DLCTRL DEBUG Command: GET 189253924 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090330506 DLCTRL DEBUG Tx Command reply: GET_REPLY 189253924 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090330506 DLCTRL DEBUG Command: GET 196762591 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090330506 DLCTRL DEBUG Tx Command reply: GET_REPLY 196762591 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090330507 DLCTRL DEBUG Command: GET 991342839 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090330507 DLCTRL DEBUG Tx Command reply: GET_REPLY 991342839 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090330508 DLCTRL DEBUG Command: GET 275519241 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090330508 DLCTRL DEBUG Tx Command reply: GET_REPLY 275519241 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090330509 DLCTRL DEBUG Command: GET 828176746 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090330509 DLCTRL DEBUG Tx Command reply: GET_REPLY 828176746 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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@8fde77a73ba2: 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 := '000000000000001100011000'B, t_guard := 20.000000 } 20250823090330519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)5675217 20250823090331531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090331531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090331531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250823090331531 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090331531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5698d1, normal) (hnbgw_rua.c:408) 20250823090331531 DHNB DEBUG map_rua[0x557e62557710]{init}: Allocated (fsm.c:456) 20250823090331531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5675217)[0x557e62557710]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090331531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5675217 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090331531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090331531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090331531 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5675217 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:185) 20250823090331531 DCN DEBUG map_sccp[0x557e6254afc0]{init}: Allocated (fsm.c:456) 20250823090331531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557e6254afc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090331531 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5675217 <-> SCCP-92 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090331531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5675217 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250823090331531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5675217)[0x557e62557710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090331531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090331531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090331531 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5675217 SCCP-92 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090331531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557e6254afc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090331531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090331531 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{IDLE}: Allocated (fsm.c:456) 20250823090331531 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090331531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030003180056400500f1100926) (sccp_scrc.c:455) 20250823090331531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090331531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090331531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090331531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090331531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090331531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090331531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090331531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090331531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090331531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090331531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090331531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090331531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090331531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090331531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090331531 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090331531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090331531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090331531 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 03 18 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250823090331531 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090331531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557e6254afc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090331531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5675217)[0x557e62557710]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090331531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090331531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090331531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090331531 DLM3UA <000f> 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 20250823090331531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090331531 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090331531 DLSS7 <000c> ss7_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 20250823090331531 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090331531 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090331531 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 03 18 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(870)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@8fde77a73ba2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)12702954 HNBGW_Test.msc1-SCCP(870)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(870)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090331536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090331536 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090331536 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090331536 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 20250823090331536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090331536 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' 20250823090331536 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090331536 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090331536 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090331536 DLSS7 <000c> ss7_asp.c: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 ad 3c 39 02 00 00 00 00  20250823090331536 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090331536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090331536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090331536 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) 20250823090331536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090331536 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ad3c39) (sccp_scrc.c:545) 20250823090331536 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) 20250823090331536 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090331536 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090331536 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090331536 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090331536 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) 20250823090331536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557e6254afc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090331536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557e6254afc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_valid_nri0(880)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090331537 DLCTRL DEBUG Command: GET 354541783 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090331537 DLCTRL DEBUG Tx Command reply: GET_REPLY 354541783 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090331538 DLCTRL DEBUG Command: GET 634148905 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090331538 DLCTRL DEBUG Tx Command reply: GET_REPLY 634148905 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090331538 DLCTRL DEBUG Command: GET 595229879 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090331538 DLCTRL DEBUG Tx Command reply: GET_REPLY 595229879 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090331539 DLCTRL DEBUG Command: GET 64437469 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090331539 DLCTRL DEBUG Tx Command reply: GET_REPLY 64437469 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090331540 DLCTRL DEBUG Command: GET 197615195 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090331540 DLCTRL DEBUG Tx Command reply: GET_REPLY 197615195 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090331541 DLCTRL DEBUG Command: GET 552422272 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090331541 DLCTRL DEBUG Tx Command reply: GET_REPLY 552422272 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090331542 DLCTRL DEBUG Command: GET 800242174 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090331542 DLCTRL DEBUG Tx Command reply: GET_REPLY 800242174 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250823090331543 DLCTRL DEBUG Command: GET 99950877 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090331543 DLCTRL DEBUG Tx Command reply: GET_REPLY 99950877 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090331545 DLCTRL DEBUG Command: GET 913693939 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090331545 DLCTRL DEBUG Tx Command reply: GET_REPLY 913693939 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090331545 DLCTRL DEBUG Command: GET 586104032 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090331545 DLCTRL DEBUG Tx Command reply: GET_REPLY 586104032 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090331546 DLCTRL DEBUG Command: GET 615933323 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090331546 DLCTRL DEBUG Tx Command reply: GET_REPLY 615933323 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090331547 DLCTRL DEBUG Command: GET 722878148 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090331547 DLCTRL DEBUG Tx Command reply: GET_REPLY 722878148 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090331547 DLCTRL DEBUG Command: GET 244505828 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090331547 DLCTRL DEBUG Tx Command reply: GET_REPLY 244505828 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090331548 DLCTRL DEBUG Command: GET 163986080 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090331548 DLCTRL DEBUG Tx Command reply: GET_REPLY 163986080 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090331549 DLCTRL DEBUG Command: GET 336599210 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090331549 DLCTRL DEBUG Tx Command reply: GET_REPLY 336599210 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090331550 DLCTRL DEBUG Command: GET 505531248 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090331550 DLCTRL DEBUG Tx Command reply: GET_REPLY 505531248 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090331550 DLCTRL DEBUG Command: GET 995196334 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090331550 DLCTRL DEBUG Tx Command reply: GET_REPLY 995196334 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090331551 DLCTRL DEBUG Command: GET 191110771 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090331551 DLCTRL DEBUG Tx Command reply: GET_REPLY 191110771 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090331552 DLCTRL DEBUG Command: GET 803068247 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090331552 DLCTRL DEBUG Tx Command reply: GET_REPLY 803068247 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090331553 DLCTRL DEBUG Command: GET 981481503 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090331553 DLCTRL DEBUG Tx Command reply: GET_REPLY 981481503 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000111000111'B, t_guard := 20.000000 } 20250823090331562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38192<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@8fde77a73ba2: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)15166219 20250823090332568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090332568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090332568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090332568 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090332568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe76b0b, normal) (hnbgw_rua.c:408) 20250823090332568 DHNB DEBUG map_rua[0x557e62545a70]{init}: Allocated (fsm.c:456) 20250823090332568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15166219)[0x557e62545a70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090332568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15166219 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090332568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090332568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090332568 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823090332568 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15166219 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090332568 DCN DEBUG map_sccp[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090332568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090332568 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15166219 <-> SCCP-93 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090332568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15166219 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090332568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15166219)[0x557e62545a70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090332568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090332568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090332568 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15166219 SCCP-93 msc-0 MI=IMSI-001010000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090332568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557e62540d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090332569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090332569 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{IDLE}: Allocated (fsm.c:456) 20250823090332569 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090332569 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030001c70056400500f1100926) (sccp_scrc.c:455) 20250823090332569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090332569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090332569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090332569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090332569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090332569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090332569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090332569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090332569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090332569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090332569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090332569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090332569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090332569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090332569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090332569 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090332569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090332569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090332569 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 01 c7 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090332569 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090332569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557e62540d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090332569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15166219)[0x557e62545a70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090332569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090332569 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090332569 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090332569 DLM3UA <000f> 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 20250823090332569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090332569 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090332569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090332569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090332569 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090332569 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 01 c7 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(867)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@8fde77a73ba2: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@8fde77a73ba2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)16095828 HNBGW_Test.msc0-SCCP(867)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(881)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090332573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090332573 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090332573 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090332573 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090332573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090332573 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090332573 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090332573 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090332573 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090332573 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 70 2c f0 02 00 00 00 00  20250823090332573 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090332573 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090332573 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090332573 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090332573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090332573 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00702cf0) (sccp_scrc.c:545) 20250823090332573 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) 20250823090332573 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090332573 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090332573 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090332573 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090332573 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) 20250823090332573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557e62540d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090332573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557e62540d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090332573 DLCTRL DEBUG Command: GET 163561840 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090332573 DLCTRL DEBUG Tx Command reply: GET_REPLY 163561840 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090332574 DLCTRL DEBUG Command: GET 470117602 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090332574 DLCTRL DEBUG Tx Command reply: GET_REPLY 470117602 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090332575 DLCTRL DEBUG Command: GET 655161210 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090332575 DLCTRL DEBUG Tx Command reply: GET_REPLY 655161210 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090332576 DLCTRL DEBUG Command: GET 67718714 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090332576 DLCTRL DEBUG Tx Command reply: GET_REPLY 67718714 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090332577 DLCTRL DEBUG Command: GET 395413936 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090332577 DLCTRL DEBUG Tx Command reply: GET_REPLY 395413936 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090332578 DLCTRL DEBUG Command: GET 813062026 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090332578 DLCTRL DEBUG Tx Command reply: GET_REPLY 813062026 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090332579 DLCTRL DEBUG Command: GET 882914663 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090332579 DLCTRL DEBUG Tx Command reply: GET_REPLY 882914663 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250823090332580 DLCTRL DEBUG Command: GET 589810081 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090332580 DLCTRL DEBUG Tx Command reply: GET_REPLY 589810081 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090332581 DLCTRL DEBUG Command: GET 377151956 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090332581 DLCTRL DEBUG Tx Command reply: GET_REPLY 377151956 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090332582 DLCTRL DEBUG Command: GET 658781671 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090332582 DLCTRL DEBUG Tx Command reply: GET_REPLY 658781671 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090332583 DLCTRL DEBUG Command: GET 589819035 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090332583 DLCTRL DEBUG Tx Command reply: GET_REPLY 589819035 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090332586 DLCTRL DEBUG Command: GET 973627191 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090332586 DLCTRL DEBUG Tx Command reply: GET_REPLY 973627191 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090332589 DLCTRL DEBUG Command: GET 679482726 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090332589 DLCTRL DEBUG Tx Command reply: GET_REPLY 679482726 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090332590 DLCTRL DEBUG Command: GET 755890180 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090332590 DLCTRL DEBUG Tx Command reply: GET_REPLY 755890180 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090332592 DLCTRL DEBUG Command: GET 425866302 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090332592 DLCTRL DEBUG Tx Command reply: GET_REPLY 425866302 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090332594 DLCTRL DEBUG Command: GET 152110189 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090332594 DLCTRL DEBUG Tx Command reply: GET_REPLY 152110189 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090332595 DLCTRL DEBUG Command: GET 473096866 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090332595 DLCTRL DEBUG Tx Command reply: GET_REPLY 473096866 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090332597 DLCTRL DEBUG Command: GET 157537259 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090332597 DLCTRL DEBUG Tx Command reply: GET_REPLY 157537259 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090332598 DLCTRL DEBUG Command: GET 898130421 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090332598 DLCTRL DEBUG Tx Command reply: GET_REPLY 898130421 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090332600 DLCTRL DEBUG Command: GET 588590255 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090332600 DLCTRL DEBUG Tx Command reply: GET_REPLY 588590255 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000100001011'B, t_guard := 20.000000 } 20250823090332613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38198<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@8fde77a73ba2: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)16046058 20250823090333636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090333636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090333636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090333637 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090333637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf4d7ea, normal) (hnbgw_rua.c:408) 20250823090333637 DHNB DEBUG map_rua[0x557e62557920]{init}: Allocated (fsm.c:456) 20250823090333637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16046058)[0x557e62557920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090333637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16046058 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090333637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090333637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090333637 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16046058 SCCP-0 CS MI=IMSI-001010000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823090333637 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16046058 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:232) 20250823090333637 DCN DEBUG map_sccp[0x557e6256c4a0]{init}: Allocated (fsm.c:456) 20250823090333637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557e6256c4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090333637 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16046058 <-> SCCP-94 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250823090333637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16046058 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090333637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16046058)[0x557e62557920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090333637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090333637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090333637 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16046058 SCCP-94 msc-2 MI=IMSI-001010000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090333637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557e6256c4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090333637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090333637 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{IDLE}: Allocated (fsm.c:456) 20250823090333637 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090333637 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f400300010b0056400500f1100926) (sccp_scrc.c:455) 20250823090333637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090333637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090333637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090333637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090333637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090333637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090333637 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 (available) (ss7_combined_linkset.c:297) 20250823090333637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090333637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090333637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090333637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090333637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090333638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090333638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090333638 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) 20250823090333638 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) 20250823090333638 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090333638 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090333638 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 0b 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090333638 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090333638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557e6256c4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090333638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16046058)[0x557e62557920]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090333638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090333638 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090333638 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090333638 DLM3UA <000f> 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 20250823090333638 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090333638 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 (available) 20250823090333638 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 20250823090333638 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090333638 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090333638 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 0b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(873)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@8fde77a73ba2: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@8fde77a73ba2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)13630731 HNBGW_Test.msc2-SCCP(873)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(873)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(882)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090333658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090333658 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090333658 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090333658 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 20250823090333658 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090333658 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' 20250823090333658 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090333658 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090333658 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090333658 DLSS7 <000c> ss7_asp.c: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 a8 ce 00 02 00 00 00 00  20250823090333658 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090333658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090333658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090333658 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) 20250823090333658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090333659 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a8ce00) (sccp_scrc.c:545) 20250823090333659 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) 20250823090333659 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090333659 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090333659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090333659 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090333659 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) 20250823090333659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557e6256c4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090333659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557e6256c4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090333659 DLCTRL DEBUG Command: GET 232592290 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090333659 DLCTRL DEBUG Tx Command reply: GET_REPLY 232592290 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090333663 DLCTRL DEBUG Command: GET 239409447 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090333663 DLCTRL DEBUG Tx Command reply: GET_REPLY 239409447 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090333667 DLCTRL DEBUG Command: GET 55707719 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090333667 DLCTRL DEBUG Tx Command reply: GET_REPLY 55707719 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090333672 DLCTRL DEBUG Command: GET 76459597 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090333672 DLCTRL DEBUG Tx Command reply: GET_REPLY 76459597 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090333679 DLCTRL DEBUG Command: GET 816393890 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090333679 DLCTRL DEBUG Tx Command reply: GET_REPLY 816393890 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090333683 DLCTRL DEBUG Command: GET 988725635 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090333683 DLCTRL DEBUG Tx Command reply: GET_REPLY 988725635 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090333688 DLCTRL DEBUG Command: GET 451362428 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090333688 DLCTRL DEBUG Tx Command reply: GET_REPLY 451362428 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250823090333692 DLCTRL DEBUG Command: GET 898408223 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090333692 DLCTRL DEBUG Tx Command reply: GET_REPLY 898408223 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090333698 DLCTRL DEBUG Command: GET 896226354 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090333698 DLCTRL DEBUG Tx Command reply: GET_REPLY 896226354 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090333703 DLCTRL DEBUG Command: GET 118308079 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090333703 DLCTRL DEBUG Tx Command reply: GET_REPLY 118308079 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090333708 DLCTRL DEBUG Command: GET 255530773 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090333708 DLCTRL DEBUG Tx Command reply: GET_REPLY 255530773 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250823090333712 DLCTRL DEBUG Command: GET 298622006 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090333712 DLCTRL DEBUG Tx Command reply: GET_REPLY 298622006 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090333716 DLCTRL DEBUG Command: GET 550174021 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090333716 DLCTRL DEBUG Tx Command reply: GET_REPLY 550174021 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090333721 DLCTRL DEBUG Command: GET 901717315 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090333721 DLCTRL DEBUG Tx Command reply: GET_REPLY 901717315 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090333725 DLCTRL DEBUG Command: GET 333014378 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090333725 DLCTRL DEBUG Tx Command reply: GET_REPLY 333014378 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090333729 DLCTRL DEBUG Command: GET 348216555 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090333729 DLCTRL DEBUG Tx Command reply: GET_REPLY 348216555 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090333733 DLCTRL DEBUG Command: GET 637610487 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090333733 DLCTRL DEBUG Tx Command reply: GET_REPLY 637610487 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090333739 DLCTRL DEBUG Command: GET 888170121 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090333739 DLCTRL DEBUG Tx Command reply: GET_REPLY 888170121 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090333745 DLCTRL DEBUG Command: GET 436816962 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090333745 DLCTRL DEBUG Tx Command reply: GET_REPLY 436816962 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090333750 DLCTRL DEBUG Command: GET 307489431 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090333751 DLCTRL DEBUG Tx Command reply: GET_REPLY 307489431 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090333758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090333760 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44277<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(860)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(861)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090333761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38166<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090333762 DLINP DEBUG SRVCONN(,r=127.0.0.1:50628<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090333762 DLINP DEBUG SRVCONN(,r=127.0.0.1:50628<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090333762 DLINP NOTICE SRV(,r=127.0.0.1:50628<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090333762 DMAIN NOTICE (127.0.0.1:50628 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50628<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@8fde77a73ba2: Final verdict of PTC: none 20250823090333762 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823090333763 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090333763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090333763 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090333763 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090333763 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090333763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090333763 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090333763 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090333763 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 20250823090333763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090333763 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090333763 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090333763 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090333763 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090333763 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090333763 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090333763 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 20250823090333763 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090333763 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090333763 DLSS7 <000c> ss7_asp.c: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  20250823090333763 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  20250823090333763 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  20250823090333763 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  20250823090333763 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090333763 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090333763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090333763 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090333763 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090333763 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090333763 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090333764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) HNBGW_Test.sgsn0-RAN(877)@8fde77a73ba2: Final verdict of PTC: none 20250823090333764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090333764 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090333764 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090333764 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) 20250823090333764 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090333764 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090333764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090333764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090333764 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090333764 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 20250823090333764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090333764 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090333764 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090333764 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090333764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090333764 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090333764 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250823090333764 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) 20250823090333764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090333764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702cf0), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090333764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090333764 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090333764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090333764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090333764 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090333764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090333764 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090333764 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090333764 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090333764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090333764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090333764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 70 2c f0 00 00 5d 00 00 00 00 00 (ss7_asp.c:1383) 20250823090333764 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090333764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557e62540d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090333764 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090333764 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090333764 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090333764 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090333764 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 20250823090333764 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' 20250823090333764 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' 20250823090333764 DLSS7 <000c> ss7_asp.c: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  20250823090333764 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  20250823090333764 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  20250823090333764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15166219)[0x557e62545a70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090333764 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15166219)[0x557e62545a70]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090333764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090333764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15166219)[0x557e62545a70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090333764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15166219)[0x557e62545a70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090333764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15166219)[0x557e62545a70]{disrupted}: Freeing instance (context_map.c:203) 20250823090333764 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090333764 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090333764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15166219)[0x557e62545a70]{disrupted}: Deallocated (fsm.c:568) 20250823090333765 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 20250823090333765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557e62540d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090333765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557e62540d10]{disconnected}: Freeing instance (context_map.c:207) 20250823090333765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557e62540d10]{disconnected}: Deallocated (fsm.c:568) 20250823090333765 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15166219 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:226) 20250823090333765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090333765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090333765 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090333765 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) 20250823090333765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090333765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090333765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090333765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090333765 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090333765 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) 20250823090333765 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090333765 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090333765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557e6254afc0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090333765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) HNBGW_Test.sgsn0-SCCP(876)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(874)@8fde77a73ba2: Final verdict of PTC: none20250823090333765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090333765 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090333765 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090333765 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 20250823090333765 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090333765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090333765 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090333765 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823090333765 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090333765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad3c39), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090333765 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090333765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090333765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090333765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090333765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090333765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090333765 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090333765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090333765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) HNBGW_Test.msc0-M3UA(869)@8fde77a73ba2: Final verdict of PTC: none20250823090333766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 ad 3c 39 00 00 5c 00 00 00 00 00 (ss7_asp.c:1383) 20250823090333766 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090333766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557e6254afc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090333766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5675217)[0x557e62557710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090333766 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5675217)[0x557e62557710]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090333766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090333766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5675217)[0x557e62557710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090333766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5675217)[0x557e62557710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090333766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5675217)[0x557e62557710]{disrupted}: Freeing instance (context_map.c:203) 20250823090333766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5675217)[0x557e62557710]{disrupted}: Deallocated (fsm.c:568) 20250823090333766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557e6254afc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090333766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557e6254afc0]{disconnected}: Freeing instance (context_map.c:207) 20250823090333766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557e6254afc0]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(873)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(872)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(871)@8fde77a73ba2: Final verdict of PTC: none 20250823090333766 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5675217 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:226) 20250823090333766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090333766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090333766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090333766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090333766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090333766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090333766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090333766 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090333766 DMAIN NOTICE (127.0.0.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) 20250823090333766 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090333766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16046058)[0x557e62557920]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823090333766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16046058)[0x557e62557920]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823090333766 DLM3UA <000f> 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 20250823090333766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090333766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090333766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090333766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090333766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090333766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090333766 DLM3UA <000f> 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 20250823090333766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090333766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090333766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090333766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557e6256c4a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823090333766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090333766 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090333766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8ce00), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090333766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090333767 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) 20250823090333767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090333767 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) 20250823090333767 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) 20250823090333767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090333767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090333767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 ce 00 00 00 5e 00 00 00 00 00 (ss7_asp.c:1383) 20250823090333767 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090333767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557e6256c4a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090333767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16046058)[0x557e62557920]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090333767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16046058)[0x557e62557920]{disrupted}: Freeing instance (context_map.c:203) 20250823090333767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16046058)[0x557e62557920]{disrupted}: Deallocated (fsm.c:568) 20250823090333767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557e6256c4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090333767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557e6256c4a0]{disconnected}: Freeing instance (context_map.c:207) 20250823090333767 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 20250823090333767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557e6256c4a0]{disconnected}: Deallocated (fsm.c:568) 20250823090333767 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16046058 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:226) 20250823090333767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-M3UA(878)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(867)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(868)@8fde77a73ba2: Final verdict of PTC: none 20250823090333767 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090333767 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090333767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090333768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090333768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090333768 DLM3UA <000f> 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 20250823090333768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090333768 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' 20250823090333769 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 20250823090333769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090333769 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090333769 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 0b 04 a8 ce 00 00 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 05  20250823090333769 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) 20250823090333769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090333769 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823090333769 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090333769 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090333769 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823090333769 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090333769 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090333769 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 20250823090333769 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' 20250823090333769 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' 20250823090333769 DLSS7 <000c> ss7_asp.c: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  20250823090333769 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  20250823090333769 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090333769 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090333770 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 20250823090333770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090333770 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090333770 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823090333770 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) 20250823090333770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090333770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090333770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090333770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090333770 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090333771 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) 20250823090333771 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090333771 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090333771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090333771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(870)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(879)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@8fde77a73ba2: Final verdict of PTC: none 20250823090333774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38192<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(882)@8fde77a73ba2: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(880)@8fde77a73ba2: Final verdict of PTC: pass MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(881)@8fde77a73ba2: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(875)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(862)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 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 20250823090333862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090334387 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090334387 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab514d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090334387 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090334387 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) 20250823090334387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090334387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090334387 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090334387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090334387 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090334387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090334387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090334387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ab 51 4d 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090334387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090334387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090334387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090334387 DLM3UA <000f> 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 20250823090334387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090334387 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090334387 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090334388 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090334388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007432c5), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090334388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090334388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090334388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090334388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090334388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090334388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090334388 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090334388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090334388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090334388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 74 32 c5 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090334388 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090334388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091eb2d), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090334388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090334388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090334388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090334388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090334388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090334388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090334388 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090334388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090334388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090334388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 91 eb 2d 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090334388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090334388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090334388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090334388 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090334388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090334388 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090334388 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090334388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090334388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090334388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090334388 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090334388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090334388 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090334388 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090334564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38208<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=613584) 20250823090334724 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090334724 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f69269), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090334724 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090334724 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090334724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090334724 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090334724 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090334724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090334724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090334724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f6 92 69 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090334724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090334724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090334724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090334724 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090334724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090334724 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090334724 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090334724 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090334724 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090334724 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 f6 92 69 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090334725 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 20250823090335330 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090335330 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715ef8), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090335330 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090335330 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090335330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090335330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090335330 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090335330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090335330 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090335330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090335330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090335330 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 5e f8 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090335330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090335330 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090335330 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090335330 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090335330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090335330 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090335330 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=613584, count=639524) 20250823090335764 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090335764 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090335764 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090335765 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090335765 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090335765 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090335769 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090335770 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090335770 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823090336014 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090336014 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2962), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090336014 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090336014 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090336014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090336014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090336014 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090336014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090336014 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090336014 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090336014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090336014 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 29 62 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090336014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090336015 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090336015 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090336015 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090336015 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090336015 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090336015 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090336550 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090336550 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00686f57), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090336550 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090336550 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090336550 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090336550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090336550 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090336550 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090336550 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090336550 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090336550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090336550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 68 6f 57 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090336550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090336550 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090336550 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090336550 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090336550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090336550 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090336550 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:03:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250823090337070 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090337070 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a35e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090337070 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090337070 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090337070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090337070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090337070 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090337070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090337070 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090337070 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090337070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090337070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a3 5e 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090337070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337070 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090337070 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090337070 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090337071 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090337071 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090337071 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090337086 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090337086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092e0d9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090337086 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090337086 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) 20250823090337086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090337086 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090337086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090337087 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090337087 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090337087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090337087 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 92 e0 d9 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090337087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090337087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090337087 DLM3UA <000f> 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 20250823090337087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090337087 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090337087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250823090337612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090337616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090337620 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41553<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090337747 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090337748 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090337756 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090337756 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090337756 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090337756 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090337757 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38957 (stream_srv.c:143) 20250823090337757 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38957<->l=127.0.0.1:29169 (hnb.c:335) 20250823090337757 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090337757 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090337757 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090337757 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090337757 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090337757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090337757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090337757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337757 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090337757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090337757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090337757 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090337757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090337757 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090337757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090337757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090337757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090337757 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090337757 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090337757 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090337757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337757 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090337757 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090337757 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090337757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090337757 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090337757 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090337758 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090337758 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090337758 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090337758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090337758 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090337758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090337758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337758 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090337758 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090337758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090337758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090337758 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090337758 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090337758 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090337758 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090337758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090337758 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090337758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337758 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090337758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090337758 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090337758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337758 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090337758 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090337758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090337758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090337758 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090337758 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090337758 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090337758 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090337758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090337758 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090337758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337758 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090337758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090337758 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090337758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337758 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090337758 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090337758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090337758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090337758 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090337759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090337759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090337759 DLM3UA <000f> 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 20250823090337759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090337759 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090337759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090337759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090337759 DLM3UA <000f> 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 20250823090337759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090337759 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090337759 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090337759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090337759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090337759 DLM3UA <000f> 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 20250823090337759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090337759 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090337759 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(893)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(893)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(893)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(891)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(896)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(896)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(896)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(894)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090337802 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090337802 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090337802 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090337803 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090337803 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090337803 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090337803 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090337803 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090337803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090337803 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090337803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090337803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337804 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090337804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090337804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090337804 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090337804 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090337804 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090337804 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090337804 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090337804 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090337804 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090337804 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090337804 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090337804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337804 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090337804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090337804 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090337804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337804 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090337804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090337804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090337804 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090337804 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090337804 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337804 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090337804 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090337804 DLM3UA <000f> 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 20250823090337804 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090337804 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090337804 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090337804 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090337804 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090337804 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  20250823090337805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337805 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090337805 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090337805 DLM3UA <000f> 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 20250823090337805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090337805 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090337805 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090337805 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 20250823090337805 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090337805 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090337805 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090337805 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090337805 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090337805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337806 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090337806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337806 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090337806 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090337806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337806 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090337806 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090337806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090337806 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090337806 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090337806 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090337806 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090337806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337806 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090337806 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090337806 DLM3UA <000f> 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 20250823090337806 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090337806 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090337806 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090337807 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090337807 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090337807 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090337807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090337807 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090337807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337807 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090337807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337807 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090337807 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090337807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090337807 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090337807 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090337807 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337807 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090337807 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090337807 DLM3UA <000f> 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 20250823090337807 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090337808 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(899)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(897)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(902)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(900)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090337862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090337862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090337862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090337862 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090337862 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090337862 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090337862 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090337862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090337862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090337867 DLINP DEBUG SRVCONN(,r=127.0.0.1:38957<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090337867 DLINP DEBUG SRVCONN(,r=127.0.0.1:38957<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090337867 DLINP DEBUG SRVCONN(,r=127.0.0.1:38957<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090337867 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090337867 DHNBAP DEBUG (127.0.0.1:38957 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090337867 DHNBAP NOTICE (127.0.0.1:38957 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090337867 DHNBAP NOTICE (127.0.0.1:38957 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090337867 DLINP DEBUG SRVCONN(,r=127.0.0.1:38957<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090337867 DLINP DEBUG SRVCONN(,r=127.0.0.1:38957<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090337969 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 20250823090337969 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 20250823090337969 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090337969 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090337972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337972 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090337972 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090337972 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090337972 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090337972 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090337972 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090337972 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090337972 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090337972 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 20250823090337972 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090337972 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090337972 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090337972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337972 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090337972 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090337972 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  20250823090337972 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090337972 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090337972 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090337972 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 20250823090337972 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090337972 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090337972 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090337972 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090337972 DLSS7 <000c> ss7_asp.c: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  20250823090337972 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  20250823090337972 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  20250823090337972 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090337973 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 20250823090337973 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090337973 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090337973 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090337973 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090337973 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090337973 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090337973 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090337973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090337973 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090337973 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090337973 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090337974 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090337974 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090337974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090337974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090337974 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090337974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090337974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090337974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090337974 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090337974 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090337974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090337974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090337974 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090337974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337974 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090337974 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090337974 DLM3UA <000f> 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 20250823090337974 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090337974 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090337974 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090337974 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090337974 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090337974 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  20250823090337988 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 20250823090337988 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 20250823090337988 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090337988 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090337991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337991 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090337991 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090337991 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090337991 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090337991 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090337991 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090337991 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090337991 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090337991 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 20250823090337991 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090337991 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  20250823090337991 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090337992 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337992 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090337992 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090337992 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  20250823090337992 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090337992 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090337992 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090337992 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 20250823090337992 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090337992 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  20250823090337992 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' 20250823090337992 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' 20250823090337992 DLSS7 <000c> ss7_asp.c: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  20250823090337992 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090337992 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  20250823090337992 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  20250823090337992 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090337992 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 20250823090337992 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090337992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090337992 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090337992 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) 20250823090337992 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090337992 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090337992 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090337992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090337992 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090337992 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) 20250823090337992 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090337993 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090337993 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090337993 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090337993 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090337993 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090337993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090337993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090337993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090337993 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090337993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090337993 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090337993 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090337993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090337993 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090337993 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090337994 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090337994 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090337994 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090337994 DLM3UA <000f> 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 20250823090337994 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090337994 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090337994 DLSS7 <000c> ss7_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 20250823090337994 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090337994 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090337994 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250823090338030 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 20250823090338030 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 20250823090338030 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 20250823090338030 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823090338030 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823090338030 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823090338030 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(899)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090338032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338032 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090338032 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823090338032 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823090338032 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  20250823090338032 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823090338032 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090338032 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090338032 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 20250823090338032 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250823090338032 DLSS7 <000c> ss7_asp.c:1383 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  20250823090338032 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090338032 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090338032 DLSS7 <000c> ss7_asp.c: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  20250823090338032 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  20250823090338032 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  20250823090338032 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090338032 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823090338032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090338032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090338032 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090338032 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090338032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090338032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090338032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090338032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090338032 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090338034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338034 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090338034 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090338034 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  20250823090338034 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090338034 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090338034 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250823090338034 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 20250823090338034 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090338034 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090338034 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090338034 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090338034 DLSS7 <000c> ss7_asp.c: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  20250823090338034 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090338034 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  20250823090338034 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  20250823090338034 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090338034 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090338034 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090338034 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090338034 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090338034 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090338034 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090338034 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090338034 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090338034 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090338034 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090338034 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090338035 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090338035 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090338035 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090338035 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090338035 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090338035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090338035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090338035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090338035 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090338035 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090338035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090338035 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090338035 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090338035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338035 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090338035 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090338035 DLM3UA <000f> 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 20250823090338035 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090338035 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090338035 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090338035 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090338035 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338035 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  20250823090338049 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 20250823090338049 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 20250823090338049 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090338049 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090338050 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338050 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090338050 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090338050 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090338050 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090338050 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090338050 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090338050 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090338050 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090338050 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 20250823090338050 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090338050 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  20250823090338050 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090338051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338051 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090338051 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090338051 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  20250823090338051 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090338051 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090338051 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090338051 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 20250823090338051 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090338051 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  20250823090338051 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' 20250823090338051 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' 20250823090338051 DLSS7 <000c> ss7_asp.c: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  20250823090338051 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090338051 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  20250823090338051 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  20250823090338051 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  20250823090338051 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090338051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090338051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090338051 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090338051 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) 20250823090338051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090338051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090338051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090338051 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090338051 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090338051 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) 20250823090338051 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090338052 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090338052 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090338052 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090338052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090338052 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090338052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090338052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338052 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090338052 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090338052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090338052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090338052 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) 20250823090338052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090338052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090338052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090338052 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090338052 DLM3UA <000f> 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 20250823090338052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090338052 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' 20250823090338052 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 20250823090338052 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090338052 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338052 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(892)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090338783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338783 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090338783 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090338783 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090338783 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090338783 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090338783 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090338783 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090338783 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338783 DLSS7 <000c> ss7_asp.c: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  20250823090338783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090338783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090338783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090338783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090338783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090338783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090338783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090338783 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090338783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090338783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090338783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090338783 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090338783 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) 20250823090338783 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090338783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090338783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090338783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090338783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090338783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090338783 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090338783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090338783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090338783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090338783 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090338783 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090338783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338783 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090338783 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090338783 DLM3UA <000f> 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 20250823090338783 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090338783 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090338783 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090338783 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090338783 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338783 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  20250823090338785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338785 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090338785 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090338785 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090338785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090338785 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090338785 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090338785 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090338785 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338785 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090338785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090338785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090338785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090338785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090338785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090338785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090338785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090338785 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090338785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090338785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090338785 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090338785 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090338785 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(892)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090338797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338797 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090338797 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090338797 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 20250823090338797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090338797 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' 20250823090338797 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090338797 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090338797 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338797 DLSS7 <000c> ss7_asp.c: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  20250823090338797 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090338798 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090338798 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090338798 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) 20250823090338798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090338798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090338798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090338798 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090338798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338798 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090338798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090338798 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090338798 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090338798 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) 20250823090338798 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) 20250823090338798 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090338798 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090338798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090338799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090338799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090338799 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090338799 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090338799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090338799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090338799 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090338799 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090338799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338799 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090338799 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090338799 DLM3UA <000f> 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 20250823090338799 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090338800 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090338800 DLSS7 <000c> ss7_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 20250823090338800 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090338800 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338800 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  20250823090338802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338802 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090338802 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090338802 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 20250823090338802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090338802 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' 20250823090338802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090338802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090338802 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338802 DLSS7 <000c> ss7_asp.c: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  20250823090338802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090338802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090338802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090338802 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) 20250823090338802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090338802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090338802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090338802 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090338802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090338803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090338803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090338803 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090338803 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(895)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090338836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338836 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090338836 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090338836 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090338836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090338836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090338836 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090338836 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090338836 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338836 DLSS7 <000c> ss7_asp.c: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  20250823090338836 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090338836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090338836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090338836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090338836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090338836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090338836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090338836 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090338836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338836 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090338836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090338836 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090338836 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090338836 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) 20250823090338836 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090338836 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090338836 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090338836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338836 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090338836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090338836 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090338836 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090338836 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090338836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090338836 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090338836 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090338836 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090338836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338836 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090338836 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090338836 DLM3UA <000f> 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 20250823090338836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090338836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090338836 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090338836 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090338836 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338836 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  20250823090338836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338836 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090338836 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090338836 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090338836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090338836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090338836 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090338836 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090338836 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338836 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090338836 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090338836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090338836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090338837 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090338837 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090338837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090338837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090338837 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090338837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090338837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090338837 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090338837 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090338837 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(898)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090338854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338854 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090338854 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090338854 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 20250823090338854 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090338854 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' 20250823090338854 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090338854 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090338854 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338854 DLSS7 <000c> ss7_asp.c: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  20250823090338854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090338854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090338854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090338854 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) 20250823090338854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090338854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090338854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090338854 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090338854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338854 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090338854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090338854 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090338854 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090338854 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) 20250823090338854 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) 20250823090338854 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090338854 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090338854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090338854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090338854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090338854 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) 20250823090338855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090338855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090338855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090338855 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090338855 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090338855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338855 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090338855 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090338855 DLM3UA <000f> 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 20250823090338855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090338855 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' 20250823090338855 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 20250823090338855 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090338855 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338855 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  20250823090338855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090338855 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090338855 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090338855 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 20250823090338855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090338855 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' 20250823090338855 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090338855 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090338855 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090338855 DLSS7 <000c> ss7_asp.c: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  20250823090338855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090338855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090338855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090338855 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) 20250823090338855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090338855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090338855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090338855 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090338855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090338855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090338855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090338855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090338855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090338855 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090338855 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090338855 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(901)@8fde77a73ba2: MSC_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 } } } } 20250823090339872 DLCTRL DEBUG Command: GET 7527759 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090339872 DLCTRL DEBUG Tx Command reply: GET_REPLY 7527759 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090339874 DLCTRL DEBUG Command: GET 341580454 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090339874 DLCTRL DEBUG Tx Command reply: GET_REPLY 341580454 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090339875 DLCTRL DEBUG Command: GET 848667338 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090339875 DLCTRL DEBUG Tx Command reply: GET_REPLY 848667338 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090339876 DLCTRL DEBUG Command: GET 996200280 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090339876 DLCTRL DEBUG Tx Command reply: GET_REPLY 996200280 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090339877 DLCTRL DEBUG Command: GET 45052376 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090339877 DLCTRL DEBUG Tx Command reply: GET_REPLY 45052376 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090339878 DLCTRL DEBUG Command: GET 285169707 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090339878 DLCTRL DEBUG Tx Command reply: GET_REPLY 285169707 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090339879 DLCTRL DEBUG Command: GET 881631933 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090339879 DLCTRL DEBUG Tx Command reply: GET_REPLY 881631933 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090339881 DLCTRL DEBUG Command: GET 724833276 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090339881 DLCTRL DEBUG Tx Command reply: GET_REPLY 724833276 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090339882 DLCTRL DEBUG Command: GET 30308034 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090339882 DLCTRL DEBUG Tx Command reply: GET_REPLY 30308034 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090339884 DLCTRL DEBUG Command: GET 32661352 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090339884 DLCTRL DEBUG Tx Command reply: GET_REPLY 32661352 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090339887 DLCTRL DEBUG Command: GET 379828761 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090339887 DLCTRL DEBUG Tx Command reply: GET_REPLY 379828761 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090339889 DLCTRL DEBUG Command: GET 191982969 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090339889 DLCTRL DEBUG Tx Command reply: GET_REPLY 191982969 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090339890 DLCTRL DEBUG Command: GET 616368518 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090339890 DLCTRL DEBUG Tx Command reply: GET_REPLY 616368518 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090339891 DLCTRL DEBUG Command: GET 407131935 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090339891 DLCTRL DEBUG Tx Command reply: GET_REPLY 407131935 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090339892 DLCTRL DEBUG Command: GET 187630370 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090339892 DLCTRL DEBUG Tx Command reply: GET_REPLY 187630370 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090339893 DLCTRL DEBUG Command: GET 704683908 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090339893 DLCTRL DEBUG Tx Command reply: GET_REPLY 704683908 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090339895 DLCTRL DEBUG Command: GET 339127761 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090339895 DLCTRL DEBUG Tx Command reply: GET_REPLY 339127761 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090339896 DLCTRL DEBUG Command: GET 73737660 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090339896 DLCTRL DEBUG Tx Command reply: GET_REPLY 73737660 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090339897 DLCTRL DEBUG Command: GET 771715192 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090339897 DLCTRL DEBUG Tx Command reply: GET_REPLY 771715192 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090339898 DLCTRL DEBUG Command: GET 95918458 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090339898 DLCTRL DEBUG Tx Command reply: GET_REPLY 95918458 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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 := '000000000000000100110111'B, t_guard := 20.000000 } 20250823090339909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58440<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)6831915 20250823090340920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090340920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090340920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090340920 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090340921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x683f2b, normal) (hnbgw_rua.c:408) 20250823090340921 DHNB DEBUG map_rua[0x557e62557920]{init}: Allocated (fsm.c:456) 20250823090340921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831915)[0x557e62557920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090340921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831915 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090340921 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090340921 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090340921 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831915 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090340921 DCN DEBUG map_sccp[0x557e62557710]{init}: Allocated (fsm.c:456) 20250823090340921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557e62557710]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090340921 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6831915 <-> SCCP-95 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090340921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831915 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090340921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831915)[0x557e62557920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090340921 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090340921 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090340921 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831915 SCCP-95 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090340921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557e62557710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090340921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090340921 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{IDLE}: Allocated (fsm.c:456) 20250823090340921 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090340921 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001370056400500f1100926) (sccp_scrc.c:455) 20250823090340921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090340921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090340921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090340921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090340921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090340921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090340921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090340921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090340921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090340921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090340921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090340921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090340921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090340921 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090340921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090340921 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090340921 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090340921 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090340921 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 01 37 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090340921 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090340921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557e62557710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090340921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831915)[0x557e62557920]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090340921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090340921 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090340921 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090340921 DLM3UA <000f> 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 20250823090340921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090340921 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090340921 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090340921 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090340921 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090340921 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 01 37 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@8fde77a73ba2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)8553795 HNBGW_Test.msc0-SCCP(891)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(891)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090340925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090340925 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090340925 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090340925 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090340925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090340925 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090340925 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090340925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090340925 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090340925 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 3f de 01 02 00 00 00 00  MTC@8fde77a73ba2: 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 } } } 20250823090340925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090340925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090340925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090340925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090340925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090340925 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003fde01) (sccp_scrc.c:545) 20250823090340925 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) 20250823090340925 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090340925 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090340925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090340925 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090340925 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) 20250823090340925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557e62557710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090340925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557e62557710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090340925 DLCTRL DEBUG Command: GET 821093663 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090340925 DLCTRL DEBUG Tx Command reply: GET_REPLY 821093663 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090340926 DLCTRL DEBUG Command: GET 600808720 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090340926 DLCTRL DEBUG Tx Command reply: GET_REPLY 600808720 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090340927 DLCTRL DEBUG Command: GET 520319017 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090340927 DLCTRL DEBUG Tx Command reply: GET_REPLY 520319017 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090340928 DLCTRL DEBUG Command: GET 506897069 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090340928 DLCTRL DEBUG Tx Command reply: GET_REPLY 506897069 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090340929 DLCTRL DEBUG Command: GET 699496960 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090340929 DLCTRL DEBUG Tx Command reply: GET_REPLY 699496960 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090340930 DLCTRL DEBUG Command: GET 497487419 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090340930 DLCTRL DEBUG Tx Command reply: GET_REPLY 497487419 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090340931 DLCTRL DEBUG Command: GET 956988120 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090340931 DLCTRL DEBUG Tx Command reply: GET_REPLY 956988120 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090340932 DLCTRL DEBUG Command: GET 428407500 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090340932 DLCTRL DEBUG Tx Command reply: GET_REPLY 428407500 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090340933 DLCTRL DEBUG Command: GET 597024143 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090340933 DLCTRL DEBUG Tx Command reply: GET_REPLY 597024143 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090340935 DLCTRL DEBUG Command: GET 342163005 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090340935 DLCTRL DEBUG Tx Command reply: GET_REPLY 342163005 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090340936 DLCTRL DEBUG Command: GET 367275419 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090340936 DLCTRL DEBUG Tx Command reply: GET_REPLY 367275419 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090340937 DLCTRL DEBUG Command: GET 689365280 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090340937 DLCTRL DEBUG Tx Command reply: GET_REPLY 689365280 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090340938 DLCTRL DEBUG Command: GET 744496604 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090340938 DLCTRL DEBUG Tx Command reply: GET_REPLY 744496604 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090340939 DLCTRL DEBUG Command: GET 240111992 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090340939 DLCTRL DEBUG Tx Command reply: GET_REPLY 240111992 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090340940 DLCTRL DEBUG Command: GET 503282252 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090340940 DLCTRL DEBUG Tx Command reply: GET_REPLY 503282252 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090340941 DLCTRL DEBUG Command: GET 448069537 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090340941 DLCTRL DEBUG Tx Command reply: GET_REPLY 448069537 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090340943 DLCTRL DEBUG Command: GET 378209678 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090340943 DLCTRL DEBUG Tx Command reply: GET_REPLY 378209678 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090340944 DLCTRL DEBUG Command: GET 457579078 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090340944 DLCTRL DEBUG Tx Command reply: GET_REPLY 457579078 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090340946 DLCTRL DEBUG Command: GET 875945095 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090340946 DLCTRL DEBUG Tx Command reply: GET_REPLY 875945095 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090340948 DLCTRL DEBUG Command: GET 770168842 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090340948 DLCTRL DEBUG Tx Command reply: GET_REPLY 770168842 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000010010101'B, t_guard := 20.000000 } 20250823090340966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090341751 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823090341751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823090341751 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090341751 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090341752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090341752 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823090341752 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823090341752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823090341752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090341752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823090341752 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823090341752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823090341752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090341752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823090341752 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823090341752 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823090341752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090341752 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823090341752 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823090341753 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc1-RAN(895)@8fde77a73ba2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)10735193 20250823090341986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090341987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090341987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090341987 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090341987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa3ce59, normal) (hnbgw_rua.c:408) 20250823090341987 DHNB DEBUG map_rua[0x557e62545a70]{init}: Allocated (fsm.c:456) 20250823090341987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735193)[0x557e62545a70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090341987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10735193 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090341987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090341987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090341987 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823090341987 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10735193 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823090341987 DCN DEBUG map_sccp[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090341987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090341987 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10735193 <-> SCCP-96 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090341987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10735193 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090341987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735193)[0x557e62545a70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090341987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090341987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090341987 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10735193 SCCP-96 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090341987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557e62540d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090341987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090341987 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{IDLE}: Allocated (fsm.c:456) 20250823090341987 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090341987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000950056400500f1100926) (sccp_scrc.c:455) 20250823090341987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090341987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090341987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090341987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090341987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090341987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090341987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090341987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090341987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090341987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090341987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090341987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090341987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090341987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090341987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090341987 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090341987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090341987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090341987 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 95 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090341987 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090341987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557e62540d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090341987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735193)[0x557e62545a70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090341987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090341987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090341987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090341987 DLM3UA <000f> 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 20250823090341987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090341987 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090341987 DLSS7 <000c> ss7_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 20250823090341987 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090341987 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090341987 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 95 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(894)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@8fde77a73ba2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@8fde77a73ba2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)9398682 HNBGW_Test.msc1-SCCP(894)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(894)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090341993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090341993 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090341993 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090341993 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 20250823090341993 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090341993 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' 20250823090341993 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090341993 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090341993 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090341993 DLSS7 <000c> ss7_asp.c: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 57 bf 8a 02 00 00 00 00  20250823090341993 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090341993 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090341993 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090341993 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) 20250823090341993 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090341993 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0057bf8a) (sccp_scrc.c:545) 20250823090341993 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) 20250823090341993 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090341993 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090341993 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090341993 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090341993 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) 20250823090341993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557e62540d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090341993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557e62540d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090341993 DLCTRL DEBUG Command: GET 132602308 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090341993 DLCTRL DEBUG Tx Command reply: GET_REPLY 132602308 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090341995 DLCTRL DEBUG Command: GET 234036508 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090341995 DLCTRL DEBUG Tx Command reply: GET_REPLY 234036508 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090341996 DLCTRL DEBUG Command: GET 467930003 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090341996 DLCTRL DEBUG Tx Command reply: GET_REPLY 467930003 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090341998 DLCTRL DEBUG Command: GET 95876738 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090341998 DLCTRL DEBUG Tx Command reply: GET_REPLY 95876738 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090342001 DLCTRL DEBUG Command: GET 400946799 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090342001 DLCTRL DEBUG Tx Command reply: GET_REPLY 400946799 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090342002 DLCTRL DEBUG Command: GET 519699081 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090342002 DLCTRL DEBUG Tx Command reply: GET_REPLY 519699081 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090342003 DLCTRL DEBUG Command: GET 547613001 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090342003 DLCTRL DEBUG Tx Command reply: GET_REPLY 547613001 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090342004 DLCTRL DEBUG Command: GET 47182882 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090342004 DLCTRL DEBUG Tx Command reply: GET_REPLY 47182882 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090342005 DLCTRL DEBUG Command: GET 218681483 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090342005 DLCTRL DEBUG Tx Command reply: GET_REPLY 218681483 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090342007 DLCTRL DEBUG Command: GET 922702174 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090342007 DLCTRL DEBUG Tx Command reply: GET_REPLY 922702174 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090342008 DLCTRL DEBUG Command: GET 54217005 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090342008 DLCTRL DEBUG Tx Command reply: GET_REPLY 54217005 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090342009 DLCTRL DEBUG Command: GET 88948339 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090342009 DLCTRL DEBUG Tx Command reply: GET_REPLY 88948339 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090342010 DLCTRL DEBUG Command: GET 772403650 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090342010 DLCTRL DEBUG Tx Command reply: GET_REPLY 772403650 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090342011 DLCTRL DEBUG Command: GET 703115591 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090342011 DLCTRL DEBUG Tx Command reply: GET_REPLY 703115591 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090342012 DLCTRL DEBUG Command: GET 341391565 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090342012 DLCTRL DEBUG Tx Command reply: GET_REPLY 341391565 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090342013 DLCTRL DEBUG Command: GET 331487751 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090342013 DLCTRL DEBUG Tx Command reply: GET_REPLY 331487751 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090342015 DLCTRL DEBUG Command: GET 48448308 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090342015 DLCTRL DEBUG Tx Command reply: GET_REPLY 48448308 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090342016 DLCTRL DEBUG Command: GET 567286823 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090342016 DLCTRL DEBUG Tx Command reply: GET_REPLY 567286823 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090342017 DLCTRL DEBUG Command: GET 879577063 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090342017 DLCTRL DEBUG Tx Command reply: GET_REPLY 879577063 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090342019 DLCTRL DEBUG Command: GET 199398744 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090342019 DLCTRL DEBUG Tx Command reply: GET_REPLY 199398744 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: "disconnecting msc0" 20250823090342020 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250823090342022 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090342022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090342022 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090342022 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090342022 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090342022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090342022 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090342022 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090342022 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 20250823090342022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090342022 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090342022 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090342022 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090342022 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090342022 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090342022 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090342022 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 20250823090342022 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090342022 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090342022 DLSS7 <000c> ss7_asp.c: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  20250823090342022 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  20250823090342022 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  20250823090342022 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  20250823090342022 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090342022 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090342022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090342022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090342022 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090342022 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090342022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090342022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090342022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090342022 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090342022 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090342022 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) 20250823090342022 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090342022 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090342022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557e62557710]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090342022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090342022 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090342022 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fde01), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090342022 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090342022 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090342022 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) 20250823090342022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090342022 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090342022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090342022 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090342022 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090342022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090342022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 3f de 01 00 00 5f 00 00 00 00 00 (ss7_asp.c:1383) 20250823090342022 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090342022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557e62557710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090342022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831915)[0x557e62557920]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090342022 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831915)[0x557e62557920]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090342022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090342022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831915)[0x557e62557920]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090342022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831915)[0x557e62557920]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090342022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831915)[0x557e62557920]{disrupted}: Freeing instance (context_map.c:203) 20250823090342022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831915)[0x557e62557920]{disrupted}: Deallocated (fsm.c:568) 20250823090342022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557e62557710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090342022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557e62557710]{disconnected}: Freeing instance (context_map.c:207) 20250823090342022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557e62557710]{disconnected}: Deallocated (fsm.c:568) 20250823090342022 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831915 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090342022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090342022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090342022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090342022 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090342022 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090342022 DLM3UA <000f> 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 20250823090342022 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090342022 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090342022 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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 := '000000000000000101111000'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@8fde77a73ba2: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)6831915 20250823090342033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58454<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@8fde77a73ba2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)14209419 20250823090343040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090343040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090343040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090343040 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090343040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd8d18b, normal) (hnbgw_rua.c:408) 20250823090343040 DHNB DEBUG map_rua[0x557e62557920]{init}: Allocated (fsm.c:456) 20250823090343040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14209419)[0x557e62557920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090343040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14209419 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090343040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090343040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090343040 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14209419 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823090343040 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14209419 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823090343040 DCN DEBUG map_sccp[0x557e62557710]{init}: Allocated (fsm.c:456) 20250823090343040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x557e62557710]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090343040 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14209419 <-> SCCP-97 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090343040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14209419 SCCP-97 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090343041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14209419)[0x557e62557920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090343041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090343041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090343041 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14209419 SCCP-97 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090343041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x557e62557710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090343041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090343041 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{IDLE}: Allocated (fsm.c:456) 20250823090343041 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090343041 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001780056400500f1100926) (sccp_scrc.c:455) 20250823090343041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090343041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090343041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090343041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090343041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090343041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090343041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090343041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090343041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090343041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090343041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090343041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090343041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090343041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090343041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090343041 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090343041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090343041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090343041 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 01 78 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090343041 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090343041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x557e62557710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090343041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14209419)[0x557e62557920]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090343041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090343041 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090343041 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090343041 DLM3UA <000f> 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 20250823090343041 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090343041 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090343041 DLSS7 <000c> ss7_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 20250823090343041 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090343041 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090343041 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 01 78 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(894)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.msc1-SCCP(894)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(895)@8fde77a73ba2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906) HNBGW_Test.msc1-RAN(895)@8fde77a73ba2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)13651115 HNBGW_Test.msc1-SCCP(894)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(894)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090343043 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090343043 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090343043 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090343043 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 20250823090343043 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090343043 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' 20250823090343043 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090343043 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090343044 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090343044 DLSS7 <000c> ss7_asp.c: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 15 2e 2f 02 00 00 00 00  20250823090343044 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090343044 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090343044 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090343044 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) 20250823090343044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090343044 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00152e2f) (sccp_scrc.c:545) 20250823090343044 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) 20250823090343044 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090343044 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090343044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090343044 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090343044 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) 20250823090343044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x557e62557710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090343044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x557e62557710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090343044 DLCTRL DEBUG Command: GET 819771649 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090343044 DLCTRL DEBUG Tx Command reply: GET_REPLY 819771649 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090343046 DLCTRL DEBUG Command: GET 929675659 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090343046 DLCTRL DEBUG Tx Command reply: GET_REPLY 929675659 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090343048 DLCTRL DEBUG Command: GET 105921289 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090343048 DLCTRL DEBUG Tx Command reply: GET_REPLY 105921289 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090343050 DLCTRL DEBUG Command: GET 707416668 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090343050 DLCTRL DEBUG Tx Command reply: GET_REPLY 707416668 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090343052 DLCTRL DEBUG Command: GET 357209751 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090343052 DLCTRL DEBUG Tx Command reply: GET_REPLY 357209751 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090343054 DLCTRL DEBUG Command: GET 300610066 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090343054 DLCTRL DEBUG Tx Command reply: GET_REPLY 300610066 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250823090343056 DLCTRL DEBUG Command: GET 879491905 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090343056 DLCTRL DEBUG Tx Command reply: GET_REPLY 879491905 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090343057 DLCTRL DEBUG Command: GET 41711149 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090343057 DLCTRL DEBUG Tx Command reply: GET_REPLY 41711149 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090343058 DLCTRL DEBUG Command: GET 980190225 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090343058 DLCTRL DEBUG Tx Command reply: GET_REPLY 980190225 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090343059 DLCTRL DEBUG Command: GET 40478957 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090343059 DLCTRL DEBUG Tx Command reply: GET_REPLY 40478957 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090343060 DLCTRL DEBUG Command: GET 102133249 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090343060 DLCTRL DEBUG Tx Command reply: GET_REPLY 102133249 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090343061 DLCTRL DEBUG Command: GET 992337828 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090343061 DLCTRL DEBUG Tx Command reply: GET_REPLY 992337828 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090343062 DLCTRL DEBUG Command: GET 965174386 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090343062 DLCTRL DEBUG Tx Command reply: GET_REPLY 965174386 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090343063 DLCTRL DEBUG Command: GET 111766236 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090343063 DLCTRL DEBUG Tx Command reply: GET_REPLY 111766236 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090343064 DLCTRL DEBUG Command: GET 469259359 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090343064 DLCTRL DEBUG Tx Command reply: GET_REPLY 469259359 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090343065 DLCTRL DEBUG Command: GET 440619433 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090343065 DLCTRL DEBUG Tx Command reply: GET_REPLY 440619433 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090343066 DLCTRL DEBUG Command: GET 427917770 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090343066 DLCTRL DEBUG Tx Command reply: GET_REPLY 427917770 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090343067 DLCTRL DEBUG Command: GET 715933392 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090343067 DLCTRL DEBUG Tx Command reply: GET_REPLY 715933392 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090343068 DLCTRL DEBUG Command: GET 963631924 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090343068 DLCTRL DEBUG Tx Command reply: GET_REPLY 963631924 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090343069 DLCTRL DEBUG Command: GET 893504081 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090343069 DLCTRL DEBUG Tx Command reply: GET_REPLY 893504081 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090343072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58436<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090343072 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41553<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(885)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(884)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090343075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58426<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090343075 DLINP DEBUG SRVCONN(,r=127.0.0.1:38957<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090343075 DLINP DEBUG SRVCONN(,r=127.0.0.1:38957<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090343075 DLINP NOTICE SRV(,r=127.0.0.1:38957<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090343075 DMAIN NOTICE (127.0.0.1:38957 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38957<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090343075 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(897)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(901)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(900)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(898)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(891)@8fde77a73ba2: Final verdict of PTC: none 20250823090343078 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090343078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090343078 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090343078 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090343078 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090343078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090343078 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090343078 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090343078 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090343078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090343078 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090343078 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090343078 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090343078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090343078 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090343078 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090343078 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 20250823090343078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090343078 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090343078 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090343078 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090343078 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090343078 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090343078 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090343078 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 20250823090343078 DLSS7 <000c> ss7_route.c: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(892)@8fde77a73ba2: Final verdict of PTC: none 20250823090343078 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090343078 DLSS7 <000c> ss7_asp.c: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  20250823090343078 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  20250823090343078 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  20250823090343078 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090343078 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090343078 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 20250823090343078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090343078 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed HNBGW_Test.msc0-M3UA(893)@8fde77a73ba2: Final verdict of PTC: none 20250823090343078 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090343078 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090343079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090343079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090343079 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090343079 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090343079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090343079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090343079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090343079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090343079 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090343079 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) 20250823090343079 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@8fde77a73ba2: Final verdict of PTC: none 20250823090343078 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090343078 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090343078 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090343078 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 20250823090343078 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' 20250823090343079 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090343079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090343079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090343079 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090343079 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) 20250823090343079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090343079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090343078 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' 20250823090343078 DLSS7 <000c> ss7_asp.c: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  20250823090343078 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  20250823090343078 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090343078 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090343079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090343079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090343079 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090343079 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) 20250823090343079 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090343079 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(902)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(899)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(894)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(895)@8fde77a73ba2: Final verdict of PTC: none 20250823090343080 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 20250823090343080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090343080 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090343080 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090343080 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) 20250823090343080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090343081 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090343081 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090343081 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090343081 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090343081 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090343081 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090343081 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 20250823090343081 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' 20250823090343081 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' 20250823090343081 DLSS7 <000c> ss7_asp.c: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  20250823090343081 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(903)@8fde77a73ba2: Final verdict of PTC: none 20250823090343081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090343081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090343081 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090343081 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) 20250823090343081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090343081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090343081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090343082 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090343082 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090343082 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) 20250823090343082 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090343082 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090343082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090343082 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090343082 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090343082 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057bf8a), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090343083 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090343083 DLSS7 INFO 0: CombinedLinkset(dpc=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) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@8fde77a73ba2: Final verdict of PTC: pass 20250823090343083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@8fde77a73ba2: Final verdict of PTC: pass 20250823090343084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090343084 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090343084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090343085 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090343085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090343086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090343086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 57 bf 8a 00 00 60 00 00 00 00 00 (ss7_asp.c:1383) 20250823090343086 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090343086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557e62540d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090343087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735193)[0x557e62545a70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090343087 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735193)[0x557e62545a70]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090343087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090343087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735193)[0x557e62545a70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090343088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735193)[0x557e62545a70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090343088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735193)[0x557e62545a70]{disrupted}: Freeing instance (context_map.c:203) 20250823090343088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735193)[0x557e62545a70]{disrupted}: Deallocated (fsm.c:568) 20250823090343088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557e62540d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090343088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557e62540d10]{disconnected}: Freeing instance (context_map.c:207) 20250823090343089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557e62540d10]{disconnected}: Deallocated (fsm.c:568) 20250823090343089 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10735193 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090343089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x557e62557710]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090343090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090343090 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090343090 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00152e2f), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090343091 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090343091 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090343091 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090343092 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090343092 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090343081 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090343092 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@8fde77a73ba2: Final verdict of PTC: none 20250823090343093 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090343093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090343093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090343094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 15 2e 2f 00 00 61 00 00 00 00 00 (ss7_asp.c:1383) 20250823090343094 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090343094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x557e62557710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090343094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14209419)[0x557e62557920]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090343095 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14209419)[0x557e62557920]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090343095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090343095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14209419)[0x557e62557920]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090343095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14209419)[0x557e62557920]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090343096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14209419)[0x557e62557920]{disrupted}: Freeing instance (context_map.c:203) 20250823090343096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14209419)[0x557e62557920]{disrupted}: Deallocated (fsm.c:568) 20250823090343096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x557e62557710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090343097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x557e62557710]{disconnected}: Freeing instance (context_map.c:207) 20250823090343097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x557e62557710]{disconnected}: Deallocated (fsm.c:568) 20250823090343097 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14209419 SCCP-97 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090343098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090343098 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090343098 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090343098 DLM3UA <000f> 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 20250823090343098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090343098 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090343098 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090343098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090343098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090343099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58440<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090343099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58450<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090343100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090343100 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090343100 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090343100 DLM3UA <000f> 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 20250823090343100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090343100 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090343100 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090343100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090343101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) HNBGW_Test.msc1-M3UA(896)@8fde77a73ba2: Final verdict of PTC: none 20250823090343101 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@8fde77a73ba2: Final verdict of PTC: pass 20250823090343101 DMAIN NOTICE (127.0.0.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) 20250823090343101 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090343102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58454<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(886)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(903): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 09:03:43 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 20250823090343192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090343765 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090343765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702cf0), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090343765 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090343765 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090343765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090343765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090343765 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090343765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090343765 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090343765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090343765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090343765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 2c f0 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090343765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090343765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090343765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090343765 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090343765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090343765 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090343766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090343766 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090343766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad3c39), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090343766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090343766 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090343766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090343766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090343766 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090343766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090343766 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090343766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090343766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090343766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 3c 39 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090343767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090343767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090343767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090343767 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090343767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090343767 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090343767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090343768 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090343768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8ce00), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090343768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090343768 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) 20250823090343768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090343768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090343768 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090343768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090343768 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090343768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090343768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090343768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 ce 00 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090343768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090343768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090343768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090343768 DLM3UA <000f> 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 20250823090343768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090343768 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090343768 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090343894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=642080) 20250823090344022 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090344022 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090344022 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090344388 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090344388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab514d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090344388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090344388 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) 20250823090344388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090344388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090344388 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090344388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090344388 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090344388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090344388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090344388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ab 51 4d 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090344388 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090344388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007432c5), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090344388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090344388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090344388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090344388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090344388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090344388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090344388 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090344388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090344388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090344388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 74 32 c5 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090344388 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090344388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091eb2d), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090344388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090344388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090344388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090344388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090344388 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090344388 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090344388 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090344388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090344388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090344388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 91 eb 2d 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090344388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090344388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090344388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090344388 DLM3UA <000f> 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 20250823090344388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090344388 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090344388 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090344388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090344388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090344388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090344388 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090344388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090344388 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090344388 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090344388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090344388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090344388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090344388 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090344388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090344388 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090344388 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090344725 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090344725 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f69269), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090344725 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090344725 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090344725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090344725 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090344725 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090344725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090344725 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090344725 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090344725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090344725 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f6 92 69 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090344725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090344725 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090344725 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090344725 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090344725 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090344725 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090344725 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=642080, count=680268) 20250823090345079 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090345079 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090345079 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090345079 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090345079 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090345079 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090345081 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090345082 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090345082 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090345331 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090345331 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715ef8), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090345331 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090345331 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090345331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090345331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090345331 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090345331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090345331 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090345331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090345331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090345331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 5e f8 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090345331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090345331 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090345331 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090345331 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090345331 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090345331 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090345331 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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 20250823090346015 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090346015 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2962), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090346015 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090346015 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090346015 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090346015 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090346015 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090346015 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090346015 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090346015 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090346015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090346015 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 29 62 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090346015 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090346015 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090346015 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090346015 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090346015 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090346015 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090346015 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090346551 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090346551 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00686f57), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090346551 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090346551 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090346551 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090346551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090346551 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090346551 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090346551 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090346551 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090346551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090346551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 68 6f 57 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090346551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090346551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090346551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090346551 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090346551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090346551 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090346551 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250823090346945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090346947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090346950 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45979<->l=127.0.0.1:4262) (control_if.c:572) 20250823090347065 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090347065 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090347065 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090347065 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090347065 DLSCCP DEBUG SCCP-SCOC(83)[0x557e62547fb0]{IDLE}: Deallocated (fsm.c:568) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090347067 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090347067 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090347074 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090347074 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090347074 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090347074 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090347074 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090347074 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090347074 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090347074 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090347075 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48516 (stream_srv.c:143) 20250823090347075 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48516<->l=127.0.0.1:29169 (hnb.c:335) 20250823090347076 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090347076 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090347076 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090347076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090347076 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090347076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347076 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090347076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090347076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090347076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090347076 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090347076 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090347076 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090347076 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090347076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090347076 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090347076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090347076 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090347076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347076 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090347076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090347076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090347076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090347076 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090347076 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090347076 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090347076 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090347076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090347076 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090347076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090347076 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090347076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347076 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090347076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090347076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090347076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090347076 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090347076 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090347076 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090347076 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090347076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090347076 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090347076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090347076 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090347076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347076 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090347076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090347076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090347076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090347076 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090347076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090347076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090347076 DLM3UA <000f> 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 20250823090347076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090347076 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090347076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090347076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090347076 DLM3UA <000f> 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 20250823090347076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090347076 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090347076 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090347076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090347076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090347076 DLM3UA <000f> 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 20250823090347076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090347076 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090347076 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090347076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090347076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090347076 DLM3UA <000f> 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 20250823090347076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090347076 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090347076 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090347083 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090347083 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090347083 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090347083 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090347083 DLSCCP DEBUG SCCP-SCOC(84)[0x557e6254b8d0]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(917)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(917)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(915)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090347088 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090347088 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090347088 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090347088 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090347089 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090347089 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090347089 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090347089 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090347090 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090347090 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090347090 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090347090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090347090 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090347090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347090 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090347090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090347090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090347090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090347090 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090347090 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090347090 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090347090 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090347090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090347090 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090347090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090347090 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090347090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347090 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090347090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090347090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090347090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090347090 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090347090 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090347090 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090347090 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090347090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090347090 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090347090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090347090 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090347090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347090 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090347090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090347090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090347090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090347090 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090347090 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090347090 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090347090 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090347090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090347090 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090347090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090347090 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090347090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347090 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090347090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090347090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090347090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090347090 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090347090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347090 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090347090 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090347090 DLM3UA <000f> 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 20250823090347090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090347090 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090347090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347090 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090347090 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090347090 DLM3UA <000f> 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 20250823090347090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090347090 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090347090 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090347090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347090 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090347090 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090347090 DLM3UA <000f> 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 20250823090347090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090347090 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090347090 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090347090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347090 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090347090 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090347090 DLM3UA <000f> 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 20250823090347090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090347090 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090347090 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(920)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@8fde77a73ba2: M3UA emulation initiated, the test can be started MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(920)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(918)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090347112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090347112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090347112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090347112 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090347112 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090347112 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090347112 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090347112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090347112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090347117 DLINP DEBUG SRVCONN(,r=127.0.0.1:48516<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090347117 DLINP DEBUG SRVCONN(,r=127.0.0.1:48516<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090347117 DLINP DEBUG SRVCONN(,r=127.0.0.1:48516<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090347117 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090347117 DHNBAP DEBUG (127.0.0.1:48516 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090347117 DHNBAP NOTICE (127.0.0.1:48516 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090347117 DHNBAP NOTICE (127.0.0.1:48516 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090347117 DLINP DEBUG SRVCONN(,r=127.0.0.1:48516<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090347117 DLINP DEBUG SRVCONN(,r=127.0.0.1:48516<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090347286 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 20250823090347286 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 20250823090347286 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090347286 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090347288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347288 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090347288 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090347288 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090347288 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090347288 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090347288 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090347288 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090347288 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090347288 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 20250823090347288 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090347288 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090347288 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090347289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347289 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090347289 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090347289 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  20250823090347289 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090347289 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090347289 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090347289 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 20250823090347289 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090347289 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090347289 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090347289 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090347289 DLSS7 <000c> ss7_asp.c: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  20250823090347289 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  20250823090347289 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090347289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090347289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090347289 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090347289 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090347289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090347289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090347289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090347289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090347289 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090347289 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090347289 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090347290 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090347290 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090347290 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090347290 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090347290 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090347290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090347290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090347290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090347290 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090347290 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090347290 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090347290 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090347290 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090347290 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347290 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090347290 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090347290 DLM3UA <000f> 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 20250823090347290 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090347290 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090347290 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090347290 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090347290 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090347290 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  20250823090347300 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 20250823090347300 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 20250823090347300 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090347300 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090347303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347303 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090347303 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090347303 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090347303 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090347303 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090347303 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090347303 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090347303 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090347303 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 20250823090347303 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090347303 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090347303 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090347304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347304 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090347304 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090347304 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  20250823090347304 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090347304 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090347304 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090347304 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 20250823090347304 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090347304 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090347304 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090347304 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090347304 DLSS7 <000c> ss7_asp.c: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  20250823090347304 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090347304 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  20250823090347304 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090347305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090347305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090347305 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090347305 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090347305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090347305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090347305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090347305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090347305 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090347305 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090347305 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090347306 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090347306 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090347306 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090347306 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090347306 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090347306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347306 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090347306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090347306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090347306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090347307 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090347307 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090347307 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090347307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090347307 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090347307 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090347307 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090347307 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090347307 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090347307 DLM3UA <000f> 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 20250823090347307 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090347307 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090347307 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090347307 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090347307 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090347307 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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090348092 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090348092 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090348092 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090348092 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090348092 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090348092 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090348092 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090348092 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090348092 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090348092 DLSS7 <000c> ss7_asp.c: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  20250823090348092 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090348092 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090348092 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090348092 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090348092 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090348092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090348092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090348092 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090348092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090348092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090348092 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090348092 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090348092 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) 20250823090348092 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090348092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090348092 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090348092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090348092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348092 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090348092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090348092 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090348092 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090348092 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090348092 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090348092 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090348092 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090348092 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090348092 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090348092 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090348092 DLM3UA <000f> 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 20250823090348092 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090348092 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090348092 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090348092 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090348092 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090348092 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  20250823090348093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090348093 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090348093 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090348093 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090348093 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090348093 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090348093 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090348093 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090348093 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090348093 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090348093 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090348093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090348093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090348093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090348093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090348093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090348093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090348093 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090348093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090348093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090348093 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090348093 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090348093 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(916)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090348105 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090348105 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090348105 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090348105 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090348105 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090348105 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090348105 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090348105 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090348105 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090348105 DLSS7 <000c> ss7_asp.c: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  20250823090348105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090348105 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090348105 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090348105 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090348105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090348105 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090348105 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090348105 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090348105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090348106 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090348106 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090348106 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090348106 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) 20250823090348106 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090348106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090348106 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090348106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090348106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090348106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090348106 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090348106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090348106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090348106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090348106 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090348106 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090348106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090348106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090348106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090348106 DLM3UA <000f> 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 20250823090348106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090348106 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090348106 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090348106 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090348106 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090348106 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  20250823090348107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090348107 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090348107 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090348107 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090348107 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090348107 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090348107 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090348107 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090348107 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090348107 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090348107 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090348107 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090348107 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090348107 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090348107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090348107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090348107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090348107 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090348107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090348107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090348107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090348107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090348107 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090348107 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090348107 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090348107 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(919)@8fde77a73ba2: MSC_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 } } } } 20250823090349123 DLCTRL DEBUG Command: GET 618067695 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090349123 DLCTRL DEBUG Tx Command reply: GET_REPLY 618067695 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090349126 DLCTRL DEBUG Command: GET 72071226 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090349126 DLCTRL DEBUG Tx Command reply: GET_REPLY 72071226 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090349128 DLCTRL DEBUG Command: GET 580893582 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090349128 DLCTRL DEBUG Tx Command reply: GET_REPLY 580893582 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090349130 DLCTRL DEBUG Command: GET 502535530 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090349130 DLCTRL DEBUG Tx Command reply: GET_REPLY 502535530 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090349130 DLCTRL DEBUG Command: GET 885339775 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090349131 DLCTRL DEBUG Tx Command reply: GET_REPLY 885339775 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090349134 DLCTRL DEBUG Command: GET 744085990 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090349134 DLCTRL DEBUG Tx Command reply: GET_REPLY 744085990 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090349136 DLCTRL DEBUG Command: GET 281775970 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090349136 DLCTRL DEBUG Tx Command reply: GET_REPLY 281775970 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090349138 DLCTRL DEBUG Command: GET 20771307 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090349138 DLCTRL DEBUG Tx Command reply: GET_REPLY 20771307 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090349139 DLCTRL DEBUG Command: GET 952654376 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090349139 DLCTRL DEBUG Tx Command reply: GET_REPLY 952654376 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090349140 DLCTRL DEBUG Command: GET 442746927 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090349140 DLCTRL DEBUG Tx Command reply: GET_REPLY 442746927 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090349141 DLCTRL DEBUG Command: GET 961303172 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090349141 DLCTRL DEBUG Tx Command reply: GET_REPLY 961303172 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090349143 DLCTRL DEBUG Command: GET 859077407 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090349143 DLCTRL DEBUG Tx Command reply: GET_REPLY 859077407 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090349145 DLCTRL DEBUG Command: GET 200724870 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090349145 DLCTRL DEBUG Tx Command reply: GET_REPLY 200724870 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090349148 DLCTRL DEBUG Command: GET 10053934 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090349148 DLCTRL DEBUG Tx Command reply: GET_REPLY 10053934 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090349150 DLCTRL DEBUG Command: GET 405780687 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090349150 DLCTRL DEBUG Tx Command reply: GET_REPLY 405780687 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090349151 DLCTRL DEBUG Command: GET 119327055 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090349151 DLCTRL DEBUG Tx Command reply: GET_REPLY 119327055 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090349152 DLCTRL DEBUG Command: GET 619841515 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090349152 DLCTRL DEBUG Tx Command reply: GET_REPLY 619841515 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090349154 DLCTRL DEBUG Command: GET 696647197 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090349154 DLCTRL DEBUG Tx Command reply: GET_REPLY 696647197 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090349156 DLCTRL DEBUG Command: GET 294896488 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090349156 DLCTRL DEBUG Tx Command reply: GET_REPLY 294896488 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090349160 DLCTRL DEBUG Command: GET 178171257 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090349160 DLCTRL DEBUG Tx Command reply: GET_REPLY 178171257 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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 := '000000000000001011000000'B, t_guard := 20.000000 } 20250823090349177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)641732 20250823090350235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090350235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090350235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090350235 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090350235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9cac4, normal) (hnbgw_rua.c:408) 20250823090350235 DHNB DEBUG map_rua[0x557e6254b8d0]{init}: Allocated (fsm.c:456) 20250823090350235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641732)[0x557e6254b8d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090350235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-641732 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090350235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090350235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090350235 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-641732 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090350235 DCN DEBUG map_sccp[0x557e62547fb0]{init}: Allocated (fsm.c:456) 20250823090350235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557e62547fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090350235 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-641732 <-> SCCP-98 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090350235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-641732 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090350235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641732)[0x557e6254b8d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090350235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090350235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090350235 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-641732 SCCP-98 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090350235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557e62547fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090350235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090350235 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{IDLE}: Allocated (fsm.c:456) 20250823090350235 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090350235 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002c00056400500f1100926) (sccp_scrc.c:455) 20250823090350235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090350235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090350235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090350235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090350235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090350235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090350236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090350236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090350236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090350236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090350236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090350236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090350236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090350236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090350236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090350236 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090350236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090350236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090350236 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 02 c0 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090350236 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090350236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557e62547fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090350236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641732)[0x557e6254b8d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090350236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090350236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090350236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090350236 DLM3UA <000f> 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 20250823090350236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090350236 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090350236 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090350236 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090350237 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090350237 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 02 c0 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@8fde77a73ba2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)2032461 HNBGW_Test.msc0-SCCP(915)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(915)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090350256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090350256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090350256 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090350256 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090350256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090350256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090350256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090350256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090350256 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090350256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 80 79 a1 02 00 00 00 00  20250823090350256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090350256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090350256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090350256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090350256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090350256 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=008079a1) (sccp_scrc.c:545) 20250823090350256 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) 20250823090350256 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090350256 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090350256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090350256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090350256 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) 20250823090350256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557e62547fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090350256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557e62547fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090350258 DLCTRL DEBUG Command: GET 56851608 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090350258 DLCTRL DEBUG Tx Command reply: GET_REPLY 56851608 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090350262 DLCTRL DEBUG Command: GET 342809347 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090350262 DLCTRL DEBUG Tx Command reply: GET_REPLY 342809347 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090350266 DLCTRL DEBUG Command: GET 361269819 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090350266 DLCTRL DEBUG Tx Command reply: GET_REPLY 361269819 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090350270 DLCTRL DEBUG Command: GET 965547114 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090350270 DLCTRL DEBUG Tx Command reply: GET_REPLY 965547114 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090350274 DLCTRL DEBUG Command: GET 764529268 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090350274 DLCTRL DEBUG Tx Command reply: GET_REPLY 764529268 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090350279 DLCTRL DEBUG Command: GET 155730709 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090350279 DLCTRL DEBUG Tx Command reply: GET_REPLY 155730709 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090350283 DLCTRL DEBUG Command: GET 164836873 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090350283 DLCTRL DEBUG Tx Command reply: GET_REPLY 164836873 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090350287 DLCTRL DEBUG Command: GET 622107888 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090350287 DLCTRL DEBUG Tx Command reply: GET_REPLY 622107888 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090350290 DLCTRL DEBUG Command: GET 365929909 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090350290 DLCTRL DEBUG Tx Command reply: GET_REPLY 365929909 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090350294 DLCTRL DEBUG Command: GET 514415411 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090350294 DLCTRL DEBUG Tx Command reply: GET_REPLY 514415411 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090350298 DLCTRL DEBUG Command: GET 670354247 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090350298 DLCTRL DEBUG Tx Command reply: GET_REPLY 670354247 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090350302 DLCTRL DEBUG Command: GET 886713785 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090350302 DLCTRL DEBUG Tx Command reply: GET_REPLY 886713785 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090350306 DLCTRL DEBUG Command: GET 668533129 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090350306 DLCTRL DEBUG Tx Command reply: GET_REPLY 668533129 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090350309 DLCTRL DEBUG Command: GET 721483600 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090350309 DLCTRL DEBUG Tx Command reply: GET_REPLY 721483600 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090350311 DLCTRL DEBUG Command: GET 471252857 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090350312 DLCTRL DEBUG Tx Command reply: GET_REPLY 471252857 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090350314 DLCTRL DEBUG Command: GET 750050419 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090350314 DLCTRL DEBUG Tx Command reply: GET_REPLY 750050419 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090350316 DLCTRL DEBUG Command: GET 868444650 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090350316 DLCTRL DEBUG Tx Command reply: GET_REPLY 868444650 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090350318 DLCTRL DEBUG Command: GET 742046827 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090350318 DLCTRL DEBUG Tx Command reply: GET_REPLY 742046827 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090350319 DLCTRL DEBUG Command: GET 939796081 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090350319 DLCTRL DEBUG Tx Command reply: GET_REPLY 939796081 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090350321 DLCTRL DEBUG Command: GET 137766650 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090350321 DLCTRL DEBUG Tx Command reply: GET_REPLY 137766650 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000010011111'B, t_guard := 20.000000 } 20250823090350346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58144<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@8fde77a73ba2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)704564 20250823090351356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090351356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090351356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090351356 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090351356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac034, normal) (hnbgw_rua.c:408) 20250823090351356 DHNB DEBUG map_rua[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090351356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-704564)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090351356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-704564 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090351356 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090351356 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090351356 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250823090351356 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-704564 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090351356 DCN DEBUG map_sccp[0x557e62557920]{init}: Allocated (fsm.c:456) 20250823090351356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557e62557920]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090351356 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-704564 <-> SCCP-99 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090351356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-704564 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090351356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-704564)[0x557e62540d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090351356 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090351356 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090351356 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-704564 SCCP-99 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090351356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557e62557920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090351356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090351356 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{IDLE}: Allocated (fsm.c:456) 20250823090351356 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090351356 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300009f0056400500f1100926) (sccp_scrc.c:455) 20250823090351356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090351356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090351356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090351356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090351356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090351356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090351356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090351356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090351356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090351356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090351356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090351356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090351356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090351356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090351356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090351356 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090351356 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090351356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090351356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 63 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 9f 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090351356 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090351356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557e62557920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090351356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-704564)[0x557e62540d10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090351356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090351356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090351356 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090351356 DLM3UA <000f> 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 20250823090351356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090351356 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090351356 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090351356 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090351356 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090351356 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 63 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 9f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(915)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@8fde77a73ba2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@8fde77a73ba2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)6911868 HNBGW_Test.msc0-SCCP(915)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823090351358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090351358 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090351358 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090351358 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090351358 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090351358 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090351358 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090351358 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090351358 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090351358 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 b5 0a 81 02 00 00 00 00  20250823090351358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090351358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090351358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090351358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090351358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090351358 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b50a81) (sccp_scrc.c:545) 20250823090351358 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) 20250823090351359 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090351359 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090351359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090351359 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090351359 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) 20250823090351359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557e62557920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090351359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557e62557920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090351359 DLCTRL DEBUG Command: GET 921275567 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090351359 DLCTRL DEBUG Tx Command reply: GET_REPLY 921275567 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823090351360 DLCTRL DEBUG Command: GET 751483723 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090351360 DLCTRL DEBUG Tx Command reply: GET_REPLY 751483723 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090351361 DLCTRL DEBUG Command: GET 335365137 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090351361 DLCTRL DEBUG Tx Command reply: GET_REPLY 335365137 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090351363 DLCTRL DEBUG Command: GET 980497478 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090351363 DLCTRL DEBUG Tx Command reply: GET_REPLY 980497478 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090351364 DLCTRL DEBUG Command: GET 597018907 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090351364 DLCTRL DEBUG Tx Command reply: GET_REPLY 597018907 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090351365 DLCTRL DEBUG Command: GET 636819681 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090351365 DLCTRL DEBUG Tx Command reply: GET_REPLY 636819681 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090351366 DLCTRL DEBUG Command: GET 945822356 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090351366 DLCTRL DEBUG Tx Command reply: GET_REPLY 945822356 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090351367 DLCTRL DEBUG Command: GET 25354755 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090351367 DLCTRL DEBUG Tx Command reply: GET_REPLY 25354755 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090351368 DLCTRL DEBUG Command: GET 405189891 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090351368 DLCTRL DEBUG Tx Command reply: GET_REPLY 405189891 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090351369 DLCTRL DEBUG Command: GET 620665057 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090351369 DLCTRL DEBUG Tx Command reply: GET_REPLY 620665057 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090351370 DLCTRL DEBUG Command: GET 786463924 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090351370 DLCTRL DEBUG Tx Command reply: GET_REPLY 786463924 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090351371 DLCTRL DEBUG Command: GET 19069275 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090351371 DLCTRL DEBUG Tx Command reply: GET_REPLY 19069275 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090351372 DLCTRL DEBUG Command: GET 169307577 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090351372 DLCTRL DEBUG Tx Command reply: GET_REPLY 169307577 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090351373 DLCTRL DEBUG Command: GET 952670076 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090351373 DLCTRL DEBUG Tx Command reply: GET_REPLY 952670076 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090351374 DLCTRL DEBUG Command: GET 782213894 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090351374 DLCTRL DEBUG Tx Command reply: GET_REPLY 782213894 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090351375 DLCTRL DEBUG Command: GET 57281030 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090351375 DLCTRL DEBUG Tx Command reply: GET_REPLY 57281030 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090351376 DLCTRL DEBUG Command: GET 95409378 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090351376 DLCTRL DEBUG Tx Command reply: GET_REPLY 95409378 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090351377 DLCTRL DEBUG Command: GET 334106912 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090351377 DLCTRL DEBUG Tx Command reply: GET_REPLY 334106912 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090351378 DLCTRL DEBUG Command: GET 389406519 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090351378 DLCTRL DEBUG Tx Command reply: GET_REPLY 389406519 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090351379 DLCTRL DEBUG Command: GET 200092572 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090351379 DLCTRL DEBUG Tx Command reply: GET_REPLY 200092572 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: "connecting cnlink 1" 20250823090351380 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(926)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(926)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(926)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-SCCP(924)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090351596 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 20250823090351596 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 20250823090351596 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090351596 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090351598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090351598 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090351598 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090351598 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090351598 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090351598 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090351598 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090351598 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090351598 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090351598 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 20250823090351598 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090351598 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  20250823090351598 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090351599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090351599 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090351599 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090351599 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  20250823090351599 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090351599 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090351599 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090351599 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 20250823090351599 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090351599 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  20250823090351599 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' 20250823090351599 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' 20250823090351599 DLSS7 <000c> ss7_asp.c: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  20250823090351599 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090351599 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  20250823090351599 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  20250823090351599 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090351599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090351599 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090351599 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090351599 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) 20250823090351599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090351599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090351599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090351599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090351599 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090351599 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) 20250823090351599 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090351600 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090351600 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090351600 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090351600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090351600 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090351600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090351600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090351600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090351600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090351600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090351600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090351600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090351600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090351600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090351600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090351600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090351600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090351600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090351600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090351600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090351600 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090351600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090351600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090351600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090351600 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090351600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090351600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090351600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090351600 DLM3UA <000f> 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 20250823090351600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090351600 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090351600 DLSS7 <000c> ss7_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 20250823090351600 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090351600 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090351600 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 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250823090352023 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090352023 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fde01), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090352023 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090352023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090352023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090352023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090352023 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090352023 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090352023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090352023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3f de 01 00 00 5f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090352023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090352023 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090352023 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090352023 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090352023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090352023 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090352023 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090352023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090352023 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090352023 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 3f de 01 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823090352025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090352025 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090352025 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090352025 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090352025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090352025 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090352025 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090352025 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090352025 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090352025 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 3f de 01 00  20250823090352025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090352025 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090352025 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090352025 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090352025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090352025 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=003fde01) (sccp_scrc.c:545) 20250823090352025 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) 20250823090352025 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090352025 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090352025 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090352025 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090352025 DLSCCP DEBUG SCCP-SCOC(95)[0x557e6254afc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK MTC@8fde77a73ba2: 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 := '000000000000000110000000'B, t_guard := 20.000000 } 20250823090352402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090352402 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090352402 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090352402 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 20250823090352402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090352402 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' 20250823090352402 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090352402 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090352402 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090352402 DLSS7 <000c> ss7_asp.c: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  20250823090352402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090352402 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090352402 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090352402 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) 20250823090352402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090352402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090352402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090352402 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090352402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090352402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090352402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090352402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090352402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090352402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090352402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090352402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090352402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090352402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090352402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090352402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090352402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090352402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090352402 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090352402 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090352402 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) 20250823090352402 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) 20250823090352402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090352402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090352402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090352402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090352402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090352402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090352402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090352402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090352403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090352403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090352403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090352403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090352403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090352403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090352403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090352403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090352403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090352403 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090352403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090352403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090352403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090352403 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090352403 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090352403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090352403 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090352403 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090352403 DLM3UA <000f> 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 20250823090352403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090352403 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090352403 DLSS7 <000c> ss7_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 20250823090352403 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090352403 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090352403 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  20250823090352403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090352403 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090352403 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090352403 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 20250823090352403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090352403 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' 20250823090352403 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090352403 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090352403 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090352403 DLSS7 <000c> ss7_asp.c: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  20250823090352403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090352403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090352403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090352403 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) 20250823090352403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090352403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090352403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090352403 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090352403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090352403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090352403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090352403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090352403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090352403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090352403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090352403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090352403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090352403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090352403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090352403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090352403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090352403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090352403 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090352403 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090352403 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(925)@8fde77a73ba2: MSC_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 } } } } 20250823090352414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090353087 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090353087 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057bf8a), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090353087 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090353087 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) 20250823090353087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090353087 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823090353087 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090353087 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090353087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090353087 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 57 bf 8a 00 00 60 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090353087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090353087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090353087 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090353087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090353087 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823090353087 DLSS7 <000c> ss7_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 20250823090353087 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090353087 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090353087 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 57 bf 8a 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823090353089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353089 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090353089 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090353089 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 20250823090353089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090353089 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' 20250823090353089 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090353089 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090353089 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090353089 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 57 bf 8a 00  20250823090353089 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090353089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090353089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090353089 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) 20250823090353089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090353089 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=0057bf8a) (sccp_scrc.c:545) 20250823090353089 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) 20250823090353089 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090353089 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090353089 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090353089 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090353090 DLSCCP DEBUG SCCP-SCOC(96)[0x557e62561f10]{IDLE}: Deallocated (fsm.c:568) 20250823090353095 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090353095 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00152e2f), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090353095 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090353095 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) 20250823090353095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090353095 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823090353095 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090353095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090353095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090353095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2e 2f 00 00 61 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090353095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353095 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090353095 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090353095 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090353095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090353095 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823090353095 DLSS7 <000c> ss7_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 20250823090353095 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090353095 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090353095 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 2e 2f 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823090353096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353096 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090353096 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090353096 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 20250823090353096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090353096 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' 20250823090353096 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090353096 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090353096 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090353096 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 15 2e 2f 00  20250823090353096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090353096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090353096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090353096 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) 20250823090353096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090353096 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=00152e2f) (sccp_scrc.c:545) 20250823090353096 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) 20250823090353096 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090353096 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090353097 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090353097 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090353097 DLSCCP DEBUG SCCP-SCOC(97)[0x557e62562ed0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@8fde77a73ba2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)4648820 20250823090353422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090353422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090353422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250823090353422 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090353422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x46ef74, normal) (hnbgw_rua.c:408) 20250823090353422 DHNB DEBUG map_rua[0x557e62562ed0]{init}: Allocated (fsm.c:456) 20250823090353422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4648820)[0x557e62562ed0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090353422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4648820 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090353422 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090353422 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090353422 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4648820 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250823090353423 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4648820 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250823090353423 DCN DEBUG map_sccp[0x557e62561f10]{init}: Allocated (fsm.c:456) 20250823090353423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557e62561f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090353423 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4648820 <-> SCCP-100 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250823090353423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4648820 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250823090353423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4648820)[0x557e62562ed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090353423 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090353423 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090353423 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4648820 SCCP-100 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090353423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557e62561f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090353423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090353423 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{IDLE}: Allocated (fsm.c:456) 20250823090353423 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090353423 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001800056400500f1100926) (sccp_scrc.c:455) 20250823090353423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090353423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090353423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090353423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090353423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090353423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090353423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090353423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090353423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090353423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090353423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090353423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090353423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090353423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090353423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090353423 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090353423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090353423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090353423 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 80 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090353423 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090353423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557e62561f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090353423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4648820)[0x557e62562ed0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090353423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353423 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090353423 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090353423 DLM3UA <000f> 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 20250823090353423 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090353423 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090353423 DLSS7 <000c> ss7_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 20250823090353423 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090353423 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090353423 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 80 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(924)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@8fde77a73ba2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@8fde77a73ba2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)3238653 HNBGW_Test.msc1-SCCP(924)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(924)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090353429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353429 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090353429 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090353429 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 20250823090353429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090353429 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' 20250823090353429 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090353429 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090353429 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090353429 DLSS7 <000c> ss7_asp.c: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 0c a3 29 02 00 00 00 00  20250823090353429 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090353429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090353429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090353429 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) 20250823090353429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090353429 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000ca329) (sccp_scrc.c:545) 20250823090353429 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) 20250823090353429 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090353429 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090353429 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090353429 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090353429 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) 20250823090353429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557e62561f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090353429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557e62561f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090353430 DLCTRL DEBUG Command: GET 353100516 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250823090353430 DLCTRL DEBUG Tx Command reply: GET_REPLY 353100516 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250823090353432 DLCTRL DEBUG Command: GET 533403727 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250823090353432 DLCTRL DEBUG Tx Command reply: GET_REPLY 533403727 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090353433 DLCTRL DEBUG Command: GET 289964689 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090353433 DLCTRL DEBUG Tx Command reply: GET_REPLY 289964689 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090353434 DLCTRL DEBUG Command: GET 107207924 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090353434 DLCTRL DEBUG Tx Command reply: GET_REPLY 107207924 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090353436 DLCTRL DEBUG Command: GET 588689738 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090353436 DLCTRL DEBUG Tx Command reply: GET_REPLY 588689738 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090353437 DLCTRL DEBUG Command: GET 687933913 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250823090353437 DLCTRL DEBUG Tx Command reply: GET_REPLY 687933913 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090353438 DLCTRL DEBUG Command: GET 546086079 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250823090353438 DLCTRL DEBUG Tx Command reply: GET_REPLY 546086079 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090353439 DLCTRL DEBUG Command: GET 231365950 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090353439 DLCTRL DEBUG Tx Command reply: GET_REPLY 231365950 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090353440 DLCTRL DEBUG Command: GET 111885560 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090353440 DLCTRL DEBUG Tx Command reply: GET_REPLY 111885560 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090353441 DLCTRL DEBUG Command: GET 116115557 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090353441 DLCTRL DEBUG Tx Command reply: GET_REPLY 116115557 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090353442 DLCTRL DEBUG Command: GET 999788668 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250823090353442 DLCTRL DEBUG Tx Command reply: GET_REPLY 999788668 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090353443 DLCTRL DEBUG Command: GET 512605852 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250823090353443 DLCTRL DEBUG Tx Command reply: GET_REPLY 512605852 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090353443 DLCTRL DEBUG Command: GET 967091151 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090353443 DLCTRL DEBUG Tx Command reply: GET_REPLY 967091151 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090353444 DLCTRL DEBUG Command: GET 562435357 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090353444 DLCTRL DEBUG Tx Command reply: GET_REPLY 562435357 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090353445 DLCTRL DEBUG Command: GET 938000979 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090353445 DLCTRL DEBUG Tx Command reply: GET_REPLY 938000979 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090353446 DLCTRL DEBUG Command: GET 644324796 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250823090353446 DLCTRL DEBUG Tx Command reply: GET_REPLY 644324796 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090353447 DLCTRL DEBUG Command: GET 168698847 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250823090353447 DLCTRL DEBUG Tx Command reply: GET_REPLY 168698847 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090353447 DLCTRL DEBUG Command: GET 789522857 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090353447 DLCTRL DEBUG Tx Command reply: GET_REPLY 789522857 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090353448 DLCTRL DEBUG Command: GET 136909148 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090353448 DLCTRL DEBUG Tx Command reply: GET_REPLY 136909148 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090353449 DLCTRL DEBUG Command: GET 760318163 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090353449 DLCTRL DEBUG Tx Command reply: GET_REPLY 760318163 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090353452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58120<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090353452 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45979<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(909)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(908)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090353454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58112<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090353455 DLINP DEBUG SRVCONN(,r=127.0.0.1:48516<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090353455 DLINP DEBUG SRVCONN(,r=127.0.0.1:48516<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090353455 DLINP NOTICE SRV(,r=127.0.0.1:48516<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090353455 DMAIN NOTICE (127.0.0.1:48516 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48516<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090353455 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(919)@8fde77a73ba2: Final verdict of PTC: none 20250823090353457 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090353457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090353457 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090353457 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090353457 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(918)@8fde77a73ba2: Final verdict of PTC: none 20250823090353457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090353457 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090353457 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090353457 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 20250823090353457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353457 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090353457 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090353457 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090353457 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090353457 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090353457 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090353457 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 20250823090353457 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090353458 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090353458 DLSS7 <000c> ss7_asp.c: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  20250823090353458 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  20250823090353458 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  20250823090353458 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090353458 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090353458 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 20250823090353458 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090353458 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090353458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090353458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090353458 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090353458 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090353458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@8fde77a73ba2: Final verdict of PTC: none 20250823090353458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090353458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090353458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090353458 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090353458 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) 20250823090353458 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090353458 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090353458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557e62547fb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090353458 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090353458 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090353458 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090353458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090353458 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090353458 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090353458 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090353458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090353458 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090353459 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090353458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090353458 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090353458 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008079a1), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090353459 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090353459 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090353459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090353459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090353459 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090353459 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090353459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090353459 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090353459 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090353459 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 20250823090353459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353459 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090353459 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090353459 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090353459 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090353459 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090353459 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090353459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090353459 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090353459 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090353459 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 20250823090353459 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@8fde77a73ba2: Final verdict of PTC: none 20250823090353459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090353459 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090353459 DLSS7 <000c> ss7_asp.c: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  20250823090353459 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  20250823090353459 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090353459 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090353459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 80 79 a1 00 00 62 00 00 00 00 00 (ss7_asp.c:1383) 20250823090353459 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090353459 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 20250823090353459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557e62547fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090353459 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090353459 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090353459 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090353459 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090353459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641732)[0x557e6254b8d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) HNBGW_Test.msc0-RAN(916)@8fde77a73ba2: Final verdict of PTC: none 20250823090353459 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090353459 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090353459 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 20250823090353459 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' 20250823090353459 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' 20250823090353459 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641732)[0x557e6254b8d0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090353459 DLSS7 <000c> ss7_asp.c: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  20250823090353459 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090353460 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090353459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090353460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641732)[0x557e6254b8d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090353460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641732)[0x557e6254b8d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090353460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641732)[0x557e6254b8d0]{disrupted}: Freeing instance (context_map.c:203) 20250823090353460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-641732)[0x557e6254b8d0]{disrupted}: Deallocated (fsm.c:568) 20250823090353460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557e62547fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090353460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557e62547fb0]{disconnected}: Freeing instance (context_map.c:207) 20250823090353460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557e62547fb0]{disconnected}: Deallocated (fsm.c:568) 20250823090353460 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-641732 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090353460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557e62557920]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090353460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090353460 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090353460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b50a81), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090353460 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090353460 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090353460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090353460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090353460 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090353460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090353460 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090353460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090353460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090353460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 b5 0a 81 00 00 63 00 00 00 00 00 (ss7_asp.c:1383) 20250823090353460 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(917)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(924)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(915)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(926)@8fde77a73ba2: Final verdict of PTC: none 20250823090353460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557e62557920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090353460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-704564)[0x557e62540d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090353460 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-704564)[0x557e62540d10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090353460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090353460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-704564)[0x557e62540d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090353460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-704564)[0x557e62540d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090353460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-704564)[0x557e62540d10]{disrupted}: Freeing instance (context_map.c:203) 20250823090353460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-704564)[0x557e62540d10]{disrupted}: Deallocated (fsm.c:568) 20250823090353460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557e62557920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090353460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557e62557920]{disconnected}: Freeing instance (context_map.c:207) 20250823090353460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557e62557920]{disconnected}: Deallocated (fsm.c:568) 20250823090353460 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-704564 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090353460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090353460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090353460 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090353460 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090353460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090353460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090353460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090353460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090353460 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090353460 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) 20250823090353460 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090353460 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc1-RAN(925)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(920)@8fde77a73ba2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@8fde77a73ba2: Final verdict of PTC: none 20250823090353460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090353460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090353461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353461 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090353461 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090353461 DLM3UA <000f> 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 20250823090353461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090353461 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090353461 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-PFCP(910)@8fde77a73ba2: Final verdict of PTC: none 20250823090353461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090353461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090353461 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090353461 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) 20250823090353461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090353461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090353461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090353461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090353462 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090353462 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) 20250823090353462 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090353462 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090353462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557e62561f10]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090353462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090353462 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090353462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca329), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090353462 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@8fde77a73ba2: Final verdict of PTC: pass HNBGW-MGCP(921)@8fde77a73ba2: Final verdict of PTC: none 20250823090353462 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) 20250823090353462 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090353463 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) 20250823090353463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090353463 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090353463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090353463 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090353463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090353463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090353463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 0c a3 29 00 00 64 00 00 00 00 00 (ss7_asp.c:1383) 20250823090353463 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090353463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557e62561f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090353463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4648820)[0x557e62562ed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090353463 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4648820)[0x557e62562ed0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090353464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090353464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4648820)[0x557e62562ed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090353464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4648820)[0x557e62562ed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090353464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4648820)[0x557e62562ed0]{disrupted}: Freeing instance (context_map.c:203) 20250823090353464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4648820)[0x557e62562ed0]{disrupted}: Deallocated (fsm.c:568) 20250823090353464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557e62561f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090353464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557e62561f10]{disconnected}: Freeing instance (context_map.c:207) 20250823090353464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557e62561f10]{disconnected}: Deallocated (fsm.c:568) 20250823090353464 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4648820 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090353464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353464 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090353465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090353465 DLM3UA <000f> 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 20250823090353465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090353465 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090353465 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090353465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090353465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090353465 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090353465 DMAIN NOTICE (127.0.0.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) 20250823090353465 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090353465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090353465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090353465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090353465 DLM3UA <000f> 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 20250823090353465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090353465 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090353465 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(927)@8fde77a73ba2: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. 20250823090353476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58144<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090353476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 09:03:53 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 20250823090353561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090353766 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090353766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702cf0), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090353766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090353766 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090353766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090353766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090353766 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090353766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090353766 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090353766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090353766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090353766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 2c f0 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090353766 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090353766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad3c39), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090353766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090353767 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090353767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090353767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090353767 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090353767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090353767 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090353767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090353767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090353767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 3c 39 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090353767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090353767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090353767 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090353767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090353767 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090353767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090353767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090353767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090353767 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090353767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090353767 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090353767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090353768 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090353768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8ce00), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090353768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090353768 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) 20250823090353768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090353768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090353769 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090353769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090353769 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090353769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090353769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090353769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 ce 00 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090353769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090353769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090353769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090353769 DLM3UA <000f> 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 20250823090353769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090353769 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090353769 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090354263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58164<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=599436) 20250823090354389 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090354389 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091eb2d), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090354389 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090354389 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090354389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090354389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090354389 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090354389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090354389 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090354389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090354389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090354389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 91 eb 2d 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090354389 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090354389 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007432c5), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090354389 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090354389 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090354389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090354389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090354389 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090354389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090354389 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090354389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090354389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090354389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 74 32 c5 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090354389 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090354389 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab514d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090354389 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090354389 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) 20250823090354389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090354389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090354389 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090354389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090354389 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090354389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090354389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090354389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ab 51 4d 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090354389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090354389 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090354389 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090354389 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090354389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090354389 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090354389 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090354389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090354390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090354390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090354390 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090354390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090354390 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090354390 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090354390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090354390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090354390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090354390 DLM3UA <000f> 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 20250823090354390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090354390 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090354390 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090354726 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090354726 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f69269), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090354726 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090354726 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090354726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090354726 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090354726 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090354726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090354726 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090354726 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090354726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090354726 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f6 92 69 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090354726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090354726 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090354726 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090354726 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090354726 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090354726 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090354726 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=599436, count=637112) 20250823090355332 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090355332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715ef8), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090355332 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090355332 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090355332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090355332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090355332 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090355332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090355332 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090355332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090355332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090355332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 5e f8 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090355332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090355332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090355332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090355332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090355332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090355332 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090355332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090355459 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090355459 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090355459 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090355460 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090355460 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090355460 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090355460 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090355460 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090355460 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090356016 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090356016 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2962), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090356016 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090356016 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090356016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090356016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090356016 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090356016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090356016 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090356016 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090356016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090356016 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 29 62 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090356016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090356016 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090356016 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090356016 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090356016 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090356016 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090356016 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:03: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_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 20250823090356546 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090356546 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090356546 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090356546 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090356546 DLSCCP DEBUG SCCP-SCOC(85)[0x557e625571b0]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250823090357347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090357351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090357354 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44269<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090357474 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090357474 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090357482 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090357482 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090357483 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090357483 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090357483 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090357483 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090357483 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090357483 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090357483 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090357483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090357483 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090357483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357483 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090357484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090357484 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090357484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357484 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090357484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090357484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090357484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090357484 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090357484 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45333 (stream_srv.c:143) 20250823090357484 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45333<->l=127.0.0.1:29169 (hnb.c:335) 20250823090357484 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357484 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090357484 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090357484 DLM3UA <000f> 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 20250823090357484 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090357484 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090357484 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090357484 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090357484 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090357484 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090357484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090357484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090357484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357484 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090357484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090357484 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090357484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357484 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090357484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090357484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090357484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090357484 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090357484 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090357484 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090357484 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090357484 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090357484 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090357484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090357485 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090357485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357485 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090357485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090357485 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090357485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357485 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090357485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090357485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090357485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090357485 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090357485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090357485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090357485 DLM3UA <000f> 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 20250823090357485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090357485 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090357485 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090357485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090357485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090357485 DLM3UA <000f> 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 20250823090357485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090357485 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090357485 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090357486 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090357486 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090357486 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090357486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090357486 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090357486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090357486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357486 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090357486 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090357486 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090357486 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090357486 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090357486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357486 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090357486 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090357486 DLM3UA <000f> 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 20250823090357486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090357486 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(938)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(938)@8fde77a73ba2: M3UA emulation initiated, the test can be started MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(938)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(936)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090357501 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090357501 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090357501 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090357501 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090357502 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090357502 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090357502 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090357502 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090357503 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090357503 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090357503 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090357503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090357503 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090357503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357503 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090357503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090357503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090357503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090357503 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090357503 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090357503 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090357503 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090357503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090357503 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090357503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090357503 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090357503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357503 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090357503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090357503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090357503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090357503 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090357503 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090357503 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090357503 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090357503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090357503 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090357503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090357503 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090357503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357503 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090357503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090357503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090357503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090357503 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090357503 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090357503 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090357503 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090357503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090357503 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090357503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090357503 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090357503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090357503 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090357503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090357503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090357503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090357503 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090357503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357503 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090357503 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090357503 DLM3UA <000f> 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 20250823090357503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090357503 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090357503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357503 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090357503 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090357503 DLM3UA <000f> 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 20250823090357503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090357503 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090357503 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090357503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357503 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090357503 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090357503 DLM3UA <000f> 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 20250823090357503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090357503 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090357503 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090357503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357503 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090357503 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090357503 DLM3UA <000f> 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 20250823090357503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090357503 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090357503 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(941)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(941)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090357527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090357527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090357527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090357527 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090357527 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090357527 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090357527 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090357527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090357527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090357532 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090357532 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090357532 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090357532 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090357532 DHNBAP DEBUG (127.0.0.1:45333 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090357532 DHNBAP NOTICE (127.0.0.1:45333 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090357532 DHNBAP NOTICE (127.0.0.1:45333 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090357532 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090357532 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090357699 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 20250823090357699 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 20250823090357699 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090357699 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090357702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357702 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090357702 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090357702 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090357702 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090357702 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090357702 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090357702 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090357702 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090357702 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 20250823090357702 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090357702 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090357702 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090357704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357704 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090357704 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090357704 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  20250823090357704 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090357704 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090357704 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090357704 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 20250823090357704 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090357704 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090357704 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090357704 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090357704 DLSS7 <000c> ss7_asp.c: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  20250823090357704 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  20250823090357704 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090357704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090357704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090357704 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090357704 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090357704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090357704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090357704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090357704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090357704 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090357704 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090357704 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090357705 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090357705 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090357705 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090357705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090357705 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090357705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090357705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090357705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090357705 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090357705 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090357705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090357705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090357705 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090357705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357705 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090357705 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090357705 DLM3UA <000f> 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 20250823090357705 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090357705 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090357705 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090357705 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090357705 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090357705 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  20250823090357715 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 20250823090357715 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 20250823090357715 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090357715 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090357720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357720 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090357720 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090357720 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090357720 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090357720 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090357720 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090357720 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090357720 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090357720 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 20250823090357720 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090357720 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090357720 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090357722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357722 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090357722 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090357722 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  20250823090357722 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090357722 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090357722 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090357722 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 20250823090357722 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090357722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090357722 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090357722 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090357722 DLSS7 <000c> ss7_asp.c: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  20250823090357722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090357722 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  20250823090357722 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090357722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090357722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090357722 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090357722 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090357722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090357722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090357722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090357723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090357723 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090357723 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090357723 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090357724 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090357724 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090357724 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090357724 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090357724 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090357724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357724 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090357724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090357724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090357724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090357724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090357724 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090357724 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090357724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090357724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090357724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090357724 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090357724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090357724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090357724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090357724 DLM3UA <000f> 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 20250823090357724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090357724 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090357724 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090357724 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090357724 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090357724 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(937)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090358503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090358503 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090358503 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090358503 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090358503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090358503 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090358503 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090358503 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090358503 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090358503 DLSS7 <000c> ss7_asp.c: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  20250823090358503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090358503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090358503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090358503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090358503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090358503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090358503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090358503 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090358503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090358503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090358503 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090358503 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090358503 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) 20250823090358503 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090358503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090358503 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090358503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090358503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090358503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090358503 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090358503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090358503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090358503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090358503 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090358503 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090358503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090358503 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090358503 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090358503 DLM3UA <000f> 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 20250823090358503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090358503 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090358503 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090358503 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090358503 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090358503 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  20250823090358504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090358504 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090358504 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090358504 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090358504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090358504 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090358504 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090358504 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090358504 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090358504 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090358504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090358504 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090358504 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090358504 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090358504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090358504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090358504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090358504 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090358504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090358505 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090358505 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090358505 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090358505 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(937)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090358519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090358519 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090358519 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090358519 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090358519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090358519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090358519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090358519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090358519 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090358519 DLSS7 <000c> ss7_asp.c: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  20250823090358520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090358520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090358520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090358520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090358520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090358520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090358520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090358520 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090358520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090358520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090358520 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090358520 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090358520 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) 20250823090358520 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090358520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090358520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090358520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358520 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090358520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090358520 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090358520 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090358520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090358520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090358520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090358520 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090358520 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090358520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090358520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090358520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090358520 DLM3UA <000f> 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 20250823090358520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090358520 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090358520 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090358520 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090358520 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090358520 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  20250823090358521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090358521 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090358521 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090358521 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090358521 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090358521 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090358521 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090358521 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090358521 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090358521 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090358521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090358521 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090358521 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090358521 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090358521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090358521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090358521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090358521 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090358521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090358521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090358521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090358521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090358521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090358521 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090358521 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090358521 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: MSC_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 } } } } 20250823090358535 DLCTRL DEBUG Command: GET 194795946 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090358535 DLCTRL DEBUG Tx Command reply: GET_REPLY 194795946 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090358536 DLCTRL DEBUG Command: GET 329534763 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090358536 DLCTRL DEBUG Tx Command reply: GET_REPLY 329534763 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090358537 DLCTRL DEBUG Command: GET 234405213 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090358537 DLCTRL DEBUG Tx Command reply: GET_REPLY 234405213 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090358538 DLCTRL DEBUG Command: GET 340795978 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090358538 DLCTRL DEBUG Tx Command reply: GET_REPLY 340795978 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090358539 DLCTRL DEBUG Command: GET 442733690 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090358539 DLCTRL DEBUG Tx Command reply: GET_REPLY 442733690 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090358541 DLCTRL DEBUG Command: GET 31590132 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090358541 DLCTRL DEBUG Tx Command reply: GET_REPLY 31590132 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090358542 DLCTRL DEBUG Command: GET 311646887 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090358542 DLCTRL DEBUG Tx Command reply: GET_REPLY 311646887 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090358543 DLCTRL DEBUG Command: GET 562695161 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090358543 DLCTRL DEBUG Tx Command reply: GET_REPLY 562695161 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090358544 DLCTRL DEBUG Command: GET 560505806 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090358544 DLCTRL DEBUG Tx Command reply: GET_REPLY 560505806 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090358545 DLCTRL DEBUG Command: GET 376365090 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090358545 DLCTRL DEBUG Tx Command reply: GET_REPLY 376365090 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090358546 DLCTRL DEBUG Command: GET 850858536 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090358546 DLCTRL DEBUG Tx Command reply: GET_REPLY 850858536 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090358547 DLCTRL DEBUG Command: GET 598906516 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090358547 DLCTRL DEBUG Tx Command reply: GET_REPLY 598906516 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090358548 DLCTRL DEBUG Command: GET 554733743 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090358548 DLCTRL DEBUG Tx Command reply: GET_REPLY 554733743 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090358549 DLCTRL DEBUG Command: GET 867170640 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090358549 DLCTRL DEBUG Tx Command reply: GET_REPLY 867170640 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090358549 DLCTRL DEBUG Command: GET 193721315 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090358549 DLCTRL DEBUG Tx Command reply: GET_REPLY 193721315 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090358550 DLCTRL DEBUG Command: GET 713675236 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090358550 DLCTRL DEBUG Tx Command reply: GET_REPLY 713675236 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090358551 DLCTRL DEBUG Command: GET 562479225 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090358551 DLCTRL DEBUG Tx Command reply: GET_REPLY 562479225 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090358552 DLCTRL DEBUG Command: GET 942232155 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090358552 DLCTRL DEBUG Tx Command reply: GET_REPLY 942232155 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090358553 DLCTRL DEBUG Command: GET 443307700 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090358553 DLCTRL DEBUG Tx Command reply: GET_REPLY 443307700 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090358554 DLCTRL DEBUG Command: GET 829242129 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090358554 DLCTRL DEBUG Tx Command reply: GET_REPLY 829242129 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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 := '000000000000001011111010'B, t_guard := 20.000000 } 20250823090358568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46520<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)5660099 20250823090359581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090359581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090359581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090359581 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090359581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x565dc3, normal) (hnbgw_rua.c:408) 20250823090359581 DHNB DEBUG map_rua[0x557e625571b0]{init}: Allocated (fsm.c:456) 20250823090359581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5660099)[0x557e625571b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090359581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5660099 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090359581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090359581 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090359581 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090359581 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5660099 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090359581 DCN DEBUG map_sccp[0x557e62562ed0]{init}: Allocated (fsm.c:456) 20250823090359581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557e62562ed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090359581 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5660099 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090359581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5660099 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090359581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5660099)[0x557e625571b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090359581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090359581 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090359581 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5660099 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090359581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557e62562ed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090359581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090359581 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{IDLE}: Allocated (fsm.c:456) 20250823090359581 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090359581 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002fa0056400500f1100926) (sccp_scrc.c:455) 20250823090359581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090359581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090359581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090359581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090359581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090359581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090359581 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090359581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090359581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090359581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090359581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090359581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090359581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090359581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090359581 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090359581 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090359581 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090359581 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090359581 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 fa 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090359581 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090359581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557e62562ed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090359581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5660099)[0x557e625571b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090359581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090359581 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090359581 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090359581 DLM3UA <000f> 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 20250823090359581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090359581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090359581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090359581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090359581 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090359581 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 fa 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)14810570 HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Session index based on connection ID:0 TC_sgsnpool_L3Compl_on_1_cnlink0(943)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8fde77a73ba2: 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 } } } 20250823090359587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090359587 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090359587 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090359587 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090359587 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090359587 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090359587 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090359587 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090359587 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090359587 DLSS7 <000c> ss7_asp.c: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 a3 1c 73 02 00 00 00 00  20250823090359587 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090359587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090359587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090359587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090359587 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090359587 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a31c73) (sccp_scrc.c:545) 20250823090359587 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) 20250823090359587 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090359587 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090359587 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090359587 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090359587 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) 20250823090359587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557e62562ed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090359587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557e62562ed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090359587 DLCTRL DEBUG Command: GET 962222185 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090359587 DLCTRL DEBUG Tx Command reply: GET_REPLY 962222185 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090359588 DLCTRL DEBUG Command: GET 199113739 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090359588 DLCTRL DEBUG Tx Command reply: GET_REPLY 199113739 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090359589 DLCTRL DEBUG Command: GET 611339891 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090359589 DLCTRL DEBUG Tx Command reply: GET_REPLY 611339891 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090359590 DLCTRL DEBUG Command: GET 86496229 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090359590 DLCTRL DEBUG Tx Command reply: GET_REPLY 86496229 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090359592 DLCTRL DEBUG Command: GET 665252078 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090359592 DLCTRL DEBUG Tx Command reply: GET_REPLY 665252078 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090359593 DLCTRL DEBUG Command: GET 371557652 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090359593 DLCTRL DEBUG Tx Command reply: GET_REPLY 371557652 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090359594 DLCTRL DEBUG Command: GET 801139995 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090359594 DLCTRL DEBUG Tx Command reply: GET_REPLY 801139995 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090359595 DLCTRL DEBUG Command: GET 799849794 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090359595 DLCTRL DEBUG Tx Command reply: GET_REPLY 799849794 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090359595 DLCTRL DEBUG Command: GET 631510318 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090359595 DLCTRL DEBUG Tx Command reply: GET_REPLY 631510318 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090359596 DLCTRL DEBUG Command: GET 637197628 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090359596 DLCTRL DEBUG Tx Command reply: GET_REPLY 637197628 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090359597 DLCTRL DEBUG Command: GET 224481401 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090359597 DLCTRL DEBUG Tx Command reply: GET_REPLY 224481401 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090359598 DLCTRL DEBUG Command: GET 195556521 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090359598 DLCTRL DEBUG Tx Command reply: GET_REPLY 195556521 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090359599 DLCTRL DEBUG Command: GET 422679406 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090359599 DLCTRL DEBUG Tx Command reply: GET_REPLY 422679406 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090359599 DLCTRL DEBUG Command: GET 432351239 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090359599 DLCTRL DEBUG Tx Command reply: GET_REPLY 432351239 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090359600 DLCTRL DEBUG Command: GET 554647591 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090359600 DLCTRL DEBUG Tx Command reply: GET_REPLY 554647591 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090359601 DLCTRL DEBUG Command: GET 220121269 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090359601 DLCTRL DEBUG Tx Command reply: GET_REPLY 220121269 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090359602 DLCTRL DEBUG Command: GET 146426195 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090359602 DLCTRL DEBUG Tx Command reply: GET_REPLY 146426195 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090359603 DLCTRL DEBUG Command: GET 69875466 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090359603 DLCTRL DEBUG Tx Command reply: GET_REPLY 69875466 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090359604 DLCTRL DEBUG Command: GET 864663838 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090359604 DLCTRL DEBUG Tx Command reply: GET_REPLY 864663838 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090359605 DLCTRL DEBUG Command: GET 917083785 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090359605 DLCTRL DEBUG Tx Command reply: GET_REPLY 917083785 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001100101011'B, t_guard := 20.000000 } 20250823090359616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46532<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)2515295 20250823090400624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090400624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090400624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250823090400624 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090400624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x26615f, normal) (hnbgw_rua.c:408) 20250823090400624 DHNB DEBUG map_rua[0x557e6254b8d0]{init}: Allocated (fsm.c:456) 20250823090400624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515295)[0x557e6254b8d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090400624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515295 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090400624 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090400624 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090400624 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250823090400624 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515295 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090400624 DCN DEBUG map_sccp[0x557e62547fb0]{init}: Allocated (fsm.c:456) 20250823090400624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557e62547fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090400624 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2515295 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090400624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515295 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250823090400624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515295)[0x557e6254b8d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090400624 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090400624 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090400624 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515295 SCCP-102 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090400624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557e62547fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090400624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090400624 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{IDLE}: Allocated (fsm.c:456) 20250823090400624 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090400624 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300032b0056400500f1100926) (sccp_scrc.c:455) 20250823090400624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090400624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090400624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090400624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090400624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090400624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090400624 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090400624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090400624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090400624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090400624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090400624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090400624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090400624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090400624 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090400624 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090400625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090400625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090400625 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 03 2b 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090400625 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090400625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557e62547fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090400625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515295)[0x557e6254b8d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090400625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090400625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090400625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090400625 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090400625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090400625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090400625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090400625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090400625 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090400625 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 03 2b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)13384392 HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(944)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090400628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090400628 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090400628 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090400628 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090400628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090400628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090400628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090400628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090400628 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090400628 DLSS7 <000c> ss7_asp.c: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 37 9c d6 02 00 00 00 00  MTC@8fde77a73ba2: 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 } } } 20250823090400628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090400628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090400628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090400628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090400628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090400628 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00379cd6) (sccp_scrc.c:545) 20250823090400628 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) 20250823090400628 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090400628 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090400628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090400628 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090400628 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) 20250823090400628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557e62547fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090400628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557e62547fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090400628 DLCTRL DEBUG Command: GET 946316442 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090400628 DLCTRL DEBUG Tx Command reply: GET_REPLY 946316442 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250823090400630 DLCTRL DEBUG Command: GET 354257245 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090400630 DLCTRL DEBUG Tx Command reply: GET_REPLY 354257245 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090400631 DLCTRL DEBUG Command: GET 799448411 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090400631 DLCTRL DEBUG Tx Command reply: GET_REPLY 799448411 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090400633 DLCTRL DEBUG Command: GET 375054057 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090400633 DLCTRL DEBUG Tx Command reply: GET_REPLY 375054057 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090400634 DLCTRL DEBUG Command: GET 494813225 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090400634 DLCTRL DEBUG Tx Command reply: GET_REPLY 494813225 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090400635 DLCTRL DEBUG Command: GET 403578471 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090400635 DLCTRL DEBUG Tx Command reply: GET_REPLY 403578471 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090400636 DLCTRL DEBUG Command: GET 250322890 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090400636 DLCTRL DEBUG Tx Command reply: GET_REPLY 250322890 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090400637 DLCTRL DEBUG Command: GET 335701789 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090400637 DLCTRL DEBUG Tx Command reply: GET_REPLY 335701789 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090400638 DLCTRL DEBUG Command: GET 659016730 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090400638 DLCTRL DEBUG Tx Command reply: GET_REPLY 659016730 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090400639 DLCTRL DEBUG Command: GET 521971314 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090400639 DLCTRL DEBUG Tx Command reply: GET_REPLY 521971314 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090400640 DLCTRL DEBUG Command: GET 522767581 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090400640 DLCTRL DEBUG Tx Command reply: GET_REPLY 522767581 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090400641 DLCTRL DEBUG Command: GET 838381186 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090400641 DLCTRL DEBUG Tx Command reply: GET_REPLY 838381186 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090400642 DLCTRL DEBUG Command: GET 106465119 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090400642 DLCTRL DEBUG Tx Command reply: GET_REPLY 106465119 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090400643 DLCTRL DEBUG Command: GET 510064882 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090400643 DLCTRL DEBUG Tx Command reply: GET_REPLY 510064882 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090400644 DLCTRL DEBUG Command: GET 984780824 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090400644 DLCTRL DEBUG Tx Command reply: GET_REPLY 984780824 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090400646 DLCTRL DEBUG Command: GET 9797528 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090400646 DLCTRL DEBUG Tx Command reply: GET_REPLY 9797528 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090400646 DLCTRL DEBUG Command: GET 73566709 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090400646 DLCTRL DEBUG Tx Command reply: GET_REPLY 73566709 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090400647 DLCTRL DEBUG Command: GET 624948247 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090400647 DLCTRL DEBUG Tx Command reply: GET_REPLY 624948247 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090400648 DLCTRL DEBUG Command: GET 692148130 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090400648 DLCTRL DEBUG Tx Command reply: GET_REPLY 692148130 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090400649 DLCTRL DEBUG Command: GET 724550956 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090400649 DLCTRL DEBUG Tx Command reply: GET_REPLY 724550956 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001100101011'B, t_guard := 20.000000 } 20250823090400659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46542<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)12283644 20250823090401666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090401666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090401666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090401666 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090401666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbb6efc, normal) (hnbgw_rua.c:408) 20250823090401666 DHNB DEBUG map_rua[0x557e624bacf0]{init}: Allocated (fsm.c:456) 20250823090401666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283644)[0x557e624bacf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090401666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12283644 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090401666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090401666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090401666 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12283644 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090401666 DCN DEBUG map_sccp[0x557e62557920]{init}: Allocated (fsm.c:456) 20250823090401666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557e62557920]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090401666 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12283644 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090401666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12283644 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090401666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283644)[0x557e624bacf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090401666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090401666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090401666 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12283644 SCCP-103 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090401666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557e62557920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090401666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090401666 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{IDLE}: Allocated (fsm.c:456) 20250823090401666 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090401666 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f400300032b0056400500f1100926) (sccp_scrc.c:455) 20250823090401666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090401666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090401666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090401666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090401666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090401666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090401666 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090401666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090401666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090401666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090401666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090401666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090401666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090401666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090401666 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090401666 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090401666 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090401666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090401666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 67 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 2b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090401666 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090401666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557e62557920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090401666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283644)[0x557e624bacf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090401666 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090401666 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090401666 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090401666 DLM3UA <000f> 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 20250823090401666 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090401666 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090401666 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090401666 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090401666 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090401666 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 67 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 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)@8fde77a73ba2: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)2779644 HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250823090401668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090401668 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090401668 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer TC_sgsnpool_L3Compl_on_1_cnlink0(945)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090401668 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090401668 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090401668 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090401668 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090401668 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090401668 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090401668 DLSS7 <000c> ss7_asp.c: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 08 69 98 02 00 00 00 00  20250823090401668 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090401668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090401668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090401668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090401668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090401668 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00086998) (sccp_scrc.c:545) 20250823090401668 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) 20250823090401668 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090401668 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090401668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090401668 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090401668 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) 20250823090401668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557e62557920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090401668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557e62557920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090401669 DLCTRL DEBUG Command: GET 71989456 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090401669 DLCTRL DEBUG Tx Command reply: GET_REPLY 71989456 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250823090401670 DLCTRL DEBUG Command: GET 819976285 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090401670 DLCTRL DEBUG Tx Command reply: GET_REPLY 819976285 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090401671 DLCTRL DEBUG Command: GET 597750094 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090401671 DLCTRL DEBUG Tx Command reply: GET_REPLY 597750094 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090401672 DLCTRL DEBUG Command: GET 770751765 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090401672 DLCTRL DEBUG Tx Command reply: GET_REPLY 770751765 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090401672 DLCTRL DEBUG Command: GET 286925082 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090401672 DLCTRL DEBUG Tx Command reply: GET_REPLY 286925082 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090401673 DLCTRL DEBUG Command: GET 733157437 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090401673 DLCTRL DEBUG Tx Command reply: GET_REPLY 733157437 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090401674 DLCTRL DEBUG Command: GET 267317425 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090401674 DLCTRL DEBUG Tx Command reply: GET_REPLY 267317425 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090401675 DLCTRL DEBUG Command: GET 378804707 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090401675 DLCTRL DEBUG Tx Command reply: GET_REPLY 378804707 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090401676 DLCTRL DEBUG Command: GET 215243193 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090401676 DLCTRL DEBUG Tx Command reply: GET_REPLY 215243193 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090401677 DLCTRL DEBUG Command: GET 707426831 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090401677 DLCTRL DEBUG Tx Command reply: GET_REPLY 707426831 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090401677 DLCTRL DEBUG Command: GET 182029187 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090401677 DLCTRL DEBUG Tx Command reply: GET_REPLY 182029187 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090401678 DLCTRL DEBUG Command: GET 992317009 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090401678 DLCTRL DEBUG Tx Command reply: GET_REPLY 992317009 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090401679 DLCTRL DEBUG Command: GET 842807247 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090401679 DLCTRL DEBUG Tx Command reply: GET_REPLY 842807247 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090401680 DLCTRL DEBUG Command: GET 347380172 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090401680 DLCTRL DEBUG Tx Command reply: GET_REPLY 347380172 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090401680 DLCTRL DEBUG Command: GET 165367738 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090401680 DLCTRL DEBUG Tx Command reply: GET_REPLY 165367738 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090401681 DLCTRL DEBUG Command: GET 91473075 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090401681 DLCTRL DEBUG Tx Command reply: GET_REPLY 91473075 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090401682 DLCTRL DEBUG Command: GET 235441143 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090401682 DLCTRL DEBUG Tx Command reply: GET_REPLY 235441143 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090401683 DLCTRL DEBUG Command: GET 297716655 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090401683 DLCTRL DEBUG Tx Command reply: GET_REPLY 297716655 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090401684 DLCTRL DEBUG Command: GET 79604678 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090401684 DLCTRL DEBUG Tx Command reply: GET_REPLY 79604678 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090401685 DLCTRL DEBUG Command: GET 264067346 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090401685 DLCTRL DEBUG Tx Command reply: GET_REPLY 264067346 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000010100010'B, t_guard := 20.000000 } 20250823090401701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46548<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)804829 20250823090402713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090402713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090402713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090402713 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090402713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc47dd, normal) (hnbgw_rua.c:408) 20250823090402713 DHNB DEBUG map_rua[0x557e62569400]{init}: Allocated (fsm.c:456) 20250823090402713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-804829)[0x557e62569400]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090402713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-804829 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090402713 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090402713 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090402713 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090402713 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-804829 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090402713 DCN DEBUG map_sccp[0x557e6255ee20]{init}: Allocated (fsm.c:456) 20250823090402713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557e6255ee20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090402713 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-804829 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090402713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-804829 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090402713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-804829)[0x557e62569400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090402713 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090402713 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090402713 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-804829 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090402713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557e6255ee20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090402713 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090402713 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{IDLE}: Allocated (fsm.c:456) 20250823090402713 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090402713 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000a20056400500f1100926) (sccp_scrc.c:455) 20250823090402713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090402713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090402713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090402713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090402713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090402713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090402713 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090402713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090402713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090402713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090402713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090402713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090402713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090402713 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090402713 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090402713 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090402713 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090402713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090402713 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 a2 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090402713 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090402713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557e6255ee20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090402713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-804829)[0x557e62569400]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090402713 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090402714 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090402714 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090402714 DLM3UA <000f> 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 20250823090402714 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090402714 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090402714 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090402714 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090402714 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090402714 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 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(939)@8fde77a73ba2: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)494868 HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250823090402718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090402718 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090402718 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090402718 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090402718 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090402718 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090402718 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090402718 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090402718 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090402718 DLSS7 <000c> ss7_asp.c: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 76 67 d1 02 00 00 00 00  20250823090402718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090402718 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090402718 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090402718 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090402718 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090402718 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007667d1) (sccp_scrc.c:545) 20250823090402718 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) 20250823090402718 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090402718 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090402718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090402718 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090402718 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) 20250823090402718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557e6255ee20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090402718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557e6255ee20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090402720 DLCTRL DEBUG Command: GET 761610554 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090402720 DLCTRL DEBUG Tx Command reply: GET_REPLY 761610554 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250823090402722 DLCTRL DEBUG Command: GET 395936406 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090402722 DLCTRL DEBUG Tx Command reply: GET_REPLY 395936406 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090402725 DLCTRL DEBUG Command: GET 31027138 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090402725 DLCTRL DEBUG Tx Command reply: GET_REPLY 31027138 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090402727 DLCTRL DEBUG Command: GET 317476016 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090402727 DLCTRL DEBUG Tx Command reply: GET_REPLY 317476016 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090402729 DLCTRL DEBUG Command: GET 868652031 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090402729 DLCTRL DEBUG Tx Command reply: GET_REPLY 868652031 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090402731 DLCTRL DEBUG Command: GET 389842908 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090402731 DLCTRL DEBUG Tx Command reply: GET_REPLY 389842908 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090402733 DLCTRL DEBUG Command: GET 117647087 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090402733 DLCTRL DEBUG Tx Command reply: GET_REPLY 117647087 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090402734 DLCTRL DEBUG Command: GET 230845950 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090402734 DLCTRL DEBUG Tx Command reply: GET_REPLY 230845950 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090402736 DLCTRL DEBUG Command: GET 958025501 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090402736 DLCTRL DEBUG Tx Command reply: GET_REPLY 958025501 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090402737 DLCTRL DEBUG Command: GET 859143349 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090402737 DLCTRL DEBUG Tx Command reply: GET_REPLY 859143349 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090402738 DLCTRL DEBUG Command: GET 676673319 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090402738 DLCTRL DEBUG Tx Command reply: GET_REPLY 676673319 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090402739 DLCTRL DEBUG Command: GET 133898903 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090402739 DLCTRL DEBUG Tx Command reply: GET_REPLY 133898903 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090402740 DLCTRL DEBUG Command: GET 134925603 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090402740 DLCTRL DEBUG Tx Command reply: GET_REPLY 134925603 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090402741 DLCTRL DEBUG Command: GET 616611245 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090402742 DLCTRL DEBUG Tx Command reply: GET_REPLY 616611245 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090402742 DLCTRL DEBUG Command: GET 33344079 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090402743 DLCTRL DEBUG Tx Command reply: GET_REPLY 33344079 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090402744 DLCTRL DEBUG Command: GET 496146606 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090402744 DLCTRL DEBUG Tx Command reply: GET_REPLY 496146606 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090402745 DLCTRL DEBUG Command: GET 934685565 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090402745 DLCTRL DEBUG Tx Command reply: GET_REPLY 934685565 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090402747 DLCTRL DEBUG Command: GET 778745395 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090402747 DLCTRL DEBUG Tx Command reply: GET_REPLY 778745395 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090402748 DLCTRL DEBUG Command: GET 327734188 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090402748 DLCTRL DEBUG Tx Command reply: GET_REPLY 327734188 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090402750 DLCTRL DEBUG Command: GET 285170294 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090402750 DLCTRL DEBUG Tx Command reply: GET_REPLY 285170294 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090402756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46518<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090402758 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44269<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(929)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090402760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090402760 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090402760 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090402760 DLINP NOTICE SRV(,r=127.0.0.1:45333<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090402760 DMAIN NOTICE (127.0.0.1:45333 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45333<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090402760 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(937)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(936)@8fde77a73ba2: Final verdict of PTC: none 20250823090402761 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090402761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090402761 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090402761 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090402761 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090402761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090402761 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090402761 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@8fde77a73ba2: Final verdict of PTC: none 20250823090402761 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 20250823090402761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090402761 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090402761 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090402761 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090402761 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090402761 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090402761 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090402761 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 20250823090402761 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090402761 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090402761 DLSS7 <000c> ss7_asp.c: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  20250823090402761 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  20250823090402761 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090402761 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(938)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@8fde77a73ba2: Final verdict of PTC: none 20250823090402761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090402761 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090402761 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090402761 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090402761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090402761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090402761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090402761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090402761 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090402761 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) 20250823090402761 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090402761 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090402762 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 20250823090402762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090402762 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090402762 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090402762 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090402762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090402762 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090402762 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823090402762 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) 20250823090402762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090402762 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090402762 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090402762 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090402762 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090402762 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090402762 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090402762 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 20250823090402762 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090402762 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090402762 DLSS7 <000c> ss7_asp.c: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  20250823090402762 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090402762 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090402762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW-PFCP(931)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(940)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(942)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(941)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(944)@8fde77a73ba2: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(946)@8fde77a73ba2: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(943)@8fde77a73ba2: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(939)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(945)@8fde77a73ba2: Final verdict of PTC: pass 20250823090402762 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090402762 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090402762 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090402762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090402762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090402762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090402762 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090402762 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090402762 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) 20250823090402762 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090402762 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090402762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557e62562ed0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090402762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090402762 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090402763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a31c73), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090402763 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090402763 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090402763 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) 20250823090402763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090402763 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090402763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090402763 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090402763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090402763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090402763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 a3 1c 73 00 00 65 00 00 00 00 00 (ss7_asp.c:1383) 20250823090402763 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090402763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557e62562ed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090402763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5660099)[0x557e625571b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090402763 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5660099)[0x557e625571b0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090402763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090402763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5660099)[0x557e625571b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090402763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5660099)[0x557e625571b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090402763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5660099)[0x557e625571b0]{disrupted}: Freeing instance (context_map.c:203) 20250823090402763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5660099)[0x557e625571b0]{disrupted}: Deallocated (fsm.c:568) 20250823090402763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557e62562ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090402763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557e62562ed0]{disconnected}: Freeing instance (context_map.c:207) 20250823090402763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557e62562ed0]{disconnected}: Deallocated (fsm.c:568) 20250823090402763 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5660099 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090402763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557e62547fb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090402763 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090402763 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090402763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379cd6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090402763 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090402763 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090402763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090402763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090402763 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090402763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090402763 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090402763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090402763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090402763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 9c d6 00 00 66 00 00 00 00 00 (ss7_asp.c:1383) 20250823090402763 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090402763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557e62547fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090402763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515295)[0x557e6254b8d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090402763 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515295)[0x557e6254b8d0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090402763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090402763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515295)[0x557e6254b8d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090402763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515295)[0x557e6254b8d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090402763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515295)[0x557e6254b8d0]{disrupted}: Freeing instance (context_map.c:203) 20250823090402763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515295)[0x557e6254b8d0]{disrupted}: Deallocated (fsm.c:568) 20250823090402763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557e62547fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090402763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557e62547fb0]{disconnected}: Freeing instance (context_map.c:207) 20250823090402763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557e62547fb0]{disconnected}: Deallocated (fsm.c:568) 20250823090402763 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515295 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250823090402763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557e62557920]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090402763 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090402763 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090402763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086998), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090402763 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090402764 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090402764 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) 20250823090402764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090402764 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090402764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090402764 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090402764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'.20250823090402764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090402764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 08 69 98 00 00 67 00 00 00 00 00 (ss7_asp.c:1383) 20250823090402764 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090402764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557e62557920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090402764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283644)[0x557e624bacf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090402764 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283644)[0x557e624bacf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090402764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090402764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283644)[0x557e624bacf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090402764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283644)[0x557e624bacf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090402764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283644)[0x557e624bacf0]{disrupted}: Freeing instance (context_map.c:203) 20250823090402765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283644)[0x557e624bacf0]{disrupted}: Deallocated (fsm.c:568) 20250823090402765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557e62557920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090402765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557e62557920]{disconnected}: Freeing instance (context_map.c:207) 20250823090402765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557e62557920]{disconnected}: Deallocated (fsm.c:568) 20250823090402765 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12283644 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250823090402765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557e6255ee20]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090402765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090402765 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090402765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007667d1), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090402766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090402766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090402766 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) 20250823090402766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090402766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090402766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090402766 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090402767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090402767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090402768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 76 67 d1 00 00 68 00 00 00 00 00 (ss7_asp.c:1383) 20250823090402768 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090402768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557e6255ee20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090402768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-804829)[0x557e62569400]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090402768 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-804829)[0x557e62569400]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090402768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090402768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-804829)[0x557e62569400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090402768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-804829)[0x557e62569400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090402768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-804829)[0x557e62569400]{disrupted}: Freeing instance (context_map.c:203) 20250823090402768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-804829)[0x557e62569400]{disrupted}: Deallocated (fsm.c:568) 20250823090402769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557e6255ee20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090402769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557e6255ee20]{disconnected}: Freeing instance (context_map.c:207) 20250823090402769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557e6255ee20]{disconnected}: Deallocated (fsm.c:568) 20250823090402769 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-804829 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090402769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090402769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090402769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090402769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090402769 DLM3UA <000f> 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 20250823090402769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090402769 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090402769 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090402770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) Sat Aug 23 09:04:02 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== 20250823090402770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46520<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090402770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090402770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46542<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090402770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46548<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090402771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090402771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090402771 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090402771 DMAIN NOTICE (127.0.0.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) 20250823090402771 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090402771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090402771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090402771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090402771 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090402771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090402771 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090402771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090402771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090402771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090402771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090402771 DLM3UA <000f> 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 20250823090402771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090402771 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090402771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090402771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090402771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090402771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090402771 DLM3UA <000f> 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 20250823090402771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090402771 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090402771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20250823090402850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090403460 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090403460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008079a1), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090403460 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090403460 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090403460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090403460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090403460 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090403460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090403460 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090403460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090403460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090403460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 80 79 a1 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090403460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090403460 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090403460 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090403460 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090403460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090403460 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090403460 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090403461 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090403461 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b50a81), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090403461 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090403461 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090403461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090403461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090403461 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090403461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090403461 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090403461 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090403461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090403461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b5 0a 81 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090403461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090403461 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090403461 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090403461 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090403461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090403461 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090403461 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090403464 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090403464 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca329), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090403464 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090403464 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090403464 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090403464 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090403464 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090403464 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090403464 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090403464 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090403464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090403464 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0c a3 29 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090403465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090403465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090403465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090403465 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090403465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090403465 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090403465 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090403551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46558<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=522828) 20250823090403767 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090403767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad3c39), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090403767 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090403767 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090403767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090403767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090403767 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090403767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090403767 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090403767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090403767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090403767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 3c 39 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090403767 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090403767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702cf0), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090403767 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090403767 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090403767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090403767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090403767 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090403767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090403768 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090403768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090403768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090403768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 2c f0 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090403768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090403768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090403768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090403768 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090403768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090403768 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090403768 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090403769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090403769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090403769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090403769 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090403769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090403769 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090403769 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090403769 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090403769 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8ce00), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090403769 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090403769 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) 20250823090403769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090403769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090403769 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090403769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090403769 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090403769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090403769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090403769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 ce 00 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090403769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090403770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090403770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090403770 DLM3UA <000f> 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 20250823090403770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090403770 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090403770 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090404390 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090404390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab514d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090404390 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090404390 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) 20250823090404390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090404390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090404390 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090404390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090404390 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090404390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090404390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090404390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ab 51 4d 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090404390 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090404390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007432c5), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090404390 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090404390 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090404390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090404390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090404390 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090404390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090404390 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090404390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090404390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090404390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 74 32 c5 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090404390 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090404390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091eb2d), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090404390 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090404390 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090404391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090404391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090404391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090404391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090404391 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090404391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090404391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090404391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 91 eb 2d 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090404391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090404391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090404391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090404391 DLM3UA <000f> 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 20250823090404391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090404391 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090404391 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090404391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090404391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090404391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090404391 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090404391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090404391 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090404391 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090404391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090404391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090404391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090404391 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090404391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090404391 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090404391 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=522828, count=560392) 20250823090404727 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090404727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f69269), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090404727 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090404727 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090404727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090404727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090404727 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090404727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090404727 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090404727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090404727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090404727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f6 92 69 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090404728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090404728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090404728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090404728 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090404728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090404728 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090404728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090404762 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090404762 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090404762 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090404762 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090404762 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090404762 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090405333 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090405333 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715ef8), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090405333 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090405333 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090405334 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090405334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090405334 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090405334 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090405334 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090405334 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090405334 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090405334 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 5e f8 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090405334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090405334 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090405334 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090405334 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090405334 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090405334 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090405334 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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 20250823090406011 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090406011 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090406011 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090406011 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090406011 DLSCCP DEBUG SCCP-SCOC(86)[0x557e62546b00]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250823090406651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090406656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090406661 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38129<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090406940 DLINP[38;5;23m INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090406940 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090406951 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090406951 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090406951 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090406951 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090406951 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090406951 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090406952 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090406952 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090406952 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090406952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090406952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090406952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406952 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090406952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090406952 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090406952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406952 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090406952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090406952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090406952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090406952 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090406952 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090406952 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090406952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090406952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090406952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090406952 DLM3UA <000f> 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 20250823090406952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090406952 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090406952 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090406952 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090406952 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090406952 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090406952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090406952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090406952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406952 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090406952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090406953 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090406953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406953 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090406953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090406953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090406953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090406953 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090406953 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46185 (stream_srv.c:143) 20250823090406953 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46185<->l=127.0.0.1:29169 (hnb.c:335) 20250823090406953 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090406953 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090406953 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090406953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090406953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090406953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406953 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090406953 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090406953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090406953 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090406953 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090406953 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090406953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090406953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090406953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090406953 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090406953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090406953 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090406953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090406953 DLM3UA <000f> 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 20250823090406953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090406953 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090406953 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090406953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090406953 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090406953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090406953 DLM3UA <000f> 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 20250823090406953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090406953 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090406953 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090406954 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090406954 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090406954 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090406954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090406954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090406954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090406954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406954 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090406954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090406954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090406954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090406954 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090406954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090406954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090406954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090406954 DLM3UA <000f> 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 20250823090406954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090406954 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(957)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(957)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(955)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(960)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(960)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-SCCP(958)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090406986 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090406986 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090406986 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090406986 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090406986 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090406986 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090406986 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090406986 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090406987 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090406987 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090406987 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090406987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090406987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090406987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090406987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406987 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090406987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090406987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090406987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090406987 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090406987 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090406987 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090406987 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090406987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090406987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090406987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406987 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090406987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090406987 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090406987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406987 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090406987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090406987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090406987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090406987 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090406987 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090406987 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090406987 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090406987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090406987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090406987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406988 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090406988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090406988 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090406988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406988 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090406988 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090406988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090406988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090406988 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090406988 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090406988 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090406988 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090406988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090406988 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090406988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406988 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090406988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090406988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090406988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090406988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090406988 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090406988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090406988 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090406988 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090406988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090406988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090406988 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090406988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090406988 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090406988 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090406988 DLM3UA <000f> 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 20250823090406988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090406988 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090406988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090406988 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090406988 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090406988 DLM3UA <000f> 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 20250823090406988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090406988 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090406988 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090406988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090406988 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090406988 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090406988 DLM3UA <000f> 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 20250823090406988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090406988 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090406988 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090406988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090406988 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090406988 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090406988 DLM3UA <000f> 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 20250823090406988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090406988 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090406988 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(963)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(961)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(964)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090407026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090407026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090407026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090407026 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090407026 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090407026 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090407026 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090407026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090407026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090407034 DLINP DEBUG SRVCONN(,r=127.0.0.1:46185<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090407034 DLINP DEBUG SRVCONN(,r=127.0.0.1:46185<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090407034 DLINP DEBUG SRVCONN(,r=127.0.0.1:46185<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090407034 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090407034 DHNBAP DEBUG (127.0.0.1:46185 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090407034 DHNBAP NOTICE (127.0.0.1:46185 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090407034 DHNBAP NOTICE (127.0.0.1:46185 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090407034 DLINP DEBUG SRVCONN(,r=127.0.0.1:46185<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090407034 DLINP DEBUG SRVCONN(,r=127.0.0.1:46185<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090407169 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 20250823090407169 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 20250823090407169 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090407169 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090407173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407173 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090407173 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090407173 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090407173 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090407173 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090407173 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090407173 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090407173 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090407173 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 20250823090407173 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090407173 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090407173 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090407175 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407175 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090407175 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090407175 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  20250823090407175 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090407175 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090407175 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090407175 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 20250823090407175 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090407175 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090407175 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090407175 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090407175 DLSS7 <000c> ss7_asp.c: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  20250823090407175 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  20250823090407175 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090407176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090407176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090407176 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090407176 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090407176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090407176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090407176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090407176 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090407176 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090407176 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090407176 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090407177 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090407177 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090407177 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090407177 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090407177 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090407177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090407177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090407178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090407178 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090407178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090407178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090407178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090407178 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090407178 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407178 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090407178 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090407178 DLM3UA <000f> 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 20250823090407178 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090407178 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090407178 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090407178 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090407178 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090407178 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  20250823090407182 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 20250823090407182 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 20250823090407182 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090407182 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090407187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407187 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090407187 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090407187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090407187 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090407187 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090407187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090407187 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090407187 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090407187 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 20250823090407187 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090407187 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  20250823090407187 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090407189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407189 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090407189 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090407189 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  20250823090407189 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090407189 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090407189 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090407189 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 20250823090407189 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090407189 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  20250823090407189 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' 20250823090407189 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' 20250823090407189 DLSS7 <000c> ss7_asp.c: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  20250823090407190 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090407190 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  20250823090407190 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090407190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090407190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090407190 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090407190 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) 20250823090407190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090407190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090407190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090407190 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090407190 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090407190 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) 20250823090407190 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090407191 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090407191 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090407191 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090407191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090407191 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090407191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090407191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090407191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090407191 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090407191 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090407191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090407191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090407191 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090407191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090407191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090407191 DLM3UA <000f> 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 20250823090407191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090407191 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090407191 DLSS7 <000c> ss7_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 20250823090407191 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090407191 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090407191 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  20250823090407201 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 20250823090407201 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 20250823090407201 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090407201 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090407203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407203 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090407203 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090407203 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090407203 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090407203 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090407203 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090407203 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090407203 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090407203 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 20250823090407203 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090407203 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090407203 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090407203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407203 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090407203 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090407203 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  20250823090407203 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090407203 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090407203 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090407203 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 20250823090407203 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090407203 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090407203 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090407203 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090407203 DLSS7 <000c> ss7_asp.c: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  20250823090407203 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090407203 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  20250823090407204 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  20250823090407204 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090407204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090407204 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090407204 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090407204 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090407204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090407204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090407204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090407204 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090407204 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090407204 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090407204 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090407205 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090407205 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090407205 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090407205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090407205 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090407205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090407205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090407205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090407205 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090407205 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090407205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090407205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090407205 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090407205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407205 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090407205 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090407205 DLM3UA <000f> 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 20250823090407205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090407205 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090407205 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090407205 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090407205 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090407205 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  20250823090407214 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 20250823090407214 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 20250823090407214 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090407214 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090407216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407216 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090407216 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090407216 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090407216 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090407216 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090407216 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090407216 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090407216 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090407216 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 20250823090407216 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090407216 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  20250823090407216 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090407216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407216 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090407216 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090407216 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  20250823090407216 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090407216 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090407216 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090407216 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 20250823090407216 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090407216 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  20250823090407216 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' 20250823090407216 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' 20250823090407216 DLSS7 <000c> ss7_asp.c: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  20250823090407216 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090407217 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  20250823090407217 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  20250823090407217 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  20250823090407217 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090407217 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090407217 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090407217 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090407217 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) 20250823090407217 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090407217 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090407217 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090407217 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090407217 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090407217 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) 20250823090407217 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090407218 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090407218 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090407218 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090407218 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090407218 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090407218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090407218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407218 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407218 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090407218 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090407218 DLM3UA <000f> 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 20250823090407218 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090407218 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' 20250823090407218 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 20250823090407218 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090407218 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090407218 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  20250823090407218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407218 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090407218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090407218 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) 20250823090407218 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090407218 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090407218 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090407218 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc0-RAN(956)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090407975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407975 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090407975 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090407975 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090407975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090407975 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090407975 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090407975 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090407975 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090407975 DLSS7 <000c> ss7_asp.c: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  20250823090407975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090407975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090407975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090407975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090407975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090407975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090407975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090407975 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090407975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090407975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090407975 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090407975 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090407975 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) 20250823090407975 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090407975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090407975 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090407975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090407975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090407975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090407975 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090407975 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090407975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090407975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090407975 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090407975 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090407975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407975 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090407975 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090407975 DLM3UA <000f> 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 20250823090407975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090407975 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090407976 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090407976 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090407976 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090407976 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  20250823090407976 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407976 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090407976 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090407976 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090407976 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090407976 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090407976 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090407976 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090407976 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090407976 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090407976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090407976 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090407976 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090407976 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090407976 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090407976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090407976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090407976 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090407976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090407976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090407976 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090407976 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090407976 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(956)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090407988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407988 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090407988 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090407988 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 20250823090407988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090407988 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' 20250823090407988 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090407988 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090407988 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090407988 DLSS7 <000c> ss7_asp.c: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  20250823090407988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090407988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090407988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090407988 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) 20250823090407988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090407989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090407989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090407989 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090407989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090407989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090407989 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090407989 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090407989 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) 20250823090407989 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) 20250823090407989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090407989 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090407989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090407989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090407989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090407989 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090407989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090407989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090407989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090407989 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090407989 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090407989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407989 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090407989 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090407989 DLM3UA <000f> 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 20250823090407989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090407989 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090407989 DLSS7 <000c> ss7_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 20250823090407989 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090407989 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090407989 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  20250823090407989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090407989 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090407989 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090407989 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 20250823090407989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090407989 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' 20250823090407989 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090407989 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090407989 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090407989 DLSS7 <000c> ss7_asp.c: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  20250823090407989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090407990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090407990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090407990 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) 20250823090407990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090407990 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090407990 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090407990 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090407990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090407990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090407990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090407990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090407990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090407990 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090407990 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090407990 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(959)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090408006 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090408006 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090408006 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090408006 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090408006 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090408006 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090408006 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090408006 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090408006 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090408006 DLSS7 <000c> ss7_asp.c: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  20250823090408006 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090408006 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090408006 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090408006 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090408006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090408006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090408006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090408006 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090408006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090408006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090408006 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090408006 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090408006 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) 20250823090408006 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090408006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090408006 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090408006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408006 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090408006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090408006 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090408006 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090408006 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090408006 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090408006 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090408006 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090408006 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090408007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090408007 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090408007 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090408007 DLM3UA <000f> 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 20250823090408007 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090408007 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090408007 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090408007 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090408007 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090408007 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  20250823090408008 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090408008 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090408008 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090408008 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090408008 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090408008 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090408008 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090408008 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090408008 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090408008 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090408008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090408008 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090408008 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090408008 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090408008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090408008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090408008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090408008 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090408008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090408008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090408008 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090408008 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090408008 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(962)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090408024 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090408024 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090408024 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090408024 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 20250823090408024 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090408024 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' 20250823090408024 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090408024 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090408024 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090408024 DLSS7 <000c> ss7_asp.c: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  20250823090408025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090408025 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090408025 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090408025 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) 20250823090408025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090408025 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090408025 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090408025 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090408025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090408025 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090408025 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090408025 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090408025 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) 20250823090408025 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) 20250823090408025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090408025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090408025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090408026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090408026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090408026 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) 20250823090408026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090408026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090408026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090408026 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090408026 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090408026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090408026 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090408026 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090408026 DLM3UA <000f> 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 20250823090408026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090408026 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' 20250823090408026 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 20250823090408026 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090408026 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090408026 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  20250823090408027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090408027 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090408027 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090408027 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 20250823090408027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090408027 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' 20250823090408027 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090408027 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090408027 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090408027 DLSS7 <000c> ss7_asp.c: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  20250823090408027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090408027 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090408027 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090408027 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) 20250823090408027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090408027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090408027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090408027 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090408027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090408027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090408027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090408027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090408027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090408027 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090408027 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090408027 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(965)@8fde77a73ba2: MSC_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 } } } } 20250823090409040 DLCTRL DEBUG Command: GET 895374683 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090409040 DLCTRL DEBUG Tx Command reply: GET_REPLY 895374683 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090409042 DLCTRL DEBUG Command: GET 874753252 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090409042 DLCTRL DEBUG Tx Command reply: GET_REPLY 874753252 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090409043 DLCTRL DEBUG Command: GET 570989882 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090409043 DLCTRL DEBUG Tx Command reply: GET_REPLY 570989882 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090409044 DLCTRL DEBUG Command: GET 561604851 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090409044 DLCTRL DEBUG Tx Command reply: GET_REPLY 561604851 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090409045 DLCTRL DEBUG Command: GET 241999649 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090409045 DLCTRL DEBUG Tx Command reply: GET_REPLY 241999649 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090409046 DLCTRL DEBUG Command: GET 680498753 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090409046 DLCTRL DEBUG Tx Command reply: GET_REPLY 680498753 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090409047 DLCTRL DEBUG Command: GET 969629834 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090409047 DLCTRL DEBUG Tx Command reply: GET_REPLY 969629834 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090409047 DLCTRL DEBUG Command: GET 73144938 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090409048 DLCTRL DEBUG Tx Command reply: GET_REPLY 73144938 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090409048 DLCTRL DEBUG Command: GET 560832874 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090409048 DLCTRL DEBUG Tx Command reply: GET_REPLY 560832874 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090409049 DLCTRL DEBUG Command: GET 164729632 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090409049 DLCTRL DEBUG Tx Command reply: GET_REPLY 164729632 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090409050 DLCTRL DEBUG Command: GET 282004084 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090409050 DLCTRL DEBUG Tx Command reply: GET_REPLY 282004084 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090409050 DLCTRL DEBUG Command: GET 542140986 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090409051 DLCTRL DEBUG Tx Command reply: GET_REPLY 542140986 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090409051 DLCTRL DEBUG Command: GET 268328562 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090409051 DLCTRL DEBUG Tx Command reply: GET_REPLY 268328562 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090409052 DLCTRL DEBUG Command: GET 71087773 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090409052 DLCTRL DEBUG Tx Command reply: GET_REPLY 71087773 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090409053 DLCTRL DEBUG Command: GET 594846761 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090409053 DLCTRL DEBUG Tx Command reply: GET_REPLY 594846761 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090409053 DLCTRL DEBUG Command: GET 283724368 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090409053 DLCTRL DEBUG Tx Command reply: GET_REPLY 283724368 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090409054 DLCTRL DEBUG Command: GET 223738307 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090409054 DLCTRL DEBUG Tx Command reply: GET_REPLY 223738307 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090409055 DLCTRL DEBUG Command: GET 79102935 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090409055 DLCTRL DEBUG Tx Command reply: GET_REPLY 79102935 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090409055 DLCTRL DEBUG Command: GET 402857412 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090409055 DLCTRL DEBUG Tx Command reply: GET_REPLY 402857412 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090409056 DLCTRL DEBUG Command: GET 283393969 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090409056 DLCTRL DEBUG Tx Command reply: GET_REPLY 283393969 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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 := '000000000000000000000110'B, t_guard := 20.000000 } 20250823090409066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52700<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)9197151 20250823090410078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090410078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090410078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090410078 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090410078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8c565f, normal) (hnbgw_rua.c:408) 20250823090410078 DHNB DEBUG map_rua[0x557e62562ed0]{init}: Allocated (fsm.c:456) 20250823090410078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197151)[0x557e62562ed0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090410078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9197151 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090410078 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090410078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090410078 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090410078 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9197151 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090410078 DCN DEBUG map_sccp[0x557e6254b8d0]{init}: Allocated (fsm.c:456) 20250823090410078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557e6254b8d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090410078 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9197151 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090410078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9197151 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090410078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197151)[0x557e62562ed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090410078 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090410078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090410078 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9197151 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090410078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557e6254b8d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090410078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090410078 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{IDLE}: Allocated (fsm.c:456) 20250823090410078 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090410078 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000060056400500f1100926) (sccp_scrc.c:455) 20250823090410078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090410078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090410078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090410078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090410078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090410078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090410078 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090410078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090410078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090410078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090410078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090410078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090410078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090410078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090410078 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090410078 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090410078 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090410078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090410078 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 69 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 06 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090410078 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090410078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557e6254b8d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090410078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197151)[0x557e62562ed0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090410078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090410078 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090410078 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090410078 DLM3UA <000f> 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 20250823090410078 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090410078 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090410078 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090410078 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090410079 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090410079 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 69 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 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(961)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)6416464 HNBGW_Test.sgsn0-SCCP(961)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090410083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090410083 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090410083 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090410083 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090410083 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090410083 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090410083 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090410083 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090410083 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090410083 DLSS7 <000c> ss7_asp.c: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 f5 8d e4 02 00 00 00 00  20250823090410083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090410083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090410083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090410083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090410083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090410083 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f58de4) (sccp_scrc.c:545) 20250823090410083 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) 20250823090410083 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090410083 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090410083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090410083 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090410083 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) 20250823090410083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557e6254b8d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090410083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557e6254b8d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090410083 DLCTRL DEBUG Command: GET 648583136 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090410083 DLCTRL DEBUG Tx Command reply: GET_REPLY 648583136 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090410084 DLCTRL DEBUG Command: GET 663250999 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090410084 DLCTRL DEBUG Tx Command reply: GET_REPLY 663250999 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090410085 DLCTRL DEBUG Command: GET 495431250 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090410085 DLCTRL DEBUG Tx Command reply: GET_REPLY 495431250 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090410085 DLCTRL DEBUG Command: GET 80075902 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090410085 DLCTRL DEBUG Tx Command reply: GET_REPLY 80075902 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090410086 DLCTRL DEBUG Command: GET 90676810 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090410086 DLCTRL DEBUG Tx Command reply: GET_REPLY 90676810 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090410087 DLCTRL DEBUG Command: GET 518704880 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090410087 DLCTRL DEBUG Tx Command reply: GET_REPLY 518704880 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090410087 DLCTRL DEBUG Command: GET 690332932 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090410087 DLCTRL DEBUG Tx Command reply: GET_REPLY 690332932 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090410088 DLCTRL DEBUG Command: GET 324578756 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090410088 DLCTRL DEBUG Tx Command reply: GET_REPLY 324578756 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090410089 DLCTRL DEBUG Command: GET 989650422 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090410089 DLCTRL DEBUG Tx Command reply: GET_REPLY 989650422 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090410090 DLCTRL DEBUG Command: GET 340203683 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090410090 DLCTRL DEBUG Tx Command reply: GET_REPLY 340203683 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090410090 DLCTRL DEBUG Command: GET 927730014 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090410090 DLCTRL DEBUG Tx Command reply: GET_REPLY 927730014 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090410091 DLCTRL DEBUG Command: GET 694895113 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090410091 DLCTRL DEBUG Tx Command reply: GET_REPLY 694895113 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090410092 DLCTRL DEBUG Command: GET 264483417 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090410092 DLCTRL DEBUG Tx Command reply: GET_REPLY 264483417 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090410092 DLCTRL DEBUG Command: GET 355666726 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090410092 DLCTRL DEBUG Tx Command reply: GET_REPLY 355666726 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090410093 DLCTRL DEBUG Command: GET 611194220 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090410093 DLCTRL DEBUG Tx Command reply: GET_REPLY 611194220 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090410095 DLCTRL DEBUG Command: GET 80162484 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090410095 DLCTRL DEBUG Tx Command reply: GET_REPLY 80162484 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090410096 DLCTRL DEBUG Command: GET 179237799 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090410096 DLCTRL DEBUG Tx Command reply: GET_REPLY 179237799 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090410097 DLCTRL DEBUG Command: GET 386288914 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090410097 DLCTRL DEBUG Tx Command reply: GET_REPLY 386288914 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090410098 DLCTRL DEBUG Command: GET 996238552 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090410098 DLCTRL DEBUG Tx Command reply: GET_REPLY 996238552 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090410099 DLCTRL DEBUG Command: GET 814558666 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090410099 DLCTRL DEBUG Tx Command reply: GET_REPLY 814558666 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001101000010'B, t_guard := 20.000000 } 20250823090410110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52702<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(965)@8fde77a73ba2: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)5157860 20250823090411120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090411120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090411120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250823090411120 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090411120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4eb3e4, normal) (hnbgw_rua.c:408) 20250823090411120 DHNB DEBUG map_rua[0x557e624bacf0]{init}: Allocated (fsm.c:456) 20250823090411120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5157860)[0x557e624bacf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090411120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5157860 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090411120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090411120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090411120 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250823090411120 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5157860 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250823090411120 DCN DEBUG map_sccp[0x557e62557920]{init}: Allocated (fsm.c:456) 20250823090411120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557e62557920]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090411120 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5157860 <-> SCCP-106 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823090411120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5157860 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250823090411120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5157860)[0x557e624bacf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090411120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090411120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090411120 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5157860 SCCP-106 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090411120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557e62557920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090411120 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090411120 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{IDLE}: Allocated (fsm.c:456) 20250823090411120 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090411120 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003420056400500f1100926) (sccp_scrc.c:455) 20250823090411120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090411120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090411120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090411120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090411120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090411120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090411120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090411120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090411120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090411120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090411120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090411120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090411120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090411120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090411120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090411120 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) 20250823090411120 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090411120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090411120 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 42 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090411120 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090411120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557e62557920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090411120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5157860)[0x557e624bacf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090411120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090411121 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090411121 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090411121 DLM3UA <000f> 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 20250823090411121 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090411121 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' 20250823090411121 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 20250823090411121 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090411121 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090411121 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 42 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(964)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@8fde77a73ba2: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)2304435 HNBGW_Test.sgsn1-SCCP(964)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(964)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090411125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090411125 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090411125 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090411125 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 20250823090411125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090411125 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' 20250823090411125 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090411125 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090411125 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090411125 DLSS7 <000c> ss7_asp.c: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 9f f3 21 02 00 00 00 00  20250823090411125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090411125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090411125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090411125 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) 20250823090411125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090411125 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009ff321) (sccp_scrc.c:545) 20250823090411125 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) 20250823090411125 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090411125 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090411125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090411125 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090411126 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) 20250823090411126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557e62557920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090411126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557e62557920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090411126 DLCTRL DEBUG Command: GET 611211500 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090411126 DLCTRL DEBUG Tx Command reply: GET_REPLY 611211500 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090411128 DLCTRL DEBUG Command: GET 79142603 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090411128 DLCTRL DEBUG Tx Command reply: GET_REPLY 79142603 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090411130 DLCTRL DEBUG Command: GET 780737523 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090411130 DLCTRL DEBUG Tx Command reply: GET_REPLY 780737523 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090411132 DLCTRL DEBUG Command: GET 775229429 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090411132 DLCTRL DEBUG Tx Command reply: GET_REPLY 775229429 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090411133 DLCTRL DEBUG Command: GET 89065277 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090411133 DLCTRL DEBUG Tx Command reply: GET_REPLY 89065277 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090411135 DLCTRL DEBUG Command: GET 551546056 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090411135 DLCTRL DEBUG Tx Command reply: GET_REPLY 551546056 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090411136 DLCTRL DEBUG Command: GET 172041867 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090411136 DLCTRL DEBUG Tx Command reply: GET_REPLY 172041867 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090411137 DLCTRL DEBUG Command: GET 590421627 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090411137 DLCTRL DEBUG Tx Command reply: GET_REPLY 590421627 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090411138 DLCTRL DEBUG Command: GET 264322224 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090411138 DLCTRL DEBUG Tx Command reply: GET_REPLY 264322224 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090411139 DLCTRL DEBUG Command: GET 226750688 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090411139 DLCTRL DEBUG Tx Command reply: GET_REPLY 226750688 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090411140 DLCTRL DEBUG Command: GET 863011934 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090411140 DLCTRL DEBUG Tx Command reply: GET_REPLY 863011934 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090411141 DLCTRL DEBUG Command: GET 833558964 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090411141 DLCTRL DEBUG Tx Command reply: GET_REPLY 833558964 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090411142 DLCTRL DEBUG Command: GET 425103962 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090411142 DLCTRL DEBUG Tx Command reply: GET_REPLY 425103962 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090411143 DLCTRL DEBUG Command: GET 244172403 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090411143 DLCTRL DEBUG Tx Command reply: GET_REPLY 244172403 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090411144 DLCTRL DEBUG Command: GET 6016132 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090411144 DLCTRL DEBUG Tx Command reply: GET_REPLY 6016132 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090411145 DLCTRL DEBUG Command: GET 432478873 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090411145 DLCTRL DEBUG Tx Command reply: GET_REPLY 432478873 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090411145 DLCTRL DEBUG Command: GET 120603063 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090411145 DLCTRL DEBUG Tx Command reply: GET_REPLY 120603063 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090411146 DLCTRL DEBUG Command: GET 857335808 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090411146 DLCTRL DEBUG Tx Command reply: GET_REPLY 857335808 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090411147 DLCTRL DEBUG Command: GET 89907082 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090411147 DLCTRL DEBUG Tx Command reply: GET_REPLY 89907082 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090411148 DLCTRL DEBUG Command: GET 458535323 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090411148 DLCTRL DEBUG Tx Command reply: GET_REPLY 458535323 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001011001111'B, t_guard := 20.000000 } 20250823090411160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090411752 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823090411752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823090411752 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090411752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090411752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090411752 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823090411752 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823090411752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823090411752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090411752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823090411752 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823090411752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823090411752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090411752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823090411752 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823090411753 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823090411753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090411753 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823090411753 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823090411753 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.sgsn0-RAN(962)@8fde77a73ba2: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)3988917 20250823090412167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090412167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090412167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090412167 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090412167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3cddb5, normal) (hnbgw_rua.c:408) 20250823090412167 DHNB DEBUG map_rua[0x557e6255ee20]{init}: Allocated (fsm.c:456) 20250823090412167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3988917)[0x557e6255ee20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090412167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988917 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090412167 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090412167 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090412167 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988917 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090412167 DCN DEBUG map_sccp[0x557e62547d90]{init}: Allocated (fsm.c:456) 20250823090412167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557e62547d90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090412167 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3988917 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090412167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988917 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090412167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3988917)[0x557e6255ee20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090412167 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090412167 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090412167 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988917 SCCP-107 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090412167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557e62547d90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090412167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090412167 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{IDLE}: Allocated (fsm.c:456) 20250823090412167 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090412167 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002cf0056400500f1100926) (sccp_scrc.c:455) 20250823090412167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090412167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090412167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090412167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090412167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090412167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090412167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090412168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090412168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090412168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090412168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090412168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090412168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090412168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090412168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090412168 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090412168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090412168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090412168 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 02 cf 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090412168 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090412168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557e62547d90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090412168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3988917)[0x557e6255ee20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090412168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090412168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090412168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090412168 DLM3UA <000f> 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 20250823090412168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090412168 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090412168 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090412168 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090412168 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090412168 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 02 cf 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)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@8fde77a73ba2: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)10578208 HNBGW_Test.sgsn0-SCCP(961)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090412170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090412170 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090412170 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090412170 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090412170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090412170 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090412170 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090412170 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090412170 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090412170 DLSS7 <000c> ss7_asp.c: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 86 52 7f 02 00 00 00 00  MTC@8fde77a73ba2: 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 } } } 20250823090412170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090412170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090412170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090412170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090412170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090412170 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0086527f) (sccp_scrc.c:545) 20250823090412170 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) 20250823090412170 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090412170 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090412170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090412170 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090412170 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) 20250823090412170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557e62547d90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090412170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557e62547d90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090412171 DLCTRL DEBUG Command: GET 580274813 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090412171 DLCTRL DEBUG Tx Command reply: GET_REPLY 580274813 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250823090412173 DLCTRL DEBUG Command: GET 820114443 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090412173 DLCTRL DEBUG Tx Command reply: GET_REPLY 820114443 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090412176 DLCTRL DEBUG Command: GET 766614038 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090412176 DLCTRL DEBUG Tx Command reply: GET_REPLY 766614038 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090412178 DLCTRL DEBUG Command: GET 442210570 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090412178 DLCTRL DEBUG Tx Command reply: GET_REPLY 442210570 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090412179 DLCTRL DEBUG Command: GET 482389036 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090412179 DLCTRL DEBUG Tx Command reply: GET_REPLY 482389036 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090412180 DLCTRL DEBUG Command: GET 4815637 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090412180 DLCTRL DEBUG Tx Command reply: GET_REPLY 4815637 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090412182 DLCTRL DEBUG Command: GET 488640771 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090412182 DLCTRL DEBUG Tx Command reply: GET_REPLY 488640771 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090412183 DLCTRL DEBUG Command: GET 431818541 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090412183 DLCTRL DEBUG Tx Command reply: GET_REPLY 431818541 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090412184 DLCTRL DEBUG Command: GET 11027781 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090412184 DLCTRL DEBUG Tx Command reply: GET_REPLY 11027781 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090412185 DLCTRL DEBUG Command: GET 245690489 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090412185 DLCTRL DEBUG Tx Command reply: GET_REPLY 245690489 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090412186 DLCTRL DEBUG Command: GET 639784853 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090412186 DLCTRL DEBUG Tx Command reply: GET_REPLY 639784853 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090412188 DLCTRL DEBUG Command: GET 388470084 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090412188 DLCTRL DEBUG Tx Command reply: GET_REPLY 388470084 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090412189 DLCTRL DEBUG Command: GET 615776219 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090412189 DLCTRL DEBUG Tx Command reply: GET_REPLY 615776219 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090412190 DLCTRL DEBUG Command: GET 861805038 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090412190 DLCTRL DEBUG Tx Command reply: GET_REPLY 861805038 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090412190 DLCTRL DEBUG Command: GET 479819120 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090412190 DLCTRL DEBUG Tx Command reply: GET_REPLY 479819120 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090412191 DLCTRL DEBUG Command: GET 334056237 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090412191 DLCTRL DEBUG Tx Command reply: GET_REPLY 334056237 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090412192 DLCTRL DEBUG Command: GET 833172634 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090412192 DLCTRL DEBUG Tx Command reply: GET_REPLY 833172634 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090412193 DLCTRL DEBUG Command: GET 739547328 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090412193 DLCTRL DEBUG Tx Command reply: GET_REPLY 739547328 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090412194 DLCTRL DEBUG Command: GET 641989354 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090412194 DLCTRL DEBUG Tx Command reply: GET_REPLY 641989354 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090412194 DLCTRL DEBUG Command: GET 650264445 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090412194 DLCTRL DEBUG Tx Command reply: GET_REPLY 650264445 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090412198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52688<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090412198 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38129<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(949)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(948)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090412198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090412199 DLINP DEBUG SRVCONN(,r=127.0.0.1:46185<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090412199 DLINP DEBUG SRVCONN(,r=127.0.0.1:46185<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090412199 DLINP NOTICE SRV(,r=127.0.0.1:46185<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090412199 DMAIN NOTICE (127.0.0.1:46185 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46185<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090412199 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823090412200 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090412200 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090412200 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090412200 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090412200 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090412200 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090412200 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090412201 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090412201 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090412201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(958)@8fde77a73ba2: Final verdict of PTC: none 20250823090412201 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090412201 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090412201 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090412201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090412201 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090412201 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090412201 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 20250823090412201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090412201 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090412201 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090412201 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090412201 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090412201 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090412201 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090412201 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 20250823090412201 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' 20250823090412201 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' 20250823090412201 DLSS7 <000c> ss7_asp.c: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  20250823090412201 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  20250823090412201 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  20250823090412201 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  20250823090412201 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090412201 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090412202 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 20250823090412202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090412202 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090412202 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090412202 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090412202 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090412202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090412202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090412202 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090412202 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090412202 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-RAN(959)@8fde77a73ba2: Final verdict of PTC: none 20250823090412202 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 20250823090412202 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' 20250823090412202 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' 20250823090412202 DLSS7 <000c> ss7_asp.c: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  20250823090412202 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  20250823090412202 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  20250823090412202 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090412202 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090412202 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) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090412202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090412202 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090412202 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) 20250823090412202 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090412202 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090412202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557e62557920]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090412202 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ff321), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090412202 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) 20250823090412202 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) 20250823090412202 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) 20250823090412202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090412202 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090412202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090412202 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090412202 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090412202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090412202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 9f f3 21 00 00 6a 00 00 00 00 00 (ss7_asp.c:1383) 20250823090412202 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090412202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557e62557920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090412202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5157860)[0x557e624bacf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090412202 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5157860)[0x557e624bacf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090412202 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090412202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090412202 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090412202 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090412202 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 20250823090412202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090412202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5157860)[0x557e624bacf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090412202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5157860)[0x557e624bacf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) HNBGW_Test.sgsn1-RAN(965)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(956)@8fde77a73ba2: Final verdict of PTC: none 20250823090412202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5157860)[0x557e624bacf0]{disrupted}: Freeing instance (context_map.c:203) 20250823090412202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5157860)[0x557e624bacf0]{disrupted}: Deallocated (fsm.c:568) 20250823090412202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557e62557920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090412202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557e62557920]{disconnected}: Freeing instance (context_map.c:207) 20250823090412202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557e62557920]{disconnected}: Deallocated (fsm.c:568) 20250823090412202 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5157860 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823090412202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090412202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090412202 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090412202 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) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090412202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090412202 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090412202 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) 20250823090412202 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090412202 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090412202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090412202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090412202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090412202 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090412202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090412202 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090412202 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090412202 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 20250823090412202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090412202 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090412202 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090412202 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090412202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090412202 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090412202 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090412202 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090412202 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 20250823090412202 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090412202 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090412202 DLSS7 <000c> ss7_asp.c: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  20250823090412202 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  20250823090412202 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090412202 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090412202 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090412202 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090412202 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 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@8fde77a73ba2: Final verdict of PTC: none 20250823090412202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090412202 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090412202 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090412202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn1-SCCP(964)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(960)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(955)@8fde77a73ba2: Final verdict of PTC: none 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090412202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090412202 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090412202 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) 20250823090412202 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090412202 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090412202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557e6254b8d0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090412202 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58de4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090412202 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090412202 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090412203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090412203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090412203 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090412203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090412203 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090412203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090412203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090412203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 f5 8d e4 00 00 69 00 00 00 00 00 (ss7_asp.c:1383) 20250823090412203 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090412203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557e6254b8d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090412203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197151)[0x557e62562ed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090412203 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197151)[0x557e62562ed0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090412203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090412203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197151)[0x557e62562ed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090412203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197151)[0x557e62562ed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090412203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197151)[0x557e62562ed0]{disrupted}: Freeing instance (context_map.c:203) 20250823090412203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197151)[0x557e62562ed0]{disrupted}: Deallocated (fsm.c:568) 20250823090412203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557e6254b8d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090412202 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090412202 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090412202 DLM3UA <000f> 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 20250823090412203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090412203 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090412203 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090412203 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090412203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090412203 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090412203 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823090412203 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) 20250823090412203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090412203 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090412203 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090412203 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090412203 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090412203 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090412203 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090412203 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 20250823090412203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557e6254b8d0]{disconnected}: Freeing instance (context_map.c:207) 20250823090412203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557e6254b8d0]{disconnected}: Deallocated (fsm.c:568) 20250823090412203 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9197151 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090412203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557e62547d90]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090412203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090412203 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090412203 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086527f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090412203 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090412203 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090412203 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) 20250823090412203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090412203 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090412203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090412203 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090412203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090412203 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090412203 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090412203 DLSS7 <000c> ss7_asp.c: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  20250823090412203 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-RAN(962)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@8fde77a73ba2: Final verdict of PTC: none 20250823090412203 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090412203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090412203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 86 52 7f 00 00 6b 00 00 00 00 00 (ss7_asp.c:1383) 20250823090412203 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090412203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557e62547d90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090412203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3988917)[0x557e6255ee20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090412203 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3988917)[0x557e6255ee20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090412203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090412203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3988917)[0x557e6255ee20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090412203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3988917)[0x557e6255ee20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090412203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3988917)[0x557e6255ee20]{disrupted}: Freeing instance (context_map.c:203) 20250823090412203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3988917)[0x557e6255ee20]{disrupted}: Deallocated (fsm.c:568) 20250823090412203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557e62547d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090412203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557e62547d90]{disconnected}: Freeing instance (context_map.c:207) 20250823090412203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557e62547d90]{disconnected}: Deallocated (fsm.c:568) 20250823090412203 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988917 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250823090412203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090412203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090412203 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090412203 DMAIN NOTICE (127.0.0.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) 20250823090412203 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090412203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090412203 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090412203 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090412203 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090412203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090412203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090412203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090412203 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090412203 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090412203 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) 20250823090412203 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090412203 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090412203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090412203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090412203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090412203 DLM3UA <000f> 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 20250823090412203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090412203 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090412203 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090412203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090412203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090412203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090412203 DLM3UA <000f> 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 20250823090412203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090412203 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090412203 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)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(957)@8fde77a73ba2: Final verdict of PTC: none 20250823090412204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52704<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090412210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52700<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090412210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52702<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(967)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(950)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@8fde77a73ba2: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@8fde77a73ba2: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@8fde77a73ba2: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(963)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 09:04:12 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 20250823090412298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090412763 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090412763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a31c73), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090412763 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090412763 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090412763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090412763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090412763 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090412763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090412763 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090412763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090412763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090412763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a3 1c 73 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090412763 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090412763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379cd6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090412764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090412764 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090412764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090412764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090412764 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090412764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090412764 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090412764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090412764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090412764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 9c d6 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090412764 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090412764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086998), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090412764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090412764 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090412764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090412764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090412764 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090412764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090412764 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090412764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090412764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090412764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090412764 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090412764 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090412764 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090412764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090412764 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090412764 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090412765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 69 98 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090412765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090412765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090412765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090412765 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090412765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090412765 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090412765 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090412765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090412765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090412765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090412765 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090412765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090412765 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090412765 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090412769 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090412769 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007667d1), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090412769 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090412769 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090412769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090412769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090412769 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090412769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090412769 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090412769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090412769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090412769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 76 67 d1 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090412769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090412769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090412769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090412769 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090412769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090412769 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090412769 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090413100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52714<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=649916) 20250823090413460 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090413460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008079a1), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090413460 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090413460 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090413460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090413460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090413460 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090413460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090413460 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090413460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090413460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090413460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 80 79 a1 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090413461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090413461 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090413461 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090413461 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090413461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090413461 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090413461 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090413462 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090413462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b50a81), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090413462 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090413462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090413462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090413462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090413462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090413462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090413462 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090413462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090413462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090413462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b5 0a 81 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090413462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090413462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090413462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090413462 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090413462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090413462 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090413462 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090413465 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090413465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca329), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090413465 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090413465 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090413465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090413465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090413465 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090413465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090413465 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090413465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090413465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090413465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0c a3 29 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090413465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090413465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090413465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090413465 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090413465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090413465 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090413465 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090413768 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090413768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702cf0), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090413768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090413768 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090413768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090413768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090413768 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090413768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090413768 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090413768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090413768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090413768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 2c f0 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090413768 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090413768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad3c39), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090413768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090413768 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090413768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090413768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090413768 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090413768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090413768 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090413768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090413768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090413768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 3c 39 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090413768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090413768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090413768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090413768 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090413768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090413768 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090413768 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090413768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090413768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090413768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090413768 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090413768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090413768 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090413768 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090413770 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090413770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8ce00), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090413770 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090413770 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) 20250823090413770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090413770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090413770 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090413770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090413770 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090413770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090413770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090413770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 ce 00 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090413770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090413770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090413770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090413770 DLM3UA <000f> 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 20250823090413770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090413770 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090413770 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=649916, count=687572) 20250823090414203 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090414203 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090414203 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090414203 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090414203 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090414203 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090414203 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090414203 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090414203 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090414204 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090414204 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090414204 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090414391 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090414391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091eb2d), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090414391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090414391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090414391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090414391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090414391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090414391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090414391 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090414391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090414391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090414391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 91 eb 2d 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090414391 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090414391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007432c5), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090414391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090414391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090414391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090414391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090414391 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090414391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090414391 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090414391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090414391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090414391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 74 32 c5 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090414391 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090414391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab514d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090414391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090414391 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) 20250823090414391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090414391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090414391 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090414391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090414391 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090414391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090414391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090414391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ab 51 4d 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090414391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090414391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090414391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090414391 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090414391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090414391 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090414391 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090414391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090414391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090414391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090414391 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090414391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090414391 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090414391 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090414391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090414391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090414391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090414391 DLM3UA <000f> 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 20250823090414391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090414391 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090414391 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090414728 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090414728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f69269), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090414728 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090414728 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090414728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090414728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090414728 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090414728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090414728 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090414728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090414728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090414728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f6 92 69 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090414728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090414728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090414728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090414728 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090414728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090414728 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090414728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:04:15 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 20250823090415330 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090415330 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090415330 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090415330 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090415330 DLSCCP DEBUG SCCP-SCOC(87)[0x557e625620b0]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250823090416182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090416185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090416187 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43747<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090416358 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090416358 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090416367 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090416367 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090416368 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090416368 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090416368 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090416368 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090416368 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090416368 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090416368 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37703 (stream_srv.c:143) 20250823090416368 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37703<->l=127.0.0.1:29169 (hnb.c:335) 20250823090416369 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090416369 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090416369 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090416369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090416369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090416369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090416369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416369 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090416369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090416369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090416369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090416369 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090416369 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090416369 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090416369 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090416369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090416369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090416369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416369 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090416369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090416369 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090416369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416369 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090416369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090416369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090416369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090416369 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090416370 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090416370 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090416370 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090416370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090416370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090416370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416370 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090416370 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090416370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090416370 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090416370 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090416370 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090416370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090416370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090416370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090416370 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090416370 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090416370 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090416370 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090416370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090416370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090416370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416370 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090416370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090416370 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090416370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416370 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090416370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090416370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090416370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090416370 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090416370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090416370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090416370 DLM3UA <000f> 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 20250823090416370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090416370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090416370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090416370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090416370 DLM3UA <000f> 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 20250823090416370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090416370 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090416370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090416370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090416370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090416370 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090416370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090416370 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090416370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090416370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090416370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090416370 DLM3UA <000f> 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 20250823090416370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090416370 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090416370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(981)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(981)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(979)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(984)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(984)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-SCCP(982)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090416400 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090416400 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090416400 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090416400 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090416400 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090416400 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090416400 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090416400 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090416401 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090416401 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090416401 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090416401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090416401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090416401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090416401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416401 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090416401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090416401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090416401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090416401 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090416401 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090416401 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090416401 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090416401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090416401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090416401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416401 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090416401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090416402 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090416402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416402 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090416402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090416402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090416402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090416402 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090416402 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090416402 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090416402 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090416402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090416402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090416402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416402 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090416402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090416402 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090416402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416402 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090416402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090416402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090416402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090416402 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090416402 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090416402 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090416402 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090416402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090416402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090416402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416402 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090416402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090416402 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090416402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416402 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090416402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090416402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090416402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090416402 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090416402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090416402 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090416402 DLM3UA <000f> 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 20250823090416402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090416402 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090416402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090416402 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090416402 DLM3UA <000f> 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 20250823090416402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090416402 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090416402 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090416402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090416402 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090416402 DLM3UA <000f> 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 20250823090416402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090416402 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090416402 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090416402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090416402 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090416402 DLM3UA <000f> 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 20250823090416402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090416402 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090416402 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(987)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(987)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(987)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(985)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(990)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(990)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090416434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090416434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090416434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090416434 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090416434 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090416434 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090416434 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090416434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090416434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090416438 DLINP DEBUG SRVCONN(,r=127.0.0.1:37703<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090416438 DLINP DEBUG SRVCONN(,r=127.0.0.1:37703<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090416438 DLINP DEBUG SRVCONN(,r=127.0.0.1:37703<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090416438 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090416438 DHNBAP DEBUG (127.0.0.1:37703 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090416438 DHNBAP NOTICE (127.0.0.1:37703 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090416438 DHNBAP NOTICE (127.0.0.1:37703 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090416438 DLINP DEBUG SRVCONN(,r=127.0.0.1:37703<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090416438 DLINP DEBUG SRVCONN(,r=127.0.0.1:37703<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090416586 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 20250823090416586 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 20250823090416586 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090416586 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090416589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416589 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090416589 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090416589 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090416589 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090416589 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090416589 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090416589 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090416589 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090416589 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 20250823090416589 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090416589 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090416589 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090416590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416590 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090416590 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090416590 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  20250823090416590 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090416590 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090416590 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090416590 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 20250823090416590 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090416590 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090416590 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090416590 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090416590 DLSS7 <000c> ss7_asp.c: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  20250823090416590 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  20250823090416590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090416590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090416590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090416590 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090416590 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090416590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090416590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090416590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090416590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090416590 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090416590 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090416590 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090416591 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090416591 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090416591 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090416591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090416591 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090416591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090416591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090416591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090416591 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090416591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090416591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090416591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090416591 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090416591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090416591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090416591 DLM3UA <000f> 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 20250823090416591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090416591 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090416591 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090416591 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090416591 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090416591 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  20250823090416597 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 20250823090416597 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 20250823090416597 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090416597 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090416599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416599 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090416599 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090416599 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090416599 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090416599 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090416599 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090416599 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090416599 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090416599 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 20250823090416599 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090416599 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  20250823090416599 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090416599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416599 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090416599 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090416599 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  20250823090416599 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090416599 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090416599 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090416599 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 20250823090416599 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090416599 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  20250823090416599 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' 20250823090416599 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' 20250823090416599 DLSS7 <000c> ss7_asp.c: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  20250823090416599 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090416599 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  20250823090416599 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090416599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090416599 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090416599 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090416599 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) 20250823090416599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090416599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090416599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090416599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090416599 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090416599 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) 20250823090416599 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090416600 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090416600 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090416600 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090416601 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090416601 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090416601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416601 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090416601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416601 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090416601 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090416601 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090416601 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090416601 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090416601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416601 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090416601 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090416601 DLM3UA <000f> 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 20250823090416601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090416601 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090416601 DLSS7 <000c> ss7_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 20250823090416601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090416601 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090416601 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  20250823090416612 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 20250823090416612 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 20250823090416612 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090416612 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090416614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416614 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090416614 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090416614 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090416614 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090416614 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090416614 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090416614 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090416614 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090416614 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 20250823090416614 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090416614 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090416614 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090416615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416615 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090416615 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090416615 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  20250823090416615 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090416615 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090416615 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090416615 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 20250823090416615 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090416615 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090416615 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090416615 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090416615 DLSS7 <000c> ss7_asp.c: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  20250823090416615 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090416615 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  20250823090416615 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  20250823090416615 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090416615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090416615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090416615 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090416615 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090416615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090416615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090416615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090416615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090416615 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090416615 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090416615 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090416616 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090416616 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090416616 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090416616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090416616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090416616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090416616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416616 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090416616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090416616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090416616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090416616 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090416616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090416616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090416616 DLM3UA <000f> 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 20250823090416616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090416616 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090416617 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090416617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090416617 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090416617 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  20250823090416623 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 20250823090416623 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 20250823090416623 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090416623 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090416624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416624 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090416624 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090416624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090416624 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090416624 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090416624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090416624 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090416624 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090416624 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 20250823090416624 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090416624 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  20250823090416624 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090416625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416625 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090416625 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090416625 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  20250823090416625 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090416625 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090416625 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090416625 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 20250823090416625 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090416625 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  20250823090416625 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' 20250823090416625 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' 20250823090416625 DLSS7 <000c> ss7_asp.c: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  20250823090416625 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090416625 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  20250823090416625 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  20250823090416625 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  20250823090416625 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090416625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090416625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090416625 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090416625 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) 20250823090416625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090416625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090416625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090416625 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090416625 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090416625 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) 20250823090416625 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090416626 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090416626 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090416626 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090416626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090416626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090416626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090416626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090416626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090416626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090416626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090416626 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) 20250823090416626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090416626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090416626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090416626 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090416626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090416626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090416626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090416626 DLM3UA <000f> 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 20250823090416626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090416626 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' 20250823090416626 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 20250823090416626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090416626 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090416626 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(980)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090417393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090417393 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090417393 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090417393 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090417393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090417393 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090417393 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090417393 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090417393 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090417393 DLSS7 <000c> ss7_asp.c: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  20250823090417393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090417393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090417393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090417393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090417393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090417393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090417393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090417393 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090417393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090417393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090417393 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090417393 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090417393 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) 20250823090417393 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090417393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090417393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090417393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090417393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090417393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090417393 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090417393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090417393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090417393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090417393 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090417393 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090417393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090417393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090417393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090417393 DLM3UA <000f> 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 20250823090417393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090417393 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090417393 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090417393 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090417393 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090417393 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  20250823090417393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090417393 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090417393 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090417393 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090417393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090417393 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090417393 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090417393 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090417393 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090417393 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090417393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090417393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090417393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090417393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090417393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090417393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090417393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090417393 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090417393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090417393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090417393 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090417393 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090417393 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(980)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090417401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090417401 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090417401 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090417401 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 20250823090417401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090417401 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' 20250823090417401 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090417401 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090417401 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090417401 DLSS7 <000c> ss7_asp.c: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  20250823090417401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090417401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090417401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090417401 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) 20250823090417401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090417401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090417401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090417401 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090417401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090417402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090417402 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090417402 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090417402 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) 20250823090417402 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) 20250823090417402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090417402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090417402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090417402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090417402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090417402 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090417402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090417402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090417402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090417402 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090417402 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090417402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090417402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090417402 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090417402 DLM3UA <000f> 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 20250823090417402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090417402 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090417402 DLSS7 <000c> ss7_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 20250823090417402 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090417402 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090417402 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  20250823090417403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090417403 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090417403 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090417403 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 20250823090417403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090417403 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' 20250823090417403 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090417403 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090417403 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090417403 DLSS7 <000c> ss7_asp.c: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  20250823090417403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090417403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090417403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090417403 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) 20250823090417403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090417403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090417403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090417403 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090417403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090417403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090417403 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090417403 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090417403 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(983)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(986)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090417416 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090417416 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090417416 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090417416 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090417416 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090417416 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090417416 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090417416 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090417416 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090417416 DLSS7 <000c> ss7_asp.c: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  20250823090417416 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090417417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090417417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090417417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090417417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090417417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090417417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090417417 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090417417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090417417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090417417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090417417 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090417417 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) 20250823090417417 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090417417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090417417 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090417417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417417 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090417417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090417417 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090417417 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090417417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090417417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090417417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090417417 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090417417 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090417417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090417417 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090417417 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090417417 DLM3UA <000f> 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 20250823090417417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090417417 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090417417 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090417417 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090417417 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090417417 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  20250823090417417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090417417 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090417417 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090417417 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090417417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090417417 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090417417 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090417417 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090417417 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090417417 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090417417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090417417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090417417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090417417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090417417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090417417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090417417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090417417 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090417417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090417417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090417417 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090417417 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090417417 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(986)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090417428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090417428 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090417428 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090417428 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 20250823090417428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090417428 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' 20250823090417428 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090417428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090417428 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090417428 DLSS7 <000c> ss7_asp.c: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  20250823090417428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090417428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090417428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090417428 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) 20250823090417428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090417428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090417428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090417428 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090417428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090417428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090417428 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090417428 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090417428 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) 20250823090417428 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) 20250823090417428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090417428 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090417428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090417428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090417428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090417428 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) 20250823090417428 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090417428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090417428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250823090417428 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090417428 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090417428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090417428 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090417428 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090417428 DLM3UA <000f> 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 20250823090417428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090417428 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' 20250823090417428 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 20250823090417428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090417428 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090417428 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 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250823090417428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090417428 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090417428 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090417428 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 20250823090417428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090417428 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' 20250823090417428 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090417428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090417428 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090417429 DLSS7 <000c> ss7_asp.c: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  20250823090417429 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090417429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090417429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090417429 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) 20250823090417429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090417429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090417429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090417429 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090417429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090417429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090417429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090417429 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090417429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090417429 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090417429 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090417429 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: MSC_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 } } } } 20250823090418443 DLCTRL DEBUG Command: GET 253086319 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090418443 DLCTRL DEBUG Tx Command reply: GET_REPLY 253086319 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090418444 DLCTRL DEBUG Command: GET 959043052 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090418444 DLCTRL DEBUG Tx Command reply: GET_REPLY 959043052 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090418445 DLCTRL DEBUG Command: GET 106279684 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090418445 DLCTRL DEBUG Tx Command reply: GET_REPLY 106279684 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090418446 DLCTRL DEBUG Command: GET 279016189 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090418446 DLCTRL DEBUG Tx Command reply: GET_REPLY 279016189 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090418447 DLCTRL DEBUG Command: GET 769053378 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090418447 DLCTRL DEBUG Tx Command reply: GET_REPLY 769053378 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090418447 DLCTRL DEBUG Command: GET 247525469 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090418447 DLCTRL DEBUG Tx Command reply: GET_REPLY 247525469 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090418448 DLCTRL DEBUG Command: GET 639267509 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090418448 DLCTRL DEBUG Tx Command reply: GET_REPLY 639267509 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090418449 DLCTRL DEBUG Command: GET 99758748 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090418449 DLCTRL DEBUG Tx Command reply: GET_REPLY 99758748 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090418449 DLCTRL DEBUG Command: GET 758447583 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090418449 DLCTRL DEBUG Tx Command reply: GET_REPLY 758447583 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090418450 DLCTRL DEBUG Command: GET 842761074 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090418450 DLCTRL DEBUG Tx Command reply: GET_REPLY 842761074 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090418451 DLCTRL DEBUG Command: GET 463100426 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090418451 DLCTRL DEBUG Tx Command reply: GET_REPLY 463100426 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090418452 DLCTRL DEBUG Command: GET 949137940 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090418452 DLCTRL DEBUG Tx Command reply: GET_REPLY 949137940 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090418452 DLCTRL DEBUG Command: GET 841525757 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090418452 DLCTRL DEBUG Tx Command reply: GET_REPLY 841525757 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090418453 DLCTRL DEBUG Command: GET 895504308 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090418453 DLCTRL DEBUG Tx Command reply: GET_REPLY 895504308 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090418454 DLCTRL DEBUG Command: GET 343881065 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090418454 DLCTRL DEBUG Tx Command reply: GET_REPLY 343881065 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090418455 DLCTRL DEBUG Command: GET 496751409 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090418455 DLCTRL DEBUG Tx Command reply: GET_REPLY 496751409 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090418455 DLCTRL DEBUG Command: GET 831327430 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090418455 DLCTRL DEBUG Tx Command reply: GET_REPLY 831327430 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090418456 DLCTRL DEBUG Command: GET 420359936 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090418456 DLCTRL DEBUG Tx Command reply: GET_REPLY 420359936 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090418457 DLCTRL DEBUG Command: GET 525421586 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090418457 DLCTRL DEBUG Tx Command reply: GET_REPLY 525421586 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090418458 DLCTRL DEBUG Command: GET 471142388 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090418458 DLCTRL DEBUG Tx Command reply: GET_REPLY 471142388 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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@8fde77a73ba2: 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@8fde77a73ba2: 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@8fde77a73ba2: 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 := '000000000000001000110010'B, t_guard := 20.000000 } 20250823090418469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50682<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)2248025 20250823090419483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090419483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090419483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250823090419483 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090419483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x224d59, normal) (hnbgw_rua.c:408) 20250823090419483 DHNB DEBUG map_rua[0x557e625620b0]{init}: Allocated (fsm.c:456) 20250823090419483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248025)[0x557e625620b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090419483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248025 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090419483 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090419483 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090419483 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250823090419483 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248025 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250823090419483 DCN DEBUG map_sccp[0x557e62562ed0]{init}: Allocated (fsm.c:456) 20250823090419483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557e62562ed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090419483 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2248025 <-> SCCP-108 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823090419483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248025 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250823090419483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248025)[0x557e625620b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090419483 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090419483 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090419483 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248025 SCCP-108 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090419483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557e62562ed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090419483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090419483 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{IDLE}: Allocated (fsm.c:456) 20250823090419483 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090419483 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030002320056400500f1100926) (sccp_scrc.c:455) 20250823090419483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090419483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090419483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090419483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090419484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090419484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090419484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090419484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090419484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090419484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090419484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090419484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090419484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090419484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090419484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090419484 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) 20250823090419484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090419484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090419484 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 32 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090419484 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090419484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557e62562ed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090419484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248025)[0x557e625620b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090419484 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090419484 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090419484 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090419484 DLM3UA <000f> 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 20250823090419484 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090419484 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' 20250823090419484 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 20250823090419484 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090419484 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090419484 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 32 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)8862655 HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(992)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090419492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090419492 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090419492 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090419492 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 20250823090419492 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090419492 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' 20250823090419492 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua MTC@8fde77a73ba2: 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 } } } 20250823090419492 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090419492 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090419492 DLSS7 <000c> ss7_asp.c: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 79 8e 69 02 00 00 00 00  20250823090419492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090419492 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090419492 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090419492 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) 20250823090419492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090419492 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00798e69) (sccp_scrc.c:545) 20250823090419492 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) 20250823090419492 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090419492 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090419492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090419492 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090419492 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) 20250823090419492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557e62562ed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090419492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557e62562ed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090419493 DLCTRL DEBUG Command: GET 231284972 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090419493 DLCTRL DEBUG Tx Command reply: GET_REPLY 231284972 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090419497 DLCTRL DEBUG Command: GET 576560544 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090419497 DLCTRL DEBUG Tx Command reply: GET_REPLY 576560544 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090419499 DLCTRL DEBUG Command: GET 293918410 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090419499 DLCTRL DEBUG Tx Command reply: GET_REPLY 293918410 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090419501 DLCTRL DEBUG Command: GET 832277228 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090419501 DLCTRL DEBUG Tx Command reply: GET_REPLY 832277228 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090419503 DLCTRL DEBUG Command: GET 623802001 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090419503 DLCTRL DEBUG Tx Command reply: GET_REPLY 623802001 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090419505 DLCTRL DEBUG Command: GET 195778825 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090419505 DLCTRL DEBUG Tx Command reply: GET_REPLY 195778825 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090419506 DLCTRL DEBUG Command: GET 543469645 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090419506 DLCTRL DEBUG Tx Command reply: GET_REPLY 543469645 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250823090419507 DLCTRL DEBUG Command: GET 513022751 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090419507 DLCTRL DEBUG Tx Command reply: GET_REPLY 513022751 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090419509 DLCTRL DEBUG Command: GET 533986602 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090419509 DLCTRL DEBUG Tx Command reply: GET_REPLY 533986602 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090419511 DLCTRL DEBUG Command: GET 830591117 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090419511 DLCTRL DEBUG Tx Command reply: GET_REPLY 830591117 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090419513 DLCTRL DEBUG Command: GET 365444101 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090419513 DLCTRL DEBUG Tx Command reply: GET_REPLY 365444101 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090419516 DLCTRL DEBUG Command: GET 509278458 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090419516 DLCTRL DEBUG Tx Command reply: GET_REPLY 509278458 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090419522 DLCTRL DEBUG Command: GET 898222420 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090419522 DLCTRL DEBUG Tx Command reply: GET_REPLY 898222420 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090419525 DLCTRL DEBUG Command: GET 954132796 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090419525 DLCTRL DEBUG Tx Command reply: GET_REPLY 954132796 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090419528 DLCTRL DEBUG Command: GET 772763263 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090419528 DLCTRL DEBUG Tx Command reply: GET_REPLY 772763263 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090419532 DLCTRL DEBUG Command: GET 110112263 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090419532 DLCTRL DEBUG Tx Command reply: GET_REPLY 110112263 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090419534 DLCTRL DEBUG Command: GET 232002267 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090419534 DLCTRL DEBUG Tx Command reply: GET_REPLY 232002267 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090419535 DLCTRL DEBUG Command: GET 408641885 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090419535 DLCTRL DEBUG Tx Command reply: GET_REPLY 408641885 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090419536 DLCTRL DEBUG Command: GET 47008566 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090419536 DLCTRL DEBUG Tx Command reply: GET_REPLY 47008566 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090419537 DLCTRL DEBUG Command: GET 85292072 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090419537 DLCTRL DEBUG Tx Command reply: GET_REPLY 85292072 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000111000111'B, t_guard := 20.000000 } 20250823090419555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)984352 20250823090420567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090420567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090420567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250823090420567 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090420567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf0520, normal) (hnbgw_rua.c:408) 20250823090420567 DHNB DEBUG map_rua[0x557e6255ee20]{init}: Allocated (fsm.c:456) 20250823090420567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-984352)[0x557e6255ee20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090420567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-984352 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090420567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090420567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090420567 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250823090420567 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-984352 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250823090420567 DCN DEBUG map_sccp[0x557e62547d90]{init}: Allocated (fsm.c:456) 20250823090420567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557e62547d90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090420567 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-984352 <-> SCCP-109 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823090420567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-984352 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250823090420567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-984352)[0x557e6255ee20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090420567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090420567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090420567 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-984352 SCCP-109 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090420567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557e62547d90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090420567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090420567 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{IDLE}: Allocated (fsm.c:456) 20250823090420567 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090420567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030001c70056400500f1100926) (sccp_scrc.c:455) 20250823090420567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090420567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090420567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090420567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090420567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090420567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090420567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090420567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090420567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090420567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090420567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090420567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090420567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090420567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090420567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090420567 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) 20250823090420567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090420567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090420567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0b 01 00 00 6d 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 01 c7 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090420567 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090420567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557e62547d90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090420567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-984352)[0x557e6255ee20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090420567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090420567 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090420567 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090420567 DLM3UA <000f> 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 20250823090420567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090420567 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' 20250823090420567 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 20250823090420567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090420567 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090420567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0b 01 00 00 6d 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 01 c7 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)3077056 HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823090420569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090420569 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090420569 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090420569 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 20250823090420569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090420569 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' 20250823090420569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090420569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090420569 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090420569 DLSS7 <000c> ss7_asp.c: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 1b bc 59 02 00 00 00 00  20250823090420569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090420569 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090420569 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090420569 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) 20250823090420569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090420569 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001bbc59) (sccp_scrc.c:545) 20250823090420569 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) 20250823090420569 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090420569 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090420569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090420569 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090420569 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) 20250823090420569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557e62547d90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090420569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557e62547d90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(993)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090420570 DLCTRL DEBUG Command: GET 114409833 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090420570 DLCTRL DEBUG Tx Command reply: GET_REPLY 114409833 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090420570 DLCTRL DEBUG Command: GET 244577823 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090420570 DLCTRL DEBUG Tx Command reply: GET_REPLY 244577823 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090420571 DLCTRL DEBUG Command: GET 724654796 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090420571 DLCTRL DEBUG Tx Command reply: GET_REPLY 724654796 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090420572 DLCTRL DEBUG Command: GET 526224680 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090420572 DLCTRL DEBUG Tx Command reply: GET_REPLY 526224680 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090420573 DLCTRL DEBUG Command: GET 970625941 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090420573 DLCTRL DEBUG Tx Command reply: GET_REPLY 970625941 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090420574 DLCTRL DEBUG Command: GET 219828044 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090420574 DLCTRL DEBUG Tx Command reply: GET_REPLY 219828044 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090420574 DLCTRL DEBUG Command: GET 742808166 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090420574 DLCTRL DEBUG Tx Command reply: GET_REPLY 742808166 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250823090420575 DLCTRL DEBUG Command: GET 930668873 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090420575 DLCTRL DEBUG Tx Command reply: GET_REPLY 930668873 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090420576 DLCTRL DEBUG Command: GET 86876257 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090420576 DLCTRL DEBUG Tx Command reply: GET_REPLY 86876257 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090420577 DLCTRL DEBUG Command: GET 963838450 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090420577 DLCTRL DEBUG Tx Command reply: GET_REPLY 963838450 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090420577 DLCTRL DEBUG Command: GET 346711011 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090420577 DLCTRL DEBUG Tx Command reply: GET_REPLY 346711011 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090420578 DLCTRL DEBUG Command: GET 902165998 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090420578 DLCTRL DEBUG Tx Command reply: GET_REPLY 902165998 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090420579 DLCTRL DEBUG Command: GET 804511359 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090420579 DLCTRL DEBUG Tx Command reply: GET_REPLY 804511359 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090420579 DLCTRL DEBUG Command: GET 297421548 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090420579 DLCTRL DEBUG Tx Command reply: GET_REPLY 297421548 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090420580 DLCTRL DEBUG Command: GET 772638400 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090420580 DLCTRL DEBUG Tx Command reply: GET_REPLY 772638400 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090420581 DLCTRL DEBUG Command: GET 800110460 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090420581 DLCTRL DEBUG Tx Command reply: GET_REPLY 800110460 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090420581 DLCTRL DEBUG Command: GET 847426642 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090420581 DLCTRL DEBUG Tx Command reply: GET_REPLY 847426642 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090420582 DLCTRL DEBUG Command: GET 692182400 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090420582 DLCTRL DEBUG Tx Command reply: GET_REPLY 692182400 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090420583 DLCTRL DEBUG Command: GET 676175040 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090420583 DLCTRL DEBUG Tx Command reply: GET_REPLY 676175040 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090420583 DLCTRL DEBUG Command: GET 332760034 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090420583 DLCTRL DEBUG Tx Command reply: GET_REPLY 332760034 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000000111111111'B, t_guard := 20.000000 } 20250823090420594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50708<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)16050442 20250823090421606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090421606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090421606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250823090421606 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090421606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf4e90a, normal) (hnbgw_rua.c:408) 20250823090421606 DHNB DEBUG map_rua[0x557e62557920]{init}: Allocated (fsm.c:456) 20250823090421606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16050442)[0x557e62557920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090421606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16050442 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090421606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090421606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090421606 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250823090421606 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16050442 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250823090421606 DCN DEBUG map_sccp[0x557e6256c4a0]{init}: Allocated (fsm.c:456) 20250823090421606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557e6256c4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090421606 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16050442 <-> SCCP-110 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823090421606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16050442 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250823090421606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16050442)[0x557e62557920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090421606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090421606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090421606 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16050442 SCCP-110 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090421606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557e6256c4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090421606 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090421606 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{IDLE}: Allocated (fsm.c:456) 20250823090421606 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090421606 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030001ff0056400500f1100926) (sccp_scrc.c:455) 20250823090421606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090421606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090421606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090421606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090421606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090421606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090421606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090421606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090421606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090421606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090421606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090421606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090421606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090421606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090421606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090421606 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) 20250823090421606 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090421606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090421606 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 ff 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090421606 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090421606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557e6256c4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090421606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16050442)[0x557e62557920]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090421606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090421606 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090421606 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090421606 DLM3UA <000f> 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 20250823090421606 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090421606 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' 20250823090421606 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 20250823090421606 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090421606 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090421606 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 ff 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)6337339 HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250823090421608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090421608 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090421608 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090421608 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 20250823090421608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090421608 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' 20250823090421608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090421608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090421608 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090421608 DLSS7 <000c> ss7_asp.c: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 16 30 2d 02 00 00 00 00  20250823090421608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090421608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090421608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090421608 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) 20250823090421608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090421608 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0016302d) (sccp_scrc.c:545) 20250823090421608 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) 20250823090421608 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090421608 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090421608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090421608 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090421608 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) 20250823090421608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557e6256c4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090421608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557e6256c4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(994)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090421608 DLCTRL DEBUG Command: GET 881003292 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090421608 DLCTRL DEBUG Tx Command reply: GET_REPLY 881003292 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090421609 DLCTRL DEBUG Command: GET 41888893 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090421609 DLCTRL DEBUG Tx Command reply: GET_REPLY 41888893 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090421610 DLCTRL DEBUG Command: GET 692215742 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090421610 DLCTRL DEBUG Tx Command reply: GET_REPLY 692215742 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090421612 DLCTRL DEBUG Command: GET 22874155 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090421612 DLCTRL DEBUG Tx Command reply: GET_REPLY 22874155 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090421613 DLCTRL DEBUG Command: GET 882164372 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090421613 DLCTRL DEBUG Tx Command reply: GET_REPLY 882164372 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090421614 DLCTRL DEBUG Command: GET 859037431 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090421614 DLCTRL DEBUG Tx Command reply: GET_REPLY 859037431 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090421615 DLCTRL DEBUG Command: GET 623049268 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090421615 DLCTRL DEBUG Tx Command reply: GET_REPLY 623049268 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250823090421616 DLCTRL DEBUG Command: GET 86212615 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090421616 DLCTRL DEBUG Tx Command reply: GET_REPLY 86212615 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090421617 DLCTRL DEBUG Command: GET 537877191 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090421617 DLCTRL DEBUG Tx Command reply: GET_REPLY 537877191 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090421618 DLCTRL DEBUG Command: GET 979996677 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090421618 DLCTRL DEBUG Tx Command reply: GET_REPLY 979996677 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090421619 DLCTRL DEBUG Command: GET 495045126 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090421619 DLCTRL DEBUG Tx Command reply: GET_REPLY 495045126 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090421620 DLCTRL DEBUG Command: GET 615588924 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090421620 DLCTRL DEBUG Tx Command reply: GET_REPLY 615588924 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090421621 DLCTRL DEBUG Command: GET 862408837 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090421621 DLCTRL DEBUG Tx Command reply: GET_REPLY 862408837 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090421622 DLCTRL DEBUG Command: GET 86148290 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090421622 DLCTRL DEBUG Tx Command reply: GET_REPLY 86148290 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090421623 DLCTRL DEBUG Command: GET 528623128 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090421623 DLCTRL DEBUG Tx Command reply: GET_REPLY 528623128 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090421624 DLCTRL DEBUG Command: GET 554090782 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090421624 DLCTRL DEBUG Tx Command reply: GET_REPLY 554090782 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090421625 DLCTRL DEBUG Command: GET 626936179 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090421625 DLCTRL DEBUG Tx Command reply: GET_REPLY 626936179 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090421626 DLCTRL DEBUG Command: GET 981908068 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090421626 DLCTRL DEBUG Tx Command reply: GET_REPLY 981908068 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090421627 DLCTRL DEBUG Command: GET 999763658 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090421627 DLCTRL DEBUG Tx Command reply: GET_REPLY 999763658 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090421628 DLCTRL DEBUG Command: GET 411338212 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090421628 DLCTRL DEBUG Tx Command reply: GET_REPLY 411338212 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090421631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50668<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090421631 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43747<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(973)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(972)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090421633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090421634 DLINP DEBUG SRVCONN(,r=127.0.0.1:37703<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090421635 DLINP DEBUG SRVCONN(,r=127.0.0.1:37703<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090421635 DLINP NOTICE SRV(,r=127.0.0.1:37703<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090421635 DMAIN NOTICE (127.0.0.1:37703 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37703<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090421635 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823090421636 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090421636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090421636 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090421636 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(986)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(985)@8fde77a73ba2: Final verdict of PTC: none 20250823090421636 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090421636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090421636 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090421636 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090421636 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090421636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090421636 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090421636 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090421636 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 20250823090421636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090421636 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090421636 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090421636 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090421636 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090421636 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090421636 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090421636 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 20250823090421636 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090421636 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090421636 DLSS7 <000c> ss7_asp.c: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.msc0-SCCP(979)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(983)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(980)@8fde77a73ba2: Final verdict of PTC: none 20250823090421636 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  20250823090421636 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  20250823090421636 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  20250823090421636 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090421636 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090421636 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090421636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090421637 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090421637 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(982)@8fde77a73ba2: Final verdict of PTC: none20250823090421637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@8fde77a73ba2: Final verdict of PTC: none20250823090421637 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 20250823090421637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090421637 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090421637 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090421637 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090421637 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090421637 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090421637 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090421637 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 20250823090421637 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090421637 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090421637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090421637 DLSS7 <000c> ss7_asp.c: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  20250823090421637 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  20250823090421637 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  20250823090421637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090421637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090421637 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090421637 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090421637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090421637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090421637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090421637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090421637 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090421637 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) 20250823090421637 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090421637 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090421637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090421637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090421637 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090421637 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090421637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090421637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090421637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090421637 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 20250823090421637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090421637 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090421637 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090421637 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 20250823090421637 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090421637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090421637 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090421637 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090421637 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 20250823090421637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090421637 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090421637 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) 20250823090421637 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090421637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090421637 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(981)@8fde77a73ba2: Final verdict of PTC: none 20250823090421637 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090421637 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090421637 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250823090421637 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090421637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090421637 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090421637 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090421637 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 20250823090421637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090421637 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090421637 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090421638 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090421638 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090421638 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090421638 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090421638 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 20250823090421638 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' 20250823090421638 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' 20250823090421638 DLSS7 <000c> ss7_asp.c: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  20250823090421638 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  20250823090421638 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090421638 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090421638 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 20250823090421638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090421638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090421638 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090421638 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) 20250823090421638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090421638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090421638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090421638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090421638 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090421638 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) 20250823090421638 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090421638 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090421638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557e62562ed0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090421638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090421638 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090421638 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00798e69), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090421638 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090421638 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) 20250823090421638 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) 20250823090421638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090421638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090421638 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090421638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090421638 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090421638 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090421638 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090421638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 79 8e 69 00 00 6c 00 00 00 00 00 (ss7_asp.c:1383) 20250823090421638 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090421638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557e62562ed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090421638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248025)[0x557e625620b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090421638 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248025)[0x557e625620b0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090421638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090421638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248025)[0x557e625620b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090421638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248025)[0x557e625620b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090421638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248025)[0x557e625620b0]{disrupted}: Freeing instance (context_map.c:203) 20250823090421638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248025)[0x557e625620b0]{disrupted}: Deallocated (fsm.c:568) 20250823090421638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557e62562ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090421639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557e62562ed0]{disconnected}: Freeing instance (context_map.c:207) 20250823090421639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557e62562ed0]{disconnected}: Deallocated (fsm.c:568) 20250823090421639 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248025 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823090421639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557e62547d90]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090421639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090421639 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090421639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bbc59), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090421639 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090421639 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) 20250823090421639 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) 20250823090421639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090421639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090421639 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090421639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090421639 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090421639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090421639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090421639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b bc 59 00 00 6d 00 00 00 00 00 (ss7_asp.c:1383) 20250823090421639 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090421639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557e62547d90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090421639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-984352)[0x557e6255ee20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090421639 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-984352)[0x557e6255ee20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090421639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090421639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-984352)[0x557e6255ee20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090421639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-984352)[0x557e6255ee20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090421639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-984352)[0x557e6255ee20]{disrupted}: Freeing instance (context_map.c:203) 20250823090421639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-984352)[0x557e6255ee20]{disrupted}: Deallocated (fsm.c:568) 20250823090421639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557e62547d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090421639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557e62547d90]{disconnected}: Freeing instance (context_map.c:207) 20250823090421639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557e62547d90]{disconnected}: Deallocated (fsm.c:568) 20250823090421639 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-984352 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823090421639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557e6256c4a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090421639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090421639 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090421639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016302d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090421639 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090421639 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) 20250823090421639 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) 20250823090421639 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) 20250823090421639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090421639 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090421639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090421639 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090421639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090421639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090421639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 16 30 2d 00 00 6e 00 00 00 00 00 (ss7_asp.c:1383) 20250823090421639 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090421639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557e6256c4a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090421639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16050442)[0x557e62557920]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090421639 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16050442)[0x557e62557920]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090421639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090421639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16050442)[0x557e62557920]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090421639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16050442)[0x557e62557920]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090421639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16050442)[0x557e62557920]{disrupted}: Freeing instance (context_map.c:203) 20250823090421639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16050442)[0x557e62557920]{disrupted}: Deallocated (fsm.c:568) 20250823090421639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557e6256c4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090421639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557e6256c4a0]{disconnected}: Freeing instance (context_map.c:207) 20250823090421639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557e6256c4a0]{disconnected}: Deallocated (fsm.c:568) 20250823090421639 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16050442 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823090421640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090421640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090421640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090421640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090421640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090421640 DLM3UA <000f> 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 20250823090421640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090421640 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090421640 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090421640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090421640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090421640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090421640 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090421640 DMAIN NOTICE (127.0.0.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) 20250823090421640 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090421640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090421640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090421640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090421640 DLM3UA <000f> 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 20250823090421640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090421640 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090421640 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090421641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090421641 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090421641 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090421641 DLM3UA <000f> 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 20250823090421641 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090421641 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090421641 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090421646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090421649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(989)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(987)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(990)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(988)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(992)@8fde77a73ba2: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(984)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(974)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(994)@8fde77a73ba2: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(993)@8fde77a73ba2: Final verdict of PTC: pass HNBGW-MGCP(991)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sat Aug 23 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 20250823090421728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090422203 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090422203 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086527f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090422203 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090422203 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090422203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090422203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090422203 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090422203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090422203 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090422203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090422203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090422203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 52 7f 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090422203 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090422203 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58de4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090422203 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090422203 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090422203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090422203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090422203 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090422203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090422203 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090422203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090422203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090422203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f5 8d e4 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090422203 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090422203 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ff321), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090422203 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090422203 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) 20250823090422203 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) 20250823090422203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090422203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090422203 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090422203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090422203 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090422203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090422203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090422203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 21 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090422203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090422203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090422203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090422203 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090422203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090422203 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090422203 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090422204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090422204 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090422204 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090422204 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090422204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090422204 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090422204 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090422204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090422204 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090422204 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090422204 DLM3UA <000f> 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 20250823090422204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090422204 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090422204 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090422530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50716<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=611636) 20250823090422764 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090422764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379cd6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090422764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090422764 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090422764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090422764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090422764 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090422764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090422765 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090422765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090422765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090422765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 9c d6 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090422765 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090422765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a31c73), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090422765 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090422765 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090422765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090422765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090422765 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090422765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090422765 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090422765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090422765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090422765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a3 1c 73 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090422765 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090422765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086998), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090422765 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090422765 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090422765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090422765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090422765 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090422765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090422765 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090422765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090422765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090422765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 69 98 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090422765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090422765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090422765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090422765 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090422765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090422765 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090422765 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090422766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090422766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090422766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090422766 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090422766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090422766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090422766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090422766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090422766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090422766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090422766 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090422766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090422766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090422766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090422769 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090422770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007667d1), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090422770 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090422770 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090422770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090422770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090422770 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090422770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090422770 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090422770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090422770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090422770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 76 67 d1 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090422770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090422770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090422770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090422770 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090422770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090422770 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090422770 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090423462 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090423462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008079a1), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090423462 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090423462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090423462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090423462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090423462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090423462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090423462 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090423462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090423462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090423462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 80 79 a1 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090423462 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090423462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b50a81), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090423462 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090423462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090423462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090423462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090423462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090423462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090423462 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090423462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090423462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090423462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b5 0a 81 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090423462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090423462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090423462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090423462 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090423462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090423462 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090423462 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090423462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090423462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090423462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090423462 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090423462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090423462 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090423462 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090423465 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090423465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca329), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090423465 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090423465 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) 20250823090423465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090423465 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823090423465 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090423465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090423465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090423465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0c a3 29 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090423465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090423465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090423465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090423465 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090423465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090423465 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823090423465 DLSS7 <000c> ss7_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 20250823090423465 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090423465 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090423465 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 0c a3 29 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823090423465 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=611636, count=655780) 20250823090423637 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090423637 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090423637 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090423637 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090423637 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090423637 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090423638 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090423638 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090423638 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090423769 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090423769 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad3c39), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090423769 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090423769 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) 20250823090423769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090423769 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823090423769 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090423769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090423769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090423769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 3c 39 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090423769 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090423769 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702cf0), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090423769 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090423769 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090423769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090423769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090423769 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090423769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090423770 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090423770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090423770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090423770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 2c f0 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090423770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090423770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090423770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090423770 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090423770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090423770 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823090423770 DLSS7 <000c> ss7_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 20250823090423770 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090423770 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090423770 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 ad 3c 39 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823090423770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090423771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090423771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090423771 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090423771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090423771 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090423771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090423771 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 20250823090423771 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090423771 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8ce00), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090423771 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090423771 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) 20250823090423771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090423771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090423771 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090423771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090423771 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090423771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090423771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090423771 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 ce 00 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090423772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090423772 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090423772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090423772 DLM3UA <000f> 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 20250823090423772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090423772 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090423772 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090424391 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090424391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab514d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090424391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090424392 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) 20250823090424392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090424392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090424392 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090424392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090424392 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090424392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090424392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090424392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ab 51 4d 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090424392 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090424392 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007432c5), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090424392 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090424392 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090424392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090424392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090424392 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090424392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090424392 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090424392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090424392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090424392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 74 32 c5 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090424392 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090424392 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091eb2d), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090424392 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090424392 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090424392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090424392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090424392 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090424392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090424392 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090424392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090424392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090424392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 91 eb 2d 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090424393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090424393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090424393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090424393 DLM3UA <000f> 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 20250823090424393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090424393 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090424393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090424393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090424393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090424393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090424393 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090424393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090424393 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090424393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090424393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090424393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090424393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090424393 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090424393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090424393 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090424393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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 20250823090424725 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090424725 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090424725 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090424725 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090424725 DLSCCP DEBUG SCCP-SCOC(88)[0x557e623a0170]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250823090425572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090425575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090425577 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40435<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090425689 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090425689 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090425697 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090425697 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425698 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090425698 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425698 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090425698 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090425698 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090425698 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46774 (stream_srv.c:143) 20250823090425698 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46774<->l=127.0.0.1:29169 (hnb.c:335) 20250823090425698 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090425698 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425698 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425698 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090425698 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425698 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090425698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425699 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090425699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090425699 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090425699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425699 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090425699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090425699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090425699 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425699 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425699 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090425699 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090425699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090425699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425699 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090425699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090425699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090425699 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425699 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425699 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090425699 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090425699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425699 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090425699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425699 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425699 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425699 DLM3UA <000f> 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 20250823090425699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090425699 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090425699 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090425699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090425699 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090425699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425699 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090425699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090425700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090425700 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425700 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425700 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090425700 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425700 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425700 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425700 DLM3UA <000f> 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 20250823090425700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090425700 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090425700 DLSS7 <000c> ss7_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 20250823090425700 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090425700 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090425700 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  20250823090425700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425700 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090425700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090425700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425700 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090425700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090425700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425700 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 20250823090425700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090425700 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425701 DLM3UA <000f> 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 20250823090425701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090425701 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090425701 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090425701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425701 DLM3UA <000f> 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 20250823090425701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090425701 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1005)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(1005)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1003)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1008)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(1008)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1006)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1011)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-M3UA(1011)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1009)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090425739 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090425739 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425739 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090425739 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425739 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090425739 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425739 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090425739 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425740 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425740 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090425740 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090425740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425740 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090425740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090425740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090425740 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425740 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425740 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090425740 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090425740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090425740 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090425740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425740 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090425740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090425740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090425740 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425740 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425740 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090425740 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090425740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090425740 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090425740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425740 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090425740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090425740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090425740 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425740 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425740 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090425740 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090425740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090425740 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090425740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425740 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090425740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090425740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090425740 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425740 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425740 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425740 DLM3UA <000f> 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 20250823090425740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090425740 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090425740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425740 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425740 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425740 DLM3UA <000f> 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 20250823090425740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090425740 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090425740 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090425740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425740 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425740 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425740 DLM3UA <000f> 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 20250823090425740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090425740 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090425740 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090425740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425740 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425740 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425740 DLM3UA <000f> 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 20250823090425740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090425740 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090425740 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1014)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1014)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(1012)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1017)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1017)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1015)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1020)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn2-M3UA(1020)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1018)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090425789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090425789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090425789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090425789 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090425789 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090425789 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090425789 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090425789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090425789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090425797 DLINP DEBUG SRVCONN(,r=127.0.0.1:46774<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090425797 DLINP DEBUG SRVCONN(,r=127.0.0.1:46774<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090425797 DLINP DEBUG SRVCONN(,r=127.0.0.1:46774<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090425797 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090425797 DHNBAP DEBUG (127.0.0.1:46774 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090425797 DHNBAP NOTICE (127.0.0.1:46774 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090425797 DHNBAP NOTICE (127.0.0.1:46774 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090425797 DLINP DEBUG SRVCONN(,r=127.0.0.1:46774<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090425797 DLINP DEBUG SRVCONN(,r=127.0.0.1:46774<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090425914 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 20250823090425914 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 20250823090425914 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090425914 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090425917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425917 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090425917 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090425917 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090425917 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090425917 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090425917 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090425917 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090425917 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090425917 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 20250823090425917 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090425917 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090425917 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090425917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425917 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090425917 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090425917 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  20250823090425917 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090425917 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090425917 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090425917 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 20250823090425917 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090425917 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090425917 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090425917 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090425917 DLSS7 <000c> ss7_asp.c: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  20250823090425917 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  20250823090425917 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  20250823090425917 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090425917 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 20250823090425917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090425917 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090425917 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090425917 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090425917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090425917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090425917 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090425917 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090425917 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425919 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425919 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090425919 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425919 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090425919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090425919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090425919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090425919 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090425919 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090425919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090425919 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425919 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425919 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425919 DLM3UA <000f> 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 20250823090425919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090425919 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090425919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090425919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090425919 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090425919 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  20250823090425924 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 20250823090425925 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 20250823090425925 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 20250823090425925 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823090425925 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823090425925 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823090425925 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1008)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090425926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425926 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090425926 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823090425926 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823090425926 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  20250823090425926 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823090425926 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090425926 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090425926 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 20250823090425926 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250823090425926 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  20250823090425926 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' 20250823090425926 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' 20250823090425926 DLSS7 <000c> ss7_asp.c: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  20250823090425926 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  20250823090425926 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090425926 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823090425926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090425926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090425926 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090425926 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) 20250823090425926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090425926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425926 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090425926 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090425927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425927 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090425927 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090425927 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  20250823090425927 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090425927 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090425927 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250823090425927 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 20250823090425927 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090425927 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  20250823090425927 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' 20250823090425927 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' 20250823090425927 DLSS7 <000c> ss7_asp.c: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  20250823090425927 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090425927 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  20250823090425927 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090425927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090425927 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090425927 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090425927 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) 20250823090425927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090425927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090425927 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090425927 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) 20250823090425927 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425928 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425928 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090425928 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425928 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090425928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090425928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425928 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090425928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090425928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090425928 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425928 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425928 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425928 DLM3UA <000f> 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 20250823090425928 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090425928 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090425928 DLSS7 <000c> ss7_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 20250823090425928 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090425928 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090425928 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  20250823090425935 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 20250823090425935 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 20250823090425935 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090425935 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823090425938 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425938 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823090425938 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090425938 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090425938 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090425938 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090425938 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090425938 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090425938 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090425938 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 20250823090425938 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090425938 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  20250823090425938 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090425939 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425939 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090425939 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090425939 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  20250823090425939 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090425939 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090425939 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090425939 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 20250823090425939 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823090425939 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  20250823090425939 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' 20250823090425939 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' 20250823090425939 DLSS7 <000c> ss7_asp.c: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  20250823090425939 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090425939 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  20250823090425939 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  20250823090425939 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090425939 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090425939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090425939 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823090425939 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) 20250823090425939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090425939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425939 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090425939 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090425939 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) 20250823090425939 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425940 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425940 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090425940 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425940 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090425940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425940 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) 20250823090425940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090425940 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) 20250823090425940 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) 20250823090425940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090425940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090425940 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425940 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425940 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425940 DLM3UA <000f> 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 20250823090425940 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090425940 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' 20250823090425940 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 20250823090425940 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090425940 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090425940 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  20250823090425950 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 20250823090425950 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 20250823090425950 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090425950 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090425952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425952 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090425952 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090425952 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090425952 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090425952 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090425952 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090425952 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090425952 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090425952 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 20250823090425952 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090425952 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090425952 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090425953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425953 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090425953 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090425953 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  20250823090425953 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090425953 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090425953 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090425953 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 20250823090425953 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090425953 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090425953 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090425953 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090425953 DLSS7 <000c> ss7_asp.c: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  20250823090425953 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090425953 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  20250823090425953 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  20250823090425953 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  20250823090425953 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090425953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090425953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090425953 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090425953 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090425953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090425953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090425953 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090425953 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090425953 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425954 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425954 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090425954 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090425954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425954 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090425954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090425954 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090425954 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090425954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090425954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090425954 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425954 DLM3UA <000f> 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 20250823090425954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090425954 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090425954 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090425954 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090425954 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090425954 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  20250823090425961 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 20250823090425961 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 20250823090425961 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090425961 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090425962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425962 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090425962 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090425962 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090425962 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090425962 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090425962 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090425962 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090425962 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090425962 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 20250823090425962 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090425962 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  20250823090425962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090425963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425963 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090425963 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090425963 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  20250823090425963 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090425963 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090425963 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090425963 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 20250823090425963 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090425963 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  20250823090425963 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' 20250823090425963 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' 20250823090425963 DLSS7 <000c> ss7_asp.c: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  20250823090425963 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090425963 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  20250823090425963 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  20250823090425963 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  20250823090425963 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  20250823090425963 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090425963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090425963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090425963 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090425963 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) 20250823090425963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090425963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090425963 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090425963 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) 20250823090425963 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425964 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425964 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090425964 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425964 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090425964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425964 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090425964 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090425964 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) 20250823090425964 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090425964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090425964 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425964 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425964 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425964 DLM3UA <000f> 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 20250823090425964 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090425964 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' 20250823090425964 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 20250823090425964 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090425964 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090425964 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  20250823090425973 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 20250823090425973 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 20250823090425973 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090425973 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250823090425974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425974 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250823090425974 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090425974 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090425974 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090425974 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090425974 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090425974 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090425974 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090425974 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 20250823090425974 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090425974 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  20250823090425974 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090425974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425974 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090425974 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090425974 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  20250823090425974 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090425974 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090425974 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090425974 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 20250823090425974 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250823090425974 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  20250823090425974 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' 20250823090425974 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' 20250823090425974 DLSS7 <000c> ss7_asp.c: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  20250823090425974 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090425974 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  20250823090425974 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  20250823090425974 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  20250823090425974 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  20250823090425974 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090425974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090425974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090425974 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250823090425974 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) 20250823090425974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090425974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090425974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090425974 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090425974 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) 20250823090425974 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090425976 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090425976 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090425976 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090425976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090425976 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090425976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425976 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) 20250823090425976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090425976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090425976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090425976 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090425976 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) 20250823090425976 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) 20250823090425976 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090425976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090425976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090425976 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090425976 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090425976 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090425976 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090425976 DLM3UA <000f> 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 20250823090425976 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090425976 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' 20250823090425976 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 20250823090425976 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823090425976 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090425976 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 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  20250823090426720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426720 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090426720 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090426720 DLM3UA <000f> m3ua.c: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(1004)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090426720 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090426720 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090426720 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090426720 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090426720 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426720 DLSS7 <000c> ss7_asp.c: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  20250823090426720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090426720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090426720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090426720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090426720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090426720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090426720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090426720 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090426720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090426720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090426720 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090426720 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090426720 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) 20250823090426720 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090426720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090426720 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090426720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090426720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090426720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090426720 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090426720 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090426720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090426720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090426720 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090426720 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090426720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426720 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090426721 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090426721 DLM3UA <000f> 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 20250823090426721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090426721 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090426721 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090426721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090426721 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426721 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  20250823090426721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426721 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090426721 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090426721 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090426721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090426721 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090426721 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090426721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090426721 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426721 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090426721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090426721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090426721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090426721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090426721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090426721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090426721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090426721 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090426721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090426721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090426721 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090426721 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090426721 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1004)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090426730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426730 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090426730 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090426730 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 20250823090426730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090426730 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' 20250823090426730 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090426730 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090426730 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426730 DLSS7 <000c> ss7_asp.c: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  20250823090426731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090426731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090426731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090426731 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) 20250823090426731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090426731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090426731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090426731 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090426731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090426731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090426731 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090426731 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090426731 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) 20250823090426731 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) 20250823090426731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090426731 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090426731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090426731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090426731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090426731 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090426731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090426731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090426731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090426731 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090426731 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090426731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426731 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090426731 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090426731 DLM3UA <000f> 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 20250823090426731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090426731 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090426731 DLSS7 <000c> ss7_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 20250823090426731 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090426731 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426731 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  20250823090426731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426731 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090426731 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090426731 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 20250823090426731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090426731 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' 20250823090426731 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090426731 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090426731 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426731 DLSS7 <000c> ss7_asp.c: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  20250823090426731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090426731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090426731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090426731 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) 20250823090426731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090426731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090426731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090426731 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090426731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426732 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090426732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090426732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090426732 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090426732 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1007)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090426741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426741 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090426741 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090426741 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 20250823090426741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090426741 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' 20250823090426741 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090426741 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090426741 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426741 DLSS7 <000c> ss7_asp.c: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  20250823090426741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090426741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090426741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090426741 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) 20250823090426741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090426741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090426741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090426741 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090426741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090426742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090426742 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090426742 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090426742 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) 20250823090426742 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) 20250823090426742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090426742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090426742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426742 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) 20250823090426742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090426742 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) 20250823090426742 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) 20250823090426742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090426742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090426742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090426742 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090426742 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090426742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090426742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090426742 DLM3UA <000f> 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 20250823090426742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090426742 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' 20250823090426742 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 20250823090426742 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090426742 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426742 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  20250823090426744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426744 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090426744 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090426744 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 20250823090426744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090426744 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' 20250823090426744 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090426744 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090426744 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426744 DLSS7 <000c> ss7_asp.c: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  20250823090426744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090426744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090426744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090426744 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) 20250823090426744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090426744 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090426744 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090426744 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090426744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090426744 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090426744 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090426744 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090426744 DRANAP INFO cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1010)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090426759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426759 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090426759 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090426759 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090426759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090426759 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090426759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090426759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090426759 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426759 DLSS7 <000c> ss7_asp.c: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  20250823090426760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090426760 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090426760 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090426760 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090426760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090426760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090426760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090426760 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090426760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090426760 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090426760 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090426760 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090426760 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) 20250823090426760 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090426760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090426760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090426760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426760 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090426760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090426760 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090426760 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090426760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090426760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090426760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090426760 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090426760 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090426760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426760 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090426760 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090426760 DLM3UA <000f> 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 20250823090426760 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090426760 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090426760 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090426760 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090426760 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426760 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  20250823090426761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426761 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090426761 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090426761 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090426761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090426761 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090426761 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090426761 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090426761 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426761 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090426761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090426761 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090426761 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090426762 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090426762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090426762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090426762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090426762 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090426762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090426762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090426762 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090426762 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090426762 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1013)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090426766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426766 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090426766 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090426766 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 20250823090426766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090426766 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' 20250823090426766 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090426766 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090426766 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426766 DLSS7 <000c> ss7_asp.c: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  20250823090426766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090426766 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090426766 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090426766 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) 20250823090426766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090426766 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090426766 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090426766 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090426766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090426766 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090426766 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090426766 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090426766 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) 20250823090426766 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) 20250823090426766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090426766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090426766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426766 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823090426766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090426767 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823090426767 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) 20250823090426767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090426767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090426767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090426767 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090426767 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090426767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090426767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090426767 DLM3UA <000f> 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 20250823090426767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090426767 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' 20250823090426767 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 20250823090426767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090426767 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426767 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  20250823090426768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426768 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090426768 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090426768 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 20250823090426768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090426768 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' 20250823090426768 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090426768 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090426768 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426768 DLSS7 <000c> ss7_asp.c: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  20250823090426768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090426768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090426768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090426768 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) 20250823090426768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090426768 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090426768 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090426768 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090426768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090426768 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090426768 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090426768 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090426768 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1016)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090426779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426779 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823090426779 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823090426779 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 20250823090426779 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090426779 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' 20250823090426779 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090426779 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090426779 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426779 DLSS7 <000c> ss7_asp.c: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  20250823090426779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090426779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090426779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090426779 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) 20250823090426779 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090426779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090426779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823090426779 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090426779 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) 20250823090426779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426779 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) 20250823090426779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090426780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090426780 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090426780 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090426780 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) 20250823090426780 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) 20250823090426780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090426780 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090426780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426780 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) 20250823090426780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426780 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090426780 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) 20250823090426780 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) 20250823090426780 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090426780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090426780 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250823090426780 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090426780 DRANAP NOTICE cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090426780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426780 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090426780 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090426780 DLM3UA <000f> 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 20250823090426780 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090426780 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' 20250823090426780 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 20250823090426780 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823090426780 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426780 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 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250823090426781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090426781 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823090426781 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823090426781 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 20250823090426781 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090426781 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' 20250823090426781 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090426781 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090426781 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090426781 DLSS7 <000c> ss7_asp.c: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  20250823090426781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090426781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090426781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090426781 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) 20250823090426781 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090426781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090426781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823090426781 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090426781 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) 20250823090426781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090426781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426781 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) 20250823090426781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090426781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090426781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090426781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090426781 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090426781 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090426781 DRANAP INFO cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(1019)@8fde77a73ba2: MSC_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 } } } } 20250823090427806 DLCTRL DEBUG Command: GET 163144171 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090427806 DLCTRL DEBUG Tx Command reply: GET_REPLY 163144171 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090427811 DLCTRL DEBUG Command: GET 924750378 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090427811 DLCTRL DEBUG Tx Command reply: GET_REPLY 924750378 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090427814 DLCTRL DEBUG Command: GET 991588031 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090427814 DLCTRL DEBUG Tx Command reply: GET_REPLY 991588031 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090427816 DLCTRL DEBUG Command: GET 448480531 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090427816 DLCTRL DEBUG Tx Command reply: GET_REPLY 448480531 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090427821 DLCTRL DEBUG Command: GET 346345723 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090427821 DLCTRL DEBUG Tx Command reply: GET_REPLY 346345723 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090427823 DLCTRL DEBUG Command: GET 983922615 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090427823 DLCTRL DEBUG Tx Command reply: GET_REPLY 983922615 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090427827 DLCTRL DEBUG Command: GET 664687727 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090427827 DLCTRL DEBUG Tx Command reply: GET_REPLY 664687727 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090427831 DLCTRL DEBUG Command: GET 540939927 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090427831 DLCTRL DEBUG Tx Command reply: GET_REPLY 540939927 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090427834 DLCTRL DEBUG Command: GET 888154981 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090427834 DLCTRL DEBUG Tx Command reply: GET_REPLY 888154981 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090427839 DLCTRL DEBUG Command: GET 562622280 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090427839 DLCTRL DEBUG Tx Command reply: GET_REPLY 562622280 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090427843 DLCTRL DEBUG Command: GET 81013799 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090427843 DLCTRL DEBUG Tx Command reply: GET_REPLY 81013799 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090427847 DLCTRL DEBUG Command: GET 387718447 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090427847 DLCTRL DEBUG Tx Command reply: GET_REPLY 387718447 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090427850 DLCTRL DEBUG Command: GET 210717414 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090427850 DLCTRL DEBUG Tx Command reply: GET_REPLY 210717414 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090427854 DLCTRL DEBUG Command: GET 980421656 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090427854 DLCTRL DEBUG Tx Command reply: GET_REPLY 980421656 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090427857 DLCTRL DEBUG Command: GET 970420053 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090427857 DLCTRL DEBUG Tx Command reply: GET_REPLY 970420053 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090427862 DLCTRL DEBUG Command: GET 499348906 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090427862 DLCTRL DEBUG Tx Command reply: GET_REPLY 499348906 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090427866 DLCTRL DEBUG Command: GET 337040559 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090427866 DLCTRL DEBUG Tx Command reply: GET_REPLY 337040559 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090427870 DLCTRL DEBUG Command: GET 110492007 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090427870 DLCTRL DEBUG Tx Command reply: GET_REPLY 110492007 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090427874 DLCTRL DEBUG Command: GET 999215055 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090427874 DLCTRL DEBUG Tx Command reply: GET_REPLY 999215055 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090427878 DLCTRL DEBUG Command: GET 945295359 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090427878 DLCTRL DEBUG Tx Command reply: GET_REPLY 945295359 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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@8fde77a73ba2: 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@8fde77a73ba2: 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 := '000000000000001111010010'B, t_guard := 20.000000 } 20250823090427900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42564<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@8fde77a73ba2: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)15794732 20250823090428914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090428914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090428914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250823090428914 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090428914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf1022c, normal) (hnbgw_rua.c:408) 20250823090428914 DHNB DEBUG map_rua[0x557e623a0170]{init}: Allocated (fsm.c:456) 20250823090428914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794732)[0x557e623a0170]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090428914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15794732 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090428914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090428914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090428914 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250823090428914 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15794732 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250823090428914 DCN DEBUG map_sccp[0x557e625620b0]{init}: Allocated (fsm.c:456) 20250823090428914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557e625620b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090428914 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15794732 <-> SCCP-111 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250823090428914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15794732 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250823090428914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794732)[0x557e623a0170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090428914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090428914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090428915 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15794732 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090428915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557e625620b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090428915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090428915 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{IDLE}: Allocated (fsm.c:456) 20250823090428915 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090428915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030003d20056400500f1100926) (sccp_scrc.c:455) 20250823090428915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090428915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090428915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090428915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090428915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090428915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090428915 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) 20250823090428915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090428915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090428915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090428915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090428915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090428915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090428915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090428915 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) 20250823090428915 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) 20250823090428915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090428915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090428915 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 d2 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090428915 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090428915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557e625620b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090428915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794732)[0x557e623a0170]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090428915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090428915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090428915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090428915 DLM3UA <000f> 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 20250823090428915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090428915 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' 20250823090428915 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 20250823090428915 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823090428915 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090428915 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 d2 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@8fde77a73ba2: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)1682456 HNBGW_Test.sgsn2-SCCP(1018)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1018)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1022)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090428920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090428920 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823090428920 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823090428920 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 20250823090428920 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090428920 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' 20250823090428920 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090428920 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090428920 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090428920 DLSS7 <000c> ss7_asp.c: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 8b 6d ad 02 00 00 00 00  20250823090428920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090428920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090428920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090428920 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) 20250823090428920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) MTC@8fde77a73ba2: 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 } } } 20250823090428920 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=008b6dad) (sccp_scrc.c:545) 20250823090428920 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) 20250823090428920 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090428920 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090428920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090428920 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090428920 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) 20250823090428920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557e625620b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090428920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557e625620b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090428920 DLCTRL DEBUG Command: GET 418645763 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090428920 DLCTRL DEBUG Tx Command reply: GET_REPLY 418645763 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090428922 DLCTRL DEBUG Command: GET 751357404 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090428922 DLCTRL DEBUG Tx Command reply: GET_REPLY 751357404 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090428923 DLCTRL DEBUG Command: GET 165053125 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090428923 DLCTRL DEBUG Tx Command reply: GET_REPLY 165053125 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090428924 DLCTRL DEBUG Command: GET 660768966 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090428924 DLCTRL DEBUG Tx Command reply: GET_REPLY 660768966 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090428924 DLCTRL DEBUG Command: GET 730451782 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090428924 DLCTRL DEBUG Tx Command reply: GET_REPLY 730451782 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090428925 DLCTRL DEBUG Command: GET 820890342 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090428925 DLCTRL DEBUG Tx Command reply: GET_REPLY 820890342 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090428926 DLCTRL DEBUG Command: GET 812744783 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090428926 DLCTRL DEBUG Tx Command reply: GET_REPLY 812744783 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090428927 DLCTRL DEBUG Command: GET 645482768 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090428927 DLCTRL DEBUG Tx Command reply: GET_REPLY 645482768 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090428928 DLCTRL DEBUG Command: GET 733880707 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090428928 DLCTRL DEBUG Tx Command reply: GET_REPLY 733880707 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090428929 DLCTRL DEBUG Command: GET 835144512 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090428929 DLCTRL DEBUG Tx Command reply: GET_REPLY 835144512 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090428930 DLCTRL DEBUG Command: GET 8164867 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090428930 DLCTRL DEBUG Tx Command reply: GET_REPLY 8164867 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090428931 DLCTRL DEBUG Command: GET 193867818 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090428931 DLCTRL DEBUG Tx Command reply: GET_REPLY 193867818 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250823090428932 DLCTRL DEBUG Command: GET 636425012 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090428932 DLCTRL DEBUG Tx Command reply: GET_REPLY 636425012 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090428933 DLCTRL DEBUG Command: GET 469055699 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090428933 DLCTRL DEBUG Tx Command reply: GET_REPLY 469055699 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090428934 DLCTRL DEBUG Command: GET 981624864 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090428934 DLCTRL DEBUG Tx Command reply: GET_REPLY 981624864 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090428936 DLCTRL DEBUG Command: GET 494739222 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090428936 DLCTRL DEBUG Tx Command reply: GET_REPLY 494739222 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090428937 DLCTRL DEBUG Command: GET 768856869 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090428937 DLCTRL DEBUG Tx Command reply: GET_REPLY 768856869 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090428937 DLCTRL DEBUG Command: GET 299186746 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090428937 DLCTRL DEBUG Tx Command reply: GET_REPLY 299186746 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090428939 DLCTRL DEBUG Command: GET 727349672 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090428939 DLCTRL DEBUG Tx Command reply: GET_REPLY 727349672 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090428940 DLCTRL DEBUG Command: GET 248194389 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090428940 DLCTRL DEBUG Tx Command reply: GET_REPLY 248194389 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001110110011'B, t_guard := 20.000000 } 20250823090428952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@8fde77a73ba2: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)203905 20250823090429959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090429959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090429959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250823090429959 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090429959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x31c81, normal) (hnbgw_rua.c:408) 20250823090429959 DHNB DEBUG map_rua[0x557e6255ee20]{init}: Allocated (fsm.c:456) 20250823090429959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-203905)[0x557e6255ee20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090429959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-203905 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090429959 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090429959 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090429959 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250823090429959 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-203905 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250823090429959 DCN DEBUG map_sccp[0x557e62547d90]{init}: Allocated (fsm.c:456) 20250823090429959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557e62547d90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090429959 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-203905 <-> SCCP-112 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250823090429959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-203905 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250823090429960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-203905)[0x557e6255ee20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090429960 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090429960 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090429960 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-203905 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090429960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557e62547d90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090429960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090429960 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{IDLE}: Allocated (fsm.c:456) 20250823090429960 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090429960 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030003b30056400500f1100926) (sccp_scrc.c:455) 20250823090429960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090429960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090429960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090429960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090429960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090429960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090429960 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) 20250823090429960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090429960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090429960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090429960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090429960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090429960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090429960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090429960 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) 20250823090429960 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) 20250823090429960 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090429960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090429960 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 03 b3 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090429960 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090429960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557e62547d90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090429960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-203905)[0x557e6255ee20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090429960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090429960 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090429960 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090429960 DLM3UA <000f> 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 20250823090429960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090429960 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' 20250823090429960 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 20250823090429960 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823090429960 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090429960 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 03 b3 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)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@8fde77a73ba2: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)15467781 HNBGW_Test.sgsn2-SCCP(1018)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823090429962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090429962 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823090429962 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823090429962 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 20250823090429962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090429962 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' TC_sgsnpool_L3Complete_valid_nri_20(1023)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090429962 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090429962 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090429962 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090429962 DLSS7 <000c> ss7_asp.c: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 a8 75 73 02 00 00 00 00  20250823090429962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090429962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090429962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090429962 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) 20250823090429962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090429962 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a87573) (sccp_scrc.c:545) 20250823090429962 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) 20250823090429962 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090429962 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090429962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090429962 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090429962 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) 20250823090429962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557e62547d90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090429962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557e62547d90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090429963 DLCTRL DEBUG Command: GET 799873544 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090429963 DLCTRL DEBUG Tx Command reply: GET_REPLY 799873544 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090429965 DLCTRL DEBUG Command: GET 300459324 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090429965 DLCTRL DEBUG Tx Command reply: GET_REPLY 300459324 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090429966 DLCTRL DEBUG Command: GET 353652626 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090429966 DLCTRL DEBUG Tx Command reply: GET_REPLY 353652626 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090429967 DLCTRL DEBUG Command: GET 458862338 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090429967 DLCTRL DEBUG Tx Command reply: GET_REPLY 458862338 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090429968 DLCTRL DEBUG Command: GET 662123147 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090429968 DLCTRL DEBUG Tx Command reply: GET_REPLY 662123147 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090429969 DLCTRL DEBUG Command: GET 13743693 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090429969 DLCTRL DEBUG Tx Command reply: GET_REPLY 13743693 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090429970 DLCTRL DEBUG Command: GET 576079223 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090429970 DLCTRL DEBUG Tx Command reply: GET_REPLY 576079223 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090429971 DLCTRL DEBUG Command: GET 964219573 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090429971 DLCTRL DEBUG Tx Command reply: GET_REPLY 964219573 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090429972 DLCTRL DEBUG Command: GET 567891756 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090429972 DLCTRL DEBUG Tx Command reply: GET_REPLY 567891756 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090429972 DLCTRL DEBUG Command: GET 298635687 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090429973 DLCTRL DEBUG Tx Command reply: GET_REPLY 298635687 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090429973 DLCTRL DEBUG Command: GET 143282732 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090429973 DLCTRL DEBUG Tx Command reply: GET_REPLY 143282732 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090429974 DLCTRL DEBUG Command: GET 958015264 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090429974 DLCTRL DEBUG Tx Command reply: GET_REPLY 958015264 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250823090429975 DLCTRL DEBUG Command: GET 368200507 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090429975 DLCTRL DEBUG Tx Command reply: GET_REPLY 368200507 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090429976 DLCTRL DEBUG Command: GET 4267907 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090429976 DLCTRL DEBUG Tx Command reply: GET_REPLY 4267907 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090429977 DLCTRL DEBUG Command: GET 414739026 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090429977 DLCTRL DEBUG Tx Command reply: GET_REPLY 414739026 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090429977 DLCTRL DEBUG Command: GET 690396028 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090429977 DLCTRL DEBUG Tx Command reply: GET_REPLY 690396028 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090429978 DLCTRL DEBUG Command: GET 473871900 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090429978 DLCTRL DEBUG Tx Command reply: GET_REPLY 473871900 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090429979 DLCTRL DEBUG Command: GET 611641893 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090429979 DLCTRL DEBUG Tx Command reply: GET_REPLY 611641893 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090429980 DLCTRL DEBUG Command: GET 528146610 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090429980 DLCTRL DEBUG Tx Command reply: GET_REPLY 528146610 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090429981 DLCTRL DEBUG Command: GET 332336329 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090429981 DLCTRL DEBUG Tx Command reply: GET_REPLY 332336329 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001111100001'B, t_guard := 20.000000 } 20250823090429991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1016)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)4030886 20250823090430999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090430999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090431000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090431000 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090431000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3d81a6, normal) (hnbgw_rua.c:408) 20250823090431000 DHNB DEBUG map_rua[0x557e6255e160]{init}: Allocated (fsm.c:456) 20250823090431000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4030886)[0x557e6255e160]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090431000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030886 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090431000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090431000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090431000 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090431000 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030886 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250823090431000 DCN DEBUG map_sccp[0x557e625486c0]{init}: Allocated (fsm.c:456) 20250823090431000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557e625486c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090431000 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4030886 <-> SCCP-113 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823090431000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030886 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090431000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4030886)[0x557e6255e160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090431000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090431000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090431000 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030886 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090431000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557e625486c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090431000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090431000 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{IDLE}: Allocated (fsm.c:456) 20250823090431000 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090431000 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003e10056400500f1100926) (sccp_scrc.c:455) 20250823090431000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090431000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090431000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090431000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090431000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090431000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090431000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090431000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090431000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090431000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090431000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090431000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090431000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090431000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090431000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090431000 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) 20250823090431000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090431000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090431000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 0a 03 00 00 06 01 00 00 71 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 e1 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090431000 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090431000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557e625486c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090431000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4030886)[0x557e6255e160]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090431000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431000 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090431000 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090431000 DLM3UA <000f> 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 20250823090431000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090431000 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' 20250823090431000 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 20250823090431000 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090431000 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090431000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 0a 03 00 00 06 01 00 00 71 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 e1 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)6275865 HNBGW_Test.sgsn1-SCCP(1015)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1024)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090431005 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431005 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090431005 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090431005 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 20250823090431005 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090431005 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' 20250823090431005 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090431005 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090431005 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090431005 DLSS7 <000c> ss7_asp.c: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 c5 f5 4c 02 00 00 00 00  MTC@8fde77a73ba2: 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 } } } 20250823090431005 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090431005 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090431005 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090431005 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) 20250823090431005 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090431005 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c5f54c) (sccp_scrc.c:545) 20250823090431005 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) 20250823090431005 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090431005 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090431005 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090431005 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090431005 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) 20250823090431005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557e625486c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090431005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557e625486c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090431006 DLCTRL DEBUG Command: GET 257255451 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090431006 DLCTRL DEBUG Tx Command reply: GET_REPLY 257255451 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090431007 DLCTRL DEBUG Command: GET 9206113 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090431007 DLCTRL DEBUG Tx Command reply: GET_REPLY 9206113 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090431008 DLCTRL DEBUG Command: GET 315521260 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090431008 DLCTRL DEBUG Tx Command reply: GET_REPLY 315521260 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090431009 DLCTRL DEBUG Command: GET 459299618 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090431009 DLCTRL DEBUG Tx Command reply: GET_REPLY 459299618 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090431010 DLCTRL DEBUG Command: GET 690655212 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090431010 DLCTRL DEBUG Tx Command reply: GET_REPLY 690655212 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090431011 DLCTRL DEBUG Command: GET 973919552 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090431011 DLCTRL DEBUG Tx Command reply: GET_REPLY 973919552 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090431012 DLCTRL DEBUG Command: GET 51707509 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090431012 DLCTRL DEBUG Tx Command reply: GET_REPLY 51707509 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090431013 DLCTRL DEBUG Command: GET 707732695 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090431013 DLCTRL DEBUG Tx Command reply: GET_REPLY 707732695 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090431014 DLCTRL DEBUG Command: GET 760066147 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090431014 DLCTRL DEBUG Tx Command reply: GET_REPLY 760066147 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090431015 DLCTRL DEBUG Command: GET 777623333 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090431015 DLCTRL DEBUG Tx Command reply: GET_REPLY 777623333 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090431016 DLCTRL DEBUG Command: GET 945937074 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090431016 DLCTRL DEBUG Tx Command reply: GET_REPLY 945937074 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090431017 DLCTRL DEBUG Command: GET 904834278 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090431017 DLCTRL DEBUG Tx Command reply: GET_REPLY 904834278 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250823090431019 DLCTRL DEBUG Command: GET 734380189 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090431019 DLCTRL DEBUG Tx Command reply: GET_REPLY 734380189 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090431020 DLCTRL DEBUG Command: GET 803229576 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090431020 DLCTRL DEBUG Tx Command reply: GET_REPLY 803229576 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090431021 DLCTRL DEBUG Command: GET 775498636 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090431021 DLCTRL DEBUG Tx Command reply: GET_REPLY 775498636 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090431021 DLCTRL DEBUG Command: GET 651319248 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090431021 DLCTRL DEBUG Tx Command reply: GET_REPLY 651319248 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090431022 DLCTRL DEBUG Command: GET 561370097 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090431022 DLCTRL DEBUG Tx Command reply: GET_REPLY 561370097 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090431023 DLCTRL DEBUG Command: GET 830604877 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090431023 DLCTRL DEBUG Tx Command reply: GET_REPLY 830604877 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090431024 DLCTRL DEBUG Command: GET 77931139 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090431024 DLCTRL DEBUG Tx Command reply: GET_REPLY 77931139 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090431026 DLCTRL DEBUG Command: GET 414369000 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090431026 DLCTRL DEBUG Tx Command reply: GET_REPLY 414369000 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090431029 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40435<->l=127.0.0.1:4262) (control_if.c:193) 20250823090431030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(997)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(996)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090431033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090431034 DLINP DEBUG SRVCONN(,r=127.0.0.1:46774<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090431034 DLINP DEBUG SRVCONN(,r=127.0.0.1:46774<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090431035 DLINP NOTICE SRV(,r=127.0.0.1:46774<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090431035 DMAIN NOTICE (127.0.0.1:46774 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46774<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090431035 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(1004)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1012)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1006)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1003)@8fde77a73ba2: Final verdict of PTC: none 20250823090431038 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090431038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090431038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090431038 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823090431038 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090431038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090431038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090431038 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090431038 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc1-RAN(1007)@8fde77a73ba2: Final verdict of PTC: none 20250823090431038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090431038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090431038 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090431038 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090431038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090431038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090431038 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-RAN(1010)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1009)@8fde77a73ba2: Final verdict of PTC: none 20250823090431038 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090431038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090431038 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090431038 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090431038 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 20250823090431038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431038 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823090431038 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090431038 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090431038 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823090431038 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090431038 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090431038 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 20250823090431038 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' 20250823090431039 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' 20250823090431039 DLSS7 <000c> ss7_asp.c: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  20250823090431039 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  20250823090431039 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  20250823090431039 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.sgsn0-RAN(1013)@8fde77a73ba2: Final verdict of PTC: none 20250823090431039 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  20250823090431039 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  20250823090431039 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090431039 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090431039 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090431039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090431039 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090431039 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1016)@8fde77a73ba2: Final verdict of PTC: none 20250823090431039 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(1015)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1019)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1011)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1018)@8fde77a73ba2: Final verdict of PTC: none20250823090431039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090431039 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090431039 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090431039 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 20250823090431039 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 20250823090431039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431039 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090431039 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090431039 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090431039 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090431039 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090431039 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090431040 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 20250823090431040 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' 20250823090431040 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' 20250823090431040 DLSS7 <000c> ss7_asp.c: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  20250823090431040 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  20250823090431040 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  20250823090431040 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  20250823090431040 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  20250823090431040 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090431040 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090431040 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090431040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090431040 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090431040 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090431040 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 20250823090431040 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090431040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090431040 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090431040 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090431040 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 20250823090431040 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 20250823090431040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431040 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090431040 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090431041 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090431041 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090431041 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090431041 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090431041 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 20250823090431041 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090431041 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090431041 DLSS7 <000c> ss7_asp.c: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  20250823090431041 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  20250823090431041 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  20250823090431041 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  20250823090431041 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090431041 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090431041 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090431041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090431041 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090431041 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090431041 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 20250823090431041 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090431041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090431041 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090431041 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090431041 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 20250823090431041 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 20250823090431041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431041 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250823090431041 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090431041 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090431041 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250823090431041 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090431041 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090431041 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 20250823090431041 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' 20250823090431041 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' 20250823090431041 DLSS7 <000c> ss7_asp.c: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  20250823090431042 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  20250823090431042 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  20250823090431042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090431042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090431042 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 20250823090431042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431042 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090431042 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090431042 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090431042 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090431042 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090431042 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090431042 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 20250823090431042 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090431042 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090431042 DLSS7 <000c> ss7_asp.c: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  20250823090431042 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  20250823090431042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090431042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090431042 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090431042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090431042 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090431042 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090431042 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 20250823090431042 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 20250823090431042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431042 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090431042 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090431042 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090431043 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090431043 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090431043 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090431043 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 20250823090431043 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' 20250823090431043 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' 20250823090431043 DLSS7 <000c> ss7_asp.c: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  20250823090431043 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090431043 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090431043 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090431043 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090431043 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823090431043 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) 20250823090431043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090431043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090431043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090431043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090431043 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090431043 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) 20250823090431043 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090431044 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090431044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090431044 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090431044 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090431044 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090431044 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) 20250823090431044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090431044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090431044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090431044 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090431044 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090431044 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) 20250823090431044 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090431044 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090431044 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090431044 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090431044 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090431044 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090431044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090431044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090431044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090431044 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090431044 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090431044 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) 20250823090431044 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090431044 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090431045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090431045 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090431045 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250823090431045 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) 20250823090431045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090431045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090431045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090431045 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090431045 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090431045 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) 20250823090431045 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090431045 DRANAP NOTICE cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090431045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557e625620b0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090431045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090431045 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090431045 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b6dad), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090431045 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090431045 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) 20250823090431045 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) 20250823090431046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090431046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090431046 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090431047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090431047 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090431047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090431047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090431048 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8b 6d ad 00 00 6f 00 00 00 00 00 (ss7_asp.c:1383) 20250823090431048 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090431048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557e625620b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) HNBGW_Test.sgsn0-M3UA(1014)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1017)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1008)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(998)@8fde77a73ba2: Final verdict of PTC: none 20250823090431048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794732)[0x557e623a0170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090431049 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794732)[0x557e623a0170]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090431049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090431049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794732)[0x557e623a0170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090431049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794732)[0x557e623a0170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090431050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794732)[0x557e623a0170]{disrupted}: Freeing instance (context_map.c:203) 20250823090431050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794732)[0x557e623a0170]{disrupted}: Deallocated (fsm.c:568) 20250823090431050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557e625620b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090431050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557e625620b0]{disconnected}: Freeing instance (context_map.c:207) 20250823090431051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557e625620b0]{disconnected}: Deallocated (fsm.c:568) 20250823090431051 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15794732 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250823090431051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557e62547d90]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090431051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090431051 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090431051 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87573), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090431052 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090431052 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) 20250823090431052 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) 20250823090431052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090431052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090431052 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090431053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_sgsnpool_L3Complete_valid_nri_20(1023)@8fde77a73ba2: Final verdict of PTC: pass 20250823090431053 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090431053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090431056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-MGCP(1021)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1020)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1022)@8fde77a73ba2: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1005)@8fde77a73ba2: Final verdict of PTC: none 20250823090431053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090431053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 75 73 00 00 70 00 00 00 00 00 (ss7_asp.c:1383) 20250823090431053 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090431053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557e62547d90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090431053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-203905)[0x557e6255ee20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090431053 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-203905)[0x557e6255ee20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090431054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090431054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-203905)[0x557e6255ee20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090431054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-203905)[0x557e6255ee20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090431054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-203905)[0x557e6255ee20]{disrupted}: Freeing instance (context_map.c:203) 20250823090431054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-203905)[0x557e6255ee20]{disrupted}: Deallocated (fsm.c:568) 20250823090431054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557e62547d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090431054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557e62547d90]{disconnected}: Freeing instance (context_map.c:207) 20250823090431054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557e62547d90]{disconnected}: Deallocated (fsm.c:568) 20250823090431054 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-203905 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:226) 20250823090431054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090431055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090431055 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090431055 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090431055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090431055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090431055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090431055 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090431055 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090431055 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) 20250823090431056 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090431056 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090431056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090431056 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090431057 DLM3UA <000f> 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 20250823090431057 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090431057 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090431057 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090431058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090431058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090431058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42564<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090431058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090431059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090431059 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090431059 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) 20250823090431059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090431059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090431059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090431059 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090431060 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090431060 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) 20250823090431060 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090431060 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090431060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557e625486c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090431061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090431061 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090431061 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5f54c), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090431061 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090431061 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) 20250823090431062 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) 20250823090431063 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) 20250823090431063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090431063 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090431063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090431064 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090431064 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090431064 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090431065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090431065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090431065 DLM3UA <000f> 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 20250823090431065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090431065 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090431065 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090431066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431066 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090431066 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090431066 DLM3UA <000f> 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 20250823090431066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090431066 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090431066 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090431064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c5 f5 4c 00 00 71 00 00 00 00 00 (ss7_asp.c:1383) 20250823090431064 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090431064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557e625486c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090431064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4030886)[0x557e6255e160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090431064 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4030886)[0x557e6255e160]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090431064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090431064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4030886)[0x557e6255e160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090431064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4030886)[0x557e6255e160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090431064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4030886)[0x557e6255e160]{disrupted}: Freeing instance (context_map.c:203) 20250823090431064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4030886)[0x557e6255e160]{disrupted}: Deallocated (fsm.c:568) 20250823090431065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557e625486c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090431065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557e625486c0]{disconnected}: Freeing instance (context_map.c:207) 20250823090431065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557e625486c0]{disconnected}: Deallocated (fsm.c:568) 20250823090431065 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030886 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823090431065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090431066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090431066 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090431066 DMAIN NOTICE (127.0.0.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) 20250823090431066 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090431085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(1024)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat Aug 23 09:04:31 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 20250823090431196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090431639 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090431639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bbc59), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090431639 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090431639 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) 20250823090431639 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090431639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090431639 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090431639 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090431639 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090431639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090431639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090431639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b bc 59 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090431639 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090431639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00798e69), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090431639 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090431639 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) 20250823090431639 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090431639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090431639 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090431639 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090431639 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090431640 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090431640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090431640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 79 8e 69 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090431640 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090431640 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016302d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090431640 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090431640 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) 20250823090431640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090431640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090431640 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090431640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090431640 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090431640 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090431640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090431640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 16 30 2d 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090431640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090431640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090431640 DLM3UA <000f> 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 20250823090431640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090431640 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090431640 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090431640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090431640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090431640 DLM3UA <000f> 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 20250823090431640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090431640 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090431640 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090431640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090431640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090431640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090431640 DLM3UA <000f> 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 20250823090431640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090431640 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090431640 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090431998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=776468) 20250823090432204 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090432204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ff321), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090432204 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090432204 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) 20250823090432204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090432204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090432204 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090432204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090432204 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090432204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090432204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090432204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 21 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090432204 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090432204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58de4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090432204 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090432204 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090432204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090432204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090432204 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090432204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090432204 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090432204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090432204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090432204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f5 8d e4 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090432204 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090432204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086527f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090432204 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090432204 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090432204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090432204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090432204 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090432204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090432204 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090432204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090432204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090432204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 52 7f 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090432204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090432204 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090432204 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090432204 DLM3UA <000f> 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 20250823090432204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090432204 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090432204 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090432204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090432204 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090432204 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090432204 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090432204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090432204 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090432204 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090432204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090432204 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090432204 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090432204 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090432204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090432204 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090432204 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090432765 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090432765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a31c73), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090432765 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090432765 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090432765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090432765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090432765 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090432765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090432765 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090432765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090432765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090432765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a3 1c 73 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090432765 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090432765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379cd6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090432765 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090432765 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090432765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090432765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090432765 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090432765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090432765 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090432765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090432765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090432765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 9c d6 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090432766 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090432766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086998), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090432766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090432766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090432766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090432766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090432766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090432766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090432766 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090432766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090432766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090432766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 69 98 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090432766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090432766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090432766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090432766 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090432766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090432766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090432766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090432766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090432766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090432766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090432766 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090432766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090432766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090432766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090432766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090432766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090432766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090432766 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090432766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090432766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090432766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090432770 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090432770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007667d1), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090432770 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090432770 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090432770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090432770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090432770 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090432770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090432770 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090432770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090432770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090432770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 76 67 d1 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090432771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090432771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090432771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090432771 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090432771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090432771 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090432771 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=776468, count=814052) 20250823090433040 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090433040 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090433040 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090433040 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090433040 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090433040 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823090433041 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090433041 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090433041 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090433042 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090433042 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090433042 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090433042 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090433042 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090433042 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250823090433043 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090433043 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090433043 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090433462 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090433462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b50a81), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090433462 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090433462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090433462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090433462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090433462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090433462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090433462 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090433462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090433462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090433462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b5 0a 81 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090433462 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090433462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008079a1), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090433462 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090433462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090433462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090433462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090433462 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090433462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090433462 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090433462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090433462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090433462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 80 79 a1 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090433462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090433462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090433462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090433462 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090433462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090433462 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090433462 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090433462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090433462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090433462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090433462 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090433462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090433462 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090433462 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090433465 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090433465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca329), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090433465 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090433465 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090433465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090433465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090433465 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090433465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090433465 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090433465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090433465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090433465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0c a3 29 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090433465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090433465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090433465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090433465 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090433465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090433465 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090433466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090433770 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090433770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702cf0), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090433770 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090433770 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090433770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090433770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090433770 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090433770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090433770 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090433770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090433770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090433770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 2c f0 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090433770 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090433770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad3c39), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090433770 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090433770 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090433770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090433770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090433770 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090433770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090433770 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090433770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090433770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090433770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 3c 39 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090433771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090433771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090433771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090433771 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090433771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090433771 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090433771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090433771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090433771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090433771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090433771 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090433771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090433771 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090433771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090433772 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090433772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8ce00), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090433772 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250823090433772 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) 20250823090433772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090433772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090433772 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.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) 20250823090433772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090433772 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090433772 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090433772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090433772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 ce 00 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090433772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090433772 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090433772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090433772 DLM3UA <000f> 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 20250823090433772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090433772 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=3=0.0.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 20250823090433772 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:04:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250823090434388 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090434388 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090434388 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090434388 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090434388 DLSCCP DEBUG SCCP-SCOC(90)[0x557e6255fd20]{IDLE}: Deallocated (fsm.c:568) 20250823090434389 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090434389 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090434389 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090434389 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090434389 DLSCCP DEBUG SCCP-SCOC(89)[0x557e62545100]{IDLE}: Deallocated (fsm.c:568) 20250823090434389 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090434389 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090434389 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090434389 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090434389 DLSCCP DEBUG SCCP-SCOC(91)[0x557e62549c70]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_sgsnpool_L3Compl_no_cn started. 20250823090435052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090435055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090435057 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33123<->l=127.0.0.1:4262) (control_if.c:572) 20250823090435167 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090435167 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090435174 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090435174 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090435174 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090435174 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090435175 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090435175 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090435175 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52924 (stream_srv.c:143) 20250823090435175 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52924<->l=127.0.0.1:29169 (hnb.c:335) 20250823090435175 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090435175 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090435175 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090435175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090435175 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090435175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435175 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090435175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090435175 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090435175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435175 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090435175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090435175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090435175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090435175 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090435175 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090435175 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090435175 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435175 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090435175 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090435175 DLM3UA <000f> 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 20250823090435175 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090435175 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090435175 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090435176 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090435176 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090435176 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090435176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090435176 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090435176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090435176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435176 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090435176 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090435176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090435176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090435176 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090435176 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090435176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090435176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090435176 DLM3UA <000f> 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 20250823090435176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090435176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090435176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090435176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090435176 DLM3UA <000f> 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 20250823090435176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090435176 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090435176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090435176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090435176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090435176 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090435176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090435176 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090435176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090435176 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090435176 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090435176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090435176 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090435176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435176 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090435176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090435176 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090435176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435176 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090435176 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090435176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090435176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090435176 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090435176 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090435176 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090435176 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090435176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090435176 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090435176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435176 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090435176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090435176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090435176 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090435176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090435176 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090435176 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090435176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090435176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090435176 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1035)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(1035)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(1033)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090435189 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090435189 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090435189 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090435189 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090435189 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090435189 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090435189 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090435189 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090435190 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090435190 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090435190 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090435190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090435190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090435190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435190 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090435190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090435190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090435190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090435190 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090435190 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090435190 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090435190 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090435190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090435190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090435190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090435190 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090435190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435190 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090435190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090435190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090435190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090435190 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090435190 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090435190 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090435190 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090435190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090435190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090435190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090435190 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090435190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435190 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090435190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090435190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090435190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090435190 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090435190 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090435190 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090435190 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090435190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090435190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090435190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090435190 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090435190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090435190 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090435190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090435190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090435190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090435190 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090435191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090435191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090435191 DLM3UA <000f> 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 20250823090435191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090435191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090435191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090435191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090435191 DLM3UA <000f> 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 20250823090435191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090435191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090435191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090435191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090435191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090435191 DLM3UA <000f> 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 20250823090435191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090435191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090435191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090435191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090435191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090435191 DLM3UA <000f> 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 20250823090435191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090435191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090435191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1038)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1038)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(1036)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090435210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090435210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090435210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090435210 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090435210 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090435210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090435210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090435210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090435210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090435218 DLINP DEBUG SRVCONN(,r=127.0.0.1:52924<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090435218 DLINP DEBUG SRVCONN(,r=127.0.0.1:52924<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090435218 DLINP DEBUG SRVCONN(,r=127.0.0.1:52924<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090435218 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090435218 DHNBAP DEBUG (127.0.0.1:52924 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090435218 DHNBAP NOTICE (127.0.0.1:52924 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090435218 DHNBAP NOTICE (127.0.0.1:52924 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090435218 DLINP DEBUG SRVCONN(,r=127.0.0.1:52924<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090435218 DLINP DEBUG SRVCONN(,r=127.0.0.1:52924<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090435386 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 20250823090435386 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 20250823090435386 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090435386 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090435388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435388 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090435388 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090435388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090435388 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090435388 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090435388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090435388 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090435388 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090435388 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 20250823090435388 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090435388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090435388 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090435389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435389 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090435389 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090435389 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  20250823090435389 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090435389 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090435389 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090435389 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 20250823090435389 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090435389 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090435389 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090435389 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090435389 DLSS7 <000c> ss7_asp.c: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  20250823090435389 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  20250823090435389 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090435389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090435389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090435389 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090435389 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090435389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090435389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090435389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090435389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090435389 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090435389 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090435389 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090435390 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090435390 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090435390 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090435390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090435390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090435390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090435390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090435390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090435390 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090435390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090435390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090435390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090435390 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090435390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090435390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090435390 DLM3UA <000f> 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 20250823090435390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090435390 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090435390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090435390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090435390 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090435390 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  20250823090435400 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 20250823090435400 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 20250823090435400 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090435400 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090435402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435402 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090435402 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090435402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090435402 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090435402 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090435402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090435402 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090435402 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090435402 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 20250823090435402 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090435402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090435402 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090435403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435403 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090435403 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090435403 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  20250823090435403 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090435403 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090435403 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090435403 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 20250823090435403 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090435403 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090435403 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090435403 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090435403 DLSS7 <000c> ss7_asp.c: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  20250823090435403 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090435403 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  20250823090435403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090435403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090435403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090435403 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090435403 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090435403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090435403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090435403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090435403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090435403 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090435403 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090435403 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090435404 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090435404 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090435404 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090435404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090435404 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090435404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435404 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090435404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090435404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090435404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090435404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090435404 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090435404 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090435404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090435404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090435404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090435404 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090435404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090435404 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090435404 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090435404 DLM3UA <000f> 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 20250823090435404 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090435404 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090435404 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090435404 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090435404 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090435404 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(1034)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090436193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090436193 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090436193 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090436193 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090436193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090436193 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090436193 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090436193 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090436193 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090436193 DLSS7 <000c> ss7_asp.c: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  20250823090436193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090436193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090436193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090436193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090436193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090436193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090436193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090436193 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090436193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090436193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090436193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090436193 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090436193 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) 20250823090436193 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090436193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090436193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090436193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090436193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090436193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090436193 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090436193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090436193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090436193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090436193 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090436193 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090436193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090436193 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090436193 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090436193 DLM3UA <000f> 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 20250823090436193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090436193 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090436193 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090436193 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090436193 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090436193 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  20250823090436194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090436194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090436194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090436194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090436194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090436194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090436194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090436194 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090436194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090436194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090436194 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090436194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090436194 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090436194 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090436194 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090436194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090436194 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090436194 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090436194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090436194 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090436194 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090436194 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090436194 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1034)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090436204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090436204 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090436204 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090436204 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090436204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090436204 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090436204 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090436204 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090436204 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090436204 DLSS7 <000c> ss7_asp.c: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  20250823090436204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090436204 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090436204 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090436204 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090436204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090436204 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090436204 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090436204 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090436204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090436204 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090436204 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090436204 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090436204 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) 20250823090436204 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090436204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090436204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090436204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090436204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090436204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090436204 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090436204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090436204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090436204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090436204 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090436204 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090436204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090436204 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090436204 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090436204 DLM3UA <000f> 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 20250823090436204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090436204 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090436204 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090436204 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090436204 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090436204 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  20250823090436205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090436205 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090436205 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090436205 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090436205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090436205 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090436205 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090436205 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090436205 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090436205 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090436206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090436206 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090436206 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090436206 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090436206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090436206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090436206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090436206 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090436206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090436206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090436206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090436206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090436206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090436206 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090436206 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090436206 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1037)@8fde77a73ba2: MSC_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 } } } } 20250823090436227 DLCTRL DEBUG Command: GET 942165166 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090436227 DLCTRL DEBUG Tx Command reply: GET_REPLY 942165166 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090436229 DLCTRL DEBUG Command: GET 903140513 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090436229 DLCTRL DEBUG Tx Command reply: GET_REPLY 903140513 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090436230 DLCTRL DEBUG Command: GET 345588563 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090436230 DLCTRL DEBUG Tx Command reply: GET_REPLY 345588563 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090436230 DLCTRL DEBUG Command: GET 68088292 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090436230 DLCTRL DEBUG Tx Command reply: GET_REPLY 68088292 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090436231 DLCTRL DEBUG Command: GET 110040054 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090436231 DLCTRL DEBUG Tx Command reply: GET_REPLY 110040054 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090436232 DLCTRL DEBUG Command: GET 385464983 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090436232 DLCTRL DEBUG Tx Command reply: GET_REPLY 385464983 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090436233 DLCTRL DEBUG Command: GET 183404268 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090436233 DLCTRL DEBUG Tx Command reply: GET_REPLY 183404268 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090436234 DLCTRL DEBUG Command: GET 422036279 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090436234 DLCTRL DEBUG Tx Command reply: GET_REPLY 422036279 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090436235 DLCTRL DEBUG Command: GET 254809720 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090436235 DLCTRL DEBUG Tx Command reply: GET_REPLY 254809720 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090436235 DLCTRL DEBUG Command: GET 582645193 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090436235 DLCTRL DEBUG Tx Command reply: GET_REPLY 582645193 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090436237 DLCTRL DEBUG Command: GET 475703036 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090436237 DLCTRL DEBUG Tx Command reply: GET_REPLY 475703036 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090436238 DLCTRL DEBUG Command: GET 210741918 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090436238 DLCTRL DEBUG Tx Command reply: GET_REPLY 210741918 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090436238 DLCTRL DEBUG Command: GET 278100075 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090436238 DLCTRL DEBUG Tx Command reply: GET_REPLY 278100075 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090436239 DLCTRL DEBUG Command: GET 726468106 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090436239 DLCTRL DEBUG Tx Command reply: GET_REPLY 726468106 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090436240 DLCTRL DEBUG Command: GET 305529345 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090436240 DLCTRL DEBUG Tx Command reply: GET_REPLY 305529345 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090436241 DLCTRL DEBUG Command: GET 946408481 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090436241 DLCTRL DEBUG Tx Command reply: GET_REPLY 946408481 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090436242 DLCTRL DEBUG Command: GET 723108203 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090436242 DLCTRL DEBUG Tx Command reply: GET_REPLY 723108203 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090436243 DLCTRL DEBUG Command: GET 704466849 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090436243 DLCTRL DEBUG Tx Command reply: GET_REPLY 704466849 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090436244 DLCTRL DEBUG Command: GET 357436729 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090436244 DLCTRL DEBUG Tx Command reply: GET_REPLY 357436729 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090436246 DLCTRL DEBUG Command: GET 279355854 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090436246 DLCTRL DEBUG Tx Command reply: GET_REPLY 279355854 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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 := '000000000000000101011010'B, t_guard := 20.000000 } 20250823090436257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41368<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)348053 20250823090437294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090437294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090437294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090437294 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090437294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x54f95, normal) (hnbgw_rua.c:408) 20250823090437294 DHNB DEBUG map_rua[0x557e6255fd20]{init}: Allocated (fsm.c:456) 20250823090437294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-348053)[0x557e6255fd20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090437294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-348053 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090437294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090437294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090437294 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090437294 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-348053 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:220) 20250823090437294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-348053)[0x557e6255fd20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090437294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-348053)[0x557e6255fd20]{init}: Freeing instance (context_map.c:203) 20250823090437294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-348053)[0x557e6255fd20]{init}: Deallocated (fsm.c:568) 20250823090437294 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-348053 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090437294 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) 20250823090437294 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823090437294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090437294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090437294 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)@8fde77a73ba2: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)348053 MTC@8fde77a73ba2: 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 := '000000000000001011110001'B, t_guard := 20.000000 } 20250823090437312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41384<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)15324642 20250823090438323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090438323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090438323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250823090438323 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090438323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe9d5e2, normal) (hnbgw_rua.c:408) 20250823090438323 DHNB DEBUG map_rua[0x557e6255fd20]{init}: Allocated (fsm.c:456) 20250823090438323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324642)[0x557e6255fd20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090438323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15324642 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090438323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090438323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090438323 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250823090438323 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15324642 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:220) 20250823090438323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324642)[0x557e6255fd20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090438323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324642)[0x557e6255fd20]{init}: Freeing instance (context_map.c:203) 20250823090438323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324642)[0x557e6255fd20]{init}: Deallocated (fsm.c:568) 20250823090438323 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15324642 SCCP-0 PS MI=NONE: Deallocating (context_map.c:226) 20250823090438323 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) 20250823090438323 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823090438323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090438323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090438323 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)@8fde77a73ba2: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)15324642 MTC@8fde77a73ba2: 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 := '000000000000001011101010'B, t_guard := 20.000000 } 20250823090438352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41390<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)15643051 20250823090439362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090439362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090439362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090439362 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090439362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeeb1ab, normal) (hnbgw_rua.c:408) 20250823090439362 DHNB DEBUG map_rua[0x557e6255fd20]{init}: Allocated (fsm.c:456) 20250823090439363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15643051)[0x557e6255fd20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090439363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15643051 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090439363 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090439363 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090439363 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15643051 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:220) 20250823090439363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15643051)[0x557e6255fd20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090439363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15643051)[0x557e6255fd20]{init}: Freeing instance (context_map.c:203) 20250823090439363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15643051)[0x557e6255fd20]{init}: Deallocated (fsm.c:568) 20250823090439363 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15643051 SCCP-0 PS MI=NONE: Deallocating (context_map.c:226) 20250823090439363 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) 20250823090439363 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823090439363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090439363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090439363 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)@8fde77a73ba2: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)15643051 MTC@8fde77a73ba2: 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 := '000000000000000110110010'B, t_guard := 20.000000 } 20250823090439376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41400<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)16159458 20250823090440385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090440385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090440385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090440385 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090440385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf692e2, normal) (hnbgw_rua.c:408) 20250823090440385 DHNB DEBUG map_rua[0x557e6255fd20]{init}: Allocated (fsm.c:456) 20250823090440385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16159458)[0x557e6255fd20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090440385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16159458 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090440385 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090440385 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090440385 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090440385 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16159458 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:220) 20250823090440385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16159458)[0x557e6255fd20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090440385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16159458)[0x557e6255fd20]{init}: Freeing instance (context_map.c:203) 20250823090440385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16159458)[0x557e6255fd20]{init}: Deallocated (fsm.c:568) 20250823090440385 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16159458 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090440385 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) 20250823090440385 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250823090440385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090440385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090440385 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)@8fde77a73ba2: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)16159458 MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090440388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42612<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1026)@8fde77a73ba2: Final verdict of PTC: none 20250823090440389 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33123<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1027)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090440390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090440391 DLINP DEBUG SRVCONN(,r=127.0.0.1:52924<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090440391 DLINP DEBUG SRVCONN(,r=127.0.0.1:52924<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090440391 DLINP NOTICE SRV(,r=127.0.0.1:52924<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090440391 DMAIN NOTICE (127.0.0.1:52924 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52924<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090440391 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823090440391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090440391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090440391 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090440391 DMAIN NOTICE (127.0.0.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) 20250823090440391 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(1034)@8fde77a73ba2: Final verdict of PTC: none 20250823090440392 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090440392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090440392 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090440392 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090440392 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090440392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090440392 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090440392 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090440392 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 20250823090440392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090440392 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090440392 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090440392 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090440392 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090440392 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090440392 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090440392 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 20250823090440392 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090440392 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090440392 DLSS7 <000c> ss7_asp.c: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  20250823090440392 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  20250823090440392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090440392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090440392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090440393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090440393 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090440393 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090440393 DLSCCP DEBUG 0: SCCP(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_L3Compl_no_cn-Iuh1-RUA(1032)@8fde77a73ba2: Final verdict of PTC: none 20250823090440393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090440393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090440393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090440393 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090440393 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) 20250823090440393 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090440393 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-SCCP(1033)@8fde77a73ba2: Final verdict of PTC: none 20250823090440393 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 20250823090440393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090440393 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090440393 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090440394 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090440394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090440394 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090440394 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250823090440394 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) 20250823090440394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090440394 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090440394 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090440394 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090440394 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090440394 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090440394 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090440394 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 20250823090440394 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@8fde77a73ba2: Final verdict of PTC: none 20250823090440394 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090440394 DLSS7 <000c> ss7_asp.c: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  20250823090440394 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090440394 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090440394 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090440394 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090440394 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) HNBGW_Test.sgsn0-SCCP(1036)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1038)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1035)@8fde77a73ba2: Final verdict of PTC: none 20250823090440394 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090440394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090440394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090440394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090440394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090440394 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090440394 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) 20250823090440394 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090440394 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@8fde77a73ba2: Final verdict of PTC: none 20250823090440395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41390<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090440395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41384<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090440395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41368<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1042)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(1028)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1041)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1040)@8fde77a73ba2: Final verdict of PTC: none 20250823090440409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41400<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1039)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1043)@8fde77a73ba2: Final verdict of PTC: none Sat Aug 23 09:04:40 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 MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@8fde77a73ba2: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. 20250823090440447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090441049 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090441049 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b6dad), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090441049 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090441049 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) 20250823090441049 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) 20250823090441049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090441049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090441049 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090441049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090441049 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090441049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090441049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090441049 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8b 6d ad 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090441049 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090441049 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090441049 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090441049 DLM3UA <000f> 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 20250823090441049 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090441049 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090441049 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090441054 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090441054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87573), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090441054 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090441054 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) 20250823090441054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090441054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090441054 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090441054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090441054 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090441054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090441054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090441054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 75 73 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090441054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090441054 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090441054 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090441054 DLM3UA <000f> 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 20250823090441054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090441054 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090441054 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090441064 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090441064 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5f54c), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090441064 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090441064 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) 20250823090441064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090441064 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090441064 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090441064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090441064 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090441064 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090441064 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090441064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c5 f5 4c 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090441064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090441064 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090441064 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090441064 DLM3UA <000f> 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 20250823090441064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090441064 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090441064 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090441249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41404<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343696) 20250823090441640 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090441640 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016302d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090441640 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090441640 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) 20250823090441640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090441640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090441640 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090441640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090441640 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090441640 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090441640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090441640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 16 30 2d 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090441640 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090441640 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00798e69), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090441640 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090441640 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) 20250823090441640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090441640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090441640 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090441640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090441640 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090441640 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090441640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090441640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 79 8e 69 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090441640 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090441640 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bbc59), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090441640 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090441640 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) 20250823090441640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090441640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090441640 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090441640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090441640 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090441640 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090441640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090441640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b bc 59 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090441640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090441640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090441640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090441640 DLM3UA <000f> 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 20250823090441640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090441640 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090441640 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090441640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090441640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090441640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090441640 DLM3UA <000f> 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 20250823090441640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090441640 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090441640 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090441640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090441640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090441640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090441640 DLM3UA <000f> 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 20250823090441640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090441640 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090441640 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090441753 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823090441753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823090441753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090441753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823090441753 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823090441753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823090441753 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090441753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090441753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090441753 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823090441753 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823090441753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823090441753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090441753 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823090441753 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823090441753 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823090441753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090441753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823090441753 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823090441753 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823090442205 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090442205 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086527f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090442205 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090442205 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090442205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090442205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090442205 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090442205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090442205 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090442205 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090442205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090442205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 52 7f 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090442205 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090442205 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58de4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090442205 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090442205 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090442205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090442205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090442205 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090442205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090442205 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090442205 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090442205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090442205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f5 8d e4 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090442205 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090442205 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ff321), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090442205 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090442205 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) 20250823090442205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090442205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090442205 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090442205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090442205 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090442205 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090442205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090442205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 21 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090442205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090442205 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090442205 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090442205 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090442205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090442205 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090442205 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090442205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090442205 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090442205 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090442205 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090442205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090442205 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090442205 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090442205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090442205 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090442205 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090442205 DLM3UA <000f> 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 20250823090442205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090442205 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090442205 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! Waiting for packet dumper to finish... 1 (prev_count=343696, count=388536) 20250823090442393 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090442393 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090442393 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090442395 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090442395 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090442395 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090442766 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090442766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379cd6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090442766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090442766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090442766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090442766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090442766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090442766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090442766 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090442766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090442766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090442766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 9c d6 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090442766 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090442766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a31c73), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090442766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090442766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090442766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090442766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090442766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090442766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090442766 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090442766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090442766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090442766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a3 1c 73 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090442766 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090442766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086998), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090442766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090442766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090442766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090442766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090442766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090442766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090442766 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090442767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090442767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090442767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 69 98 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090442767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090442767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090442767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090442767 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090442767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090442767 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090442767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090442767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090442767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090442767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090442767 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090442767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090442767 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090442767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090442767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090442767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090442767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090442767 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090442767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090442767 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090442767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090442771 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090442771 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007667d1), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090442771 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090442771 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090442771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090442771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090442771 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090442771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090442771 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090442771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090442771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090442771 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 76 67 d1 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090442771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090442771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090442771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090442771 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090442771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090442771 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090442771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:04:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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 20250823090443463 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090443463 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008079a1), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090443463 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090443463 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090443463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090443463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090443463 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090443463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090443463 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090443463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090443463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090443463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 80 79 a1 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090443463 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090443463 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b50a81), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090443463 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090443463 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090443463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090443463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090443463 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250823090443463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090443463 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090443463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090443463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090443463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b5 0a 81 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090443463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090443463 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090443463 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090443463 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090443463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090443463 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090443463 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090443463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090443463 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090443463 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090443463 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090443463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090443463 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250823090443463 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090443466 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090443466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca329), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090443466 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090443466 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.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) 20250823090443466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090443466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090443466 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250823090443466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090443466 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090443466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090443466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090443466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0c a3 29 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090443466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090443466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090443466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090443466 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090443466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090443466 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250823090443466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090443766 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090443766 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090443766 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090443766 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090443766 DLSCCP DEBUG SCCP-SCOC(93)[0x557e62542a70]{IDLE}: Deallocated (fsm.c:568) 20250823090443767 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090443767 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090443767 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090443767 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090443767 DLSCCP DEBUG SCCP-SCOC(92)[0x557e625446e0]{IDLE}: Deallocated (fsm.c:568) 20250823090443769 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090443769 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090443769 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090443769 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090443769 DLSCCP DEBUG SCCP-SCOC(94)[0x557e6254c6e0]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250823090444306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090444314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090444323 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39079<->l=127.0.0.1:4262) (control_if.c:572) 20250823090444466 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090444466 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)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090444476 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090444476 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444476 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090444476 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444476 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090444476 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444477 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47413 (stream_srv.c:143) 20250823090444477 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47413<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090444477 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444477 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090444477 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444477 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090444477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444477 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090444477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090444477 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090444477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444477 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090444477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090444477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090444477 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444477 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090444477 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444477 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444477 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090444477 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444477 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090444477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444477 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090444477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090444477 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090444477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444477 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090444477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090444477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090444477 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444477 DLM3UA <000f> 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 20250823090444477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090444477 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090444477 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090444477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444477 DLM3UA <000f> 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 20250823090444477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090444477 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090444477 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090444478 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444478 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090444479 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444479 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090444479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090444479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444479 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090444479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090444479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090444479 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444479 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444479 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090444479 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444479 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090444479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444479 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090444479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090444479 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090444479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444479 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090444479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090444479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090444479 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444479 DLM3UA <000f> 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 20250823090444479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090444479 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090444479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444479 DLM3UA <000f> 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 20250823090444479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090444479 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090444479 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1054)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(1054)@8fde77a73ba2: M3UA emulation initiated, the test can be started MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(1052)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1057)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(1057)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1055)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1060)@8fde77a73ba2: ************************************************* HNBGW_Test.msc2-M3UA(1060)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1058)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090444518 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090444518 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444518 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090444518 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444518 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090444518 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444519 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090444519 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444520 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444520 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090444520 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090444520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444520 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090444520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090444520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090444520 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444520 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444520 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090444520 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090444520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090444520 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090444520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444520 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090444520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090444520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090444520 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444520 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444520 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090444520 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090444520 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090444520 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090444520 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090444520 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090444520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090444520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090444520 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444520 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444520 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090444520 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090444520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090444520 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090444520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444520 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090444520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090444520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090444520 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444520 DLM3UA <000f> 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 20250823090444520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090444520 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090444520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444520 DLM3UA <000f> 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 20250823090444520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090444520 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090444520 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090444520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444520 DLM3UA <000f> 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 20250823090444520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090444520 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090444520 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090444520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444520 DLM3UA <000f> 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 20250823090444520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090444520 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090444520 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1063)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(1061)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1066)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(1066)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1064)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1069)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn2-M3UA(1069)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1069)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1067)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090444582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090444582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090444582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090444582 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090444583 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090444583 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090444583 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090444583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090444583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090444591 DLINP DEBUG SRVCONN(,r=127.0.0.1:47413<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090444591 DLINP DEBUG SRVCONN(,r=127.0.0.1:47413<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090444591 DLINP DEBUG SRVCONN(,r=127.0.0.1:47413<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090444591 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090444591 DHNBAP DEBUG (127.0.0.1:47413 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090444591 DHNBAP NOTICE (127.0.0.1:47413 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090444591 DHNBAP NOTICE (127.0.0.1:47413 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090444591 DLINP DEBUG SRVCONN(,r=127.0.0.1:47413<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090444591 DLINP DEBUG SRVCONN(,r=127.0.0.1:47413<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090444690 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 20250823090444690 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 20250823090444690 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090444690 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090444693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444693 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090444693 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090444693 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090444693 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090444693 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090444693 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090444693 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090444693 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090444693 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 20250823090444693 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090444693 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090444693 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090444694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444694 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090444694 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090444694 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  20250823090444694 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090444694 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090444694 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090444694 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 20250823090444694 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090444694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090444694 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090444694 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090444694 DLSS7 <000c> ss7_asp.c: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  20250823090444694 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  20250823090444694 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090444694 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090444694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090444694 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090444694 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090444694 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090444694 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090444694 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090444694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090444694 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090444694 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090444694 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444695 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444695 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090444695 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444695 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444695 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090444695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090444695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444695 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090444695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090444695 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090444695 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090444695 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444696 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090444696 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444696 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444696 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444696 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444696 DLM3UA <000f> 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 20250823090444696 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090444696 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090444696 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090444696 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090444696 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090444696 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  20250823090444701 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 20250823090444701 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 20250823090444701 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090444701 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090444703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444703 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090444703 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090444703 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090444703 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090444703 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090444703 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090444703 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090444703 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090444703 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 20250823090444703 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090444703 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  20250823090444703 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090444704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444704 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090444704 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090444704 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  20250823090444704 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090444704 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090444704 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090444704 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 20250823090444704 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090444704 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  20250823090444704 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' 20250823090444704 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' 20250823090444704 DLSS7 <000c> ss7_asp.c: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  20250823090444704 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090444704 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  20250823090444704 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090444704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090444704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090444704 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090444704 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) 20250823090444704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090444704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090444704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090444704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090444704 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090444704 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) 20250823090444704 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444705 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444705 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090444705 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444705 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090444705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090444706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444706 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090444706 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090444706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444706 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444706 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444706 DLM3UA <000f> 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 20250823090444706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090444706 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090444706 DLSS7 <000c> ss7_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 20250823090444706 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090444706 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090444706 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  20250823090444706 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090444706 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444712 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 20250823090444712 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 20250823090444712 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090444712 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1060)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250823090444715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444715 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250823090444715 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090444715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090444715 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090444715 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090444715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090444715 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090444715 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090444715 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 20250823090444715 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090444715 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  20250823090444715 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090444716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444716 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090444716 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090444716 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  20250823090444716 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090444716 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090444716 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090444716 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 20250823090444716 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250823090444716 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  20250823090444716 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' 20250823090444716 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' 20250823090444716 DLSS7 <000c> ss7_asp.c: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  20250823090444716 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090444716 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  20250823090444716 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  20250823090444716 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090444716 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090444716 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090444716 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250823090444716 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) 20250823090444716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090444716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090444716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090444716 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090444716 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090444716 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) 20250823090444716 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444717 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444717 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090444717 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444717 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444717 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090444717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444717 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) 20250823090444717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090444717 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) 20250823090444717 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) 20250823090444717 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090444717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444717 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090444717 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444718 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444718 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444718 DLM3UA <000f> 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 20250823090444718 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090444718 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' 20250823090444718 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 20250823090444718 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090444718 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090444718 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250823090444730 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 20250823090444730 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 20250823090444730 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090444730 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090444731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444731 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090444731 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090444731 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090444731 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090444731 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090444731 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090444731 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090444731 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090444731 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 20250823090444731 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090444731 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090444731 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090444733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444733 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090444733 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090444733 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  20250823090444733 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090444733 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090444733 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090444733 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 20250823090444733 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090444733 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090444733 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090444733 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090444733 DLSS7 <000c> ss7_asp.c: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  20250823090444733 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090444733 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  20250823090444733 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  20250823090444733 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  20250823090444733 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090444733 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090444733 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090444733 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090444733 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090444733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090444733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090444733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090444733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090444733 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090444733 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090444733 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444734 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444734 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090444734 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444734 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444734 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090444734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444734 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090444734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090444735 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090444735 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090444735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090444735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090444735 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444735 DLM3UA <000f> 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 20250823090444735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090444735 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090444735 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090444735 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090444735 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090444735 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  20250823090444747 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 20250823090444747 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 20250823090444747 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090444747 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090444753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444753 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090444753 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090444753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090444753 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090444753 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090444753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090444753 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090444753 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090444753 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 20250823090444753 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090444753 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  20250823090444753 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090444755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444755 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090444755 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090444755 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  20250823090444755 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090444755 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090444755 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090444755 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 20250823090444755 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090444755 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  20250823090444755 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' 20250823090444755 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' 20250823090444755 DLSS7 <000c> ss7_asp.c: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  20250823090444755 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090444755 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  20250823090444755 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  20250823090444755 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  20250823090444755 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  20250823090444755 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090444756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090444756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090444756 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090444756 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) 20250823090444756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090444756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090444756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090444756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090444756 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090444756 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) 20250823090444756 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444757 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444757 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090444757 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090444757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090444757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090444757 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) 20250823090444757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090444757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090444757 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090444757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444757 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444757 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444758 DLM3UA <000f> 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 20250823090444758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090444758 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' 20250823090444758 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 20250823090444758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090444758 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090444758 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  20250823090444771 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 20250823090444771 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 20250823090444771 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090444771 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250823090444777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444777 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250823090444777 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090444777 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090444777 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090444777 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090444777 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090444777 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090444777 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250823090444777 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 20250823090444777 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090444778 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  20250823090444778 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090444780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444780 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090444780 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090444780 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  20250823090444780 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090444780 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090444780 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090444780 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 20250823090444780 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250823090444780 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  20250823090444780 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' 20250823090444780 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' 20250823090444780 DLSS7 <000c> ss7_asp.c: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  20250823090444780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090444780 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  20250823090444780 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  20250823090444780 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  20250823090444780 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  20250823090444780 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090444781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090444781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090444781 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250823090444781 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) 20250823090444781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090444781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090444781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090444781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090444781 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090444781 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) 20250823090444781 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090444782 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090444782 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090444782 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090444782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090444782 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090444782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444782 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) 20250823090444782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090444782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090444782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090444782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090444782 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) 20250823090444782 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) 20250823090444783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090444783 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090444783 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090444783 DLM3UA <000f> 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 20250823090444783 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090444783 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' 20250823090444783 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 20250823090444783 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823090444783 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090444783 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  20250823090444782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090444782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090444782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090444782 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc0-RAN(1053)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090445495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445495 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090445495 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090445495 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090445495 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090445495 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090445495 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090445495 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090445495 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445495 DLSS7 <000c> ss7_asp.c: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  20250823090445495 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090445495 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090445495 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090445495 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090445495 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090445495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090445495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090445495 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090445495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445495 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090445495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090445496 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445496 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090445495 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090445495 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090445495 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) 20250823090445495 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090445495 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090445495 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090445495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090445495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445495 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090445495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090445495 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090445495 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090445495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090445495 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090445495 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090445495 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090445496 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090445496 DLM3UA <000f> 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 20250823090445496 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090445496 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090445496 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090445496 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090445496 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445496 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  20250823090445497 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090445497 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090445497 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090445497 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090445497 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090445497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090445497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445497 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090445497 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090445497 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090445497 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090445497 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090445497 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090445497 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090445497 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445497 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090445497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090445497 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090445497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090445497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090445497 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090445497 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090445497 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1053)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090445510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445510 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090445510 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090445510 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 20250823090445510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090445511 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' 20250823090445511 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090445511 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090445511 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445511 DLSS7 <000c> ss7_asp.c: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  20250823090445511 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090445511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090445511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090445511 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) 20250823090445511 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090445511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090445511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090445511 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090445511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090445511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090445511 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090445511 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090445511 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) 20250823090445511 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) 20250823090445511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090445511 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090445511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090445511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445511 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090445511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090445511 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090445511 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090445511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090445511 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090445511 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090445511 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090445511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445511 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090445511 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090445511 DLM3UA <000f> 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 20250823090445512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090445512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090445512 DLSS7 <000c> ss7_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 20250823090445512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090445512 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445512 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  20250823090445515 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445515 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090445515 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090445515 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 20250823090445515 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090445516 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' 20250823090445516 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090445516 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090445516 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445516 DLSS7 <000c> ss7_asp.c: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  20250823090445516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090445516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090445516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090445516 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) 20250823090445516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090445516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090445516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090445516 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090445516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090445516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090445516 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090445516 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090445516 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1056)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090445524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445524 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090445524 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090445524 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 20250823090445524 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090445524 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' 20250823090445524 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090445524 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090445524 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445524 DLSS7 <000c> ss7_asp.c: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  20250823090445524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090445524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090445524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090445524 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) 20250823090445524 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090445524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090445524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090445524 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090445524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090445524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090445524 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090445524 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090445524 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) 20250823090445524 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) 20250823090445524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090445524 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090445524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445524 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) 20250823090445524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445524 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090445524 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) 20250823090445524 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) 20250823090445524 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090445524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090445524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250823090445524 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090445524 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090445525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445525 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090445525 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090445525 DLM3UA <000f> 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 20250823090445525 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090445525 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' 20250823090445525 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 20250823090445525 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250823090445525 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445525 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 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250823090445525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445526 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250823090445526 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250823090445526 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 20250823090445526 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090445526 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' 20250823090445526 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090445526 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090445526 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445526 DLSS7 <000c> ss7_asp.c: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  20250823090445526 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090445526 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090445526 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090445526 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) 20250823090445526 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090445526 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090445526 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250823090445526 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090445526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090445526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090445526 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090445526 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090445526 DRANAP INFO cnlink(msc-2)[0x557e625284a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1059)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090445539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445539 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090445539 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090445539 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090445539 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090445539 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090445539 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090445539 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090445539 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445539 DLSS7 <000c> ss7_asp.c: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  20250823090445539 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090445539 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090445539 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090445539 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090445539 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090445539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090445539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090445539 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090445539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090445539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090445539 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090445539 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090445539 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) 20250823090445539 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090445539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090445539 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090445539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445539 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090445539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445539 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090445539 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090445539 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090445539 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090445539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090445539 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090445539 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090445539 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090445539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445539 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090445539 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090445539 DLM3UA <000f> 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 20250823090445539 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090445539 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090445539 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090445539 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090445539 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445539 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  20250823090445542 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445542 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090445542 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090445542 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090445542 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090445542 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090445542 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090445542 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090445542 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445542 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090445542 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090445542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090445542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090445542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090445542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090445542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090445542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090445542 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090445542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445542 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090445542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090445542 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090445542 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090445542 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1062)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090445550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445550 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090445550 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090445550 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 20250823090445550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090445550 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' 20250823090445550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090445550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090445550 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445550 DLSS7 <000c> ss7_asp.c: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  20250823090445550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090445550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090445550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090445551 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) 20250823090445551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090445551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090445551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090445551 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090445551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445551 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090445551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090445551 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090445551 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090445551 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) 20250823090445551 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) 20250823090445551 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090445551 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090445551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090445551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090445551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090445551 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) 20250823090445551 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090445551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090445551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090445551 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090445551 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090445551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090445551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090445551 DLM3UA <000f> 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 20250823090445551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090445551 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' 20250823090445551 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 20250823090445551 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090445551 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445551 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  20250823090445554 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445554 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090445554 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090445554 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 20250823090445554 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090445554 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' 20250823090445554 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090445554 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090445554 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445554 DLSS7 <000c> ss7_asp.c: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  20250823090445554 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090445554 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090445554 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090445554 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) 20250823090445554 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090445554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090445554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090445554 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090445554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445554 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090445555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090445555 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090445555 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090445555 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1065)@8fde77a73ba2: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn2-RAN(1068)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090445591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445591 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823090445591 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823090445591 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 20250823090445591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090445591 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' 20250823090445591 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090445591 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090445591 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445592 DLSS7 <000c> ss7_asp.c: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  20250823090445592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090445592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090445592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090445592 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) 20250823090445592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090445592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090445592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823090445592 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090445592 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) 20250823090445592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445592 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) 20250823090445592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090445592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090445592 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090445592 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090445592 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) 20250823090445592 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) 20250823090445592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090445592 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090445592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445592 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=14 -> eSLS=14: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090445592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090445593 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=14 -> eSLS=14: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090445593 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) 20250823090445593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090445593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090445593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0e 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) 20250823090445593 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090445593 DRANAP NOTICE cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090445593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445593 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090445593 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090445593 DLM3UA <000f> 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 20250823090445593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090445593 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=14 -> eSLS=14: use Normal Route via 'virt-sgsn2' 20250823090445593 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 20250823090445593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823090445593 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445593 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 0e 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  20250823090445596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090445596 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823090445596 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250823090445596 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 20250823090445596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090445596 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' 20250823090445596 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090445596 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090445596 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090445596 DLSS7 <000c> ss7_asp.c: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  20250823090445596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090445596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090445596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090445596 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) 20250823090445596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090445596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090445596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250823090445596 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090445596 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) 20250823090445596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090445596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445596 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) 20250823090445596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090445596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090445596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090445596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090445596 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090445597 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090445597 DRANAP INFO cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(1068)@8fde77a73ba2: MSC_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 } } } } 20250823090446597 DLCTRL DEBUG Command: GET 524057348 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090446597 DLCTRL DEBUG Tx Command reply: GET_REPLY 524057348 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090446599 DLCTRL DEBUG Command: GET 622693371 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090446599 DLCTRL DEBUG Tx Command reply: GET_REPLY 622693371 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090446601 DLCTRL DEBUG Command: GET 291022168 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090446601 DLCTRL DEBUG Tx Command reply: GET_REPLY 291022168 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090446602 DLCTRL DEBUG Command: GET 904180932 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090446602 DLCTRL DEBUG Tx Command reply: GET_REPLY 904180932 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090446603 DLCTRL DEBUG Command: GET 943979339 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090446603 DLCTRL DEBUG Tx Command reply: GET_REPLY 943979339 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090446604 DLCTRL DEBUG Command: GET 837256143 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090446604 DLCTRL DEBUG Tx Command reply: GET_REPLY 837256143 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090446605 DLCTRL DEBUG Command: GET 770973350 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090446605 DLCTRL DEBUG Tx Command reply: GET_REPLY 770973350 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090446606 DLCTRL DEBUG Command: GET 786044121 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090446606 DLCTRL DEBUG Tx Command reply: GET_REPLY 786044121 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090446607 DLCTRL DEBUG Command: GET 430788732 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090446607 DLCTRL DEBUG Tx Command reply: GET_REPLY 430788732 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090446608 DLCTRL DEBUG Command: GET 646245651 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090446608 DLCTRL DEBUG Tx Command reply: GET_REPLY 646245651 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090446609 DLCTRL DEBUG Command: GET 492853606 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090446609 DLCTRL DEBUG Tx Command reply: GET_REPLY 492853606 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090446611 DLCTRL DEBUG Command: GET 976277238 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090446611 DLCTRL DEBUG Tx Command reply: GET_REPLY 976277238 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090446612 DLCTRL DEBUG Command: GET 31340172 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090446612 DLCTRL DEBUG Tx Command reply: GET_REPLY 31340172 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090446613 DLCTRL DEBUG Command: GET 643186517 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090446613 DLCTRL DEBUG Tx Command reply: GET_REPLY 643186517 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090446614 DLCTRL DEBUG Command: GET 743480750 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090446614 DLCTRL DEBUG Tx Command reply: GET_REPLY 743480750 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090446615 DLCTRL DEBUG Command: GET 334599132 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090446615 DLCTRL DEBUG Tx Command reply: GET_REPLY 334599132 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090446616 DLCTRL DEBUG Command: GET 234669709 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090446616 DLCTRL DEBUG Tx Command reply: GET_REPLY 234669709 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090446617 DLCTRL DEBUG Command: GET 717907793 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090446617 DLCTRL DEBUG Tx Command reply: GET_REPLY 717907793 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090446618 DLCTRL DEBUG Command: GET 431969222 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090446618 DLCTRL DEBUG Tx Command reply: GET_REPLY 431969222 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090446619 DLCTRL DEBUG Command: GET 950523168 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090446619 DLCTRL DEBUG Tx Command reply: GET_REPLY 950523168 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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@8fde77a73ba2: 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@8fde77a73ba2: 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 := '000000000000001000111000'B, t_guard := 20.000000 } 20250823090446632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1062)@8fde77a73ba2: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)15523584 20250823090447645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090447645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090447645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250823090447645 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090447645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xecdf00, normal) (hnbgw_rua.c:408) 20250823090447645 DHNB DEBUG map_rua[0x557e6255fd20]{init}: Allocated (fsm.c:456) 20250823090447645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15523584)[0x557e6255fd20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090447645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15523584 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090447645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090447645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090447645 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250823090447645 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250823090447645 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15523584 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) 20250823090447645 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15523584 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090447645 DCN DEBUG map_sccp[0x557e6255e160]{init}: Allocated (fsm.c:456) 20250823090447645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557e6255e160]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090447645 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15523584 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090447645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15523584 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250823090447645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15523584)[0x557e6255fd20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090447645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090447645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090447645 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15523584 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090447645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557e6255e160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090447645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090447645 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{IDLE}: Allocated (fsm.c:456) 20250823090447645 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090447645 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030002380056400500f1100926) (sccp_scrc.c:455) 20250823090447645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090447645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090447645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090447645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090447645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090447645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090447645 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090447645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090447645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090447645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090447645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090447645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090447645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090447645 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090447645 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090447645 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090447645 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090447645 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090447645 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 02 38 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090447645 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090447645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557e6255e160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090447645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15523584)[0x557e6255fd20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090447645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090447645 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090447645 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090447645 DLM3UA <000f> 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 20250823090447645 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090447645 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090447645 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090447645 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090447645 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090447645 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 02 38 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@8fde77a73ba2: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)8875688 HNBGW_Test.sgsn0-SCCP(1061)@8fde77a73ba2: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(1071)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.sgsn0-SCCP(1061)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090447650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090447650 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090447650 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090447650 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090447650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090447650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090447650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090447650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090447650 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090447650 DLSS7 <000c> ss7_asp.c: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 4e f1 f9 02 00 00 00 00  20250823090447650 DLCTRL DEBUG Command: GET 841705304 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090447650 DLCTRL DEBUG Tx Command reply: GET_REPLY 841705304 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090447650 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090447650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090447650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090447650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090447650 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090447650 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004ef1f9) (sccp_scrc.c:545) 20250823090447650 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) 20250823090447650 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090447650 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090447650 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090447650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090447650 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) 20250823090447650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557e6255e160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090447650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557e6255e160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090447650 DLCTRL DEBUG Command: GET 276202201 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090447650 DLCTRL DEBUG Tx Command reply: GET_REPLY 276202201 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090447651 DLCTRL DEBUG Command: GET 763117381 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090447651 DLCTRL DEBUG Tx Command reply: GET_REPLY 763117381 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090447652 DLCTRL DEBUG Command: GET 216649225 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090447652 DLCTRL DEBUG Tx Command reply: GET_REPLY 216649225 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090447653 DLCTRL DEBUG Command: GET 749623535 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090447653 DLCTRL DEBUG Tx Command reply: GET_REPLY 749623535 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090447653 DLCTRL DEBUG Command: GET 404140320 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090447653 DLCTRL DEBUG Tx Command reply: GET_REPLY 404140320 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090447654 DLCTRL DEBUG Command: GET 98080714 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090447654 DLCTRL DEBUG Tx Command reply: GET_REPLY 98080714 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090447655 DLCTRL DEBUG Command: GET 396829288 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090447655 DLCTRL DEBUG Tx Command reply: GET_REPLY 396829288 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090447655 DLCTRL DEBUG Command: GET 113878126 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090447655 DLCTRL DEBUG Tx Command reply: GET_REPLY 113878126 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090447656 DLCTRL DEBUG Command: GET 767068626 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090447656 DLCTRL DEBUG Tx Command reply: GET_REPLY 767068626 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090447657 DLCTRL DEBUG Command: GET 688318683 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090447657 DLCTRL DEBUG Tx Command reply: GET_REPLY 688318683 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090447658 DLCTRL DEBUG Command: GET 269807736 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090447658 DLCTRL DEBUG Tx Command reply: GET_REPLY 269807736 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090447658 DLCTRL DEBUG Command: GET 586989791 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090447658 DLCTRL DEBUG Tx Command reply: GET_REPLY 586989791 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090447659 DLCTRL DEBUG Command: GET 564911523 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090447659 DLCTRL DEBUG Tx Command reply: GET_REPLY 564911523 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090447660 DLCTRL DEBUG Command: GET 569187308 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090447660 DLCTRL DEBUG Tx Command reply: GET_REPLY 569187308 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090447660 DLCTRL DEBUG Command: GET 230608226 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090447660 DLCTRL DEBUG Tx Command reply: GET_REPLY 230608226 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090447661 DLCTRL DEBUG Command: GET 679569006 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090447661 DLCTRL DEBUG Tx Command reply: GET_REPLY 679569006 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090447662 DLCTRL DEBUG Command: GET 178777952 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090447662 DLCTRL DEBUG Tx Command reply: GET_REPLY 178777952 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090447662 DLCTRL DEBUG Command: GET 911788618 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090447662 DLCTRL DEBUG Tx Command reply: GET_REPLY 911788618 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090447663 DLCTRL DEBUG Command: GET 686203278 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090447663 DLCTRL DEBUG Tx Command reply: GET_REPLY 686203278 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001101111001'B, t_guard := 20.000000 } 20250823090447673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@8fde77a73ba2: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)5902609 20250823090448683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090448683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090448683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250823090448683 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090448683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5a1111, normal) (hnbgw_rua.c:408) 20250823090448683 DHNB DEBUG map_rua[0x557e62545100]{init}: Allocated (fsm.c:456) 20250823090448683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5902609)[0x557e62545100]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090448683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5902609 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090448683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090448683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090448683 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250823090448683 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5902609 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250823090448683 DCN DEBUG map_sccp[0x557e623a0170]{init}: Allocated (fsm.c:456) 20250823090448683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557e623a0170]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090448683 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5902609 <-> SCCP-115 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250823090448683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5902609 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250823090448683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5902609)[0x557e62545100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090448683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090448683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090448683 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5902609 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090448683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557e623a0170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090448683 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090448683 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{IDLE}: Allocated (fsm.c:456) 20250823090448683 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090448683 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030003790056400500f1100926) (sccp_scrc.c:455) 20250823090448683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090448683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090448683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090448683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090448683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090448683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090448683 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) 20250823090448683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090448683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090448683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090448683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090448683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090448683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090448683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090448683 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) 20250823090448683 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) 20250823090448683 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090448683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090448683 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 04 01 00 00 73 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 03 79 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090448683 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090448683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557e623a0170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090448683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5902609)[0x557e62545100]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090448684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090448684 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090448684 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090448684 DLM3UA <000f> 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 20250823090448684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090448684 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' 20250823090448684 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 20250823090448684 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250823090448684 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090448684 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 04 01 00 00 73 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 03 79 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@8fde77a73ba2: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)11964367 HNBGW_Test.sgsn2-SCCP(1067)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1067)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090448691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090448691 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250823090448691 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer TC_sgsnpool_nri_from_other_PLMN0(1072)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090448691 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 20250823090448691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090448691 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' 20250823090448691 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090448691 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090448691 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090448691 DLSS7 <000c> ss7_asp.c: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 55 2c 7f 02 00 00 00 00  20250823090448692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090448692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090448692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090448692 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) 20250823090448692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090448692 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00552c7f) (sccp_scrc.c:545) 20250823090448692 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) 20250823090448692 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090448692 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090448692 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090448692 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090448692 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) 20250823090448692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557e623a0170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090448692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557e623a0170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090448692 DLCTRL DEBUG Command: GET 311881273 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090448692 DLCTRL DEBUG Tx Command reply: GET_REPLY 311881273 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090448694 DLCTRL DEBUG Command: GET 542183689 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090448694 DLCTRL DEBUG Tx Command reply: GET_REPLY 542183689 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090448696 DLCTRL DEBUG Command: GET 370656444 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090448696 DLCTRL DEBUG Tx Command reply: GET_REPLY 370656444 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090448698 DLCTRL DEBUG Command: GET 644171837 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090448699 DLCTRL DEBUG Tx Command reply: GET_REPLY 644171837 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090448701 DLCTRL DEBUG Command: GET 28980514 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090448701 DLCTRL DEBUG Tx Command reply: GET_REPLY 28980514 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090448702 DLCTRL DEBUG Command: GET 146803800 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090448702 DLCTRL DEBUG Tx Command reply: GET_REPLY 146803800 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090448704 DLCTRL DEBUG Command: GET 938488548 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090448704 DLCTRL DEBUG Tx Command reply: GET_REPLY 938488548 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090448706 DLCTRL DEBUG Command: GET 306654818 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090448706 DLCTRL DEBUG Tx Command reply: GET_REPLY 306654818 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090448707 DLCTRL DEBUG Command: GET 731707252 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090448707 DLCTRL DEBUG Tx Command reply: GET_REPLY 731707252 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090448709 DLCTRL DEBUG Command: GET 180976234 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090448709 DLCTRL DEBUG Tx Command reply: GET_REPLY 180976234 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090448710 DLCTRL DEBUG Command: GET 911979488 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090448710 DLCTRL DEBUG Tx Command reply: GET_REPLY 911979488 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090448712 DLCTRL DEBUG Command: GET 823248049 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090448712 DLCTRL DEBUG Tx Command reply: GET_REPLY 823248049 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250823090448714 DLCTRL DEBUG Command: GET 340895564 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090448714 DLCTRL DEBUG Tx Command reply: GET_REPLY 340895564 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090448715 DLCTRL DEBUG Command: GET 365252394 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090448715 DLCTRL DEBUG Tx Command reply: GET_REPLY 365252394 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090448716 DLCTRL DEBUG Command: GET 10406646 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090448716 DLCTRL DEBUG Tx Command reply: GET_REPLY 10406646 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090448718 DLCTRL DEBUG Command: GET 210100228 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090448718 DLCTRL DEBUG Tx Command reply: GET_REPLY 210100228 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090448719 DLCTRL DEBUG Command: GET 808766657 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090448719 DLCTRL DEBUG Tx Command reply: GET_REPLY 808766657 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090448720 DLCTRL DEBUG Command: GET 600671337 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090448720 DLCTRL DEBUG Tx Command reply: GET_REPLY 600671337 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090448722 DLCTRL DEBUG Command: GET 760761074 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090448722 DLCTRL DEBUG Tx Command reply: GET_REPLY 760761074 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090448723 DLCTRL DEBUG Command: GET 345638154 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090448723 DLCTRL DEBUG Tx Command reply: GET_REPLY 345638154 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090448728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41416<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090448729 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39079<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1046)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(1045)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090448731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090448732 DLINP DEBUG SRVCONN(,r=127.0.0.1:47413<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090448732 DLINP DEBUG SRVCONN(,r=127.0.0.1:47413<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090448732 DLINP NOTICE SRV(,r=127.0.0.1:47413<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090448732 DMAIN NOTICE (127.0.0.1:47413 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47413<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090448732 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1053)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1056)@8fde77a73ba2: Final verdict of PTC: none 20250823090448736 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090448736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090448736 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090448736 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250823090448736 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090448736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090448736 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090448736 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090448736 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090448736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090448736 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090448736 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(1052)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1058)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1064)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1065)@8fde77a73ba2: Final verdict of PTC: none 20250823090448736 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 20250823090448736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090448736 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250823090448736 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090448736 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090448736 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250823090448736 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090448736 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090448736 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 20250823090448736 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' 20250823090448736 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' 20250823090448736 DLSS7 <000c> ss7_asp.c: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  20250823090448736 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  20250823090448736 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  20250823090448736 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  20250823090448736 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  20250823090448736 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  20250823090448736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090448736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090448737 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090448737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090448737 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090448737 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090448737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090448737 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 20250823090448737 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090448737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090448737 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090448737 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250823090448737 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) 20250823090448737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090448737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090448737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090448737 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090448737 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090448737 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) 20250823090448737 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090448737 DRANAP NOTICE cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc2-RAN(1059)@8fde77a73ba2: Final verdict of PTC: none 20250823090448737 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090448737 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090448737 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 20250823090448737 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 20250823090448737 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090448737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090448737 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090448737 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090448737 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 20250823090448737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090448737 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090448737 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090448737 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090448737 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090448737 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090448737 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090448737 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 20250823090448737 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' 20250823090448737 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' 20250823090448737 DLSS7 <000c> ss7_asp.c: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  20250823090448737 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  20250823090448737 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  20250823090448737 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  20250823090448738 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  20250823090448738 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090448738 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090448738 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090448738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090448738 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090448738 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090448738 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090448738 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.sgsn0-RAN(1062)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@8fde77a73ba2: Final verdict of PTC: none 20250823090448738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090448738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090448738 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090448738 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) 20250823090448738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090448738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090448738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090448738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090448738 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090448738 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) 20250823090448738 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090448738 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc1-M3UA(1057)@8fde77a73ba2: Final verdict of PTC: none 20250823090448738 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090448738 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250823090448738 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 20250823090448738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090448738 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090448738 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090448738 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090448738 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090448738 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090448738 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090448738 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 20250823090448738 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090448738 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090448738 DLSS7 <000c> ss7_asp.c: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  20250823090448738 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  20250823090448738 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  20250823090448738 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  20250823090448738 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090448738 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090448738 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 20250823090448738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090448738 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090448738 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250823090448738 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 20250823090448739 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090448739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090448739 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090448739 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090448739 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 20250823090448739 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090448739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090448739 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090448739 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090448739 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 20250823090448739 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090448739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090448739 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090448739 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823090448739 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.sgsn2-M3UA(1069)@8fde77a73ba2: Final verdict of PTC: none 20250823090448739 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 20250823090448739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090448739 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090448739 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc2-M3UA(1060)@8fde77a73ba2: Final verdict of PTC: none 20250823090448739 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090448739 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090448739 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090448739 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090448739 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 20250823090448739 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' 20250823090448739 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' 20250823090448739 DLSS7 <000c> ss7_asp.c: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  20250823090448739 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  HNBGW_Test.sgsn2-RAN(1068)@8fde77a73ba2: Final verdict of PTC: none 20250823090448739 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  20250823090448739 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090448739 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090448739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090448739 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 20250823090448739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090448739 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250823090448740 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090448740 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090448740 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250823090448740 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090448740 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250823090448740 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 20250823090448740 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' 20250823090448740 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' 20250823090448740 DLSS7 <000c> ss7_asp.c: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  20250823090448740 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  20250823090448740 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090448740 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090448740 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090448740 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090448740 DLSS7 NOTICE 0: RT(dpc=185=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.sgsn2-SCCP(1067)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1061)@8fde77a73ba2: Final verdict of PTC: none 20250823090448740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090448740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090448741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090448741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090448741 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090448741 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) 20250823090448741 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090448741 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090448741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090448741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090448741 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090448741 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) 20250823090448741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090448741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090448741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090448741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090448741 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090448741 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) 20250823090448741 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090448741 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090448741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090448741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090448741 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250823090448741 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) 20250823090448742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090448742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090448742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090448742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090448742 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090448742 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) 20250823090448742 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090448742 DRANAP NOTICE cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090448742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557e623a0170]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090448742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090448742 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090448742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00552c7f), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090448742 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090448742 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) 20250823090448742 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) 20250823090448742 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) 20250823090448742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090448742 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090448742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090448742 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090448742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090448742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090448742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 2c 7f 00 00 73 00 00 00 00 00 (ss7_asp.c:1383) 20250823090448742 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090448742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557e623a0170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090448742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5902609)[0x557e62545100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090448743 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5902609)[0x557e62545100]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090448743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090448743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5902609)[0x557e62545100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090448743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5902609)[0x557e62545100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090448743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5902609)[0x557e62545100]{disrupted}: Freeing instance (context_map.c:203) 20250823090448743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5902609)[0x557e62545100]{disrupted}: Deallocated (fsm.c:568) 20250823090448743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557e623a0170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090448743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557e623a0170]{disconnected}: Freeing instance (context_map.c:207) 20250823090448743 DCN DEBUGNBGW-PFCP(1047)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1063)@8fde77a73ba2: Final verdict of PTC: none ;m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557e623a0170]{disconnected}: Deallocated (fsm.c:568) 20250823090448743 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5902609 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:226) 20250823090448743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090448743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090448743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090448743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090448743 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090448744 DMAIN NOTICE (127.0.0.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) 20250823090448744 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090448744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15523584)[0x557e6255fd20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250823090448744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15523584)[0x557e6255fd20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250823090448744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557e6255e160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250823090448744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090448744 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090448744 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ef1f9), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090448744 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090448744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090448744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090448744 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090448744 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090448744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090448744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090448744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 4e f1 f9 00 00 72 00 00 00 00 00 (ss7_asp.c:1383) 20250823090448744 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090448744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557e6255e160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090448744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15523584)[0x557e6255fd20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090448744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15523584)[0x557e6255fd20]{disrupted}: Freeing instance (context_map.c:203) 20250823090448744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15523584)[0x557e6255fd20]{disrupted}: Deallocated (fsm.c:568) 20250823090448744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557e6255e160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090448744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557e6255e160]{disconnected}: Freeing instance (context_map.c:207) 20250823090448744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557e6255e160]{disconnected}: Deallocated (fsm.c:568) 20250823090448745 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15523584 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:226) 20250823090448740 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 20250823090448740 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 20250823090448743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090448743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090448743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090448743 DLM3UA <000f> 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 20250823090448743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090448743 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090448743 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090448746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090448746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090448746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090448746 DLM3UA <000f> 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 20250823090448746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090448746 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090448746 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090448746 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090448746 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090448746 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 05 04 4e f1 f9 00 00 72 00 00 00 00 00 00 06 00 08 00 00 00 02  20250823090448746 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-MGCP(1070)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1066)@8fde77a73ba2: Final verdict of PTC: none 20250823090448757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090448760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(1054)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1072)@8fde77a73ba2: Final verdict of PTC: pass TC_sgsnpool_nri_from_other_PLMN0(1071)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat Aug 23 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 20250823090448883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090449685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=729604) Waiting for packet dumper to finish... 1 (prev_count=729604, count=730144) 20250823090450737 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090450737 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090450737 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250823090450739 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090450739 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090450739 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090450739 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090450739 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090450739 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090450740 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090450740 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250823090450740 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250823090450740 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090450740 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090450740 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090451050 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090451050 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b6dad), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090451050 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090451050 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) 20250823090451050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090451050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090451050 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090451050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090451050 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090451050 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090451050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090451050 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8b 6d ad 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090451050 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090451050 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090451050 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090451050 DLM3UA <000f> 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 20250823090451050 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090451050 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090451050 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090451054 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090451054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87573), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090451054 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090451054 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) 20250823090451054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090451054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090451055 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090451055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090451055 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090451055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090451055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090451055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 75 73 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090451055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090451055 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090451055 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090451055 DLM3UA <000f> 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 20250823090451055 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090451055 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090451055 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090451065 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090451065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5f54c), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090451065 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090451065 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) 20250823090451065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090451065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090451065 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090451065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090451065 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090451065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090451065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090451065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c5 f5 4c 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090451065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090451065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090451065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090451065 DLM3UA <000f> 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 20250823090451065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090451065 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090451065 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090451642 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090451642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bbc59), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090451642 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090451642 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) 20250823090451642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090451642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090451642 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090451642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090451642 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090451642 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090451642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090451642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b bc 59 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090451642 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090451642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00798e69), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090451642 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090451642 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) 20250823090451642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090451642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090451642 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090451642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090451642 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090451642 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090451642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090451642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 79 8e 69 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090451642 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090451642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016302d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090451642 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090451642 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) 20250823090451642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090451642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090451642 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090451642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090451642 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090451642 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090451642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090451642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 16 30 2d 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090451642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090451642 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090451642 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090451642 DLM3UA <000f> 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 20250823090451642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090451642 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090451642 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090451642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090451642 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090451642 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090451642 DLM3UA <000f> 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 20250823090451642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090451642 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090451642 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090451642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090451642 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090451642 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090451642 DLM3UA <000f> 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 20250823090451642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090451642 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090451642 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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 20250823090452205 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090452205 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ff321), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090452205 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090452205 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) 20250823090452206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090452206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090452206 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090452206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090452206 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090452206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 21 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090452206 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090452206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58de4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090452206 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090452206 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090452206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090452206 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090452206 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090452206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f5 8d e4 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090452206 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090452206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086527f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090452206 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090452206 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090452206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090452206 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090452206 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090452206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 52 7f 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090452206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452206 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452206 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452206 DLM3UA <000f> 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 20250823090452206 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090452206 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090452206 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090452206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452206 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452206 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452206 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090452206 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090452206 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090452206 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090452206 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090452206 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090452206 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 f5 8d e4 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090452206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452206 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452206 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452206 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090452206 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090452206 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090452206 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090452206 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090452206 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090452206 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 86 52 7f 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090452206 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 20250823090452206 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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250823090452767 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090452767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086998), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090452767 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090452767 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090452767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090452767 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090452767 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090452767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 69 98 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090452767 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090452767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a31c73), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090452767 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090452767 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090452768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090452768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090452768 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090452768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a3 1c 73 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090452768 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090452768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379cd6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090452768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090452768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090452768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090452768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090452768 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090452768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 9c d6 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090452768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452768 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090452768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090452768 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090452768 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090452768 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090452768 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090452768 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 08 69 98 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090452769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452769 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090452769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090452769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090452769 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090452769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090452769 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090452769 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 a3 1c 73 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090452769 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 20250823090452769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452769 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090452769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090452769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090452769 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090452769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090452769 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090452769 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 9c d6 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090452769 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 20250823090452769 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 20250823090452771 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090452772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007667d1), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090452772 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090452772 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090452772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090452772 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090452772 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452772 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090452772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 76 67 d1 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090452772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452772 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452772 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090452772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090452772 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090452772 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090452772 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090452772 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090452772 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 76 67 d1 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090452772 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 20250823090452778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090452784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090452790 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35115<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090452914 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090452914 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090452922 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090452922 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090452923 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090452923 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090452923 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090452923 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090452923 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33538 (stream_srv.c:143) 20250823090452923 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33538<->l=127.0.0.1:29169 (hnb.c:335) 20250823090452923 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090452923 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090452924 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090452924 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090452924 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090452924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090452924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090452924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090452924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452924 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090452924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090452924 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090452925 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090452925 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090452925 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090452925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090452925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090452925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090452925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090452925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090452925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452925 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090452925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090452925 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090452925 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090452925 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090452925 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090452925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090452925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090452925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090452925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090452925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090452925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452925 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090452925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090452925 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090452925 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090452925 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090452925 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090452925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090452925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090452925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452925 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090452925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090452925 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090452925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452925 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090452925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090452925 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090452925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452925 DLM3UA <000f> 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 20250823090452925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090452925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090452925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452925 DLM3UA <000f> 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 20250823090452925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090452925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090452925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090452925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452925 DLM3UA <000f> 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 20250823090452925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090452925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090452925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090452925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452925 DLM3UA <000f> 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 20250823090452925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090452925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090452925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1083)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(1083)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(1081)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1086)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-M3UA(1086)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@8fde77a73ba2: ************************************************* HNBGW_Test.msc1-SCCP(1084)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090452953 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090452953 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090452953 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090452953 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090452953 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090452954 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090452954 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090452954 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090452954 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090452955 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090452955 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090452955 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090452955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090452955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090452955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452955 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090452955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090452955 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090452955 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090452955 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090452955 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090452955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090452955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090452955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090452955 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090452955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452955 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090452955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090452955 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090452955 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090452955 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090452955 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090452955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090452955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090452955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090452955 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090452955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452955 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090452955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090452955 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090452955 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090452955 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090452955 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090452955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090452955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090452955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090452955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090452955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090452955 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090452955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090452955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090452955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090452955 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090452955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452955 DLM3UA <000f> 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 20250823090452955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090452955 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090452955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452955 DLM3UA <000f> 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 20250823090452955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090452955 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090452955 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090452955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452955 DLM3UA <000f> 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 20250823090452955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090452955 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090452955 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090452955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090452955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090452955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090452955 DLM3UA <000f> 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 20250823090452955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090452955 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090452955 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090452955 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090452955 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090452955 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  20250823090452955 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@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1089)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1087)@8fde77a73ba2: v_sccp_pdu_maxlen:268 MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1092)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-SCCP(1090)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090452991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090452991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090452991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090452991 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090452991 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090452991 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090452991 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090452991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090452991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090452996 DLINP DEBUG SRVCONN(,r=127.0.0.1:33538<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090452996 DLINP DEBUG SRVCONN(,r=127.0.0.1:33538<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090452996 DLINP DEBUG SRVCONN(,r=127.0.0.1:33538<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090452996 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090452996 DHNBAP DEBUG (127.0.0.1:33538 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090452996 DHNBAP NOTICE (127.0.0.1:33538 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090452996 DHNBAP NOTICE (127.0.0.1:33538 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090452996 DLINP DEBUG SRVCONN(,r=127.0.0.1:33538<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090452996 DLINP DEBUG SRVCONN(,r=127.0.0.1:33538<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090453137 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 20250823090453137 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 20250823090453137 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090453137 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090453139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453139 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090453139 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090453139 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090453139 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090453139 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090453139 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090453139 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090453139 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090453139 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 20250823090453139 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090453139 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090453139 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090453140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453140 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090453140 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090453140 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  20250823090453140 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090453140 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090453140 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090453140 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 20250823090453140 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090453140 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090453140 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090453140 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090453140 DLSS7 <000c> ss7_asp.c: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  20250823090453140 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  20250823090453140 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  20250823090453140 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090453140 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 20250823090453140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090453140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090453140 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090453140 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090453140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090453140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090453140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090453140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090453140 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090453140 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090453140 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090453141 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090453141 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090453141 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090453141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090453141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090453141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090453141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090453141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090453141 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090453141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090453141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090453141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090453141 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090453141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090453141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090453141 DLM3UA <000f> 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 20250823090453141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090453141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090453141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090453141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090453141 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453141 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  20250823090453149 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 20250823090453149 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 20250823090453149 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090453149 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250823090453150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453150 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250823090453150 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090453150 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090453150 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090453150 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090453150 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090453150 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090453150 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090453150 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 20250823090453150 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090453150 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  20250823090453150 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090453151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453151 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090453151 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090453151 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  20250823090453151 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090453151 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090453151 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090453151 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 20250823090453151 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250823090453151 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  20250823090453151 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' 20250823090453151 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' 20250823090453151 DLSS7 <000c> ss7_asp.c: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  20250823090453151 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090453151 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  20250823090453151 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  20250823090453151 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090453151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090453151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090453151 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250823090453151 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) 20250823090453151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090453151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090453151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090453151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090453151 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090453151 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) 20250823090453151 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090453151 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 20250823090453152 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090453152 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090453152 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090453152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090453152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090453152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090453152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090453152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090453152 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090453152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090453152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090453152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090453152 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090453152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090453152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090453152 DLM3UA <000f> 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 20250823090453152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090453152 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090453152 DLSS7 <000c> ss7_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 20250823090453152 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090453152 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453152 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  20250823090453170 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 20250823090453170 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 20250823090453170 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 20250823090453170 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250823090453170 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250823090453170 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250823090453170 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(1089)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090453171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453171 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090453171 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250823090453171 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250823090453171 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  20250823090453171 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250823090453171 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090453171 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090453171 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 20250823090453171 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250823090453171 DLSS7 <000c> ss7_asp.c:1383 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  20250823090453171 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090453171 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090453171 DLSS7 <000c> ss7_asp.c: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  20250823090453171 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  20250823090453171 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  20250823090453171 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090453171 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250823090453171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090453171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090453171 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090453171 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090453171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090453171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090453171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090453171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090453171 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090453172 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453172 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090453172 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090453172 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  20250823090453172 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090453172 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090453172 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250823090453172 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 20250823090453172 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090453172 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090453172 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090453172 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090453172 DLSS7 <000c> ss7_asp.c: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  20250823090453172 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090453172 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  20250823090453172 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  20250823090453172 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090453172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090453172 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090453172 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090453172 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090453172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090453172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090453172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090453172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090453172 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090453172 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090453172 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090453173 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090453173 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090453173 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090453173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090453173 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090453173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453174 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090453174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453174 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090453174 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090453174 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090453174 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090453174 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090453174 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090453174 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090453174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453174 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090453174 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090453174 DLM3UA <000f> 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 20250823090453174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090453174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090453174 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090453174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090453174 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453174 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  20250823090453181 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 20250823090453181 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 20250823090453181 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090453181 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1092)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090453183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090453183 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090453183 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090453183 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090453183 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090453183 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090453183 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090453183 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090453183 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 20250823090453183 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090453183 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  20250823090453183 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090453184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453184 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090453184 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090453184 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  20250823090453184 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090453184 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090453184 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090453184 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 20250823090453184 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090453184 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  20250823090453184 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' 20250823090453184 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' 20250823090453184 DLSS7 <000c> ss7_asp.c: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  20250823090453184 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090453184 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  20250823090453184 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  20250823090453184 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  20250823090453184 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090453184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090453184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090453184 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090453184 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) 20250823090453184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090453184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090453184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090453184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090453184 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090453184 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) 20250823090453184 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090453185 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090453185 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090453185 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090453185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090453185 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090453185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090453185 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) 20250823090453185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090453185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090453185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090453186 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090453186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090453186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090453186 DLM3UA <000f> 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 20250823090453186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090453186 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' 20250823090453186 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 20250823090453186 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090453186 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453186 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 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250823090453464 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090453464 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b50a81), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090453464 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090453464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090453464 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090453464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090453464 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090453464 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090453464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090453464 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b5 0a 81 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090453464 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090453464 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008079a1), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090453464 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090453464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090453464 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090453464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090453464 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090453464 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090453464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090453464 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 80 79 a1 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090453464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453464 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090453464 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090453464 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090453464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090453464 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090453464 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090453464 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090453464 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453464 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 b5 0a 81 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823090453464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453464 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090453464 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090453464 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090453464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090453464 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090453464 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090453464 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090453464 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453464 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 80 79 a1 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250823090453466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453466 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090453466 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090453466 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090453466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090453466 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090453466 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090453466 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090453466 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453466 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 b5 0a 81 00  20250823090453466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090453466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090453466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090453466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090453466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090453466 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=00b50a81) (sccp_scrc.c:545) 20250823090453466 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) 20250823090453466 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090453466 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090453466 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090453466 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090453466 DLSCCP DEBUG SCCP-SCOC(99)[0x557e62557710]{IDLE}: Deallocated (fsm.c:568) 20250823090453467 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090453467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca329), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090453467 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250823090453467 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) 20250823090453467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090453467 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.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) 20250823090453467 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090453467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090453467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090453467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0c a3 29 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090453467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090453467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090453467 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250823090453467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090453467 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=2=0.0.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' 20250823090453467 DLSS7 <000c> ss7_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 20250823090453467 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090453467 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453467 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 0c a3 29 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250823090453469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453469 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090453469 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090453469 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 20250823090453469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090453469 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' 20250823090453469 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090453469 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090453469 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453469 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 0c a3 29 00  20250823090453469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090453469 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090453469 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090453469 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) 20250823090453469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090453469 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=000ca329) (sccp_scrc.c:545) 20250823090453469 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) 20250823090453469 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090453469 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090453469 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090453469 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090453469 DLSCCP DEBUG SCCP-SCOC(100)[0x557e6254afc0]{IDLE}: Deallocated (fsm.c:568) 20250823090453672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453672 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090453672 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090453672 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090453672 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090453672 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090453672 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090453672 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090453672 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453672 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 80 79 a1 00  20250823090453672 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090453672 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090453672 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090453672 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090453672 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090453672 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=008079a1) (sccp_scrc.c:545) 20250823090453672 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) 20250823090453672 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090453672 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090453672 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090453672 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090453672 DLSCCP DEBUG SCCP-SCOC(98)[0x557e62545a70]{IDLE}: Deallocated (fsm.c:568) 20250823090453942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453942 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090453942 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090453942 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090453942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090453942 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090453942 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090453942 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090453942 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453943 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00  HNBGW_Test.msc0-RAN(1082)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090453943 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090453943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090453943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090453943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090453943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090453943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090453943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090453943 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090453943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090453943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090453943 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090453943 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090453943 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) 20250823090453943 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090453943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090453943 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090453943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090453943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090453943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090453943 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090453943 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090453943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090453943 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090453943 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090453943 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090453943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453943 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090453943 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090453943 DLM3UA <000f> 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 20250823090453943 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090453943 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090453943 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090453943 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090453943 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453943 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  20250823090453944 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453944 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090453944 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090453944 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090453944 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090453944 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090453944 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090453944 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090453944 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453944 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090453944 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090453944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090453944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090453944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090453944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090453944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090453944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090453944 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090453944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090453944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090453944 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090453944 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090453944 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1082)@8fde77a73ba2: MSC_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 } } } } 20250823090453953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453953 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090453953 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090453953 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 20250823090453953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090453953 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' 20250823090453953 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090453953 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090453953 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453953 DLSS7 <000c> ss7_asp.c: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  20250823090453953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090453953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090453953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) HNBGW_Test.msc1-RAN(1085)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090453953 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) 20250823090453953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090453953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090453953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090453953 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090453953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090453953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090453953 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090453953 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090453953 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) 20250823090453953 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) 20250823090453953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090453953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090453953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090453953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090453953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090453953 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090453953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090453953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090453953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090453953 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090453953 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090453953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453953 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090453953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090453953 DLM3UA <000f> 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 20250823090453953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090453953 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090453953 DLSS7 <000c> ss7_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 20250823090453953 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250823090453953 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453953 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  20250823090453954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453954 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250823090453954 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250823090453954 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 20250823090453954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090453954 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' 20250823090453954 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090453954 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090453954 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453954 DLSS7 <000c> ss7_asp.c: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  20250823090453954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090453954 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090453954 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090453954 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) 20250823090453954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090453954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090453954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250823090453954 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250823090453954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090453955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090453955 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090453955 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090453955 DRANAP INFO cnlink(msc-1)[0x557e62527730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1085)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090453973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453973 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090453973 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090453973 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090453973 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090453973 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090453973 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090453973 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090453973 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453973 DLSS7 <000c> ss7_asp.c: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  20250823090453973 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090453973 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090453973 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090453973 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090453973 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090453973 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090453973 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090453973 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090453973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090453974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090453974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090453974 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090453974 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) 20250823090453974 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090453974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090453974 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090453974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453974 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090453974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090453974 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090453974 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090453974 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090453974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090453974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090453974 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090453974 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090453974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453974 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090453974 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090453974 DLM3UA <000f> 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 20250823090453974 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090453974 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090453974 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090453974 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090453974 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453974 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  20250823090453974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453974 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090453974 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090453974 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090453974 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090453974 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090453974 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090453974 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090453974 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453974 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090453974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090453974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090453974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090453974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090453974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090453974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090453974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090453974 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090453974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090453974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090453974 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090453974 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090453974 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1088)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090453986 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453986 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090453986 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090453986 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 20250823090453986 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090453986 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' 20250823090453986 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090453986 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090453986 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453986 DLSS7 <000c> ss7_asp.c: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  20250823090453986 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090453986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090453986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090453986 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) 20250823090453986 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090453986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090453986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090453986 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090453986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453986 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090453986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090453986 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090453986 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090453986 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) 20250823090453986 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) 20250823090453986 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090453986 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090453986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090453986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453986 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090453986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090453986 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) 20250823090453986 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090453986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090453986 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250823090453986 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090453986 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090453986 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090453987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090453987 DLM3UA <000f> 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 20250823090453987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090453987 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' 20250823090453987 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 20250823090453987 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090453987 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453987 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 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250823090453988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090453988 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090453988 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090453988 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 20250823090453988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090453989 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' 20250823090453989 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090453989 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090453989 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090453989 DLSS7 <000c> ss7_asp.c: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  20250823090453989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090453989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090453989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090453989 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) 20250823090453989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090453989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090453989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090453989 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090453989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090453989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090453989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090453989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090453989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090453989 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090453989 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090453989 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1091)@8fde77a73ba2: MSC_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 } } } } 20250823090455002 DLCTRL DEBUG Command: GET 738105222 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090455002 DLCTRL DEBUG Tx Command reply: GET_REPLY 738105222 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090455004 DLCTRL DEBUG Command: GET 777375725 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090455004 DLCTRL DEBUG Tx Command reply: GET_REPLY 777375725 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090455005 DLCTRL DEBUG Command: GET 960155961 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090455005 DLCTRL DEBUG Tx Command reply: GET_REPLY 960155961 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090455006 DLCTRL DEBUG Command: GET 891047768 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090455006 DLCTRL DEBUG Tx Command reply: GET_REPLY 891047768 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090455007 DLCTRL DEBUG Command: GET 230096572 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090455007 DLCTRL DEBUG Tx Command reply: GET_REPLY 230096572 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090455008 DLCTRL DEBUG Command: GET 549908431 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090455008 DLCTRL DEBUG Tx Command reply: GET_REPLY 549908431 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090455009 DLCTRL DEBUG Command: GET 737956345 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090455009 DLCTRL DEBUG Tx Command reply: GET_REPLY 737956345 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090455010 DLCTRL DEBUG Command: GET 258466319 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090455010 DLCTRL DEBUG Tx Command reply: GET_REPLY 258466319 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090455011 DLCTRL DEBUG Command: GET 958092504 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090455011 DLCTRL DEBUG Tx Command reply: GET_REPLY 958092504 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090455012 DLCTRL DEBUG Command: GET 856470851 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090455012 DLCTRL DEBUG Tx Command reply: GET_REPLY 856470851 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090455013 DLCTRL DEBUG Command: GET 436747519 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090455013 DLCTRL DEBUG Tx Command reply: GET_REPLY 436747519 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090455014 DLCTRL DEBUG Command: GET 580873053 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090455014 DLCTRL DEBUG Tx Command reply: GET_REPLY 580873053 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090455015 DLCTRL DEBUG Command: GET 915184995 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090455015 DLCTRL DEBUG Tx Command reply: GET_REPLY 915184995 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090455016 DLCTRL DEBUG Command: GET 58457331 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090455016 DLCTRL DEBUG Tx Command reply: GET_REPLY 58457331 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090455017 DLCTRL DEBUG Command: GET 409879644 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090455017 DLCTRL DEBUG Tx Command reply: GET_REPLY 409879644 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090455018 DLCTRL DEBUG Command: GET 561558743 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090455018 DLCTRL DEBUG Tx Command reply: GET_REPLY 561558743 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090455019 DLCTRL DEBUG Command: GET 806160405 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090455019 DLCTRL DEBUG Tx Command reply: GET_REPLY 806160405 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090455020 DLCTRL DEBUG Command: GET 751358077 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090455020 DLCTRL DEBUG Tx Command reply: GET_REPLY 751358077 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090455021 DLCTRL DEBUG Command: GET 811860843 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090455021 DLCTRL DEBUG Tx Command reply: GET_REPLY 811860843 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090455021 DLCTRL DEBUG Command: GET 864383400 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090455021 DLCTRL DEBUG Tx Command reply: GET_REPLY 864383400 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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 := '000000000000001101010001'B, t_guard := 20.000000 } 20250823090455034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42638<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)8951388 20250823090456049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090456049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090456049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090456049 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090456049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x88965c, normal) (hnbgw_rua.c:408) 20250823090456049 DHNB DEBUG map_rua[0x557e62557710]{init}: Allocated (fsm.c:456) 20250823090456049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8951388)[0x557e62557710]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090456049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8951388 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090456049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090456049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090456049 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090456049 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8951388 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090456049 DCN DEBUG map_sccp[0x557e6255fd20]{init}: Allocated (fsm.c:456) 20250823090456049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557e6255fd20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090456049 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8951388 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090456049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8951388 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090456049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8951388)[0x557e62557710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090456049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090456049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090456049 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8951388 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090456049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557e6255fd20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090456049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090456049 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{IDLE}: Allocated (fsm.c:456) 20250823090456049 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090456049 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003510056400500f1100926) (sccp_scrc.c:455) 20250823090456049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090456049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090456049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090456049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090456049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090456049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090456049 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090456049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090456049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090456049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090456049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090456049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090456049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090456049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090456049 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090456049 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090456049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090456049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090456049 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 74 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090456049 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090456049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557e6255fd20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090456049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8951388)[0x557e62557710]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090456049 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090456049 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090456049 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090456049 DLM3UA <000f> 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 20250823090456049 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090456049 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090456049 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090456049 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090456049 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090456049 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 74 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 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(1087)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)14155348 HNBGW_Test.sgsn0-SCCP(1087)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1087)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090456054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090456054 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090456054 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090456054 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090456054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090456054 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090456054 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090456054 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090456054 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090456054 DLSS7 <000c> ss7_asp.c: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 19 34 b2 02 00 00 00 00  TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090456054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090456054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090456054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090456054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090456054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090456054 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001934b2) (sccp_scrc.c:545) 20250823090456054 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) 20250823090456054 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090456054 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090456054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090456054 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090456054 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) 20250823090456054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557e6255fd20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090456054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557e6255fd20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090456055 DLCTRL DEBUG Command: GET 869934633 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090456055 DLCTRL DEBUG Tx Command reply: GET_REPLY 869934633 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090456056 DLCTRL DEBUG Command: GET 56828067 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090456056 DLCTRL DEBUG Tx Command reply: GET_REPLY 56828067 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090456057 DLCTRL DEBUG Command: GET 584148141 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090456057 DLCTRL DEBUG Tx Command reply: GET_REPLY 584148141 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090456059 DLCTRL DEBUG Command: GET 974689308 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090456059 DLCTRL DEBUG Tx Command reply: GET_REPLY 974689308 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090456060 DLCTRL DEBUG Command: GET 891331406 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090456061 DLCTRL DEBUG Tx Command reply: GET_REPLY 891331406 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090456062 DLCTRL DEBUG Command: GET 438337297 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090456063 DLCTRL DEBUG Tx Command reply: GET_REPLY 438337297 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090456065 DLCTRL DEBUG Command: GET 60287897 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090456065 DLCTRL DEBUG Tx Command reply: GET_REPLY 60287897 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090456067 DLCTRL DEBUG Command: GET 406116946 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090456067 DLCTRL DEBUG Tx Command reply: GET_REPLY 406116946 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090456069 DLCTRL DEBUG Command: GET 82032972 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090456069 DLCTRL DEBUG Tx Command reply: GET_REPLY 82032972 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090456070 DLCTRL DEBUG Command: GET 367539853 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090456070 DLCTRL DEBUG Tx Command reply: GET_REPLY 367539853 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090456071 DLCTRL DEBUG Command: GET 383338214 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090456072 DLCTRL DEBUG Tx Command reply: GET_REPLY 383338214 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090456073 DLCTRL DEBUG Command: GET 212260308 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090456073 DLCTRL DEBUG Tx Command reply: GET_REPLY 212260308 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090456074 DLCTRL DEBUG Command: GET 581474036 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090456074 DLCTRL DEBUG Tx Command reply: GET_REPLY 581474036 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090456075 DLCTRL DEBUG Command: GET 301332601 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090456075 DLCTRL DEBUG Tx Command reply: GET_REPLY 301332601 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090456076 DLCTRL DEBUG Command: GET 924468102 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090456076 DLCTRL DEBUG Tx Command reply: GET_REPLY 924468102 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090456077 DLCTRL DEBUG Command: GET 105904024 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090456077 DLCTRL DEBUG Tx Command reply: GET_REPLY 105904024 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090456078 DLCTRL DEBUG Command: GET 50445986 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090456078 DLCTRL DEBUG Tx Command reply: GET_REPLY 50445986 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090456079 DLCTRL DEBUG Command: GET 30294516 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090456079 DLCTRL DEBUG Tx Command reply: GET_REPLY 30294516 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090456080 DLCTRL DEBUG Command: GET 891653549 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090456080 DLCTRL DEBUG Tx Command reply: GET_REPLY 891653549 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090456081 DLCTRL DEBUG Command: GET 42992343 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090456081 DLCTRL DEBUG Tx Command reply: GET_REPLY 42992343 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001110001110'B, t_guard := 20.000000 } 20250823090456094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@8fde77a73ba2: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)11282029 20250823090457117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090457117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090457117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250823090457117 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090457118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xac266d, normal) (hnbgw_rua.c:408) 20250823090457118 DHNB DEBUG map_rua[0x557e62545100]{init}: Allocated (fsm.c:456) 20250823090457118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282029)[0x557e62545100]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090457118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282029 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090457118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090457118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090457118 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250823090457118 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282029 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250823090457118 DCN DEBUG map_sccp[0x557e623a0170]{init}: Allocated (fsm.c:456) 20250823090457118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557e623a0170]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090457118 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11282029 <-> SCCP-117 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823090457118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282029 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250823090457118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282029)[0x557e62545100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090457118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090457118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090457118 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282029 SCCP-117 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090457118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557e623a0170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090457118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090457118 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{IDLE}: Allocated (fsm.c:456) 20250823090457118 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090457118 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300038e0056400500f1100926) (sccp_scrc.c:455) 20250823090457118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090457118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090457118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090457118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090457118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090457118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090457118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090457118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090457118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090457118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090457118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090457118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090457118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090457118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090457118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090457118 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) 20250823090457118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090457118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090457118 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 8e 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090457118 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090457118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557e623a0170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090457118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282029)[0x557e62545100]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090457119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090457119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090457119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090457119 DLM3UA <000f> 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 20250823090457119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090457119 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' 20250823090457119 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 20250823090457119 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090457119 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090457119 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 8e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1090)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@8fde77a73ba2: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)15833104 HNBGW_Test.sgsn1-SCCP(1090)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1090)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090457137 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090457137 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090457137 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090457137 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 20250823090457137 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090457137 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' 20250823090457137 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090457137 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090457137 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090457137 DLSS7 <000c> ss7_asp.c: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 d1 77 43 02 00 00 00 00  20250823090457137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090457137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090457137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090457137 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) 20250823090457137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090457137 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d17743) (sccp_scrc.c:545) 20250823090457137 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) 20250823090457137 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090457137 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090457137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090457137 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090457137 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) 20250823090457137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557e623a0170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090457137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557e623a0170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090457139 DLCTRL DEBUG Command: GET 989283086 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090457139 DLCTRL DEBUG Tx Command reply: GET_REPLY 989283086 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090457142 DLCTRL DEBUG Command: GET 595269360 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090457142 DLCTRL DEBUG Tx Command reply: GET_REPLY 595269360 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090457146 DLCTRL DEBUG Command: GET 678861628 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090457146 DLCTRL DEBUG Tx Command reply: GET_REPLY 678861628 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090457150 DLCTRL DEBUG Command: GET 277710937 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090457150 DLCTRL DEBUG Tx Command reply: GET_REPLY 277710937 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090457154 DLCTRL DEBUG Command: GET 380719397 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090457154 DLCTRL DEBUG Tx Command reply: GET_REPLY 380719397 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090457158 DLCTRL DEBUG Command: GET 870101942 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090457158 DLCTRL DEBUG Tx Command reply: GET_REPLY 870101942 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090457161 DLCTRL DEBUG Command: GET 608511361 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090457161 DLCTRL DEBUG Tx Command reply: GET_REPLY 608511361 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090457164 DLCTRL DEBUG Command: GET 350027236 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090457164 DLCTRL DEBUG Tx Command reply: GET_REPLY 350027236 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090457167 DLCTRL DEBUG Command: GET 479223024 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090457167 DLCTRL DEBUG Tx Command reply: GET_REPLY 479223024 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090457169 DLCTRL DEBUG Command: GET 44759252 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090457169 DLCTRL DEBUG Tx Command reply: GET_REPLY 44759252 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090457171 DLCTRL DEBUG Command: GET 372918992 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090457171 DLCTRL DEBUG Tx Command reply: GET_REPLY 372918992 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090457173 DLCTRL DEBUG Command: GET 704479945 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090457173 DLCTRL DEBUG Tx Command reply: GET_REPLY 704479945 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090457175 DLCTRL DEBUG Command: GET 661875157 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090457175 DLCTRL DEBUG Tx Command reply: GET_REPLY 661875157 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090457176 DLCTRL DEBUG Command: GET 333527717 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090457176 DLCTRL DEBUG Tx Command reply: GET_REPLY 333527717 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090457177 DLCTRL DEBUG Command: GET 233290033 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090457177 DLCTRL DEBUG Tx Command reply: GET_REPLY 233290033 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090457179 DLCTRL DEBUG Command: GET 7321202 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090457179 DLCTRL DEBUG Tx Command reply: GET_REPLY 7321202 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090457180 DLCTRL DEBUG Command: GET 704623202 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090457180 DLCTRL DEBUG Tx Command reply: GET_REPLY 704623202 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090457181 DLCTRL DEBUG Command: GET 425876275 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090457181 DLCTRL DEBUG Tx Command reply: GET_REPLY 425876275 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090457183 DLCTRL DEBUG Command: GET 681126718 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090457183 DLCTRL DEBUG Tx Command reply: GET_REPLY 681126718 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090457185 DLCTRL DEBUG Command: GET 548269910 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090457185 DLCTRL DEBUG Tx Command reply: GET_REPLY 548269910 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090457189 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) MTC@8fde77a73ba2: "disconnecting msc0" 20250823090457192 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090457192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090457192 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090457192 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090457192 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090457192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090457192 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090457192 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090457192 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 20250823090457192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090457192 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090457192 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090457192 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090457192 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090457192 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090457192 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090457192 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 20250823090457192 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090457192 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090457192 DLSS7 <000c> ss7_asp.c: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  20250823090457192 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  20250823090457192 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  20250823090457192 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  20250823090457192 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090457192 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090457192 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090457192 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090457192 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090457192 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090457192 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090457192 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090457192 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090457192 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090457192 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090457192 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) 20250823090457192 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090457193 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090457193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557e6255fd20]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090457193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090457193 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090457193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001934b2), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090457193 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090457193 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090457193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090457193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090457193 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090457193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090457193 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090457193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090457193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090457193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 19 34 b2 00 00 74 00 00 00 00 00 (ss7_asp.c:1383) 20250823090457193 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090457193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557e6255fd20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090457193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8951388)[0x557e62557710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090457193 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8951388)[0x557e62557710]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090457193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090457193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8951388)[0x557e62557710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090457193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8951388)[0x557e62557710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090457193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8951388)[0x557e62557710]{disrupted}: Freeing instance (context_map.c:203) 20250823090457193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8951388)[0x557e62557710]{disrupted}: Deallocated (fsm.c:568) 20250823090457193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557e6255fd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090457193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557e6255fd20]{disconnected}: Freeing instance (context_map.c:207) 20250823090457193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557e6255fd20]{disconnected}: Deallocated (fsm.c:568) 20250823090457193 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8951388 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090457193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090457193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090457193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090457193 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090457193 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090457194 DLM3UA <000f> 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 20250823090457194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090457194 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090457194 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: 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 := '000000000000000011111101'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@8fde77a73ba2: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)8951388 20250823090457213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37768<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@8fde77a73ba2: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)574321 20250823090458223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090458223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090458223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090458223 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090458223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8c371, normal) (hnbgw_rua.c:408) 20250823090458223 DHNB DEBUG map_rua[0x557e62557710]{init}: Allocated (fsm.c:456) 20250823090458223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-574321)[0x557e62557710]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090458223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-574321 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090458223 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090458223 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090458223 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-574321 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250823090458223 DCN DEBUG map_sccp[0x557e6255fd20]{init}: Allocated (fsm.c:456) 20250823090458223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x557e6255fd20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090458223 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-574321 <-> SCCP-118 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823090458223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-574321 SCCP-118 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090458223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-574321)[0x557e62557710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090458223 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090458223 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090458223 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-574321 SCCP-118 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090458223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x557e6255fd20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090458223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090458223 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{IDLE}: Allocated (fsm.c:456) 20250823090458223 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090458223 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030000fd0056400500f1100926) (sccp_scrc.c:455) 20250823090458223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090458223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090458223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090458223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090458223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090458223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090458223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090458223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090458223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090458223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090458223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090458223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090458223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090458223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090458223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090458223 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) 20250823090458223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090458223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090458223 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 fd 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090458223 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090458223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x557e6255fd20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090458223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-574321)[0x557e62557710]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090458223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090458223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090458223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090458224 DLM3UA <000f> 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 20250823090458224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090458224 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' 20250823090458224 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 20250823090458224 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090458224 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090458224 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 fd 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)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1090)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1091)@8fde77a73ba2: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096) HNBGW_Test.sgsn1-RAN(1091)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)15112526 HNBGW_Test.sgsn1-SCCP(1090)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1090)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823090458226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090458226 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090458226 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090458226 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 20250823090458226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090458226 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' 20250823090458226 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090458226 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090458226 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090458226 DLSS7 <000c> ss7_asp.c: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 4d df ee 02 00 00 00 00  TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090458226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090458226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090458226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090458226 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) 20250823090458226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090458226 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004ddfee) (sccp_scrc.c:545) 20250823090458226 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) 20250823090458226 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090458226 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090458226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090458226 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090458226 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) 20250823090458226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x557e6255fd20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090458226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x557e6255fd20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090458227 DLCTRL DEBUG Command: GET 6636164 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090458227 DLCTRL DEBUG Tx Command reply: GET_REPLY 6636164 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090458228 DLCTRL DEBUG Command: GET 998666852 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090458228 DLCTRL DEBUG Tx Command reply: GET_REPLY 998666852 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090458229 DLCTRL DEBUG Command: GET 619272585 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090458229 DLCTRL DEBUG Tx Command reply: GET_REPLY 619272585 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090458230 DLCTRL DEBUG Command: GET 253803737 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090458230 DLCTRL DEBUG Tx Command reply: GET_REPLY 253803737 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090458231 DLCTRL DEBUG Command: GET 612618433 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090458231 DLCTRL DEBUG Tx Command reply: GET_REPLY 612618433 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090458232 DLCTRL DEBUG Command: GET 49284230 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090458232 DLCTRL DEBUG Tx Command reply: GET_REPLY 49284230 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250823090458233 DLCTRL DEBUG Command: GET 593530205 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090458233 DLCTRL DEBUG Tx Command reply: GET_REPLY 593530205 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090458234 DLCTRL DEBUG Command: GET 438904484 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090458234 DLCTRL DEBUG Tx Command reply: GET_REPLY 438904484 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090458234 DLCTRL DEBUG Command: GET 541920788 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090458234 DLCTRL DEBUG Tx Command reply: GET_REPLY 541920788 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090458235 DLCTRL DEBUG Command: GET 951673789 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090458235 DLCTRL DEBUG Tx Command reply: GET_REPLY 951673789 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090458236 DLCTRL DEBUG Command: GET 15336293 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090458236 DLCTRL DEBUG Tx Command reply: GET_REPLY 15336293 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090458237 DLCTRL DEBUG Command: GET 833106890 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090458237 DLCTRL DEBUG Tx Command reply: GET_REPLY 833106890 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090458237 DLCTRL DEBUG Command: GET 918897927 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090458237 DLCTRL DEBUG Tx Command reply: GET_REPLY 918897927 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090458238 DLCTRL DEBUG Command: GET 669013566 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090458238 DLCTRL DEBUG Tx Command reply: GET_REPLY 669013566 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090458239 DLCTRL DEBUG Command: GET 626906346 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090458239 DLCTRL DEBUG Tx Command reply: GET_REPLY 626906346 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090458240 DLCTRL DEBUG Command: GET 879651685 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090458240 DLCTRL DEBUG Tx Command reply: GET_REPLY 879651685 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090458241 DLCTRL DEBUG Command: GET 684826615 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090458241 DLCTRL DEBUG Tx Command reply: GET_REPLY 684826615 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090458242 DLCTRL DEBUG Command: GET 571871928 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090458242 DLCTRL DEBUG Tx Command reply: GET_REPLY 571871928 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090458243 DLCTRL DEBUG Command: GET 965383289 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090458243 DLCTRL DEBUG Tx Command reply: GET_REPLY 965383289 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090458244 DLCTRL DEBUG Command: GET 321398520 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090458244 DLCTRL DEBUG Tx Command reply: GET_REPLY 321398520 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090458247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090458249 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35115<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1074)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1075)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090458251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090458251 DLINP DEBUG SRVCONN(,r=127.0.0.1:33538<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090458251 DLINP DEBUG SRVCONN(,r=127.0.0.1:33538<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090458251 DLINP NOTICE SRV(,r=127.0.0.1:33538<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090458251 DMAIN NOTICE (127.0.0.1:33538 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33538<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090458251 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1085)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1082)@8fde77a73ba2: Final verdict of PTC: none 20250823090458252 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090458252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090458252 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090458252 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090458252 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090458252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090458252 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090458252 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090458252 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090458252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090458252 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090458252 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250823090458252 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 20250823090458252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090458252 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090458252 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090458252 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090458252 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090458252 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090458252 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090458252 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 20250823090458252 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090458252 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090458252 DLSS7 <000c> ss7_asp.c: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  20250823090458252 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  20250823090458252 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  20250823090458252 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc1-SCCP(1084)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1081)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1088)@8fde77a73ba2: Final verdict of PTC: none 20250823090458252 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(1087)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1089)@8fde77a73ba2: Final verdict of PTC: none 20250823090458252 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090458252 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090458252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090458252 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090458252 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090458252 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 20250823090458252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090458252 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250823090458252 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090458252 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090458252 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250823090458252 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090458252 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090458252 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 20250823090458252 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' 20250823090458252 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' 20250823090458252 DLSS7 <000c> ss7_asp.c: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  20250823090458252 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  20250823090458252 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090458252 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090458252 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090458252 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090458252 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090458252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090458252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090458252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090458252 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090458252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090458252 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090458252 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090458252 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 20250823090458252 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090458252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090458252 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090458252 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090458252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090458252 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090458252 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) 20250823090458252 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090458252 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090458252 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 20250823090458252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090458252 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090458252 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090458252 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090458252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090458252 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090458252 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250823090458252 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090458252 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090458252 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090458252 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 20250823090458252 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' 20250823090458252 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' 20250823090458252 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) 20250823090458252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090458252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090458252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090458252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090458252 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090458252 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) 20250823090458252 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090458252 DRANAP NOTICE cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090458252 DLSS7 <000c> ss7_asp.c: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  20250823090458252 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090458252 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1083)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1086)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1090)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(1093)@8fde77a73ba2: Final verdict of PTC: none 20250823090458253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090458253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090458253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090458253 DLM3UA <000f> 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 20250823090458253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090458253 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090458253 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.sgsn1-RAN(1091)@8fde77a73ba2: Final verdict of PTC: none 20250823090458253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090458253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090458253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090458253 DLM3UA <000f> 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 20250823090458253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090458253 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090458253 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090458252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090458252 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090458252 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090458252 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) 20250823090458252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090458252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090458252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090458252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090458252 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090458252 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) 20250823090458252 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090458252 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090458252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557e623a0170]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090458253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090458253 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090458253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d17743), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090458253 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090458253 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) 20250823090458253 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) 20250823090458253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090458253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090458253 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090458253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090458253 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090458253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090458253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090458253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d1 77 43 00 00 75 00 00 00 00 00 (ss7_asp.c:1383) 20250823090458253 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090458253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557e623a0170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090458253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282029)[0x557e62545100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090458253 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282029)[0x557e62545100]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090458253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090458253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282029)[0x557e62545100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090458253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282029)[0x557e62545100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090458253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282029)[0x557e62545100]{disrupted}: Freeing instance (context_map.c:203) 20250823090458253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282029)[0x557e62545100]{disrupted}: Deallocated (fsm.c:568) 20250823090458253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557e623a0170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090458253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557e623a0170]{disconnected}: Freeing instance (context_map.c:207) 20250823090458253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557e623a0170]{disconnected}: Deallocated (fsm.c:568) 20250823090458253 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282029 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823090458253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x557e6255fd20]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090458253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090458253 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090458253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ddfee), PART(T=Source Reference,L=4,D=00000076), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090458253 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090458253 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) 20250823090458253 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) 20250823090458253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090458253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090458253 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090458253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090458253 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090458253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090458253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090458253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4d df ee 00 00 76 00 00 00 00 00 (ss7_asp.c:1383) 20250823090458253 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090458253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x557e6255fd20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090458253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-574321)[0x557e62557710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090458253 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-574321)[0x557e62557710]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090458253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090458253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-574321)[0x557e62557710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090458253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-574321)[0x557e62557710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090458253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-574321)[0x557e62557710]{disrupted}: Freeing instance (context_map.c:203) 20250823090458253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-574321)[0x557e62557710]{disrupted}: Deallocated (fsm.c:568) 20250823090458253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x557e6255fd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090458253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x557e6255fd20]{disconnected}: Freeing instance (context_map.c:207) 20250823090458253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x557e6255fd20]{disconnected}: Deallocated (fsm.c:568) 20250823090458253 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-574321 SCCP-118 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823090458253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090458253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090458253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090458253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090458253 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090458253 DMAIN NOTICE (127.0.0.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) 20250823090458253 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090458254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37768<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1092)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@8fde77a73ba2: Final verdict of PTC: pass HNBGW-PFCP(1076)@8fde77a73ba2: Final verdict of PTC: none 20250823090458268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42638<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@8fde77a73ba2: Final verdict of PTC: pass 20250823090458269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(1093): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 09:04:58 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 20250823090458340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090458743 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090458743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00552c7f), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090458743 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090458743 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) 20250823090458743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090458743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090458743 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090458743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090458743 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090458743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090458743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090458743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 2c 7f 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090458744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090458744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090458744 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090458744 DLM3UA <000f> 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 20250823090458744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090458744 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090458744 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090458745 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090458745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ef1f9), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090458745 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090458745 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090458745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090458745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090458745 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090458745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090458745 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090458745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090458745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090458745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4e f1 f9 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090458745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090458745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090458745 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090458745 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090458745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090458745 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090458745 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090459142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37772<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=727460) 20250823090459193 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090459193 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090459193 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=727460, count=728724) 20250823090500254 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090500254 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090500254 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090500254 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090500254 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090500254 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250823090500254 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090500254 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090500254 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090501051 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090501051 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b6dad), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090501051 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090501051 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) 20250823090501051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090501051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090501051 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090501051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090501051 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090501051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090501051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090501051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8b 6d ad 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090501051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090501051 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090501051 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090501051 DLM3UA <000f> 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 20250823090501051 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090501051 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090501051 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090501055 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090501055 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87573), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090501055 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090501055 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) 20250823090501055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090501055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090501056 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090501056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090501056 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090501056 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090501056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090501056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 75 73 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090501056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090501056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090501056 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090501056 DLM3UA <000f> 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 20250823090501056 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090501056 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090501056 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090501066 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090501066 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5f54c), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090501066 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090501066 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) 20250823090501066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090501066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090501066 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090501066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090501066 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090501066 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090501066 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090501066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c5 f5 4c 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090501066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090501066 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090501066 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090501066 DLM3UA <000f> 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 20250823090501066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090501066 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090501066 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:05: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_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 20250823090501643 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090501643 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016302d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090501643 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090501643 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) 20250823090501643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090501643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090501643 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090501643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090501643 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090501643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090501643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090501643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 16 30 2d 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090501643 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090501643 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00798e69), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090501643 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090501643 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) 20250823090501643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090501643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090501643 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090501643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090501643 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090501643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090501643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090501643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 79 8e 69 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090501643 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090501643 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bbc59), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090501643 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090501643 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) 20250823090501643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090501643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090501643 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090501643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090501643 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090501643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090501643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090501643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b bc 59 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090501643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090501643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090501643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090501643 DLM3UA <000f> 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 20250823090501643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090501643 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090501643 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090501643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090501643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090501643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090501643 DLM3UA <000f> 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 20250823090501643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090501643 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090501643 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090501643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090501643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090501643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090501643 DLM3UA <000f> 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 20250823090501643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090501643 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090501643 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250823090502195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090502201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090502206 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090502206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086527f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090502206 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090502206 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090502206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090502206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090502206 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090502206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090502206 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090502206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 52 7f 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090502206 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090502206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58de4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090502206 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090502206 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090502206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090502206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090502206 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090502206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090502206 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090502206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f5 8d e4 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090502206 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090502206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ff321), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090502206 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090502206 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) 20250823090502206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090502207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090502207 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090502207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090502207 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090502207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 21 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090502207 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34563<->l=127.0.0.1:4262) (control_if.c:572) 20250823090502207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502207 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090502207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090502207 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090502207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090502207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502207 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090502207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090502207 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090502207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090502207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502207 DLM3UA <000f> 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 20250823090502207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090502207 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090502207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090502464 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090502464 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090502473 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090502473 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090502474 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090502474 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090502474 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41204 (stream_srv.c:143) 20250823090502474 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41204<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090502474 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090502474 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090502474 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090502474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090502474 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090502474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502474 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090502474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090502474 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090502474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502474 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090502474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090502474 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090502474 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090502474 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090502474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502474 DLM3UA <000f> 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 20250823090502474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090502474 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090502474 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090502474 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090502474 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090502476 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090502476 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090502476 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090502476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090502476 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090502476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090502476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502476 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090502476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090502476 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090502476 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090502476 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090502476 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090502476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090502476 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090502476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502476 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090502476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090502476 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090502476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502476 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090502476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090502476 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090502476 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090502476 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090502476 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090502476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090502476 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090502476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502476 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090502476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090502476 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090502476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502476 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090502476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090502476 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090502476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502476 DLM3UA <000f> 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 20250823090502476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090502476 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090502476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502476 DLM3UA <000f> 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 20250823090502476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090502476 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090502476 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090502476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502476 DLM3UA <000f> 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 20250823090502476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090502476 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090502476 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1107)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(1107)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1107)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1105)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090502490 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090502490 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090502491 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090502491 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090502491 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090502491 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090502491 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090502491 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090502492 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090502492 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090502492 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090502492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090502492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090502492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090502492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502492 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502492 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090502492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090502492 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090502492 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090502492 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090502492 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090502492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090502492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090502492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502492 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090502492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090502492 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090502492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502492 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502492 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090502492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090502492 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090502492 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090502492 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090502492 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090502492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090502492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090502492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502492 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090502492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090502492 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090502492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502492 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090502493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090502493 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090502493 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090502493 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090502493 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090502493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090502493 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090502493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502493 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090502493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090502493 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090502493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502493 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090502493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090502493 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090502493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502493 DLM3UA <000f> 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 20250823090502493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090502493 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090502493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502493 DLM3UA <000f> 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 20250823090502493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090502493 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090502493 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090502494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502494 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502494 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502494 DLM3UA <000f> 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 20250823090502494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090502494 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090502494 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090502494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502494 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502494 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502494 DLM3UA <000f> 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 20250823090502494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090502494 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090502494 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1110)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1110)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(1108)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090502514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090502514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090502514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090502514 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090502514 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090502514 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090502514 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090502514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090502514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090502519 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090502519 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090502519 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090502519 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090502519 DHNBAP DEBUG (127.0.0.1:41204 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090502519 DHNBAP NOTICE (127.0.0.1:41204 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090502519 DHNBAP NOTICE (127.0.0.1:41204 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090502519 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090502519 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090502687 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 20250823090502687 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 20250823090502687 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090502687 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090502690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502690 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090502690 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090502690 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090502690 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090502690 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090502690 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090502690 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090502690 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090502690 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 20250823090502690 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090502690 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090502690 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090502691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502691 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090502691 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090502691 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  20250823090502691 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090502691 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090502691 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090502691 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 20250823090502691 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090502691 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090502691 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090502691 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090502691 DLSS7 <000c> ss7_asp.c: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  20250823090502691 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  20250823090502691 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090502691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090502691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090502691 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090502691 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090502691 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090502691 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090502691 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090502691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090502691 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090502691 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090502691 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090502692 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090502692 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090502692 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090502692 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090502692 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090502692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090502692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090502692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090502692 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502692 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090502692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090502692 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090502692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502692 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502692 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502692 DLM3UA <000f> 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 20250823090502692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090502692 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090502692 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090502693 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090502693 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090502693 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  20250823090502704 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 20250823090502704 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 20250823090502704 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090502704 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090502706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502706 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090502706 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090502706 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090502706 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090502706 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090502706 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090502706 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090502706 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090502706 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 20250823090502706 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090502706 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090502706 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090502707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502707 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090502707 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090502707 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  20250823090502707 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090502707 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090502707 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090502707 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 20250823090502707 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090502707 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090502707 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090502707 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090502707 DLSS7 <000c> ss7_asp.c: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  20250823090502707 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090502707 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  20250823090502707 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090502707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090502707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090502707 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090502707 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090502707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090502707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090502707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090502707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090502707 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090502707 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090502707 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090502708 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090502708 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090502708 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090502709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090502709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090502709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090502709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090502709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090502709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090502709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090502709 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090502709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090502709 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090502709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502709 DLM3UA <000f> 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 20250823090502709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090502709 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090502709 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090502709 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090502709 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090502709 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  20250823090502768 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090502768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a31c73), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090502768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090502768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090502768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090502768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090502768 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090502768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a3 1c 73 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090502768 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090502768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086998), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090502768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090502768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090502768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090502768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090502768 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090502768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 69 98 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090502768 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090502768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379cd6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090502768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090502768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090502768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090502768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090502768 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090502768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 9c d6 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090502769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502769 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090502769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090502769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090502769 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090502769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090502769 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090502769 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 a3 1c 73 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090502769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502769 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090502769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090502769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090502769 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090502769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090502769 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090502769 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 08 69 98 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090502769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502769 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090502769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090502769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090502769 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090502769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090502769 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090502769 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 9c d6 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090502773 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090502773 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007667d1), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090502773 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090502773 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090502773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090502773 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090502773 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090502773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090502773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090502773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 76 67 d1 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090502773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090502773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090502773 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090502773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090502773 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090502773 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090502773 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090502773 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090502773 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 76 67 d1 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090502777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502777 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090502777 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090502777 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090502777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090502777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090502777 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090502777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090502777 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090502777 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 a3 1c 73 00  20250823090502777 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090502777 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090502777 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090502777 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090502777 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090502777 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=00a31c73) (sccp_scrc.c:545) 20250823090502777 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) 20250823090502777 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090502777 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090502777 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090502777 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090502777 DLSCCP DEBUG SCCP-SCOC(101)[0x557e62561f10]{IDLE}: Deallocated (fsm.c:568) 20250823090502980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502980 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090502980 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090502980 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090502980 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090502980 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090502980 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090502980 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090502980 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090502980 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 08 69 98 00  20250823090502980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502980 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090502980 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090502980 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090502980 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090502980 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090502980 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090502980 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090502980 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090502980 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 37 9c d6 00  20250823090502980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090502980 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090502980 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090502980 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090502980 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090502980 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090502980 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090502980 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090502980 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090502980 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 76 67 d1 00  20250823090502980 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090502980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090502980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090502980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090502980 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090502980 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=00086998) (sccp_scrc.c:545) 20250823090502980 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) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(103)[0x557e6255ec60]{IDLE}: Deallocated (fsm.c:568) 20250823090502980 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090502980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090502980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090502980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090502980 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090502980 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=00379cd6) (sccp_scrc.c:545) 20250823090502980 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) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(102)[0x557e62540d10]{IDLE}: Deallocated (fsm.c:568) 20250823090502980 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090502980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090502980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090502980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090502980 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090502980 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=007667d1) (sccp_scrc.c:545) 20250823090502980 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) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090502980 DLSCCP DEBUG SCCP-SCOC(104)[0x557e62549870]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1106)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090503494 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090503494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090503494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090503494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090503494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090503494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090503494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090503494 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090503494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503494 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090503494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090503494 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090503494 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090503494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090503494 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090503494 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090503494 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090503494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090503494 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090503494 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090503494 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090503494 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090503494 DLSS7 <000c> ss7_asp.c: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  20250823090503494 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) 20250823090503494 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090503494 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090503494 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090503494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090503494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090503494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090503494 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090503494 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090503494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090503494 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090503494 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090503494 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090503494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090503494 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090503494 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090503494 DLM3UA <000f> 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 20250823090503494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090503494 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090503494 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090503494 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090503494 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090503494 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  20250823090503495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090503495 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090503495 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090503495 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090503495 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090503495 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090503495 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090503495 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090503495 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090503495 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090503495 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090503495 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090503495 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090503495 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090503495 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090503495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090503495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090503495 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090503495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503495 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090503495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090503495 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090503495 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090503495 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1106)@8fde77a73ba2: MSC_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 } } } } 20250823090503509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090503509 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090503509 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090503509 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090503509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090503509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090503509 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090503509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090503509 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090503509 DLSS7 <000c> ss7_asp.c: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  20250823090503509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090503509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090503509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090503509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090503509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090503509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090503509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090503509 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090503509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090503509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090503509 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090503509 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090503509 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) 20250823090503509 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090503509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090503509 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090503509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090503509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090503509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090503509 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090503509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090503509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090503509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090503509 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090503509 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090503509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090503509 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090503509 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090503509 DLM3UA <000f> 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 20250823090503509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090503509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090503509 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090503509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090503509 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090503509 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  HNBGW_Test.sgsn0-RAN(1109)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090503511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090503511 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090503511 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090503511 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090503511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090503511 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090503511 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090503511 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090503511 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090503511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090503511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090503511 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090503511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090503511 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090503511 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090503511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090503511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090503511 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090503511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090503511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090503511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090503511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090503511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090503511 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090503511 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090503511 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1109)@8fde77a73ba2: MSC_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 } } } } 20250823090504522 DLCTRL DEBUG Command: GET 451414747 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090504522 DLCTRL DEBUG Tx Command reply: GET_REPLY 451414747 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250823090504524 DLCTRL DEBUG Command: GET 161607921 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090504524 DLCTRL DEBUG Tx Command reply: GET_REPLY 161607921 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090504524 DLCTRL DEBUG Command: GET 532866852 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090504524 DLCTRL DEBUG Tx Command reply: GET_REPLY 532866852 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090504525 DLCTRL DEBUG Command: GET 13895123 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090504525 DLCTRL DEBUG Tx Command reply: GET_REPLY 13895123 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090504526 DLCTRL DEBUG Command: GET 306834380 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090504526 DLCTRL DEBUG Tx Command reply: GET_REPLY 306834380 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250823090504527 DLCTRL DEBUG Command: GET 772714900 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090504527 DLCTRL DEBUG Tx Command reply: GET_REPLY 772714900 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090504527 DLCTRL DEBUG Command: GET 36550782 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090504527 DLCTRL DEBUG Tx Command reply: GET_REPLY 36550782 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090504528 DLCTRL DEBUG Command: GET 341099555 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090504528 DLCTRL DEBUG Tx Command reply: GET_REPLY 341099555 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090504529 DLCTRL DEBUG Command: GET 802878513 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090504529 DLCTRL DEBUG Tx Command reply: GET_REPLY 802878513 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090504530 DLCTRL DEBUG Command: GET 814428575 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090504530 DLCTRL DEBUG Tx Command reply: GET_REPLY 814428575 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250823090504530 DLCTRL DEBUG Command: GET 417399601 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090504530 DLCTRL DEBUG Tx Command reply: GET_REPLY 417399601 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090504531 DLCTRL DEBUG Command: GET 989467360 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090504531 DLCTRL DEBUG Tx Command reply: GET_REPLY 989467360 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090504532 DLCTRL DEBUG Command: GET 243751957 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090504532 DLCTRL DEBUG Tx Command reply: GET_REPLY 243751957 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090504533 DLCTRL DEBUG Command: GET 23530176 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090504533 DLCTRL DEBUG Tx Command reply: GET_REPLY 23530176 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090504534 DLCTRL DEBUG Command: GET 327420308 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090504534 DLCTRL DEBUG Tx Command reply: GET_REPLY 327420308 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090504535 DLCTRL DEBUG Command: GET 275831745 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090504535 DLCTRL DEBUG Tx Command reply: GET_REPLY 275831745 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090504535 DLCTRL DEBUG Command: GET 824134463 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090504535 DLCTRL DEBUG Tx Command reply: GET_REPLY 824134463 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090504536 DLCTRL DEBUG Command: GET 44319242 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090504536 DLCTRL DEBUG Tx Command reply: GET_REPLY 44319242 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090504537 DLCTRL DEBUG Command: GET 11273046 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090504537 DLCTRL DEBUG Tx Command reply: GET_REPLY 11273046 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090504538 DLCTRL DEBUG Command: GET 601049869 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090504538 DLCTRL DEBUG Tx Command reply: GET_REPLY 601049869 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: 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@8fde77a73ba2: "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@8fde77a73ba2: 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 := '000000000000000010101110'B, t_guard := 20.000000 } 20250823090504550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37786<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@8fde77a73ba2: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)6063980 20250823090505566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090505566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090505566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250823090505566 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090505566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5c876c, normal) (hnbgw_rua.c:408) 20250823090505566 DHNB DEBUG map_rua[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090505566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6063980)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090505566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6063980 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090505566 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090505566 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090505566 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250823090505566 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6063980 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090505566 DCN DEBUG map_sccp[0x557e6255ec60]{init}: Allocated (fsm.c:456) 20250823090505566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557e6255ec60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090505566 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6063980 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090505566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6063980 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250823090505566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6063980)[0x557e62540d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090505566 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090505566 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090505566 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6063980 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090505566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557e6255ec60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090505566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090505566 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{IDLE}: Allocated (fsm.c:456) 20250823090505566 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090505566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000ae0056400500f1100926) (sccp_scrc.c:455) 20250823090505566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090505566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090505566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090505566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090505566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090505566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090505566 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090505566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090505566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090505566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090505566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090505566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090505566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090505566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090505566 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090505566 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090505566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090505566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090505566 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 00 ae 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250823090505566 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090505566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557e6255ec60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090505566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6063980)[0x557e62540d10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090505566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090505566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090505566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090505566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090505566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090505566 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090505566 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090505566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090505566 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090505566 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 00 ae 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@8fde77a73ba2: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)14650144 HNBGW_Test.sgsn0-SCCP(1108)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1108)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090505570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090505570 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090505570 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090505570 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090505570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090505570 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090505570 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090505570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090505570 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090505570 DLSS7 <000c> ss7_asp.c: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 1d 0d a6 02 00 00 00 00  TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090505570 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090505570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090505570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090505570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090505570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090505570 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001d0da6) (sccp_scrc.c:545) 20250823090505570 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) 20250823090505570 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090505570 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090505570 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090505570 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090505570 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) 20250823090505570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557e6255ec60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090505570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557e6255ec60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@8fde77a73ba2: 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 } } } 20250823090505570 DLCTRL DEBUG Command: GET 144028622 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090505570 DLCTRL DEBUG Tx Command reply: GET_REPLY 144028622 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250823090505571 DLCTRL DEBUG Command: GET 722132401 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090505571 DLCTRL DEBUG Tx Command reply: GET_REPLY 722132401 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090505572 DLCTRL DEBUG Command: GET 575894714 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090505572 DLCTRL DEBUG Tx Command reply: GET_REPLY 575894714 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090505573 DLCTRL DEBUG Command: GET 27226065 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090505573 DLCTRL DEBUG Tx Command reply: GET_REPLY 27226065 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090505574 DLCTRL DEBUG Command: GET 931452113 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090505574 DLCTRL DEBUG Tx Command reply: GET_REPLY 931452113 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090505575 DLCTRL DEBUG Command: GET 519396706 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090505575 DLCTRL DEBUG Tx Command reply: GET_REPLY 519396706 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090505576 DLCTRL DEBUG Command: GET 927397610 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090505576 DLCTRL DEBUG Tx Command reply: GET_REPLY 927397610 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090505576 DLCTRL DEBUG Command: GET 353588228 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090505576 DLCTRL DEBUG Tx Command reply: GET_REPLY 353588228 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090505577 DLCTRL DEBUG Command: GET 945323043 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090505577 DLCTRL DEBUG Tx Command reply: GET_REPLY 945323043 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090505578 DLCTRL DEBUG Command: GET 612710508 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090505578 DLCTRL DEBUG Tx Command reply: GET_REPLY 612710508 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090505579 DLCTRL DEBUG Command: GET 10174170 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090505579 DLCTRL DEBUG Tx Command reply: GET_REPLY 10174170 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090505580 DLCTRL DEBUG Command: GET 766153280 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090505580 DLCTRL DEBUG Tx Command reply: GET_REPLY 766153280 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090505581 DLCTRL DEBUG Command: GET 992215242 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090505581 DLCTRL DEBUG Tx Command reply: GET_REPLY 992215242 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090505581 DLCTRL DEBUG Command: GET 29104440 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090505581 DLCTRL DEBUG Tx Command reply: GET_REPLY 29104440 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090505582 DLCTRL DEBUG Command: GET 13703891 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090505582 DLCTRL DEBUG Tx Command reply: GET_REPLY 13703891 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090505583 DLCTRL DEBUG Command: GET 875002574 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090505583 DLCTRL DEBUG Tx Command reply: GET_REPLY 875002574 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090505584 DLCTRL DEBUG Command: GET 169756729 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090505584 DLCTRL DEBUG Tx Command reply: GET_REPLY 169756729 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090505584 DLCTRL DEBUG Command: GET 874780952 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090505584 DLCTRL DEBUG Tx Command reply: GET_REPLY 874780952 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090505585 DLCTRL DEBUG Command: GET 246713946 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090505585 DLCTRL DEBUG Tx Command reply: GET_REPLY 246713946 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090505586 DLCTRL DEBUG Command: GET 718062092 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090505586 DLCTRL DEBUG Tx Command reply: GET_REPLY 718062092 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: 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 := '000000000000001101001001'B, t_guard := 20.000000 } 20250823090505599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35316<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@8fde77a73ba2: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)560417 20250823090506607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090506607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090506607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250823090506607 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090506607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x88d21, normal) (hnbgw_rua.c:408) 20250823090506607 DHNB DEBUG map_rua[0x557e62545100]{init}: Allocated (fsm.c:456) 20250823090506607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-560417)[0x557e62545100]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090506607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-560417 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090506607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090506607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090506607 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250823090506607 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-560417 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250823090506607 DCN DEBUG map_sccp[0x557e623a0170]{init}: Allocated (fsm.c:456) 20250823090506607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557e623a0170]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090506607 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-560417 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250823090506607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-560417 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250823090506607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-560417)[0x557e62545100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090506607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090506607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090506607 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-560417 SCCP-120 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090506607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557e623a0170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090506607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090506607 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{IDLE}: Allocated (fsm.c:456) 20250823090506607 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090506607 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003490056400500f1100926) (sccp_scrc.c:455) 20250823090506607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090506607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090506607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090506607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090506607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090506607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090506607 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090506607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090506607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090506607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090506607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090506607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090506607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090506607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090506607 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090506607 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090506607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090506607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090506607 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 49 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250823090506607 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090506607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557e623a0170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090506607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-560417)[0x557e62545100]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090506607 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090506607 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090506607 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090506607 DLM3UA <000f> 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 20250823090506607 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090506607 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090506607 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090506607 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090506607 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090506607 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 49 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1108)@8fde77a73ba2: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@8fde77a73ba2: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@8fde77a73ba2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)11784262 HNBGW_Test.sgsn0-SCCP(1108)@8fde77a73ba2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@8fde77a73ba2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823090506610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090506610 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090506610 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090506610 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090506610 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090506610 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090506610 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090506610 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090506610 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090506610 DLSS7 <000c> ss7_asp.c: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 8f d1 75 02 00 00 00 00  20250823090506610 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090506610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090506610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090506610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090506610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090506611 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=008fd175) (sccp_scrc.c:545) 20250823090506611 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) 20250823090506611 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090506611 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090506611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090506611 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090506611 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) 20250823090506611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557e623a0170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090506611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557e623a0170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090506614 DLCTRL DEBUG Command: GET 567723011 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090506614 DLCTRL DEBUG Tx Command reply: GET_REPLY 567723011 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250823090506616 DLCTRL DEBUG Command: GET 995498296 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090506616 DLCTRL DEBUG Tx Command reply: GET_REPLY 995498296 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090506617 DLCTRL DEBUG Command: GET 278480587 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090506617 DLCTRL DEBUG Tx Command reply: GET_REPLY 278480587 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090506618 DLCTRL DEBUG Command: GET 116413337 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090506618 DLCTRL DEBUG Tx Command reply: GET_REPLY 116413337 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090506620 DLCTRL DEBUG Command: GET 250039755 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090506620 DLCTRL DEBUG Tx Command reply: GET_REPLY 250039755 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090506622 DLCTRL DEBUG Command: GET 774067344 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090506622 DLCTRL DEBUG Tx Command reply: GET_REPLY 774067344 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250823090506623 DLCTRL DEBUG Command: GET 344827425 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090506623 DLCTRL DEBUG Tx Command reply: GET_REPLY 344827425 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090506624 DLCTRL DEBUG Command: GET 30012122 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090506624 DLCTRL DEBUG Tx Command reply: GET_REPLY 30012122 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090506625 DLCTRL DEBUG Command: GET 908577611 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090506625 DLCTRL DEBUG Tx Command reply: GET_REPLY 908577611 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090506626 DLCTRL DEBUG Command: GET 518478363 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090506626 DLCTRL DEBUG Tx Command reply: GET_REPLY 518478363 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090506628 DLCTRL DEBUG Command: GET 742434499 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090506628 DLCTRL DEBUG Tx Command reply: GET_REPLY 742434499 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090506631 DLCTRL DEBUG Command: GET 929999778 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090506631 DLCTRL DEBUG Tx Command reply: GET_REPLY 929999778 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090506632 DLCTRL DEBUG Command: GET 188231212 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090506632 DLCTRL DEBUG Tx Command reply: GET_REPLY 188231212 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090506633 DLCTRL DEBUG Command: GET 711676074 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090506633 DLCTRL DEBUG Tx Command reply: GET_REPLY 711676074 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090506634 DLCTRL DEBUG Command: GET 953468209 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090506634 DLCTRL DEBUG Tx Command reply: GET_REPLY 953468209 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090506635 DLCTRL DEBUG Command: GET 144682105 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090506635 DLCTRL DEBUG Tx Command reply: GET_REPLY 144682105 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090506637 DLCTRL DEBUG Command: GET 264624958 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090506637 DLCTRL DEBUG Tx Command reply: GET_REPLY 264624958 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090506638 DLCTRL DEBUG Command: GET 172933405 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090506638 DLCTRL DEBUG Tx Command reply: GET_REPLY 172933405 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090506640 DLCTRL DEBUG Command: GET 803538594 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090506640 DLCTRL DEBUG Tx Command reply: GET_REPLY 803538594 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090506642 DLCTRL DEBUG Command: GET 777864054 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090506642 DLCTRL DEBUG Tx Command reply: GET_REPLY 777864054 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: "connecting cnlink 1" 20250823090506644 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1116)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1114)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090506861 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 20250823090506861 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 20250823090506861 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090506861 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250823090506865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090506865 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250823090506865 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090506865 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090506865 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090506865 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090506865 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090506865 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090506865 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250823090506865 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 20250823090506865 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090506865 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  20250823090506865 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090506867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090506867 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090506867 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090506867 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  20250823090506867 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090506867 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090506867 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090506867 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 20250823090506868 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250823090506868 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  20250823090506868 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' 20250823090506868 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' 20250823090506868 DLSS7 <000c> ss7_asp.c: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  20250823090506868 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090506868 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  20250823090506868 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 04 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250823090506868 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090506868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090506868 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090506868 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250823090506868 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) 20250823090506868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090506868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090506868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090506868 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090506868 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090506868 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) 20250823090506868 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090506869 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090506869 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090506869 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090506869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090506869 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090506869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090506869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090506869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090506869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090506869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090506869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090506869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090506869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090506869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090506869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090506869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090506869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090506869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090506869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090506869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090506869 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) 20250823090506869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090506869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090506869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090506869 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090506870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090506870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090506870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090506870 DLM3UA <000f> 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 20250823090506870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090506870 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' 20250823090506870 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 20250823090506870 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090506870 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090506870 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  20250823090507193 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090507193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001934b2), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090507193 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090507193 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090507193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090507193 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090507193 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090507193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090507193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090507193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 19 34 b2 00 00 74 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090507193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090507193 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090507193 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090507193 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090507193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090507193 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090507193 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090507193 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090507193 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090507193 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 19 34 b2 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090507195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090507195 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090507195 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090507195 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090507195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090507195 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090507195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090507195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090507195 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090507195 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 19 34 b2 00  20250823090507195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090507195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090507195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090507195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090507195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090507195 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=001934b2) (sccp_scrc.c:545) 20250823090507195 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) 20250823090507195 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090507195 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090507195 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090507195 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090507195 DLSCCP DEBUG SCCP-SCOC(116)[0x557e6255e160]{IDLE}: Deallocated (fsm.c:568) MTC@8fde77a73ba2: 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 := '000000000000001001111000'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1115)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090507676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090507676 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090507676 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090507676 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 20250823090507676 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090507676 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' 20250823090507676 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090507676 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090507676 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090507676 DLSS7 <000c> ss7_asp.c: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  20250823090507676 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090507677 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090507677 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090507677 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) 20250823090507677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090507677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090507677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090507677 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090507677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090507677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090507677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090507677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090507677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090507677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090507677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090507677 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090507677 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090507677 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) 20250823090507677 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) 20250823090507677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090507677 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250823090507677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090507677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090507677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090507677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090507677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090507677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090507677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090507677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090507677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090507677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090507677 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) 20250823090507677 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090507677 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090507677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090507677 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090507677 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090507677 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090507677 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090507677 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090507677 DLM3UA <000f> 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 20250823090507677 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090507677 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' 20250823090507677 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 20250823090507678 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090507678 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090507678 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  20250823090507679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090507679 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090507679 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090507679 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 20250823090507679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090507679 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' 20250823090507679 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090507679 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090507679 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090507679 DLSS7 <000c> ss7_asp.c: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  20250823090507679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090507679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090507679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090507679 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) 20250823090507679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090507679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090507679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250823090507679 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250823090507679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090507679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090507679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090507679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090507679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090507679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090507679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090507679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090507679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090507679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090507679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090507679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090507679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090507679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090507679 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090507679 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090507679 DRANAP INFO cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1115)@8fde77a73ba2: MSC_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 } } } } 20250823090507687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090508253 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090508253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ddfee), PART(T=Source Reference,L=4,D=00000076), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090508253 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090508253 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) 20250823090508253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090508253 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823090508253 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) 20250823090508253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090508253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090508253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4d df ee 00 00 76 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090508253 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090508253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d17743), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090508253 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090508253 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) 20250823090508253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090508253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090508253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090508253 DLM3UA <000f> 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 20250823090508253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090508253 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' 20250823090508254 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 20250823090508254 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090508254 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090508254 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 4d df ee 00 00 76 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823090508254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090508253 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.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) 20250823090508253 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) 20250823090508253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090508253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090508253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d1 77 43 00 00 75 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090508254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090508254 DLM3UA <000f> 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 20250823090508254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090508254 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' 20250823090508254 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 20250823090508254 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090508254 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090508254 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 d1 77 43 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250823090508256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090508256 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090508256 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 20250823090508256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090508256 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' 20250823090508256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090508256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090508256 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090508256 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 4d df ee 00  20250823090508256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090508256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090508256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090508256 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) 20250823090508256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090508256 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=004ddfee) (sccp_scrc.c:545) 20250823090508256 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) 20250823090508256 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090508256 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090508256 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090508256 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090508256 DLSCCP DEBUG SCCP-SCOC(118)[0x557e62547d90]{IDLE}: Deallocated (fsm.c:568) 20250823090508456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508456 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090508456 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090508456 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 20250823090508456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090508456 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' 20250823090508456 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090508456 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090508456 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090508456 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 d1 77 43 00  20250823090508456 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090508456 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090508456 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090508456 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) 20250823090508456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090508457 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=00d17743) (sccp_scrc.c:545) 20250823090508457 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) 20250823090508457 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090508457 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090508457 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090508457 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090508457 DLSCCP DEBUG SCCP-SCOC(117)[0x557e6255ee20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@8fde77a73ba2: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@8fde77a73ba2: 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)@8fde77a73ba2: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)10493690 20250823090508700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090508700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090508700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090508700 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090508700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa01efa, normal) (hnbgw_rua.c:408) 20250823090508700 DHNB DEBUG map_rua[0x557e6255ee20]{init}: Allocated (fsm.c:456) 20250823090508700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10493690)[0x557e6255ee20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090508700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10493690 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250823090508700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090508700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090508700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10493690 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250823090508700 DCN DEBUG map_sccp[0x557e62547d90]{init}: Allocated (fsm.c:456) 20250823090508700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557e62547d90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090508700 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10493690 <-> SCCP-121 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250823090508700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10493690 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090508700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10493690)[0x557e6255ee20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090508700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090508700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090508700 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10493690 SCCP-121 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090508700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557e62547d90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090508700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090508700 DLSCCP DEBUG SCCP-SCOC(121)[0x557e6255e160]{IDLE}: Allocated (fsm.c:456) 20250823090508700 DLSCCP DEBUG SCCP-SCOC(121)[0x557e6255e160]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090508700 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002780056400500f1100926) (sccp_scrc.c:455) 20250823090508700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090508700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090508700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090508700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090508700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090508700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090508700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090508700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090508700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090508700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090508700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090508700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090508700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090508700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090508700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090508700 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) 20250823090508700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090508700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090508700 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 78 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090508700 DLSCCP DEBUG SCCP-SCOC(121)[0x557e6255e160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090508700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557e62547d90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090508700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10493690)[0x557e6255ee20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090508700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508700 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090508700 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090508700 DLM3UA <000f> 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 20250823090508700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090508700 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' 20250823090508700 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 20250823090508700 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250823090508700 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090508701 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 78 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@8fde77a73ba2: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@8fde77a73ba2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)2658320 HNBGW_Test.sgsn1-SCCP(1114)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1114)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@8fde77a73ba2: setverdict(pass): none -> pass MTC@8fde77a73ba2: 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 } } } 20250823090508710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250823090508710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250823090508710 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 20250823090508710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090508710 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' 20250823090508710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090508710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090508710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090508710 DLSS7 <000c> ss7_asp.c: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 de 0e 20 02 00 00 00 00  20250823090508710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090508710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090508710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090508710 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) 20250823090508710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090508710 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00de0e20) (sccp_scrc.c:545) 20250823090508710 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) 20250823090508710 DLSCCP DEBUG SCCP-SCOC(121)[0x557e6255e160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090508710 DLSCCP DEBUG SCCP-SCOC(121)[0x557e6255e160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090508710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090508710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090508710 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) 20250823090508710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557e62547d90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090508710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557e62547d90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090508710 DLCTRL DEBUG Command: GET 499907889 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250823090508710 DLCTRL DEBUG Tx Command reply: GET_REPLY 499907889 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250823090508712 DLCTRL DEBUG Command: GET 693559853 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250823090508712 DLCTRL DEBUG Tx Command reply: GET_REPLY 693559853 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250823090508715 DLCTRL DEBUG Command: GET 193432151 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250823090508715 DLCTRL DEBUG Tx Command reply: GET_REPLY 193432151 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090508718 DLCTRL DEBUG Command: GET 80193747 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090508718 DLCTRL DEBUG Tx Command reply: GET_REPLY 80193747 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090508721 DLCTRL DEBUG Command: GET 931926778 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250823090508721 DLCTRL DEBUG Tx Command reply: GET_REPLY 931926778 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090508724 DLCTRL DEBUG Command: GET 532521210 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250823090508724 DLCTRL DEBUG Tx Command reply: GET_REPLY 532521210 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250823090508726 DLCTRL DEBUG Command: GET 43230323 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250823090508726 DLCTRL DEBUG Tx Command reply: GET_REPLY 43230323 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250823090508728 DLCTRL DEBUG Command: GET 190430155 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250823090508728 DLCTRL DEBUG Tx Command reply: GET_REPLY 190430155 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090508729 DLCTRL DEBUG Command: GET 809016841 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090508729 DLCTRL DEBUG Tx Command reply: GET_REPLY 809016841 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090508731 DLCTRL DEBUG Command: GET 330785975 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250823090508731 DLCTRL DEBUG Tx Command reply: GET_REPLY 330785975 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090508733 DLCTRL DEBUG Command: GET 423269504 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250823090508733 DLCTRL DEBUG Tx Command reply: GET_REPLY 423269504 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250823090508735 DLCTRL DEBUG Command: GET 233851236 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250823090508735 DLCTRL DEBUG Tx Command reply: GET_REPLY 233851236 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250823090508737 DLCTRL DEBUG Command: GET 259160658 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250823090508737 DLCTRL DEBUG Tx Command reply: GET_REPLY 259160658 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090508739 DLCTRL DEBUG Command: GET 361111271 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090508739 DLCTRL DEBUG Tx Command reply: GET_REPLY 361111271 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090508742 DLCTRL DEBUG Command: GET 222303792 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250823090508742 DLCTRL DEBUG Tx Command reply: GET_REPLY 222303792 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250823090508744 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090508744 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00552c7f), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090508744 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090508744 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) 20250823090508744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090508744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090508744 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090508744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090508744 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090508744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090508744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090508744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 2c 7f 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090508744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090508744 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090508744 DLM3UA <000f> 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 20250823090508744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090508744 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090508744 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090508745 DLCTRL DEBUG Command: GET 638366977 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250823090508745 DLCTRL DEBUG Tx Command reply: GET_REPLY 638366977 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250823090508746 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090508746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ef1f9), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090508746 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090508746 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090508746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090508746 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090508746 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090508746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090508746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090508746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4e f1 f9 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090508746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090508746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090508746 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090508746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090508746 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090508746 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090508746 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090508746 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090508746 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4e f1 f9 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090508747 DLCTRL DEBUG Command: GET 261172879 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250823090508747 DLCTRL DEBUG Tx Command reply: GET_REPLY 261172879 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250823090508747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508747 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090508747 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090508747 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090508747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090508747 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090508747 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090508747 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090508747 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090508747 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 4e f1 f9 00  20250823090508747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090508747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090508747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090508747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090508747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090508747 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=004ef1f9) (sccp_scrc.c:545) 20250823090508747 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) 20250823090508747 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090508747 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090508747 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090508747 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090508747 DLSCCP DEBUG SCCP-SCOC(114)[0x557e625486c0]{IDLE}: Deallocated (fsm.c:568) 20250823090508749 DLCTRL DEBUG Command: GET 917997801 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250823090508749 DLCTRL DEBUG Tx Command reply: GET_REPLY 917997801 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250823090508750 DLCTRL DEBUG Command: GET 966357489 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250823090508750 DLCTRL DEBUG Tx Command reply: GET_REPLY 966357489 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250823090508751 DLCTRL DEBUG Command: GET 99203827 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250823090508751 DLCTRL DEBUG Tx Command reply: GET_REPLY 99203827 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090508753 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34563<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1099)@8fde77a73ba2: Final verdict of PTC: none 20250823090508755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37778<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1098)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090508757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090508757 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090508757 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090508757 DLINP NOTICE SRV(,r=127.0.0.1:41204<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090508757 DMAIN NOTICE (127.0.0.1:41204 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41204<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090508757 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(1106)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1105)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@8fde77a73ba2: Final verdict of PTC: none 20250823090508760 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090508760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090508760 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090508760 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090508760 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090508760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090508760 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090508760 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090508760 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 20250823090508760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508760 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090508760 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090508760 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090508760 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090508760 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090508760 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090508761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090508761 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090508761 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090508761 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090508761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090508761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090508761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090508761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090508761 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090508761 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) 20250823090508761 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090508761 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@8fde77a73ba2: Final verdict of PTC: none 20250823090508760 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 20250823090508760 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090508760 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090508761 DLSS7 <000c> ss7_asp.c: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  20250823090508761 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  20250823090508761 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  20250823090508761 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090508761 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090508761 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090508761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090508761 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090508761 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090508761 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090508761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090508761 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090508761 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250823090508761 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090508761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090508761 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090508761 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090508761 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090508761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090508761 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090508761 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090508761 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 20250823090508761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508762 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090508762 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090508762 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090508762 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090508762 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090508762 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090508762 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 20250823090508762 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090508762 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090508762 DLSS7 <000c> ss7_asp.c: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  20250823090508762 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  20250823090508762 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090508762 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090508762 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 20250823090508762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508762 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250823090508762 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090508762 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090508762 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250823090508762 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090508762 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250823090508762 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 20250823090508762 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' 20250823090508762 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' 20250823090508762 DLSS7 <000c> ss7_asp.c: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  20250823090508762 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090508762 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(1107)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1108)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1109)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1116)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1115)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(1100)@8fde77a73ba2: Final verdict of PTC: none 20250823090508762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090508762 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090508763 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090508763 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090508763 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090508763 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090508763 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090508763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090508763 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090508763 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) 20250823090508763 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090508763 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090508763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557e6255ec60]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090508763 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090508763 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090508763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d0da6), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090508763 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090508763 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090508763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090508763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090508763 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090508763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090508763 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090508763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090508763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090508763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1d 0d a6 00 00 77 00 00 00 00 00 (ss7_asp.c:1383) 20250823090508763 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090508763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557e6255ec60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090508763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6063980)[0x557e62540d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090508764 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6063980)[0x557e62540d10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090508764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090508764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6063980)[0x557e62540d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090508764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6063980)[0x557e62540d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090508764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6063980)[0x557e62540d10]{disrupted}: Freeing instance (context_map.c:203) 20250823090508764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6063980)[0x557e62540d10]{disrupted}: Deallocated (fsm.c:568) 20250823090508764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557e6255ec60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090508764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557e6255ec60]{disconnected}: Freeing instance (context_map.c:207) 20250823090508764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557e6255ec60]{disconnected}: Deallocated (fsm.c:568) 20250823090508764 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6063980 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090508764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557e623a0170]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090508764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090508764 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090508764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fd175), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090508764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090508764 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090508764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090508765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090508765 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090508765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090508765 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090508765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090508765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090508765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 8f d1 75 00 00 78 00 00 00 00 00 (ss7_asp.c:1383) 20250823090508765 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090508765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557e623a0170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090508765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-560417)[0x557e62545100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090508765 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-560417)[0x557e62545100]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090508765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) HNBGW_Test.sgsn1-SCCP(1114)@8fde77a73ba2: Final verdict of PTC: none 20250823090508765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-560417)[0x557e62545100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090508765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-560417)[0x557e62545100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090508765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-560417)[0x557e62545100]{disrupted}: Freeing instance (context_map.c:203) 20250823090508765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-560417)[0x557e62545100]{disrupted}: Deallocated (fsm.c:568) 20250823090508765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557e623a0170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090508765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557e623a0170]{disconnected}: Freeing instance (context_map.c:207) 20250823090508766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557e623a0170]{disconnected}: Deallocated (fsm.c:568) 20250823090508766 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-560417 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250823090508766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090508766 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090508766 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250823090508766 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) 20250823090508766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090508766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090508766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090508766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090508766 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090508766 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) 20250823090508766 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090508766 DRANAP NOTICE cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090508766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557e62547d90]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250823090508766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090508766 DLSCCP DEBUG SCCP-SCOC(121)[0x557e6255e160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090508766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de0e20), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090508766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090508767 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) 20250823090508767 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) 20250823090508767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090508767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090508767 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090508767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090508767 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090508767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090508767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090508767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 0e 20 00 00 79 00 00 00 00 00 (ss7_asp.c:1383) 20250823090508767 DLSCCP DEBUG SCCP-SCOC(121)[0x557e6255e160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090508767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557e62547d90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090508767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10493690)[0x557e6255ee20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090508767 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10493690)[0x557e6255ee20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090508767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250823090508767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10493690)[0x557e6255ee20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090508767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10493690)[0x557e6255ee20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090508767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10493690)[0x557e6255ee20]{disrupted}: Freeing instance (context_map.c:203) 20250823090508767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10493690)[0x557e6255ee20]{disrupted}: Deallocated (fsm.c:568) 20250823090508767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557e62547d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090508767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557e62547d90]{disconnected}: Freeing instance (context_map.c:207) 20250823090508767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557e62547d90]{disconnected}: Deallocated (fsm.c:568) 20250823090508767 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10493690 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250823090508767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090508768 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-MGCP(1111)@8fde77a73ba2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@8fde77a73ba2: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@8fde77a73ba2: Final verdict of PTC: pass 20250823090508769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090508769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090508769 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090508769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090508769 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090508769 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090508769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090508770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090508770 DLM3UA <000f> 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 20250823090508770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090508770 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090508770 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090508769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37786<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090508769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250823090508770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090508770 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090508771 DMAIN NOTICE (127.0.0.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) 20250823090508771 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090508771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090508772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090508772 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090508772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090508772 DLM3UA <000f> 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 20250823090508772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090508773 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090508773 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090508782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35316<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@8fde77a73ba2: 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'. Sat Aug 23 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 20250823090508871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090509572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35336<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=696744) Waiting for packet dumper to finish... 1 (prev_count=696744, count=697284) 20250823090510761 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090510762 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090510762 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090510763 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090510763 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250823090510763 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250823090510763 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090510763 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090510763 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090511052 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090511052 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b6dad), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090511052 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090511052 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) 20250823090511052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090511052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090511052 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090511052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090511052 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090511052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090511052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090511052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8b 6d ad 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090511052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090511052 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090511053 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090511053 DLM3UA <000f> 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 20250823090511053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090511053 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090511053 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090511056 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090511056 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87573), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090511056 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090511056 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) 20250823090511056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090511056 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090511056 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090511056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090511056 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090511056 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090511056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090511056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 75 73 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090511057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090511057 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090511057 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090511057 DLM3UA <000f> 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 20250823090511057 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090511057 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090511057 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090511067 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090511067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5f54c), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090511067 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090511067 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) 20250823090511067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090511067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090511067 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090511067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090511067 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090511067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090511067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090511067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c5 f5 4c 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090511067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090511067 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090511067 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090511067 DLM3UA <000f> 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 20250823090511067 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090511067 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090511067 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 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 20250823090511643 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090511643 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bbc59), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090511643 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090511643 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) 20250823090511643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090511643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090511643 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090511643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090511643 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090511643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090511643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090511643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b bc 59 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090511643 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090511643 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00798e69), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090511644 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090511644 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) 20250823090511644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090511644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090511644 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090511644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090511644 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090511644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090511644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090511644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 79 8e 69 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090511644 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090511644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016302d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090511644 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090511644 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) 20250823090511644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090511644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090511644 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090511644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090511644 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090511644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090511644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090511644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 16 30 2d 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090511644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090511644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090511644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090511644 DLM3UA <000f> 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 20250823090511644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090511644 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090511644 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090511644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090511644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090511644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090511644 DLM3UA <000f> 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 20250823090511644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090511644 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090511644 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090511644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090511644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090511644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090511644 DLM3UA <000f> 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 20250823090511644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090511644 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090511644 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090511754 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090511754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090511754 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823090511754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823090511754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090511754 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823090511754 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250823090511754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823090511754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090511754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823090511754 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823090511754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823090511754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090511754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823090511754 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823090511754 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823090511755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090511755 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823090511755 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250823090511755 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250823090512206 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090512206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086527f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090512206 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090512206 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090512206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090512206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090512206 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090512206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090512207 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090512207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090512207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090512207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 52 7f 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090512207 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090512207 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58de4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090512207 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090512207 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090512207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090512207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090512207 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090512207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090512207 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090512207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090512207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090512207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f5 8d e4 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090512207 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090512207 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ff321), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090512207 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090512207 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) 20250823090512207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090512207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090512207 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090512207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090512207 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090512207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090512207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090512207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 21 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090512207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090512207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090512207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090512207 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090512207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090512207 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090512207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090512207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090512207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090512207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090512207 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090512207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090512207 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090512207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090512207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090512207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090512207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090512207 DLM3UA <000f> 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 20250823090512207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090512207 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090512207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_second_rab_assignment started. 20250823090512631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090512641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090512655 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41409<->l=127.0.0.1:4262) (control_if.c:572) 20250823090512956 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090512956 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090512956 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090512956 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_second_rab_assignment-Iuh0(1122)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090512956 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090512956 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090512956 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090512956 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090512957 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090512957 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090512957 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090512958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090512958 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090512958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512958 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090512958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090512958 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090512958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512958 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090512958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090512958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090512958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090512958 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090512958 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090512958 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090512958 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090512958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090512958 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090512958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512958 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090512958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090512958 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090512958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512958 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090512958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090512958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090512958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090512958 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090512958 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090512958 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090512958 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090512958 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090512959 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090512959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090512959 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090512959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512959 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090512959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512959 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090512959 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090512959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512959 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090512959 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090512959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090512959 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090512959 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090512959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090512959 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090512959 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090512959 DLM3UA <000f> 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 20250823090512959 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090512959 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090512959 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090512959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090512959 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090512959 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090512959 DLM3UA <000f> 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 20250823090512959 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090512959 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090512959 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090512959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090512959 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090512959 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090512959 DLM3UA <000f> 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 20250823090512959 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090512959 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090512959 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090512960 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090512960 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090512960 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090512960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090512960 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090512960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090512960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512960 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090512960 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090512960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090512960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090512960 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090512960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090512960 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090512961 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090512961 DLM3UA <000f> 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 20250823090512961 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090512961 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1126)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(1126)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090512995 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090512995 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090512995 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090512995 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090512996 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090512996 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090512996 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090512996 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090512997 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090512997 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090512997 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090512997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090512997 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090512997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512997 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090512997 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090512997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090512997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250823090512997 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090512997 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090512997 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090512997 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090512997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090512997 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090512997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090512997 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090512997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512997 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090512997 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090512997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090512997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090512997 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090512997 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090512997 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090512997 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090512997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090512997 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090512997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090512997 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090512997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512997 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090512997 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090512997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090512997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090512997 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090512997 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090512997 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090512997 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090512997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090512997 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090512997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090512997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090512997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090512997 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090512997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090512997 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090512997 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090512997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090512997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090512997 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090512997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090512997 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090512997 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090512997 DLM3UA <000f> 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 20250823090512997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090512997 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090512997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090512997 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090512997 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090512997 DLM3UA <000f> 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 20250823090512997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090512997 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090512997 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090512997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090512997 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090512997 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090512997 DLM3UA <000f> 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 20250823090512997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090512997 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090512998 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090512998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090512998 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090512998 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090512998 DLM3UA <000f> 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 20250823090512998 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090512998 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090512998 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1129)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(1129)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1129)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1127)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090513037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090513037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090513037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090513037 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090513037 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090513037 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090513037 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090513037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090513037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090513182 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 20250823090513182 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 20250823090513182 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090513182 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090513183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090513183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090513183 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090513183 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090513183 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090513183 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090513183 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090513183 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090513183 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090513183 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 20250823090513184 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090513184 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090513184 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090513184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090513184 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090513184 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090513184 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  20250823090513184 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090513184 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090513184 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090513184 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 20250823090513184 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090513184 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090513184 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090513184 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090513184 DLSS7 <000c> ss7_asp.c: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  20250823090513184 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  20250823090513184 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090513184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090513184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090513184 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090513184 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090513184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090513184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090513184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090513184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090513184 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090513184 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090513184 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090513185 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090513185 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090513185 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090513185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090513185 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090513185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090513186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090513186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090513186 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090513186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090513186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090513186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090513186 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090513186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090513186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090513186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090513186 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090513186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090513186 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090513186 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090513186 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090513186 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090513186 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  20250823090513218 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 20250823090513218 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 20250823090513218 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090513218 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090513221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090513221 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090513221 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090513221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090513221 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090513221 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090513222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090513222 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090513222 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090513222 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 20250823090513222 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090513222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090513222 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090513225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090513225 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090513225 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090513225 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  20250823090513225 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090513225 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090513225 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090513225 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 20250823090513225 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090513225 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090513225 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090513225 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090513225 DLSS7 <000c> ss7_asp.c: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  20250823090513225 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090513225 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  20250823090513225 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090513225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090513225 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090513225 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090513225 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090513225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090513225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090513225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090513225 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090513225 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090513225 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090513225 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090513226 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090513226 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090513226 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090513226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090513226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090513226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513226 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090513226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090513226 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090513226 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090513226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090513226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090513226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090513226 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090513227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090513227 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090513227 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090513227 DLM3UA <000f> 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 20250823090513227 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090513227 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090513227 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090513227 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090513227 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090513227 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(1125)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090513988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090513988 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090513988 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090513988 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090513988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090513988 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090513988 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090513988 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090513988 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090513988 DLSS7 <000c> ss7_asp.c: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  20250823090513988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090513988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090513988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090513988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090513988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090513988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090513988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090513988 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090513988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090513988 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090513988 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090513988 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090513988 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) 20250823090513988 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090513988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090513988 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090513988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090513988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090513988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090513988 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090513988 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090513988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090513988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090513988 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090513988 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090513988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090513988 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090513988 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090513988 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090513988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090513988 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090513988 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090513988 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090513988 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090513988 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  20250823090513989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090513989 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090513989 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090513989 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090513989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090513989 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090513989 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090513989 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090513989 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090513989 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090513989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090513989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090513989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090513989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090513989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090513989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090513989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090513989 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090513989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090513990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090513990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090513990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090513990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090513990 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090513990 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090513990 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1125)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090514023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090514023 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090514023 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090514023 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090514023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090514024 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090514024 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090514024 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090514024 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090514024 DLSS7 <000c> ss7_asp.c: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  20250823090514024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090514024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090514024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090514024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090514024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090514024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090514024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090514024 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090514024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090514024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090514024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090514024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090514024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090514024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090514024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090514024 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090514024 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090514024 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) 20250823090514024 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090514024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090514024 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090514024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090514024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090514024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090514024 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090514024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090514024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090514024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090514024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090514024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090514024 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090514024 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090514024 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090514024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090514024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090514024 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090514024 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090514024 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090514024 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090514024 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090514024 DLM3UA <000f> 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 20250823090514024 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090514024 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090514024 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090514024 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090514024 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090514024 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  20250823090514025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090514025 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090514025 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090514025 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090514025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090514025 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090514025 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090514025 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090514025 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090514025 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090514025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090514025 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090514025 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090514025 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090514025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090514025 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090514025 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090514025 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090514025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090514025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090514025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090514025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090514025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090514025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090514025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090514025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090514025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090514025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090514025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090514025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090514025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090514025 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090514025 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090514025 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090514025 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1128)@8fde77a73ba2: MSC_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 } } } } 20250823090514049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1131)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@8fde77a73ba2: Added conn table entry 0TC_second_rab_assignment0(1131)11788247 20250823090515065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090515065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090515065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090515065 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090515065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb3dfd7, normal) (hnbgw_rua.c:408) 20250823090515065 DHNB DEBUG map_rua[0x557e62547d90]{init}: Allocated (fsm.c:456) 20250823090515065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090515065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090515065 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090515065 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090515065 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090515065 DCN DEBUG map_sccp[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090515065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090515065 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11788247 <-> SCCP-122 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090515065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090515065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090515065 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090515065 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090515065 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090515065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090515065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090515065 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{IDLE}: Allocated (fsm.c:456) 20250823090515065 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090515065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300027b0056400500f1100926) (sccp_scrc.c:455) 20250823090515065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090515065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090515065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090515065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090515065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090515065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090515065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090515065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090515065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090515065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090515065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090515065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090515065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090515065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090515065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090515065 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090515065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090515065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090515065 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 7b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090515065 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090515065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090515065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090515065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090515065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090515065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090515065 DLM3UA <000f> 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 20250823090515065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090515065 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090515065 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090515065 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090515065 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090515065 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 7b 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@8fde77a73ba2: Added conn table entry 0TC_second_rab_assignment0(1131)4471825 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: Session index based on connection ID:0 TC_second_rab_assignment0(1131)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090515071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090515071 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090515071 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090515071 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090515071 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090515071 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090515071 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090515071 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090515071 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090515071 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 da 8b 0d 02 00 00 00 00  20250823090515071 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090515071 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090515071 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090515071 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090515071 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090515071 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00da8b0d) (sccp_scrc.c:545) 20250823090515071 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) 20250823090515071 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090515071 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090515071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090515071 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090515071 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) 20250823090515071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090515071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_second_rab_assignment0(1131)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@8fde77a73ba2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823090515272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090515272 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090515272 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090515272 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090515272 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090515272 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090515272 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090515272 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090515272 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090515272 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  20250823090515272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090515273 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090515273 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090515273 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090515273 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090515273 DLSCCP DEBUG 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) 20250823090515273 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) 20250823090515273 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090515273 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090515273 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090515273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090515273 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090515273 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090515273 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090515273 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090515273 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090515273 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823090515273 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823090515273 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823090515273 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090515273 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823090515273 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{UNUSED}: Allocated (fsm.c:456) 20250823090515273 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{UNUSED}: is child of mgw(mgw-fsm-11788247-0)[0x557e62545100] (fsm.c:486) 20250823090515273 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11788247-0)[0x557e62545100] (mgcp_client_endpoint_fsm.c:724) 20250823090515273 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823090515273 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823090515273 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823090515273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11788247-0)[0x557e625486c0]{ST_CRCX}: Allocated (fsm.c:456) 20250823090515273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11788247-0)[0x557e625486c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170] (fsm.c:486) 20250823090515273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11788247-0)[0x557e625486c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823090515273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11788247-0)[0x557e625486c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823090515273 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: b3df'... (mgcp_client.c:807) 20250823090515273 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250823090515273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11788247-0)[0x557e625486c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823090515273 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b3dfd717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b3dfd717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b3dfd717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b3dfd717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823090515291 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250823090515291 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823090515291 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823090515291 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823090515291 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823090515291 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823090515291 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515291 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515291 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823090515291 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823090515291 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515291 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823090515291 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823090515291 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090515291 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823090515291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823090515291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823090515291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090515291 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090515310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090515310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090515310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090515310 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090515310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb3dfd7) (hnbgw_rua.c:472) 20250823090515310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090515310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090515310 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090515310 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090515310 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090515310 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090515310 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823090515310 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823090515310 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090515310 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823090515310 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11788247-0)[0x557e62545100] (mgcp_client_endpoint_fsm.c:724) 20250823090515310 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823090515310 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823090515310 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823090515310 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: b3df'... (mgcp_client.c:807) 20250823090515310 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823090515310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823090515310 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823090515310 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515310 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b3dfd717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b3dfd717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823090515321 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250823090515321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823090515321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823090515321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515321 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823090515321 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823090515321 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11788247-0)[0x557e62545100] (mgcp_client_endpoint_fsm.c:724) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823090515321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11788247-0)[0x557e6255fd20]{ST_CRCX}: Allocated (fsm.c:456) 20250823090515321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11788247-0)[0x557e6255fd20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170] (fsm.c:486) 20250823090515321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11788247-0)[0x557e6255fd20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823090515321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11788247-0)[0x557e6255fd20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250823090515321 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: b3df'... (mgcp_client.c:807) 20250823090515321 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823090515321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11788247-0)[0x557e6255fd20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515321 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b3dfd717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b3dfd717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823090515333 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250823090515333 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823090515333 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823090515333 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823090515333 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823090515333 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823090515333 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515333 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515333 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515333 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823090515333 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823090515333 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515333 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{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) 20250823090515333 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823090515333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090515333 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823090515333 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823090515333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823090515333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090515333 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090515333 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da8b0d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823090515333 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090515333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090515333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090515333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090515333 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090515333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090515333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090515333 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 da 8b 0d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250823090515333 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823090515333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090515333 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090515333 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090515333 DLM3UA <000f> 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 20250823090515333 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090515333 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090515333 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090515333 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090515333 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090515333 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 da 8b 0d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250823090515339 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090515339 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090515339 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090515339 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090515339 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090515339 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090515339 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090515339 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090515339 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090515339 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  20250823090515339 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (ss7_asp.c:1285) 20250823090515339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090515339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090515339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090515339 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090515339 DLSCCP DEBUG 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) 20250823090515339 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) 20250823090515339 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090515339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090515339 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090515339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090515339 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090515339 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090515339 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090515339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090515339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090515339 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250823090515339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250823090515339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:123) 20250823090515339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090515339 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090515341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090515341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090515341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250823090515341 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090515341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb3dfd7) (hnbgw_rua.c:472) 20250823090515341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250823090515341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090515341 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090515341 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090515341 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090515341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090515341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250823090515341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090515341 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090515341 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da8b0d), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:455) 20250823090515341 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090515341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090515341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090515341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090515341 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090515341 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090515341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090515341 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 da 8b 0d 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) 20250823090515341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090515341 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090515341 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090515341 DLM3UA <000f> 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 20250823090515341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090515341 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090515341 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090515341 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090515341 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090515341 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 da 8b 0d 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090515345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090515345 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090515345 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090515345 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090515345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090515345 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090515345 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090515345 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090515345 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090515345 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  20250823090515345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090515345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090515345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090515345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090515345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090515345 DLSCCP DEBUG 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) 20250823090515345 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) 20250823090515345 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090515345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090515345 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090515345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090515345 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090515345 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090515345 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090515345 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823090515345 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823090515345 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823090515345 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823090515345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823090515345 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: b3df'... (mgcp_client.c:807) 20250823090515345 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823090515345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823090515345 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823090515345 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: b3df'... (mgcp_client.c:807) 20250823090515345 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823090515345 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823090515345 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{IN_USE}: Removing from parent mgw(mgw-fsm-11788247-0)[0x557e62545100] (mgcp_client_endpoint_fsm.c:873) 20250823090515346 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823090515346 DLMGCP DEBUG mgw-endp(mgw-fsm-11788247-0)[0x557e623a0170]{IN_USE}: Deallocated (fsm.c:568) 20250823090515346 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823090515346 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823090515346 DMGW DEBUG mgw(mgw-fsm-11788247-0)[0x557e62545100]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823090515346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090515346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823090515346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090515346 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b3dfd717" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1131)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b3dfd717" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1131)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090515349 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250823090515349 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823090515349 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823090515349 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823090515349 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823090515349 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250823090515349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823090515349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823090515349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823090515349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@8fde77a73ba2: Deleted conn table entry 0TC_second_rab_assignment0(1131)11788247 20250823090515353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090515353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090515353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090515353 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090515353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb3dfd7,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090515353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090515353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090515353 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090515353 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090515353 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090515353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090515353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090515353 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090515353 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da8b0d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090515353 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090515353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090515353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090515353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090515353 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090515353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090515353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090515353 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 da 8b 0d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090515353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090515353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090515353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090515353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090515353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090515353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090515353 DLM3UA <000f> 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 20250823090515353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090515353 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090515353 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090515353 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090515353 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090515353 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 da 8b 0d 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@8fde77a73ba2: Deleted conn table entry 0TC_second_rab_assignment0(1131)4471825 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: Session index based on connection ID:0 20250823090515357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090515357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090515357 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090515357 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090515357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090515357 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090515357 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090515357 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090515357 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090515357 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 da 8b 0d 00 00 00 00 00  20250823090515357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090515357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090515357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090515357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090515357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090515357 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=00da8b0d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090515357 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) 20250823090515357 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090515357 DLSCCP DEBUG 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) 20250823090515357 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090515357 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) 20250823090515357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090515357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090515357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090515357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{disconnected}: Freeing instance (context_map.c:203) 20250823090515357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11788247)[0x557e62547d90]{disconnected}: Deallocated (fsm.c:568) 20250823090515357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090515357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{disconnected}: Freeing instance (context_map.c:207) 20250823090515357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557e62540d10]{disconnected}: Deallocated (fsm.c:568) 20250823090515357 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11788247 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090515357 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=00da8b0d), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:455) 20250823090515357 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090515357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090515357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090515357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090515357 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090515357 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090515357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090515357 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 da 8b 0d 00 00 7a 00 (ss7_asp.c:1383) 20250823090515357 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090515357 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090515357 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090515357 DLSCCP DEBUG SCCP-SCOC(122)[0x557e6255ec60]{IDLE}: Deallocated (fsm.c:568) 20250823090515357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090515357 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090515357 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090515357 DLM3UA <000f> 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 20250823090515357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090515357 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090515357 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090515357 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090515357 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090515357 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 da 8b 0d 00 00 7a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: RLC received in state:disconnect_pending TC_second_rab_assignment0(1131)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090517363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35360<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090517363 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41409<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1120)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(1119)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090517364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090517365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090517365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090517365 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090517365 DMAIN NOTICE (127.0.0.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) 20250823090517365 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090517366 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090517366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090517367 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090517367 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(1125)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1124)@8fde77a73ba2: Final verdict of PTC: none 20250823090517367 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090517367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090517367 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090517367 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(1128)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_second_rab_assignment(1118)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1127)@8fde77a73ba2: Final verdict of PTC: none20250823090517367 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 20250823090517367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090517367 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090517367 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_second_rab_assignment-Iuh0-RUA(1123)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(1121)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(1130)@8fde77a73ba2: Final verdict of PTC: none 20250823090517368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090517368 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090517368 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090517368 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090517368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090517368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090517368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090517368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090517368 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090517368 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) 20250823090517368 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090517368 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_second_rab_assignment-Iuh0(1122)@8fde77a73ba2: Final verdict of PTC: none 20250823090517367 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090517367 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090517367 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090517367 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090517367 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 20250823090517367 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090517367 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090517367 DLSS7 <000c> ss7_asp.c: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  20250823090517367 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  20250823090517367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090517367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090517368 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090517368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090517368 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090517368 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090517368 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 20250823090517368 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090517368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090517368 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090517368 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090517368 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 20250823090517368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090517368 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090517368 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090517368 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090517368 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090517368 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090517368 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090517368 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 20250823090517368 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090517368 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090517368 DLSS7 <000c> ss7_asp.c: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  20250823090517368 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(1129)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1126)@8fde77a73ba2: Final verdict of PTC: none 20250823090517369 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090517369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090517369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090517369 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090517369 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090517369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090517369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090517369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090517369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090517369 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090517369 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) 20250823090517369 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090517369 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090517371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1131)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_second_rab_assignment finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sat Aug 23 09:05:17 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 20250823090517454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090518156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=444320) 20250823090518745 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090518745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00552c7f), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090518745 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090518745 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) 20250823090518745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090518745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090518745 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090518745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090518745 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090518745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090518745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090518745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 2c 7f 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090518745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090518745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090518745 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090518745 DLM3UA <000f> 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 20250823090518745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090518745 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090518745 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090518764 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090518764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d0da6), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090518764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090518764 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090518764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090518764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090518764 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090518764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090518764 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090518764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090518764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090518764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1d 0d a6 00 00 77 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090518765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090518765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090518765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090518765 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090518765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090518765 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090518765 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090518766 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090518766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fd175), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090518766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090518766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090518766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090518766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090518766 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090518766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090518766 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090518766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090518766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090518766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 d1 75 00 00 78 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090518766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090518766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090518766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090518766 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090518766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090518766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090518766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250823090518768 DLSCCP DEBUG SCCP-SCOC(121)[0x557e6255e160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250823090518768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de0e20), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090518768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090518768 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) 20250823090518768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090518768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090518768 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090518768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090518768 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090518768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090518768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090518768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 0e 20 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090518768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090518768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090518768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090518768 DLM3UA <000f> 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 20250823090518768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090518768 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090518768 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! Waiting for packet dumper to finish... 1 (prev_count=444320, count=444860) 20250823090519368 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090519368 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090519368 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090519369 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090519369 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090519369 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:05:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250823090521053 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090521053 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b6dad), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090521053 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090521053 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) 20250823090521053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090521053 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090521053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521053 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090521053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8b 6d ad 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090521053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521053 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521054 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521054 DLM3UA <000f> 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 20250823090521054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090521054 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090521054 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090521057 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090521058 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87573), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090521058 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090521058 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) 20250823090521058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090521058 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090521058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521058 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090521058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 75 73 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090521058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521058 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521058 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521058 DLM3UA <000f> 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 20250823090521058 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090521058 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090521058 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090521067 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090521067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5f54c), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090521067 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090521067 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) 20250823090521067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090521067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090521067 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090521067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090521067 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090521067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c5 f5 4c 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090521067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521067 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521067 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521067 DLM3UA <000f> 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 20250823090521067 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090521067 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090521067 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250823090521210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090521213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090521216 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35009<->l=127.0.0.1:4262) (control_if.c:572) 20250823090521335 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090521335 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090521336 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090521336 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090521336 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090521336 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090521336 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090521336 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090521336 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090521336 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090521336 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090521336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090521336 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090521336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521337 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090521337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090521337 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090521337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521337 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090521337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090521337 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090521337 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090521337 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090521337 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090521337 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090521337 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090521337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090521337 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090521337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521337 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090521337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090521337 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090521337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521337 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090521337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090521337 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090521337 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090521337 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090521337 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090521337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521337 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521337 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521337 DLM3UA <000f> 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 20250823090521337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090521337 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090521337 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250823090521337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090521337 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090521337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521337 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090521337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090521338 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090521338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521338 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090521338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521338 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090521338 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090521338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521338 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521338 DLM3UA <000f> 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 20250823090521338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090521338 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090521338 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090521338 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090521338 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090521338 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090521338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090521338 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090521338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090521338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521338 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090521338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521339 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090521339 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090521339 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521339 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521339 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521339 DLM3UA <000f> 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 20250823090521339 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090521339 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090521339 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090521339 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521339 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521339 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521339 DLM3UA <000f> 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 20250823090521339 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090521339 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1140)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(1140)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(1138)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090521354 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090521354 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090521354 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090521354 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090521354 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090521354 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090521354 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090521354 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090521355 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090521355 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090521355 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090521355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090521355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090521355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090521355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521355 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090521355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090521355 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090521355 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090521355 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090521355 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090521355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090521355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090521355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521355 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090521355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090521355 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090521355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521355 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090521355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090521355 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090521355 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090521355 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090521355 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090521355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090521355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090521355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521356 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090521356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090521356 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090521356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521356 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521356 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090521356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090521356 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090521356 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090521356 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090521356 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090521356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090521356 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090521356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521356 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090521356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090521356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090521356 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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) 20250823090521356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250823090521356 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521356 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090521356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090521356 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090521356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521356 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521356 DLM3UA <000f> 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 20250823090521356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090521356 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090521356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521356 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521356 DLM3UA <000f> 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 20250823090521356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090521356 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090521356 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090521356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521356 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521356 DLM3UA <000f> 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 20250823090521356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090521356 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090521356 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090521356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521356 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521356 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090521356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090521356 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=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 20250823090521356 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1143)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1141)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090521551 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 20250823090521551 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 20250823090521551 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090521551 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090521553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090521553 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090521553 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090521553 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090521553 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090521553 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090521553 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090521553 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090521553 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 20250823090521553 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090521553 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090521553 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090521554 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521554 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090521554 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090521554 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  20250823090521554 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090521554 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090521554 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090521554 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 20250823090521554 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090521554 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090521554 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090521554 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090521554 DLSS7 <000c> ss7_asp.c: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  20250823090521554 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  20250823090521554 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090521554 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090521554 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090521554 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090521554 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090521554 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090521554 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090521554 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090521554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090521554 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090521554 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090521554 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090521555 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090521555 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090521555 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090521555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090521555 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090521555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090521555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521555 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090521555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090521555 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521555 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090521555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521555 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090521555 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090521555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521555 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521555 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521555 DLM3UA <000f> 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 20250823090521555 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090521555 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090521555 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090521555 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090521555 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090521555 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  20250823090521565 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 20250823090521565 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 20250823090521565 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090521565 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090521567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521567 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090521567 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090521567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090521567 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090521567 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090521567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090521567 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090521567 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090521567 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 20250823090521567 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090521567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090521567 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090521567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521567 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090521567 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090521567 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  20250823090521567 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090521567 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090521567 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090521567 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 20250823090521567 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090521567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090521567 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090521567 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090521567 DLSS7 <000c> ss7_asp.c: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  20250823090521567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090521567 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  20250823090521567 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090521567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090521567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090521567 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090521567 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090521567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090521567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090521567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090521567 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090521567 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090521567 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090521567 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090521568 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090521568 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090521569 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090521569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090521569 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090521569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090521569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090521569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090521569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090521569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090521569 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090521569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090521569 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090521569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521569 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521569 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521569 DLM3UA <000f> 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 20250823090521569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090521569 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090521569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090521569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090521569 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090521569 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  20250823090521644 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090521644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016302d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090521644 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090521644 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) 20250823090521644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090521644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090521644 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090521644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090521644 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090521644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 16 30 2d 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090521644 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090521644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00798e69), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090521644 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090521644 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) 20250823090521644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090521644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090521644 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090521644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090521644 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090521644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 79 8e 69 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090521644 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090521644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bbc59), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090521644 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090521644 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) 20250823090521644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090521644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090521644 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090521644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090521644 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090521644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090521644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090521644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b bc 59 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090521644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521644 DLM3UA <000f> 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 20250823090521644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090521644 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090521644 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090521644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521644 DLM3UA <000f> 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 20250823090521644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090521644 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090521644 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090521644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090521644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090521644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090521644 DLM3UA <000f> 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 20250823090521644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090521644 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090521644 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090522204 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(106)[0x557e62569400]{IDLE}: Deallocated (fsm.c:568) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(105)[0x557e62547fb0]{IDLE}: Deallocated (fsm.c:568) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090522204 DLSCCP DEBUG SCCP-SCOC(107)[0x557e6254c430]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1139)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090522357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090522357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090522357 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090522357 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090522357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090522357 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090522357 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090522357 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090522357 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090522357 DLSS7 <000c> ss7_asp.c: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  20250823090522357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090522357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090522357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090522357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090522358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090522358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090522358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090522358 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090522358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090522358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090522358 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090522358 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090522358 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) 20250823090522358 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090522358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090522358 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090522358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090522358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090522358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090522358 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090522358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090522358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090522358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090522358 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090522358 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090522358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090522358 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090522358 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090522358 DLM3UA <000f> 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 20250823090522358 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090522358 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090522358 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090522358 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090522358 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090522358 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  20250823090522359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090522359 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090522359 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090522359 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090522359 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090522359 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090522359 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090522359 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090522359 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090522359 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090522359 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090522359 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090522359 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090522359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090522359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090522359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090522359 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090522359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090522359 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090522359 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090522359 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090522359 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823090522359 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 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(1139)@8fde77a73ba2: MSC_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 } } } } 20250823090522373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090522373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090522373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090522373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090522373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090522373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090522373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090522373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090522373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090522373 DLSS7 <000c> ss7_asp.c: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  20250823090522373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090522373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090522373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090522374 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090522374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090522374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090522374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090522374 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090522374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522374 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090522374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090522374 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090522374 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090522374 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) 20250823090522374 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090522374 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090522374 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090522374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522374 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090522374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090522374 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090522374 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090522374 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090522374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090522374 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090522374 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090522374 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090522374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090522374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090522374 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090522374 DLM3UA <000f> 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 20250823090522374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090522374 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.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' 20250823090522374 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090522374 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090522374 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090522374 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  HNBGW_Test.sgsn0-RAN(1142)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090522377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090522377 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090522377 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090522377 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090522377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090522377 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090522377 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090522377 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090522377 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090522377 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090522377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090522377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090522377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090522377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090522377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090522377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090522377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090522377 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090522377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090522377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090522377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090522377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090522377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090522377 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090522377 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090522377 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250823090522377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090522377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090522377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090522377 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090522377 DLGLOBAL DEBUG validating counter group 0x557e443e2bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823090522377 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090522377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090522377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090522377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090522377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(1142)@8fde77a73ba2: MSC_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 } } } } 20250823090522380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090522380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090522380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1431) 20250823090522380 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250823090522380 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:462) 20250823090522580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090522580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090522580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090522580 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090522580 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090522580 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090522580 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090522580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090522580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090522584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38356<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090522586 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35009<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1133)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090522587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090522587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090522587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090522587 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090522587 DMAIN NOTICE (127.0.0.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) 20250823090522587 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090522587 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090522587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090522587 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090522587 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090522587 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090522587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090522587 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090522587 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090522587 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 20250823090522587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1139)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1138)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1142)@8fde77a73ba2: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1143)@8fde77a73ba2: Final verdict of PTC: none 20250823090522587 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090522588 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.sgsn0-SCCP(1141)@8fde77a73ba2: Final verdict of PTC: none 20250823090522588 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090522588 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090522588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090522588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090522588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090522588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090522588 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090522588 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) 20250823090522588 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090522588 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(1135)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(1144)@8fde77a73ba2: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@8fde77a73ba2: Final verdict of PTC: none 20250823090522588 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090522587 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090522587 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090522587 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090522587 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090522587 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090522587 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090522587 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 20250823090522587 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090522587 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090522587 DLSS7 <000c> ss7_asp.c: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  20250823090522587 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  20250823090522587 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090522587 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090522588 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090522588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090522588 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090522588 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090522588 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 20250823090522588 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090522588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090522588 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090522588 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090522588 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 20250823090522588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090522588 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090522588 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090522588 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090522588 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090522588 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090522588 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090522588 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 20250823090522588 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090522588 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090522588 DLSS7 <000c> ss7_asp.c: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  20250823090522588 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090522588 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090522588 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090522588 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090522588 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090522588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090522588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090522588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090522588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090522588 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090522588 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) 20250823090522588 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090522588 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(1140)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@8fde77a73ba2: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat Aug 23 09:05:22 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 20250823090522638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090523340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=318740) Waiting for packet dumper to finish... 1 (prev_count=318740, count=319280) 20250823090524588 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090524588 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090524588 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090524588 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090524588 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090524588 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:05:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_stat_stp_sctp_disconnected.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_stat_stp_sctp_disconnected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_stat_stp_sctp_disconnected started. 20250823090526490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090526494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090526497 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46247<->l=127.0.0.1:4262) (control_if.c:572) 20250823090526597 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090526598 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090526598 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090526598 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090526598 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090526598 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_stat_stp_sctp_disconnected-Iuh0(1149)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090526598 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090526598 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090526598 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090526598 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090526600 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090526600 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090526600 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090526600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090526600 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090526600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526600 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090526600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090526600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090526600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090526600 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090526600 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090526600 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090526600 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090526600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090526600 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090526600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090526600 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090526600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526600 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090526600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090526600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090526600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090526600 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090526600 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090526600 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090526600 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090526600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090526600 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090526600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090526600 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090526600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526600 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090526600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090526600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090526600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090526600 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090526600 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090526600 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090526600 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090526600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090526600 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090526600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090526600 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090526600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526600 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090526600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090526600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090526600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090526600 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090526600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090526600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090526600 DLM3UA <000f> 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 20250823090526600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090526600 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090526600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090526600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090526600 DLM3UA <000f> 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 20250823090526600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090526600 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090526600 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090526600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090526600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090526600 DLM3UA <000f> 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 20250823090526600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090526600 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090526600 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090526600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090526600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090526600 DLM3UA <000f> 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 20250823090526600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090526600 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090526600 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1153)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(1153)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1153)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090526616 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090526616 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090526616 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090526616 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090526617 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090526617 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090526617 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090526617 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090526618 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090526618 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090526618 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090526618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090526618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090526618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526618 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090526618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090526618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090526618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090526618 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090526618 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090526618 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090526618 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090526618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090526618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090526618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090526618 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090526618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526618 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090526618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090526618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090526618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090526618 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090526618 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090526618 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090526618 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090526618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090526618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090526618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090526618 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090526618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090526618 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090526618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090526618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090526618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090526618 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090526618 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090526618 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090526618 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090526618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090526618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090526618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090526618 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090526618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526618 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090526618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090526618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090526618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090526618 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090526618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090526618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090526618 DLM3UA <000f> 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 20250823090526618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090526618 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090526618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090526618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090526618 DLM3UA <000f> 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 20250823090526618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090526618 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090526618 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090526618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090526618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090526618 DLM3UA <000f> 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 20250823090526618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090526619 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090526619 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090526619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090526619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090526619 DLM3UA <000f> 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 20250823090526619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090526619 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090526619 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1156)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1156)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1156)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-SCCP(1154)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090526642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090526642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090526642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090526642 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090526642 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090526642 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090526642 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090526642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090526642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090526813 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 20250823090526813 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 20250823090526813 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090526813 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090526816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526816 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090526816 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090526816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090526816 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090526816 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090526816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090526816 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090526816 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090526816 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 20250823090526816 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090526816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090526816 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090526817 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526817 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090526817 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090526817 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  20250823090526817 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090526817 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090526817 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090526817 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 20250823090526817 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090526817 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090526817 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090526817 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090526817 DLSS7 <000c> ss7_asp.c: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  20250823090526817 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  20250823090526817 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090526817 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090526817 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090526817 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090526817 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090526817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090526817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090526817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090526817 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090526817 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090526817 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090526817 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090526818 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090526819 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090526819 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090526819 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090526819 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090526819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090526819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090526819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090526819 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090526819 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090526819 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090526819 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090526819 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090526819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526819 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090526819 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090526819 DLM3UA <000f> 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 20250823090526819 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090526819 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090526819 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090526819 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090526819 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090526819 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  20250823090526829 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 20250823090526829 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 20250823090526829 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090526829 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090526831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526831 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090526831 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090526831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090526831 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090526831 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090526831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090526831 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090526831 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090526831 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 20250823090526831 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090526831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090526831 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090526832 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526832 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090526832 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090526832 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  20250823090526832 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090526832 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090526832 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090526832 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 20250823090526832 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090526832 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090526832 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090526832 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090526832 DLSS7 <000c> ss7_asp.c: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  20250823090526832 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090526832 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  20250823090526832 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090526832 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090526832 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090526832 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090526832 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090526832 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090526833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090526833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090526833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090526833 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090526833 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090526833 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090526834 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090526834 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090526834 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090526834 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090526834 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090526834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090526834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090526834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090526834 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090526834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090526834 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090526834 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090526834 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090526834 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090526834 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090526834 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090526834 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090526834 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090526834 DLM3UA <000f> 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 20250823090526834 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090526834 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090526834 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090526834 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090526834 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090526834 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(1152)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090527621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090527621 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090527621 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090527621 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090527621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090527621 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090527621 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090527621 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090527621 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090527621 DLSS7 <000c> ss7_asp.c: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  20250823090527621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090527621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090527621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090527621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090527621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090527621 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090527621 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090527621 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090527621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090527621 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090527621 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090527621 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090527621 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) 20250823090527621 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090527621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090527621 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090527621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090527621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090527621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090527621 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090527621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090527621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090527621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090527622 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090527622 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090527622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090527622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090527622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090527622 DLM3UA <000f> 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 20250823090527622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090527622 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090527622 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090527622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090527622 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090527622 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  20250823090527622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090527622 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090527622 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090527622 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090527622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090527622 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090527622 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090527622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090527622 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090527622 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090527622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090527622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090527622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090527622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090527622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090527622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090527622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090527622 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090527622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090527622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090527622 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090527622 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090527622 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1155)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090527632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090527632 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090527632 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090527632 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090527632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090527632 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090527632 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090527632 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090527632 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090527633 DLSS7 <000c> ss7_asp.c: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  20250823090527633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090527633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090527633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090527633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090527633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090527633 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090527633 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090527633 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090527633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090527633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090527633 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090527633 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090527633 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) 20250823090527633 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090527633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090527633 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090527633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090527633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090527633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090527633 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090527633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090527633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090527633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090527633 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090527633 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090527633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090527633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090527633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090527633 DLM3UA <000f> 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 20250823090527633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090527633 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090527633 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090527633 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090527633 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090527633 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  20250823090527634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090527634 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090527634 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090527634 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090527634 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090527634 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090527634 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090527634 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090527634 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090527634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090527634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090527634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090527634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090527634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090527634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090527634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090527634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090527634 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090527634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090527634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090527634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090527634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090527634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090527634 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090527634 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090527634 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) VirtHNBGW-STATS(1146)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. 20250823090528737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090528746 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090528746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00552c7f), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090528746 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090528746 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) 20250823090528746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090528746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090528746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090528746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090528746 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090528746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090528746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090528746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 2c 7f 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090528746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090528746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090528746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090528746 DLM3UA <000f> 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 20250823090528746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090528746 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090528746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090528765 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090528765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d0da6), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090528765 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090528765 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090528765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090528765 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090528765 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090528765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090528765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090528765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1d 0d a6 00 00 77 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090528765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090528766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090528766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090528766 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090528766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090528766 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090528766 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090528766 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090528766 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090528766 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 1d 0d a6 00 00 77 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090528767 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090528767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fd175), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090528767 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250823090528767 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.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) 20250823090528767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090528767 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090528767 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090528767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090528767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090528767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 d1 75 00 00 78 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090528767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090528767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090528767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090528767 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250823090528767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090528767 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090528767 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090528767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090528767 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090528767 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 d1 75 00 00 78 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250823090528768 DLSCCP DEBUG SCCP-SCOC(121)[0x557e6255e160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090528768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de0e20), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090528768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090528768 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) 20250823090528768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090528768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090528769 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090528769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090528769 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090528769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090528769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090528769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 0e 20 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090528769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090528769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090528769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090528769 DLM3UA <000f> 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 20250823090528769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090528769 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090528769 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090528770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090528770 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090528770 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090528770 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090528770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090528770 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090528770 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090528770 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090528770 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090528770 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 1d 0d a6 00  20250823090528770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090528771 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090528771 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090528771 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090528771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090528771 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=001d0da6) (sccp_scrc.c:545) 20250823090528771 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) 20250823090528771 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090528771 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090528771 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090528771 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090528771 DLSCCP DEBUG SCCP-SCOC(119)[0x557e62561f10]{IDLE}: Deallocated (fsm.c:568) 20250823090528972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090528972 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090528972 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090528972 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090528972 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090528972 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090528972 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090528972 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090528972 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090528972 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 8f d1 75 00  20250823090528972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090528972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090528972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090528972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090528972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090528972 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=008fd175) (sccp_scrc.c:545) 20250823090528972 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) 20250823090528972 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090528972 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090528972 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090528972 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090528972 DLSCCP DEBUG SCCP-SCOC(120)[0x557e62557710]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1152)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_stat_stp_sctp_disconnected0(1158) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@8fde77a73ba2: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1158)11699196 20250823090529780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090529780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090529780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090529780 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090529780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb283fc, normal) (hnbgw_rua.c:408) 20250823090529780 DHNB DEBUG map_rua[0x557e62547d90]{init}: Allocated (fsm.c:456) 20250823090529781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11699196)[0x557e62547d90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090529781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699196 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090529781 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090529781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090529781 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699196 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090529781 DCN DEBUG map_sccp[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090529781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090529781 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11699196 <-> SCCP-123 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090529781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699196 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090529781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11699196)[0x557e62547d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090529781 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090529781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090529781 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699196 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090529781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090529781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090529781 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{IDLE}: Allocated (fsm.c:456) 20250823090529781 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090529781 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300012f0056400500f1100926) (sccp_scrc.c:455) 20250823090529781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090529781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090529781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090529781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090529781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090529781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090529781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090529782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090529782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090529782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090529782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090529782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090529782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090529782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090529782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090529782 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090529782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090529782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090529782 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 01 2f 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090529782 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090529782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090529782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11699196)[0x557e62547d90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090529782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090529782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090529782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090529782 DLM3UA <000f> 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 20250823090529782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090529782 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090529783 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090529783 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090529783 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090529783 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 01 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1152)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_stat_stp_sctp_disconnected0(1158) HNBGW_Test.msc0-RAN(1152)@8fde77a73ba2: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1158)354845 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Session index based on connection ID:0 TC_stat_stp_sctp_disconnected0(1158)@8fde77a73ba2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823090529802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090529802 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090529802 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090529803 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090529803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090529803 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090529803 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090529803 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090529803 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090529803 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 e9 c5 02 00 00 00 00  20250823090529803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090529803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090529803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090529803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090529803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090529803 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a9e9c5) (sccp_scrc.c:545) 20250823090529803 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) 20250823090529803 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090529803 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090529803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090529803 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090529804 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) 20250823090529804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090529804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(1146)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. TC_stat_stp_sctp_disconnected0(1158)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1157)@8fde77a73ba2: 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)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823090530008 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090530008 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090530008 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090530008 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090530008 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090530008 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090530008 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090530008 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090530008 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090530008 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  20250823090530008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090530009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090530009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090530009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090530009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090530009 DLSCCP DEBUG 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) 20250823090530009 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) 20250823090530009 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090530009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090530009 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090530009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090530009 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090530009 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090530009 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699196 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090530009 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090530009 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090530009 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823090530009 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823090530009 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823090530009 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090530009 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823090530009 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{UNUSED}: Allocated (fsm.c:456) 20250823090530009 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{UNUSED}: is child of mgw(mgw-fsm-11699196-0)[0x557e6255fd20] (fsm.c:486) 20250823090530009 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11699196-0)[0x557e6255fd20] (mgcp_client_endpoint_fsm.c:724) 20250823090530009 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823090530009 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823090530009 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823090530009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11699196-0)[0x557e623a0170]{ST_CRCX}: Allocated (fsm.c:456) 20250823090530009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11699196-0)[0x557e623a0170]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0] (fsm.c:486) 20250823090530009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11699196-0)[0x557e623a0170]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823090530009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11699196-0)[0x557e623a0170]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823090530009 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=201 'CRCX 114 rtpbridge/*@mgw MGCP 1.0\r\nC: b283'... (mgcp_client.c:807) 20250823090530009 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250823090530009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11699196-0)[0x557e623a0170]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823090530009 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1157)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "114", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b283fc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b283fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "114", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b283fc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b283fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823090530051 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 114 OK (mgcp_client.c:758) 20250823090530051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823090530051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823090530051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823090530051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823090530051 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823090530051 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530051 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530051 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823090530051 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823090530051 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530051 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823090530051 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823090530051 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090530051 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823090530051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11699196)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823090530051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823090530051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090530051 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090530072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090530072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090530072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090530072 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090530072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb283fc) (hnbgw_rua.c:472) 20250823090530072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699196 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090530072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11699196)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090530072 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090530072 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090530072 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699196 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090530072 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090530072 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823090530072 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823090530072 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090530072 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823090530072 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11699196-0)[0x557e6255fd20] (mgcp_client_endpoint_fsm.c:724) 20250823090530072 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823090530072 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823090530072 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823090530072 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=215 'MDCX 115 rtpbridge/3@mgw MGCP 1.0\r\nC: b283'... (mgcp_client.c:807) 20250823090530072 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823090530072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823090530072 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823090530072 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530072 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "115", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b283fc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b283fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823090530093 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 115 OK (mgcp_client.c:758) 20250823090530093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823090530093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823090530093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530093 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823090530093 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823090530093 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11699196-0)[0x557e6255fd20] (mgcp_client_endpoint_fsm.c:724) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823090530093 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11699196-0)[0x557e62545100]{ST_CRCX}: Allocated (fsm.c:456) 20250823090530093 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11699196-0)[0x557e62545100]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0] (fsm.c:486) 20250823090530093 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11699196-0)[0x557e62545100]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823090530093 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11699196-0)[0x557e62545100]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250823090530093 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=205 'CRCX 116 rtpbridge/3@mgw MGCP 1.0\r\nC: b283'... (mgcp_client.c:807) 20250823090530093 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823090530093 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11699196-0)[0x557e62545100]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530093 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "116", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b283fc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b283fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823090530106 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 116 OK (mgcp_client.c:758) 20250823090530106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62545100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823090530106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62545100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823090530106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62545100]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823090530106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62545100]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823090530106 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823090530106 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530106 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530106 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530106 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823090530106 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823090530106 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530106 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{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) 20250823090530106 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823090530106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090530106 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823090530107 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823090530107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823090530107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090530107 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090530107 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9e9c5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823090530107 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090530107 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090530107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090530107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090530107 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090530107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090530107 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090530107 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 e9 c5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823090530107 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823090530107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090530107 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090530107 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090530107 DLM3UA <000f> 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 20250823090530107 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090530107 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090530107 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090530107 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090530107 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090530107 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 e9 c5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1158)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1146)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090530145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090530145 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090530145 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090530146 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090530146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090530146 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090530146 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090530146 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090530146 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090530146 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  20250823090530146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090530146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090530146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090530146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090530146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090530146 DLSCCP DEBUG 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) 20250823090530146 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) 20250823090530146 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090530146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090530146 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090530146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090530146 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090530146 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090530146 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699196 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090530146 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823090530146 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823090530146 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823090530146 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823090530146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823090530146 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 117 rtpbridge/3@mgw MGCP 1.0\r\nC: b283'... (mgcp_client.c:807) 20250823090530146 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823090530146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823090530146 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62545100]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823090530146 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 118 rtpbridge/3@mgw MGCP 1.0\r\nC: b283'... (mgcp_client.c:807) 20250823090530146 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823090530146 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62545100]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823090530146 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{IN_USE}: Removing from parent mgw(mgw-fsm-11699196-0)[0x557e6255fd20] (mgcp_client_endpoint_fsm.c:873) 20250823090530146 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823090530146 DLMGCP DEBUG mgw-endp(mgw-fsm-11699196-0)[0x557e625486c0]{IN_USE}: Deallocated (fsm.c:568) 20250823090530146 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823090530146 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823090530146 DMGW DEBUG mgw(mgw-fsm-11699196-0)[0x557e6255fd20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823090530146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11699196)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090530147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823090530147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090530147 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected0(1158)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "117", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b283fc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1158)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "118", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b283fc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1158)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090530156 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 117 OK (mgcp_client.c:758) 20250823090530156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823090530156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823090530156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823090530156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e623a0170]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823090530157 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 118 OK (mgcp_client.c:758) 20250823090530157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62545100]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823090530157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62545100]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823090530157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62545100]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823090530157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e62545100]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@8fde77a73ba2: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1158)11699196 20250823090530162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090530162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090530162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090530162 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090530163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb283fc,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090530163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699196 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090530163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11699196)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090530163 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090530163 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090530163 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699196 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090530163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090530163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090530163 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090530163 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9e9c5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090530163 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090530163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090530163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090530163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090530163 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090530163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090530163 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090530163 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 e9 c5 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090530163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11699196)[0x557e62547d90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090530163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090530163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090530163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090530163 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090530163 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090530163 DLM3UA <000f> 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 20250823090530163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090530163 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090530163 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090530163 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090530163 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090530163 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 e9 c5 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)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1158)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1152)@8fde77a73ba2: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1158)354845 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Session index based on connection ID:0 20250823090530170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090530170 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090530170 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090530170 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090530170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090530170 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090530170 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090530170 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090530170 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090530170 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 e9 c5 00 00 00 00 00  20250823090530170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090530170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090530170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090530170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090530170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090530170 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=00a9e9c5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090530170 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) 20250823090530170 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090530171 DLSCCP DEBUG 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) 20250823090530171 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090530171 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) 20250823090530171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090530171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090530171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11699196)[0x557e62547d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090530171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11699196)[0x557e62547d90]{disconnected}: Freeing instance (context_map.c:203) 20250823090530171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11699196)[0x557e62547d90]{disconnected}: Deallocated (fsm.c:568) 20250823090530171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090530171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{disconnected}: Freeing instance (context_map.c:207) 20250823090530171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557e62540d10]{disconnected}: Deallocated (fsm.c:568) 20250823090530171 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699196 SCCP-123 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250823090530171 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=00a9e9c5), PART(T=Source Reference,L=4,D=0000007b) (sccp_scrc.c:455) 20250823090530171 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090530171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090530171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090530171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090530171 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090530171 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090530171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090530171 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 e9 c5 00 00 7b 00 (ss7_asp.c:1383) 20250823090530171 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090530171 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090530171 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090530171 DLSCCP DEBUG SCCP-SCOC(123)[0x557e6255ec60]{IDLE}: Deallocated (fsm.c:568) 20250823090530171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090530171 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090530171 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090530171 DLM3UA <000f> 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 20250823090530171 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090530171 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090530171 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090530171 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090530171 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090530171 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 e9 c5 00 00 7b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: RLC received in state:disconnect_pending 20250823090531054 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090531054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b6dad), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090531054 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090531054 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) 20250823090531054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090531054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090531054 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090531054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090531054 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090531054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090531054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090531054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8b 6d ad 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090531054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090531054 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090531054 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090531054 DLM3UA <000f> 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 20250823090531054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090531054 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090531054 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090531058 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090531058 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87573), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090531058 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090531058 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) 20250823090531058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090531058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090531058 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090531058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090531058 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090531058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090531058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090531058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 75 73 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090531058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090531058 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090531058 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090531058 DLM3UA <000f> 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 20250823090531058 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090531058 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090531058 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090531067 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090531067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5f54c), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090531067 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090531067 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) 20250823090531067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090531067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090531067 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090531067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090531067 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090531067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090531067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090531067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c5 f5 4c 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090531067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090531067 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090531067 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090531067 DLM3UA <000f> 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 20250823090531067 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090531067 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090531067 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090531640 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(110)[0x557e62546260]{IDLE}: Deallocated (fsm.c:568) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(108)[0x557e6254b8d0]{IDLE}: Deallocated (fsm.c:568) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090531640 DLSCCP DEBUG SCCP-SCOC(109)[0x557e624bacf0]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: "Shutting down HNBGW ASP in STP" 20250823090532170 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down HNBGW ASP in STP (logging_vty.c:1172) 20250823090532171 DLSS7 <000c> ss7_asp_vty.c:654 0: ASP(hnbgw0-0) Applying Adm State change: ENABLED -> SHUTDOWN 20250823090532171 DLINP NOTICE asp-clnt-CN-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090532171 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 20250823090532171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 160 (flags=0x80) (ss7_asp.c:1285) 20250823090532171 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823090532171 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823090532171 DLINP NOTICE asp-clnt-CN-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823090532171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 168 (flags=0x80) (ss7_asp.c:1285) 20250823090532171 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823090532171 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823090532171 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) 20250823090532171 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) 20250823090532171 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250823090532171 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) Closing and reconnecting ASP (ss7_asp.c:1223) 20250823090532171 DLSS7 <000c> ss7_asp.c:1334 hnbgw0-0: connection closed 20250823090532171 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090532171 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090532171 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250823090532171 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090532171 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(hnbgw0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090532171 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250823090532171 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' 20250823090532171 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' 20250823090532171 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  20250823090532171 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  20250823090532171 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) 20250823090532171 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1215) 20250823090532171 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_ACTIVE}: State change to ASP_DOWN (no timeout) (xua_asp_fsm.c:824) 20250823090532171 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823090532171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823090532171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: State change to AS_PENDING (no timeout) (xua_as_fsm.c:592) 20250823090532171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250823090532171 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive, some routes to remote PCs may have become unavailable (xua_as_fsm.c:374) 20250823090532171 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=185=0.23.1 is now unavailable (xua_as_fsm.c:391) 20250823090532171 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090532171 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090532171 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) 20250823090532171 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090532171 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090532171 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=4=0.0.4 is now unavailable (xua_as_fsm.c:391) 20250823090532171 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) 20250823090532171 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090532171 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090532171 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) 20250823090532171 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250823090532171 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Freeing instance 20250823090532171 DLSS7 <000c> fsm.c:568 XUA_ASP(hnbgw0-0){ASP_DOWN}: Deallocated 20250823090532171 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250823090532171 DLSS7 <000c> ss7_asp.c:925 0: ASP(hnbgw0-0) Skipping start for ASP in administrative state SHUTDOWN 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090532171 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090532171 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=188=0.23.4 is now unavailable (xua_as_fsm.c:391) 20250823090532171 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090532171 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090532171 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) 20250823090532171 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090532171 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090532171 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=12=0.1.4 is now unavailable (xua_as_fsm.c:391) 20250823090532171 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) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090532171 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090532171 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) 20250823090532171 DLSS7 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) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090532171 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090532171 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) 20250823090532171 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) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090532171 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090532171 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) 20250823090532171 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) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090532171 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090532171 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) 20250823090532171 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) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090532171 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090532171 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) 20250823090532171 DLSS7 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) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090532171 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090532171 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) 20250823090532171 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) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090532171 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090532171 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) 20250823090532171 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) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090532171 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090532171 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) 20250823090532171 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) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090532171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090532171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090532171 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090532171 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: Received primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:403) 20250823090532171 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250823090532171 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: Received primitive M-SCTP_RELEASE.indication (xua_default_lm_fsm.c:403) 20250823090532171 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: Received Event SCTP-RELEASE.ind (xua_default_lm_fsm.c:410) 20250823090532171 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: State change to IDLE (no timeout) (xua_default_lm_fsm.c:324) 20250823090532171 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) 20250823090532171 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) 20250823090532171 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) 20250823090532171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1285) 20250823090532171 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) Closing and reconnecting ASP (ss7_asp.c:1223) 20250823090532171 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) 20250823090532171 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1215) 20250823090532171 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: State change to ASP_DOWN (no timeout) (xua_asp_fsm.c:824) 20250823090532171 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823090532171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_PENDING}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823090532171 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{IDLE}: Received primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:403) 20250823090532171 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250823090532171 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{IDLE}: Received primitive M-SCTP_RELEASE.indication (xua_default_lm_fsm.c:403) 20250823090532171 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{IDLE}: Received Event SCTP-RELEASE.ind (xua_default_lm_fsm.c:410) 20250823090532171 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{IDLE}: State change to IDLE (no timeout) (xua_default_lm_fsm.c:324) 20250823090532171 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) 20250823090532171 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@8fde77a73ba2: 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)@8fde77a73ba2: 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 } 20250823090532257 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting HNBGW ASP in STP (logging_vty.c:1172) MTC@8fde77a73ba2: "Restarting HNBGW ASP in STP" 20250823090532257 DLSS7 <000c> ss7_asp_vty.c:671 0: ASP(hnbgw0-0) Applying Adm State change: SHUTDOWN -> ENABLED 20250823090532257 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 20250823090532257 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) 20250823090532257 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250823090532257 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Freeing instance 20250823090532257 DLSS7 <000c> fsm.c:568 XUA_ASP(hnbgw0-0){ASP_DOWN}: Deallocated 20250823090532257 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250823090532257 DLSS7 <000c> ss7_asp.c:935 0: ASP(hnbgw0-0) ASP Restart for server not implemented yet! VirtHNBGW-STATS(1146)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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 } 20250823090534172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823090534172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823090534172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_PENDING}: State change to AS_DOWN (no timeout) (xua_as_fsm.c:675) 20250823090534173 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(hnbgw0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090534173 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(hnbgw0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090534173 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(hnbgw0){AS_PENDING}: state_chg to AS_DOWN VirtHNBGW-STATS(1146)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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 } 20250823090537172 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) 20250823090537172 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) 20250823090537172 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 20250823090537172 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 20250823090537172 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090537172 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250823090537172 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537172 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:UP) 20250823090537172 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090537172 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090537172 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090537172 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090537172 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090537172 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090537172 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090537172 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250823090537172 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090537172 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  20250823090537172 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090537172 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) 20250823090537172 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:403) 20250823090537172 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:410) 20250823090537172 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:170) 20250823090537172 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:171) 20250823090537172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (ss7_asp.c:1383) 20250823090537172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090537172 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:797) 20250823090537172 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:758) 20250823090537172 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:414) 20250823090537172 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:542) 20250823090537172 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823090537172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823090537172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823090537172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:357) 20250823090537172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250823090537172 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:403) 20250823090537172 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:410) 20250823090537172 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:182) 20250823090537172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090537172 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250823090537172 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250823090537172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250823090537172 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537172 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250823090537172 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT 20250823090537173 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250823090537173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537173 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250823090537173 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK 20250823090537173 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK 20250823090537173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537173 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090537173 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090537173 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08  20250823090537173 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090537173 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090537173 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090537173 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250823090537173 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Active () 20250823090537173 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  20250823090537173 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' 20250823090537173 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' 20250823090537173 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090537173 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  20250823090537173 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  20250823090537173 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090537172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090537172 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250823090537172 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250823090537172 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250823090537173 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250823090537173 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:258) 20250823090537173 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:259) 20250823090537173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 04 01 00 00 00 08 (ss7_asp.c:1383) 20250823090537173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090537173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250823090537173 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250823090537173 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250823090537173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250823090537173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:797) 20250823090537173 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:758) 20250823090537173 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:414) 20250823090537173 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557e624bcac0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:627) 20250823090537173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823090537173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:565) 20250823090537173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250823090537173 DLSS7 INFO 0: AS(as-clnt-CN) AS became active, some routes to remote PCs may have become available (xua_as_fsm.c:430) 20250823090537173 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=185=0.23.1 is now available (xua_as_fsm.c:445) 20250823090537173 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090537173 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=2=0.0.2 is now available (xua_as_fsm.c:445) 20250823090537173 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 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) 20250823090537173 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=3=0.0.3 is now available (xua_as_fsm.c:445) 20250823090537173 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 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) 20250823090537173 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=4=0.0.4 is now available (xua_as_fsm.c:445) 20250823090537173 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 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) 20250823090537173 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=188=0.23.4 is now available (xua_as_fsm.c:445) 20250823090537173 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090537173 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=10=0.1.2 is now available (xua_as_fsm.c:445) 20250823090537173 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 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) 20250823090537173 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=11=0.1.3 is now available (xua_as_fsm.c:445) 20250823090537173 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 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) 20250823090537173 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=12=0.1.4 is now available (xua_as_fsm.c:445) 20250823090537173 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 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) 20250823090537173 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 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) 20250823090537173 DLSS7 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090537173 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 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) 20250823090537173 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 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) 20250823090537173 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 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) 20250823090537173 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 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) 20250823090537173 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 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) 20250823090537173 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 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) 20250823090537173 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 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) 20250823090537173 DLSS7 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090537173 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 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) 20250823090537173 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 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) 20250823090537173 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 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) 20250823090537173 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 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) 20250823090537173 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 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) 20250823090537173 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) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537173 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090537173 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) 20250823090537173 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090537173 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250823090537173 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250823090537174 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090537174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250823090537174 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250823090537174 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250823090537174 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557e624d9980]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250823090537174 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250823090537174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090537174 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) 20250823090537174 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) 20250823090537174 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) 20250823090537174 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) 20250823090537174 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) 20250823090537174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537174 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537174 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090537174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537174 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537174 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090537174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537174 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537174 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090537174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090537174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090537174 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090537174 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090537175 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090537175 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090537175 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090537175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090537175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090537175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090537175 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090537175 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090537175 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090537175 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090537175 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090537175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090537175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090537175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090537175 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090537175 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090537175 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090537175 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090537175 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090537175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090537175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090537175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090537175 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090537175 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090537175 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090537175 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090537175 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090537175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090537175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090537175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090537175 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090537175 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090537175 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090537175 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090537175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090537175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090537175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090537175 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090537175 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090537175 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090537175 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090537175 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090537175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090537175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090537175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090537175 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090537175 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090537175 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090537175 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090537175 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090537175 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090537175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090537175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090537175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090537175 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090537175 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090537175 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090537175 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090537175 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090537175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090537176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090537176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090537176 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090537176 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090537176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090537176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090537176 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090537176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090537176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090537176 DLM3UA <000f> 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 20250823090537176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090537176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090537176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090537176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090537176 DLM3UA <000f> 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 20250823090537176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090537176 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090537176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090537176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090537176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090537176 DLM3UA <000f> 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 20250823090537176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090537176 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090537176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090537176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090537176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090537176 DLM3UA <000f> 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 20250823090537176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090537176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090537176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090537176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090537176 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090537176 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  20250823090537176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090537176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090537176 DLM3UA <000f> 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 20250823090537176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090537176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090537176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090537176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090537176 DLM3UA <000f> 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 20250823090537176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090537176 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090537176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090537176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090537176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090537176 DLM3UA <000f> 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 20250823090537176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090537176 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090537176 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090537176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090537176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090537176 DLM3UA <000f> 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 20250823090537176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090537176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090537176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250823090537176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090537176 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090537176 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-RAN(1155)@8fde77a73ba2: Answering RESET with RESET-ACK: { initiatingMessage := { procedureCode := 9, criticality := reject (0), value_ := { reset := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { transmissionNetwork := 65 } } }, { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc0-RAN(1152)@8fde77a73ba2: 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 } } } } 20250823090537180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537180 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090537180 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090537180 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090537180 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090537180 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090537180 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090537180 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090537180 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090537180 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090537180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090537180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090537180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090537180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090537180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090537180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090537180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090537180 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090537180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090537180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090537180 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090537180 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090537180 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:99) 20250823090537180 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090537181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090537181 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090537181 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090537181 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090537181 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090537181 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090537181 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090537181 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090537181 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090537181 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090537181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090537181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090537181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090537181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090537181 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090537181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090537181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090537181 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090537181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090537181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090537181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090537181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090537181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090537181 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090537181 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090537181 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:99) 20250823090537181 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) VirtHNBGW-STATS(1146)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@8fde77a73ba2: 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)@8fde77a73ba2: 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 } 20250823090538034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57424<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090538747 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090538747 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00552c7f), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090538747 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090538747 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) 20250823090538747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090538747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090538747 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090538747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090538747 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090538747 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090538747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090538747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 2c 7f 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090538747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090538747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090538747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090538747 DLM3UA <000f> 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 20250823090538747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090538747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090538747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090538770 DLSCCP DEBUG SCCP-SCOC(121)[0x557e6255e160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090538770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de0e20), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090538770 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090538770 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) 20250823090538770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090538770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090538770 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090538770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090538770 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090538770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090538770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090538770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 0e 20 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090538770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090538770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090538770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090538770 DLM3UA <000f> 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 20250823090538770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090538770 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090538770 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_stat_stp_sctp_disconnected0(1159)@8fde77a73ba2: f_gen_tmsi(suffix:=0, 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)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1152)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_stat_stp_sctp_disconnected0(1159) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@8fde77a73ba2: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1159)15807935 20250823090539046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090539046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090539046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090539046 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090539046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf135bf, normal) (hnbgw_rua.c:408) 20250823090539046 DHNB DEBUG map_rua[0x557e62547d90]{init}: Allocated (fsm.c:456) 20250823090539046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807935)[0x557e62547d90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090539046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807935 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090539046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090539046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090539046 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807935 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090539046 DCN DEBUG map_sccp[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090539046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090539046 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15807935 <-> SCCP-124 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090539046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807935 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090539046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807935)[0x557e62547d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090539046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090539046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090539046 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807935 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090539046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090539046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090539046 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{IDLE}: Allocated (fsm.c:456) 20250823090539046 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090539046 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001ac0056400500f1100926) (sccp_scrc.c:455) 20250823090539046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090539046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090539046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090539046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090539046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090539046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090539046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090539046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090539046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090539046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090539046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090539046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090539046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090539046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090539046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090539046 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090539046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090539046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090539046 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 7c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 ac 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090539046 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090539046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090539046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807935)[0x557e62547d90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090539046 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090539046 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090539046 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090539046 DLM3UA <000f> 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 20250823090539046 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090539046 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090539046 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090539046 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090539046 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090539046 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 7c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 ac 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Warning: Re-starting timer T_guard[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1152)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_stat_stp_sctp_disconnected0(1159) HNBGW_Test.msc0-RAN(1152)@8fde77a73ba2: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1159)2187304 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_stat_stp_sctp_disconnected0(1159)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090539049 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090539049 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090539049 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090539049 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090539049 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090539049 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090539049 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090539049 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090539049 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090539049 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 53 8a 90 02 00 00 00 00  20250823090539049 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090539049 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090539049 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090539049 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090539049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090539049 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00538a90) (sccp_scrc.c:545) 20250823090539049 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) 20250823090539050 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090539050 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090539050 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090539050 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090539050 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) 20250823090539050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090539050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(1146)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. TC_stat_stp_sctp_disconnected0(1159)@8fde77a73ba2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1157)@8fde77a73ba2: 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)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: vl_len:91 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250823090539252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090539252 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090539252 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090539252 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090539252 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090539252 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090539252 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090539252 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090539252 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090539252 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  20250823090539252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250823090539252 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090539252 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090539252 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090539252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090539252 DLSCCP DEBUG 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) 20250823090539252 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) 20250823090539252 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090539253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090539253 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090539253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090539253 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250823090539253 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250823090539253 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807935 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250823090539253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090539253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090539253 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250823090539253 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250823090539253 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250823090539253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090539253 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250823090539253 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{UNUSED}: Allocated (fsm.c:456) 20250823090539253 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{UNUSED}: is child of mgw(mgw-fsm-15807935-0)[0x557e62545100] (fsm.c:486) 20250823090539253 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15807935-0)[0x557e62545100] (mgcp_client_endpoint_fsm.c:724) 20250823090539253 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823090539253 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823090539253 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250823090539253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15807935-0)[0x557e625486c0]{ST_CRCX}: Allocated (fsm.c:456) 20250823090539253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15807935-0)[0x557e625486c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170] (fsm.c:486) 20250823090539253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15807935-0)[0x557e625486c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823090539253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15807935-0)[0x557e625486c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250823090539253 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=201 'CRCX 119 rtpbridge/*@mgw MGCP 1.0\r\nC: f135'... (mgcp_client.c:807) 20250823090539253 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250823090539253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15807935-0)[0x557e625486c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823090539253 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1157)@8fde77a73ba2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "119", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f135bf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f135bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: CRCX1{ line := { verb := "CRCX", trans_id := "119", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f135bf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f135bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fde77a73ba2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250823090539262 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 119 OK (mgcp_client.c:758) 20250823090539262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250823090539262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250823090539262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823090539262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823090539262 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250823090539262 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539262 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539262 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823090539262 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823090539262 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539262 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823090539262 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250823090539262 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250823090539262 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250823090539262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807935)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250823090539262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250823090539262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090539262 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090539267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090539267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090539267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250823090539267 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090539267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf135bf) (hnbgw_rua.c:472) 20250823090539267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807935 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250823090539267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807935)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090539267 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250823090539267 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250823090539267 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807935 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250823090539267 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090539267 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250823090539267 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250823090539267 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090539267 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250823090539267 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15807935-0)[0x557e62545100] (mgcp_client_endpoint_fsm.c:724) 20250823090539267 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823090539267 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823090539267 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250823090539267 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=215 'MDCX 120 rtpbridge/4@mgw MGCP 1.0\r\nC: f135'... (mgcp_client.c:807) 20250823090539267 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250823090539267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823090539267 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823090539267 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539267 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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)@8fde77a73ba2: MDCX1{ line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "f135bf17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f135bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823090539272 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 120 OK (mgcp_client.c:758) 20250823090539272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250823090539272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250823090539272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250823090539272 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250823090539272 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539272 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539272 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823090539272 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823090539272 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539272 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823090539272 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250823090539272 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250823090539272 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15807935-0)[0x557e62545100] (mgcp_client_endpoint_fsm.c:724) 20250823090539273 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250823090539273 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250823090539273 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250823090539273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15807935-0)[0x557e6255fd20]{ST_CRCX}: Allocated (fsm.c:456) 20250823090539273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15807935-0)[0x557e6255fd20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170] (fsm.c:486) 20250823090539273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15807935-0)[0x557e6255fd20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250823090539273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15807935-0)[0x557e6255fd20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250823090539273 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=205 'CRCX 121 rtpbridge/4@mgw MGCP 1.0\r\nC: f135'... (mgcp_client.c:807) 20250823090539273 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250823090539273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15807935-0)[0x557e6255fd20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250823090539273 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250823090539273 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539273 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539273 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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)@8fde77a73ba2: CRCX2{ line := { verb := "CRCX", trans_id := "121", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "f135bf17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f135bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250823090539278 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 121 OK (mgcp_client.c:758) 20250823090539278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250823090539278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250823090539278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250823090539278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250823090539278 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250823090539278 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539278 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539278 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539278 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250823090539278 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250823090539278 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539278 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{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) 20250823090539278 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250823090539278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250823090539278 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250823090539278 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250823090539278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250823090539278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090539278 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090539278 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00538a90), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250823090539278 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090539278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090539278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090539278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090539278 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090539278 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090539278 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090539278 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 53 8a 90 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250823090539278 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250823090539278 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090539278 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090539278 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090539278 DLM3UA <000f> 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 20250823090539278 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090539278 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090539278 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090539278 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090539278 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090539278 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 53 8a 90 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1159)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1146)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: 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)@8fde77a73ba2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: vl_len:12 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250823090539289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090539289 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090539289 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090539289 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090539289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090539289 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090539289 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090539289 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090539289 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090539289 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  20250823090539289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250823090539289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090539289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090539289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090539289 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090539289 DLSCCP DEBUG 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) 20250823090539289 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) 20250823090539289 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090539289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090539290 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090539290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090539290 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250823090539290 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250823090539290 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807935 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250823090539290 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250823090539290 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250823090539290 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250823090539290 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250823090539290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823090539290 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 122 rtpbridge/4@mgw MGCP 1.0\r\nC: f135'... (mgcp_client.c:807) 20250823090539290 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823090539290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823090539290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250823090539290 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58765: len=58 'DLCX 123 rtpbridge/4@mgw MGCP 1.0\r\nC: f135'... (mgcp_client.c:807) 20250823090539290 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250823090539290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250823090539290 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{IN_USE}: Removing from parent mgw(mgw-fsm-15807935-0)[0x557e62545100] (mgcp_client_endpoint_fsm.c:873) 20250823090539290 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250823090539290 DLMGCP DEBUG mgw-endp(mgw-fsm-15807935-0)[0x557e623a0170]{IN_USE}: Deallocated (fsm.c:568) 20250823090539290 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250823090539290 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250823090539290 DMGW DEBUG mgw(mgw-fsm-15807935-0)[0x557e62545100]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250823090539290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807935)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090539290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250823090539290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090539290 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)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected0(1159)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "122", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "f135bf17" }, { code := "I", val := "11111" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1159)@8fde77a73ba2: DLCX{ line := { verb := "DLCX", trans_id := "123", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "f135bf17" }, { code := "I", val := "22222" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1159)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090539292 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 122 OK (mgcp_client.c:758) 20250823090539292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823090539292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823090539292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823090539292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557e625486c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250823090539293 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 123 OK (mgcp_client.c:758) 20250823090539293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250823090539293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250823090539293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250823090539293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557e6255fd20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@8fde77a73ba2: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1159)15807935 20250823090539294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090539294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090539294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250823090539294 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250823090539294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf135bf,cause=radio(normal)) (hnbgw_rua.c:440) 20250823090539294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807935 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250823090539294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807935)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250823090539294 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250823090539294 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250823090539294 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807935 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250823090539294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090539294 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090539294 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090539294 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00538a90), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250823090539294 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090539294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090539294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090539294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090539294 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090539294 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090539294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090539294 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 53 8a 90 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250823090539294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807935)[0x557e62547d90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250823090539294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250823090539294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250823090539294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090539294 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090539294 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090539294 DLM3UA <000f> 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 20250823090539294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090539294 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090539294 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090539294 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090539294 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090539294 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 53 8a 90 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1159)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1152)@8fde77a73ba2: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1159)2187304 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Session index based on connection ID:0 20250823090539295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090539295 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090539295 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090539295 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090539295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090539295 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090539295 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090539295 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090539295 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090539295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 53 8a 90 00 00 00 00 00  20250823090539295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090539295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090539295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090539295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090539295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090539295 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=00538a90), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250823090539295 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) 20250823090539295 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250823090539295 DLSCCP DEBUG 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) 20250823090539295 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250823090539295 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) 20250823090539295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250823090539295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250823090539295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807935)[0x557e62547d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090539295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807935)[0x557e62547d90]{disconnected}: Freeing instance (context_map.c:203) 20250823090539295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807935)[0x557e62547d90]{disconnected}: Deallocated (fsm.c:568) 20250823090539295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090539295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{disconnected}: Freeing instance (context_map.c:207) 20250823090539295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x557e62540d10]{disconnected}: Deallocated (fsm.c:568) 20250823090539295 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807935 SCCP-124 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250823090539295 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=00538a90), PART(T=Source Reference,L=4,D=0000007c) (sccp_scrc.c:455) 20250823090539295 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090539295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090539295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090539295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090539295 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090539295 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090539295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090539295 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 53 8a 90 00 00 7c 00 (ss7_asp.c:1383) 20250823090539295 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250823090539295 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090539295 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090539296 DLSCCP DEBUG SCCP-SCOC(124)[0x557e6255ec60]{IDLE}: Deallocated (fsm.c:568) 20250823090539296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090539296 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090539296 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090539296 DLM3UA <000f> 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 20250823090539296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090539296 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090539296 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090539296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090539296 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090539296 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 53 8a 90 00 00 7c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: RLC received in state:disconnect_pending 20250823090540284 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:348) 20250823090540284 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (ss7_asp.c:1285) 20250823090540284 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250823090540284 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) 20250823090541050 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090541050 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090541050 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090541050 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090541050 DLSCCP DEBUG SCCP-SCOC(111)[0x557e62562ed0]{IDLE}: Deallocated (fsm.c:568) 20250823090541055 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090541055 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090541055 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090541055 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090541055 DLSCCP DEBUG SCCP-SCOC(112)[0x557e62557920]{IDLE}: Deallocated (fsm.c:568) 20250823090541065 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090541065 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090541065 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090541065 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090541065 DLSCCP DEBUG SCCP-SCOC(113)[0x557e62541800]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1159)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090541302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090541303 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46247<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1147)@8fde77a73ba2: Final verdict of PTC: none VirtHNBGW-STATS(1146)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090541306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47822<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090541308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090541308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090541308 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090541308 DMAIN NOTICE (127.0.0.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) 20250823090541309 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(1151)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1154)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_stat_stp_sctp_disconnected(1145)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1155)@8fde77a73ba2: Final verdict of PTC: none 20250823090541310 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090541310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090541310 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090541311 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250823090541311 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090541311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090541311 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@8fde77a73ba2: Final verdict of PTC: none 20250823090541311 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090541311 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090541311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090541311 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090541311 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090541311 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090541311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090541311 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090541311 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090541311 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 20250823090541311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090541311 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090541311 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090541311 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090541311 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090541311 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090541311 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090541311 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 20250823090541311 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090541311 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090541312 DLSS7 <000c> ss7_asp.c: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  20250823090541312 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  20250823090541312 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090541312 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090541312 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 20250823090541312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090541312 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090541312 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_stat_stp_sctp_disconnected-Iuh0(1149)@8fde77a73ba2: Final verdict of PTC: none 20250823090541312 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090541312 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090541312 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090541312 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090541312 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 20250823090541312 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090541312 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090541312 DLSS7 <000c> ss7_asp.c: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  20250823090541312 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090541312 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250823090541312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090541313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090541313 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090541313 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090541313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090541313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090541313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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(1153)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1152)@8fde77a73ba2: Final verdict of PTC: none 20250823090541313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090541313 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090541313 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) 20250823090541313 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090541313 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250823090541313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090541313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090541313 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090541313 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090541313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090541314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090541314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090541314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090541314 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090541314 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) 20250823090541314 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090541314 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(1156)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(1148)@8fde77a73ba2: Final verdict of PTC: none HNBGW-MGCP(1157)@8fde77a73ba2: Final verdict of PTC: none 20250823090541314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57424<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_stat_stp_sctp_disconnected0(1159)@8fde77a73ba2: Final verdict of PTC: pass 20250823090541316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_stat_stp_sctp_disconnected0(1158)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_stat_stp_sctp_disconnected(1145): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_stat_stp_sctp_disconnected-Iuh0(1149): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1151): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(1152): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1153): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1154): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1155): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1156): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(1157): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_stat_stp_sctp_disconnected0(1158): pass (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_stat_stp_sctp_disconnected0(1159): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_stat_stp_sctp_disconnected finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_stat_stp_sctp_disconnected pass'. Sat Aug 23 09:05:41 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 20250823090541393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090541995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1018760) Waiting for packet dumper to finish... 1 (prev_count=1018760, count=1019300) 20250823090543313 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090543313 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090543313 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250823090543313 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090543313 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090543313 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: 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 ------ Sat Aug 23 09:05: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_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@8fde77a73ba2: 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@8fde77a73ba2: Test case TC_apply_sccp started. 20250823090545046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090545048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090545051 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39213<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1164)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090545146 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250823090545146 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250823090545154 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090545154 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090545154 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090545154 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_apply_sccp-Iuh1(1166)@8fde77a73ba2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090545154 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56523 (stream_srv.c:143) 20250823090545154 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56523<->l=127.0.0.1:29169 (hnb.c:335) 20250823090545155 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090545155 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090545155 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090545155 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090545156 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090545156 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250823090545156 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090545156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090545156 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090545156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545156 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090545156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250823090545156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090545156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090545156 DRANAP DEBUG cnlink(msc-3)[0x557e625292e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090545156 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090545156 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250823090545156 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090545156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090545156 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090545156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090545156 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090545156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545156 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090545156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250823090545156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090545156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090545156 DRANAP DEBUG cnlink(msc-2)[0x557e625284a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090545156 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090545156 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250823090545156 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090545156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090545156 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090545156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090545156 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090545156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545156 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090545156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250823090545156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090545156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090545156 DRANAP DEBUG cnlink(msc-1)[0x557e62527730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090545156 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090545156 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090545156 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090545156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090545156 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090545156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090545156 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.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) 20250823090545156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545156 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090545156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090545156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090545156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090545156 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090545156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545156 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090545156 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090545157 DLM3UA <000f> 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 20250823090545157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250823090545157 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250823090545157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545157 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090545157 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090545157 DLM3UA <000f> 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 20250823090545157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250823090545157 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090545157 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250823090545157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545157 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090545157 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090545157 DLM3UA <000f> 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 20250823090545157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250823090545157 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090545157 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250823090545157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545157 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090545157 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090545157 DLM3UA <000f> 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 20250823090545157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090545157 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.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 20250823090545157 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1170)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-M3UA(1170)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1170)@8fde77a73ba2: ************************************************* HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090545169 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090545169 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090545170 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090545170 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090545170 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090545170 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090545170 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250823090545170 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090545171 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090545171 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250823090545171 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090545171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545171 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090545171 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090545171 DLM3UA <000f> 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 20250823090545171 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250823090545171 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250823090545171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545171 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090545171 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090545171 DLM3UA <000f> 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 20250823090545171 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090545171 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090545171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090545171 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090545171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545171 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090545171 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250823090545171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090545171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090545171 DRANAP DEBUG cnlink(sgsn-3)[0x557e6252cc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090545171 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090545171 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250823090545171 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090545171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090545171 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090545171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) [38;5;20250823090545171 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 47m20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090545171 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090545171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545171 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090545171 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090545171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090545171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090545171 DRANAP DEBUG cnlink(sgsn-2)[0x557e6252bdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090545171 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090545171 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250823090545171 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090545171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090545171 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090545171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090545171 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090545171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545171 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090545171 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090545171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090545171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090545171 DRANAP DEBUG cnlink(sgsn-1)[0x557e6252af80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090545171 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090545171 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090545171 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090545171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090545171 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090545171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090545171 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250823090545171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090545171 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090545171 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090545171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090545171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090545171 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090545171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545171 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090545171 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090545171 DLM3UA <000f> 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 20250823090545171 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090545171 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090545171 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250823090545171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545171 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090545171 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090545171 DLM3UA <000f> 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 20250823090545171 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090545171 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250823090545171 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@8fde77a73ba2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1173)@8fde77a73ba2: ************************************************* HNBGW_Test.sgsn0-M3UA(1173)@8fde77a73ba2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1173)@8fde77a73ba2: ************************************************* MTC@8fde77a73ba2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1171)@8fde77a73ba2: v_sccp_pdu_maxlen:268 20250823090545195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090545195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090545195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090545195 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090545195 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:562) 20250823090545195 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090545195 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090545195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090545195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): none -> pass 20250823090545200 DLINP DEBUG SRVCONN(,r=127.0.0.1:56523<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090545200 DLINP DEBUG SRVCONN(,r=127.0.0.1:56523<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090545200 DLINP DEBUG SRVCONN(,r=127.0.0.1:56523<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250823090545200 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250823090545200 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) 20250823090545200 DLGLOBAL DEBUG validating counter group 0x557e443e2bc0(hnb) with 72 counters (rate_ctr.c:86) 20250823090545200 DHNBAP DEBUG (127.0.0.1:56523 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250823090545200 DHNBAP NOTICE (127.0.0.1:56523 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250823090545200 DHNBAP NOTICE (127.0.0.1:56523 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250823090545200 DLINP DEBUG SRVCONN(,r=127.0.0.1:56523<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090545200 DLINP DEBUG SRVCONN(,r=127.0.0.1:56523<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090545367 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 20250823090545367 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 20250823090545367 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090545367 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250823090545368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545368 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250823090545368 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090545368 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090545368 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090545368 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090545368 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090545368 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090545368 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090545368 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 20250823090545368 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090545368 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250823090545368 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090545369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545369 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090545369 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090545369 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  20250823090545369 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090545369 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090545369 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090545369 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 20250823090545369 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250823090545369 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250823090545369 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090545369 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250823090545369 DLSS7 <000c> ss7_asp.c: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  20250823090545369 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  20250823090545369 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090545369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090545369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090545369 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250823090545369 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090545369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090545369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090545369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090545369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090545369 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090545369 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090545369 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090545370 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090545370 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250823090545370 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090545370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090545370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250823090545370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090545370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090545370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090545370 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090545370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090545370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090545370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090545370 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090545370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090545370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090545370 DLM3UA <000f> 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 20250823090545371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090545371 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090545371 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090545371 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090545371 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090545371 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  20250823090545383 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 20250823090545383 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 20250823090545383 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250823090545383 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)@8fde77a73ba2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250823090545385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545385 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250823090545385 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250823090545385 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250823090545385 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250823090545385 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250823090545385 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250823090545385 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250823090545385 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250823090545385 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 20250823090545385 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250823090545385 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250823090545385 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250823090545386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545386 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250823090545386 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250823090545386 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  20250823090545386 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250823090545386 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250823090545386 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250823090545386 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 20250823090545386 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250823090545386 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250823090545386 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090545386 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250823090545386 DLSS7 <000c> ss7_asp.c: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  20250823090545386 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250823090545386 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  20250823090545386 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250823090545386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090545386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250823090545386 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250823090545386 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250823090545386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090545386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090545386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090545386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090545386 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250823090545386 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250823090545386 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250823090545387 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250823090545387 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250823090545387 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250823090545387 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090545387 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250823090545387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545387 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090545387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090545387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090545387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090545387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090545387 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250823090545387 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090545387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090545387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090545387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [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) 20250823090545387 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250823090545387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090545387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090545387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090545387 DLM3UA <000f> 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 20250823090545387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090545387 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250823090545387 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250823090545387 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090545387 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090545387 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(1169)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090546173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090546173 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090546173 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090546173 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090546173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090546173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090546173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090546173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090546173 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090546173 DLSS7 <000c> ss7_asp.c: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  20250823090546173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090546173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090546173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090546173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090546173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090546173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090546173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090546173 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090546173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090546173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090546173 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090546173 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090546173 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) 20250823090546173 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090546173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090546173 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090546173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090546173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090546173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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) 20250823090546173 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090546173 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090546173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090546173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090546173 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090546173 DRANAP NOTICE cnlink(msc-0)[0x557e625269c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090546173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090546173 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090546173 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090546173 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250823090546173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090546173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250823090546173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090546173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090546173 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090546173 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  20250823090546174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090546174 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090546174 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090546174 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090546174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090546174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090546174 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090546174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090546174 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090546174 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00  20250823090546174 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090546174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090546174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090546174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090546174 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090546174 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090546174 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250823090546174 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:545) 20250823090546174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090546174 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090546174 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090546174 DRANAP DEBUG cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090546174 DRANAP INFO cnlink(msc-0)[0x557e625269c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1169)@8fde77a73ba2: MSC_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)@8fde77a73ba2: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250823090546187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090546187 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090546187 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090546187 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090546187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090546187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090546187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090546187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090546187 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090546187 DLSS7 <000c> ss7_asp.c: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  20250823090546187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250823090546187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090546187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090546187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090546187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090546187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090546187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090546187 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250823090546187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090546187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090546187 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250823090546187 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250823090546187 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) 20250823090546187 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:382) 20250823090546187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250823090546187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250823090546187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090546187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250823090546187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090546187 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090546187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250823090546187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090546187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250823090546187 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250823090546187 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250823090546187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090546187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090546187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090546187 DLM3UA <000f> 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 20250823090546187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250823090546187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250823090546187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250823090546187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250823090546187 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090546187 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  20250823090546188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090546188 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250823090546188 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250823090546188 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250823090546188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090546188 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250823090546188 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250823090546188 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090546188 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090546188 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80  20250823090546188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250823090546188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090546188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090546188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090546188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090546188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250823090546188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250823090546188 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:545) 20250823090546188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090546188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090546188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090546188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250823090546188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250823090546188 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250823090546188 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250823090546188 DRANAP INFO cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1172)@8fde77a73ba2: MSC_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 } } } } 20250823090547215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45820<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1169)@8fde77a73ba2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1169)@8fde77a73ba2: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1175) TC_apply_sccp-Iuh0-RUA(1165)@8fde77a73ba2: Added conn table entry 0TC_apply_sccp0(1175)404597 20250823090548229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090548229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090548229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250823090548229 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250823090548229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x62c75, normal) (hnbgw_rua.c:408) 20250823090548229 DHNB DEBUG map_rua[0x557e62547d90]{init}: Allocated (fsm.c:456) 20250823090548229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404597)[0x557e62547d90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250823090548229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-404597 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250823090548229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090548229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090548229 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-404597 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250823090548229 DCN DEBUG map_sccp[0x557e62540d10]{init}: Allocated (fsm.c:456) 20250823090548229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x557e62540d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250823090548229 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-404597 <-> SCCP-125 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250823090548229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-404597 SCCP-125 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250823090548229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404597)[0x557e62547d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250823090548229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250823090548229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250823090548229 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-404597 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250823090548229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x557e62540d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090548229 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250823090548229 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{IDLE}: Allocated (fsm.c:456) 20250823090548229 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823090548229 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002c20056400500f1100926) (sccp_scrc.c:455) 20250823090548229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090548229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090548229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090548229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090548229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090548229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090548229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090548229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090548229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090548229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090548229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250823090548229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823090548229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823090548229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090548229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090548229 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090548229 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090548229 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090548229 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 02 c2 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250823090548229 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250823090548229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x557e62540d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250823090548229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404597)[0x557e62547d90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250823090548229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090548229 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090548229 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090548229 DLM3UA <000f> 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 20250823090548229 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090548229 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090548229 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090548229 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090548229 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090548229 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 02 c2 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)@8fde77a73ba2: First idle individual index:0 HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1169)@8fde77a73ba2: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1175) HNBGW_Test.msc0-RAN(1169)@8fde77a73ba2: Added conn table entry 0TC_apply_sccp0(1175)9996873 HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1175)@8fde77a73ba2: setverdict(pass): none -> pass 20250823090548233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090548233 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090548233 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090548233 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090548233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090548233 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090548233 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090548233 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090548233 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090548233 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 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 f8 cf 15 02 00 00 00 00  20250823090548233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250823090548233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090548233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090548233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090548233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090548233 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f8cf15) (sccp_scrc.c:545) 20250823090548233 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) 20250823090548233 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823090548233 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250823090548233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250823090548233 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250823090548233 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) 20250823090548233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x557e62540d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250823090548233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x557e62540d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250823090548748 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090548748 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00552c7f), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090548748 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250823090548748 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) 20250823090548748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090548748 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250823090548748 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250823090548748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090548748 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090548748 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250823090548748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090548748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 2c 7f 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090548748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090548748 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090548748 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090548748 DLM3UA <000f> 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 20250823090548748 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250823090548748 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250823090548748 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250823090548771 DLSCCP DEBUG SCCP-SCOC(121)[0x557e6255e160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090548771 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de0e20), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090548771 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090548771 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) 20250823090548771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090548771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090548771 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090548771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090548771 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090548771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090548771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090548771 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 0e 20 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090548771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090548771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090548771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090548771 DLM3UA <000f> 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 20250823090548771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090548771 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090548771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_apply_sccp0(1175)@8fde77a73ba2: "Changing SCCP address, don't apply yet" 20250823090549233 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250823090550240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090550240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090550240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250823090550240 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250823090550240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x62c75) (hnbgw_rua.c:472) 20250823090550240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-404597 SCCP-125 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250823090550240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404597)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250823090550240 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250823090550240 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823090550240 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-404597 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250823090550240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250823090550240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250823090550240 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250823090550240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8cf15), PART(T=Data,L=22,D=001440120000010010400b0abd6c0938cfaa76003b0d) (sccp_scrc.c:455) 20250823090550240 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090550240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090550240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090550240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090550240 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090550240 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090550240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090550240 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 f8 cf 15 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a bd 6c 09 38 cf aa 76 00 3b 0d 00 00 00 (ss7_asp.c:1383) 20250823090550240 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090550240 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090550240 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090550240 DLM3UA <000f> 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 20250823090550240 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090550240 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090550240 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090550240 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090550240 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090550240 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 f8 cf 15 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a bd 6c 09 38 cf aa 76 00 3b 0d 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1175)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: vl_len:22 HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: vl_from0 HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A84F14680A164BC5742EE'O 20250823090550243 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250823090550243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090550243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250823090550243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090550243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090550243 DLSCCP DEBUG 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=001440120000010010400b0a84f14680a164bc5742ee) (sccp_scrc.c:545) 20250823090550243 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) 20250823090550243 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250823090550244 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250823090550244 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250823090550244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250823090550244 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250823090550244 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250823090550244 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-404597 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250823090550244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404597)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250823090550243 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090550243 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090550243 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090550243 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090550243 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090550243 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090550243 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090550243 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090550243 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090550243 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 84 f1 46 80 a1 64 bc 57 42 ee 00 00 00  20250823090550244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250823090550244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090550244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) 20250823090550246 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) TC_apply_sccp0(1175)@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1175)@8fde77a73ba2: "Apply SCCP address changes" 20250823090550246 DCN NOTICE (msc-0) config changed, restarting SCCP (cnlink.c:484) 20250823090550246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x557e62540d10]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (cnlink.c:254) 20250823090550246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250823090550246 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823090550246 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8cf15), PART(T=Source Reference,L=4,D=0000007d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250823090550246 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250823090550246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250823090550246 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250823090550246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250823090550246 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090550246 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250823090550246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090550246 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 f8 cf 15 00 00 7d 00 00 00 00 00 (ss7_asp.c:1383) 20250823090550246 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250823090550246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x557e62540d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250823090550246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404597)[0x557e62547d90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250823090550246 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404597)[0x557e62547d90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250823090550246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250823090550246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404597)[0x557e62547d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250823090550246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404597)[0x557e62547d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250823090550246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404597)[0x557e62547d90]{disrupted}: Freeing instance (context_map.c:203) 20250823090550246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-404597)[0x557e62547d90]{disrupted}: Deallocated (fsm.c:568) 20250823090550246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x557e62540d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250823090550246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x557e62540d10]{disconnected}: Freeing instance (context_map.c:207) 20250823090550246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x557e62540d10]{disconnected}: Deallocated (fsm.c:568) 20250823090550246 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-404597 SCCP-125 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250823090550246 DCN DEBUG cs7-0-sccp-OsmoHNBGW: - cnlink: now used by 7 (7*cnlink) (cnlink.c:260) 20250823090550246 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (cnlink.c:521) 20250823090550246 DCN DEBUG (msc-0) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250823090550246 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 8 (8*cnlink) (cnlink.c:541) 20250823090550246 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (cnlink.c:459) 20250823090550246 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823090550246 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823090550246 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823090550246 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823090550246 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823090550246 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823090550246 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250823090550246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250823090550246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250823090550246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090550246 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090550246 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090550246 DLM3UA <000f> 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 20250823090550246 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250823090550246 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250823090550246 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250823090550246 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250823090550246 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090550246 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 f8 cf 15 00 00 7d 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@8fde77a73ba2: Session index based on local reference:0 20250823090550247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090550247 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250823090550247 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250823090550247 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250823090550247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250823090550247 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250823090550247 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250823090550247 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250823090550247 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250823090550247 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 f8 cf 15 00  20250823090550247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250823090550247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823090550247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) HNBGW_Test.msc0-RAN(1169)@8fde77a73ba2: Deleted conn table entry 0TC_apply_sccp0(1175)9996873 20250823090550247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250823090550247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250823090550247 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=00f8cf15) (sccp_scrc.c:545) 20250823090550247 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) 20250823090550247 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823090550247 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250823090550247 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090550247 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090550247 DLSCCP DEBUG SCCP-SCOC(125)[0x557e6255ec60]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1165)@8fde77a73ba2: Deleted conn table entry 0TC_apply_sccp0(1175)404597 MTC@8fde77a73ba2: ok: talloc reports "asn1_context" = 1 bytes 20250823090551252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090551252 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39213<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1161)@8fde77a73ba2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1162)@8fde77a73ba2: Final verdict of PTC: none MTC@8fde77a73ba2: setverdict(pass): pass -> pass, component reason not changed 20250823090551253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57436<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250823090551253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090551253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090551253 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090551253 DMAIN NOTICE (127.0.0.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) 20250823090551253 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250823090551254 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250823090551254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090551254 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250823090551254 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250823090551254 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250823090551254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090551254 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090551254 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250823090551254 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 20250823090551254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090551254 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250823090551254 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090551254 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090551254 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250823090551254 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090551254 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090551254 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 20250823090551254 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090551254 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250823090551254 DLSS7 <000c> ss7_asp.c: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  20250823090551254 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  20250823090551254 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090551254 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(1169)@8fde77a73ba2: Final verdict of PTC: none 20250823090551254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090551254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090551254 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250823090551254 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090551254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090551254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090551254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090551254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090551254 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090551254 DLINP DEBUG SRVCONN(,r=127.0.0.1:56523<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250823090551254 DLINP DEBUG SRVCONN(,r=127.0.0.1:56523<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250823090551254 DLINP NOTICE SRV(,r=127.0.0.1:56523<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823090551254 DMAIN NOTICE (127.0.0.1:56523 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56523<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250823090551254 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250823090551254 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 20250823090551254 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_apply_sccp-Iuh1-RUA(1167)@8fde77a73ba2: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1160)@8fde77a73ba2: Final verdict of PTC: none 20250823090551254 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250823090551254 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-M3UA(1170)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1172)@8fde77a73ba2: Final verdict of PTC: none 20250823090551254 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250823090551254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250823090551254 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250823090551254 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250823090551254 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) 20250823090551254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090551254 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250823090551254 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250823090551254 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250823090551254 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250823090551254 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250823090551254 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250823090551254 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_apply_sccp-Iuh0-RUA(1165)@8fde77a73ba2: Final verdict of PTC: none HNBGW-PFCP(1163)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1171)@8fde77a73ba2: Final verdict of PTC: none 20250823090551254 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090551254 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250823090551254 DLSS7 <000c> ss7_asp.c: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  20250823090551254 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250823090551254 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(1168)@8fde77a73ba2: Final verdict of PTC: none TC_apply_sccp-Iuh0(1164)@8fde77a73ba2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1173)@8fde77a73ba2: Final verdict of PTC: none 20250823090551254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250823090551254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250823090551254 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250823090551254 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250823090551254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090551254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250823090551254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250823090551254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250823090551254 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250823090551254 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) 20250823090551254 DRANAP DEBUG cnlink(sgsn-0)[0x557e6252a130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250823090551254 DRANAP NOTICE cnlink(sgsn-0)[0x557e6252a130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(1174)@8fde77a73ba2: Final verdict of PTC: none TC_apply_sccp-Iuh1(1166)@8fde77a73ba2: Final verdict of PTC: none 20250823090551255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45820<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1175)@8fde77a73ba2: Final verdict of PTC: pass MTC@8fde77a73ba2: Setting final verdict of the test case. MTC@8fde77a73ba2: Local verdict of MTC: pass MTC@8fde77a73ba2: Local verdict of PTC MutexDispCT-TC_apply_sccp(1160): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC VirtHNBGW-STATS(1161): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC IPA-CTRL-CLI-IPA(1162): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-PFCP(1163): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_apply_sccp-Iuh0(1164): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1165): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_apply_sccp-Iuh1(1166): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1167): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1168): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-RAN(1169): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1170): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1171): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1172): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1173): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC HNBGW-MGCP(1174): none (pass -> pass) MTC@8fde77a73ba2: Local verdict of PTC TC_apply_sccp0(1175): pass (pass -> pass) MTC@8fde77a73ba2: Test case TC_apply_sccp finished. Verdict: pass MTC@8fde77a73ba2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat Aug 23 09:05:51 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250823090551291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250823090551892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45822<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364144) Waiting for packet dumper to finish... 1 (prev_count=364144, count=364684) 20250823090553255 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090553255 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090553255 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250823090553255 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250823090553255 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250823090553255 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fde77a73ba2: 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@8fde77a73ba2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8fde77a73ba2: Terminating MTC. MC@8fde77a73ba2: MTC terminated. MC2> exit MC@8fde77a73ba2: Shutting down session. MC@8fde77a73ba2: 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 (2465202) [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-20250823-0847-dc17d17a-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250823090558744 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250823090558744 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250823090558744 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823090558744 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250823090558744 DLSCCP DEBUG SCCP-SCOC(115)[0x557e625620b0]{IDLE}: Deallocated (fsm.c:568) 20250823090558772 DLSCCP DEBUG SCCP-SCOC(121)[0x557e6255e160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250823090558772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de0e20), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250823090558772 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250823090558772 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) 20250823090558772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090558772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250823090558772 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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) 20250823090558772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250823090558772 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250823090558772 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250823090558772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557e62525300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823090558772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 0e 20 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250823090558772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250823090558772 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250823090558772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250823090558772 DLM3UA <000f> 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 20250823090558772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250823090558772 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=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 20250823090558772 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-20250823-0847-dc17d17a-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (2465071) [testenv][with-pfcp] Stopping hnbgw (2465096) [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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-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-20250823-0847-dc17d17a-1'] testenv-hnbgw-all-osmocom-nightly-20250823-0847-dc17d17a-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1326/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + + grep --color=always -o load.* uptime load average: 2.45, 1.85, 1.32 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS